summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Skeleton code (currently does exactly what it used to do) for cobbler add/rem...Michael DeHaan2007-02-015-9/+36
* Added skeleton file (with notes) of how to do partial sync operationsMichael DeHaan2007-02-012-1/+106
* Preparation for next release.Michael DeHaan2007-01-293-2/+8
* Fixing some errors found by rpmlint in the init scripts, as well as some corr...Michael DeHaan2007-01-294-11/+41
* release housekeepingMichael DeHaan2007-01-252-2/+2
* Have to change this too :)Michael DeHaan2007-01-251-1/+1
* glob the syslog, not the kicklog, for older systems that don't write the kick...Michael DeHaan2007-01-251-0/+3
* glob the syslog not the kicklog, as the kicklog isMichael DeHaan2007-01-251-1/+1
* The fix for the very odd mod_python chokes on older Apache installs with seem...Michael DeHaan2007-01-256-11/+88
* Capture other done event such that either logfile mechanism is usable to dete...Michael DeHaan2007-01-231-2/+3
* Reset file/log counter between installs.Michael DeHaan2007-01-231-0/+1
* Make /sbin/service --status-all work.mdehaan@mdehaan.rdu.redhat.com2007-01-231-3/+12
* Shinier happier service start/stop messages.Michael DeHaan2007-01-231-2/+8
* Adding cobbler syslog serviceMichael DeHaan2007-01-227-54/+150
* Upgrades to status reporting code. Now scans both log files (syslog + file x...Michael DeHaan2007-01-221-130/+118
* Added syslog watcher script.mdehaan@mdehaan.rdu.redhat.com2007-01-223-1/+56
* Preparation for next release (when ready)Michael DeHaan2007-01-193-2/+8
* Make default kickstarts fully automatic. (Long time coming).Michael DeHaan2007-01-192-0/+28
* Added manpage documentation on kickstart tracking feature.Michael DeHaan2007-01-181-0/+16
* Polishing and Aligning status reports to new way of saving them.Michael DeHaan2007-01-041-10/+7
* Removing logrotation and keeping logs in seperate directory files, so we can ...Michael DeHaan2007-01-046-25/+18
* Further work on kickstart tracking.mdehaan@mdehaan.rdu.redhat.com2007-01-042-14/+82
* It's easier to generate reports with just one hash.mdehaan@mdehaan.rdu.redhat.com2007-01-041-8/+4
* Don't show tracebacks for Ctrl+C.mdehaan@mdehaan.rdu.redhat.com2007-01-041-0/+3
* Need to let everything pass through the filter, just don't log non tracked UR...mdehaan@mdehaan.rdu.redhat.com2007-01-042-22/+53
* Only calculate stats on certain URLs for more accurate reporting.Michael DeHaan2007-01-031-4/+9
* Remove stray argument.Michael DeHaan2007-01-031-1/+1
* Upgrade httpd config for upgrades getting 0.3.6 so they can use kickstartMichael DeHaan2007-01-031-7/+9
* Only track files that correspond to a cobbler config.Michael DeHaan2007-01-031-2/+9
* Update URL's used in profiles so they get tracked, but profile lists (via koa...Michael DeHaan2007-01-031-5/+6
* Back out start changes, as start can be determined by first file request if w...Michael DeHaan2007-01-033-15/+4
* Add kickstart pre-signaling to indicate starts in addition to stops.mdehaan@mdehaan.rdu.redhat.com2007-01-036-25/+125
* Track all image files so we can see the stage2 xfer.Michael DeHaan2007-01-031-1/+1
* Add FollowSymLinks option to httpd config, so that I can link to testMichael DeHaan2007-01-031-1/+1
* TODO and --help updatesmdehaan@mdehaan.rdu.redhat.com2007-01-032-0/+6
* Add scaffolding for status report function/module.mdehaan@mdehaan.rdu.redhat.com2007-01-033-5/+65
* Log time as seconds-since-Epoch also, to avoid reverse calculation later.mdehaan@mdehaan.rdu.redhat.com2007-01-031-1/+6
* Log when kickstart files are requested.mdehaan@mdehaan.rdu.redhat.com2007-01-021-0/+1
* Renaming the kickstart_done portion and also not serving up the watcher's sou...mdehaan@mdehaan.rdu.redhat.com2007-01-024-2/+16
* Add additional Apache configuration to /etc/httpd/conf.d/cobblerMichael DeHaan2007-01-021-0/+8
* RPM builds cleanMichael DeHaan2007-01-024-7/+4
* Logrotate and setup.py editsmdehaan@mdehaan.rdu.redhat.com2007-01-022-9/+13
* Package logrotate scriptMichael DeHaan2007-01-022-0/+3
* Adding logrotate fileMichael DeHaan2007-01-022-0/+8
* Spec file packaging and changelog for new kickstart tracking code.Michael DeHaan2007-01-021-0/+4
* Don't delete python files placed in /var/www/cobbler.Michael DeHaan2007-01-021-1/+2
* Add watcher script to RPM.Michael DeHaan2007-01-022-0/+3
* Adding preliminary logger for kickstart activity.Michael DeHaan2007-01-021-0/+45
* Tweaking specfile and manpage.mdehaan@mdehaan.rdu.redhat.com2007-01-022-2/+2
* Fix bug in locking mechanism.Michael DeHaan2006-12-221-1/+3