aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build: add hacky dist ruleHEADmasterRobin H. Johnson2024-03-122-1/+11
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* build: add simple install targetv1.2.1Robin H. Johnson2024-03-121-0/+10
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* fix: bump version to ship docsRobin H. Johnson2024-03-121-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* doc: add README & AUTHORSRobin H. Johnson2024-03-122-0/+24
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* build: cleanup MakefileRobin H. Johnson2024-03-121-4/+7
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* feat: systemd supportv1.2.0Robin H. Johnson2024-03-128-24/+41
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* 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.Christian Ruppert2010-04-301-7/+29
| | | | | | | 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.
* Search cronolog in PATHChristian Ruppert2010-04-261-3/+32
|
* Clean upChristian Ruppert2010-04-261-78/+80
| | | | | | Use tabs instead of spaces. Fix nesting. Add vim modeline.
* Improve MakefileChristian Ruppert2010-04-261-3/+8
| | | | | Add compile target. Add vim modeline.
* Initial commit.v1.0Christian Ruppert2010-04-262-0/+115