Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: add hacky dist ruleHEADmaster | Robin H. Johnson | 2024-03-12 | 2 | -1/+11 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | build: add simple install targetv1.2.1 | Robin H. Johnson | 2024-03-12 | 1 | -0/+10 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | fix: bump version to ship docs | Robin H. Johnson | 2024-03-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | doc: add README & AUTHORS | Robin H. Johnson | 2024-03-12 | 2 | -0/+24 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | build: cleanup Makefile | Robin H. Johnson | 2024-03-12 | 1 | -4/+7 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | feat: systemd supportv1.2.0 | Robin H. Johnson | 2024-03-12 | 8 | -24/+41 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Revision bump.v1.1.1 | Christian Ruppert | 2010-10-11 | 1 | -1/+1 |
| | |||||
* | Update copyright of the init script and add a COPYING file. | Christian Ruppert | 2010-10-11 | 2 | -2/+24 |
| | |||||
* | Create the fifo inside of the init script. | Christian Ruppert | 2010-10-11 | 2 | -0/+15 |
| | |||||
* | Rename everything from squid-cronolog to fifo-cronolog. | Christian Ruppert | 2010-10-11 | 5 | -17/+17 |
| | |||||
* | Bump version to 1.1, tag v1.1.v1.1 | Christian Ruppert | 2010-05-09 | 1 | -1/+1 |
| | |||||
* | Add license. | Christian Ruppert | 2010-05-09 | 1 | -0/+26 |
| | |||||
* | Add init script and its config file. | Christian Ruppert | 2010-05-08 | 2 | -0/+26 |
| | |||||
* | Add VERSION constant and print it if no arguments are given. | Christian Ruppert | 2010-05-05 | 1 | -0/+3 |
| | |||||
* | Fix previous commit. Improvements. | Christian Ruppert | 2010-04-30 | 1 | -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 PATH | Christian Ruppert | 2010-04-26 | 1 | -3/+32 |
| | |||||
* | Clean up | Christian Ruppert | 2010-04-26 | 1 | -78/+80 |
| | | | | | | Use tabs instead of spaces. Fix nesting. Add vim modeline. | ||||
* | Improve Makefile | Christian Ruppert | 2010-04-26 | 1 | -3/+8 |
| | | | | | Add compile target. Add vim modeline. | ||||
* | Initial commit.v1.0 | Christian Ruppert | 2010-04-26 | 2 | -0/+115 |