0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add SEE ALSO sections
Mike Frysinger
as vapier
More... over 17 years ago
add missing man page
Mike Frysinger
as vapier
More... over 17 years ago
Mathias Kretschmer bug fix for kernel logging integrated. Added TODO file in tree for those who want to help :) Config file was updated. Log rotation can now be disabled with maxsize or maxtime = 0. A (very little) bit of code cleanup. James Yonan "break" keyword functionnality added for conf file. Clifford Wolf fixes inclusion -> Fixed race condition with spawning of child processes -> Log child exist status, etc whenever a child returns -> Now log some metalog internal stuff instead of dumping it to stderr -> Better rotation (e.g. always rotate at 0:00 if doing daily rotation)
low
More... about 19 years ago
Don't wait for spawned processes to complete, as a workaround for a problem reported on : More... about 21 years ago
Typo More... about 21 years ago
Documentation updates More... about 21 years ago
Don't swap positives and negatives More... about 21 years ago
Remove citations More... about 21 years ago
Documentation update. More... about 21 years ago
(char *) is better More... about 21 years ago
Explicitely cast NULL in vararg context More... about 21 years ago
The configuration file is not always /etc/metalog.conf More... about 21 years ago
Follow --sysconfdir More... about 21 years ago
Fix the spec file More... about 21 years ago
Some little paranoia doesn't hurt. More... about 21 years ago
1 time repetition is called "twice" More... about 21 years ago
Unbreak everything :) More... about 21 years ago
Disable the repeat counter for now. It is broken. Independant pointers should be used for each file. More... about 21 years ago
program_regex sample More... about 21 years ago
Document program_regex / program_neg_regex More... about 21 years ago
(re-)implement program_regex and program_neg_regex More... about 21 years ago
Document neg_regex More... about 21 years ago
Import daemonization routing from pure-authd More... about 21 years ago
Add a sign to regexes, and introduce the RegexWithSign structure. This will be necessary for negative regexes. More... about 21 years ago
read() can be interrupted More... about 21 years ago
PATH_MAX -> MAXPATHLEN More... about 21 years ago
Change a bit the spec file More... about 21 years ago
Documentation update More... about 21 years ago
Back to version 0.7 for Gentoo Linux :) More... about 21 years ago
Be compatible with old compilers More... about 21 years ago