26
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
glob the syslog, not the kicklog, for older systems that don't write the kicklog entry based on the mod_python issues with old Apaches that was addressed in 0.3.7. More... over 18 years ago
glob the syslog not the kicklog, as the kicklog is More... over 18 years ago
The fix for the very odd mod_python chokes on older Apache installs with seemingly no explanation bug -- kickstart tracking will only use syslog for older cobbler servers, and will use both on newer machines (FC5+). More... over 18 years ago
- sort --list output - Added libvirt warning - getting ready for next release, though no immediate need for above features More... over 18 years ago
Capture other done event such that either logfile mechanism is usable to determine when an install is complete. More... over 18 years ago
Reset file/log counter between installs. More... over 18 years ago
Make /sbin/service --status-all work. More... over 18 years ago
Shinier happier service start/stop messages. More... over 18 years ago
Adding cobbler syslog service More... over 18 years ago
Upgrades to status reporting code. Now scans both log files (syslog + file xfers) and contains finer grained data about system state. Files transferred aren't syslogged, so we can't use syslog exclusively. More... over 18 years ago
Added syslog watcher script. More... over 18 years ago
Preparation for next release (when ready) More... over 18 years ago
Make default kickstarts fully automatic. (Long time coming). More... over 18 years ago
Added manpage documentation on kickstart tracking feature. More... over 18 years ago
Polishing and Aligning status reports to new way of saving them. More... over 18 years ago
Removing logrotation and keeping logs in seperate directory files, so we can do smart things about deleting entries that are older. (alikins suggestion). More... over 18 years ago
Further work on kickstart tracking. More... over 18 years ago
It's easier to generate reports with just one hash. More... over 18 years ago
Don't show tracebacks for Ctrl+C. More... over 18 years ago
Need to let everything pass through the filter, just don't log non tracked URL's. More... over 18 years ago
Only calculate stats on certain URLs for more accurate reporting. More... over 18 years ago
Remove stray argument. More... over 18 years ago
Upgrade httpd config for upgrades getting 0.3.6 so they can use kickstart tracking and the watcher script. Presence of cobbler_track URL's in the httpd config are an indication of 0.3.6 or higher level cobbler. More... over 18 years ago
Only track files that correspond to a cobbler config. More... over 18 years ago
Update URL's used in profiles so they get tracked, but profile lists (via koan) and updates won't. More... over 18 years ago
Back out start changes, as start can be determined by first file request if we use a different URL alias. More... over 18 years ago
Add kickstart pre-signaling to indicate starts in addition to stops. More... over 18 years ago
Track all image files so we can see the stage2 xfer. More... over 18 years ago
Add FollowSymLinks option to httpd config, so that I can link to test mirrors in /var/www/cobbler/ks_mirror without storing them there. Also for enterprising admins, ks_mirror can now be a symlink to another partition. More... over 18 years ago
TODO and --help updates More... over 18 years ago