aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: improve makefile•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> HEADv1.3.0masterRobin H. Johnson2026-05-311-2/+14
* feat: support cronolog options•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2026-05-317-33/+110
* build: fix default rule•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> v1.2.3Robin H. Johnson2024-03-122-5/+5
* fix: tweak openrc shebang•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2024-03-121-3/+3
* fix: standardize init setup•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> v1.2.2Robin H. Johnson2024-03-125-11/+27
* build: add hacky dist rule•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2024-03-122-1/+11
* build: add simple install target•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> v1.2.1Robin H. Johnson2024-03-121-0/+10
* fix: bump version to ship docs•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2024-03-121-1/+1
* doc: add README & AUTHORS•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2024-03-122-0/+24
* build: cleanup Makefile•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2024-03-121-4/+7
* feat: systemd support•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> v1.2.0Robin H. Johnson2024-03-128-24/+41
* Revision bump.v1.1.1Christian Ruppert2010-10-111-1/+1
* Update copyright of the init script and add a COPYING file.Christian Ruppert2010-10-112-2/+24
* Create the fifo inside of the init script.Christian Ruppert2010-10-112-0/+15
* Rename everything from squid-cronolog to fifo-cronolog.Christian Ruppert2010-10-115-17/+17
* Bump version to 1.1, tag v1.1.v1.1Christian Ruppert2010-05-091-1/+1
* Add license.Christian Ruppert2010-05-091-0/+26
* Add init script and its config file.Christian Ruppert2010-05-082-0/+26
* Add VERSION constant and print it if no arguments are given.Christian Ruppert2010-05-051-0/+3
* Fix previous commit. Improvements.•••Add missing cronolog pointer declaration. Free the pointer where necessary. Fix gcc complain about ignored return value of write. Improve get_cronolog(), use stat's return value and check for ENOENT. Christian Ruppert2010-04-301-7/+29
* Search cronolog in PATHChristian Ruppert2010-04-261-3/+32
* Clean up•••Use tabs instead of spaces. Fix nesting. Add vim modeline. Christian Ruppert2010-04-261-70/+72
* Improve Makefile•••Add compile target. Add vim modeline. Christian Ruppert2010-04-261-3/+8
* Initial commit.v1.0Christian Ruppert2010-04-262-0/+115