summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add "dumpvars" command.Michael DeHaan2008-04-238-57/+86
* Auto registration now tested and confirmed to work (if you have it enabled in...Michael DeHaan2008-04-222-5/+15
* Some fixes in reg codeMichael DeHaan2008-04-222-5/+9
* Fix docstringMichael DeHaan2008-04-221-1/+2
* Move registration code to backend only, as users trying out the kickstarts wi...Michael DeHaan2008-04-213-79/+6
* Modify services.py to send over registration bit.Michael DeHaan2008-04-211-1/+1
* Send registration parameters at the right spot.Michael DeHaan2008-04-214-4/+5
* Correct URLs in kickstart postMichael DeHaan2008-04-211-2/+2
* Fix memtest locationMichael DeHaan2008-04-211-1/+1
* Add isc_set_hostname to packaged settings fileMichael DeHaan2008-04-211-0/+1
* Abstract out sync code into it's constituent parts, plus some packaging chang...Michael DeHaan2008-04-188-486/+655
* Update specfile to no longer package legacy directoriesMichael DeHaan2008-04-181-5/+0
* Fix some things found by the tests and also update the testsMichael DeHaan2008-04-182-11/+3
* Kickstarts are now dynamically generated by mod_python, CGI's now fallMichael DeHaan2008-04-1822-390/+494
* Finish removing mac from new install trackingMichael DeHaan2008-04-184-16/+50
* kssendmac does not make this information available at the time of this wgetMichael DeHaan2008-04-184-19/+11
* Fix install trigger back since the modifications also were not pulling in the...Michael DeHaan2008-04-171-2/+2
* (A) The Python-yaml open source code that we had been using apparently didn't...Michael DeHaan2008-04-1714-40/+198
* This is the new status engine in progress. I still need to do some things to...Michael DeHaan2008-04-166-194/+119
* Fix if clauseMichael DeHaan2008-04-161-2/+2
* Change settings.Michael DeHaan2008-04-161-1/+1
* To make things easier to understand, enable RW-xmlrpc by default, just change...Michael DeHaan2008-04-165-4/+48
* Fix manifest.in to add missing file, remove one file no longer used.Michael DeHaan2008-04-152-16/+25
* logrotate should not send emails to root when restarting services.Michael DeHaan2008-04-152-2/+3
* Add missing fileMichael DeHaan2008-04-151-0/+55
* Replaced the existing cobbler pre/post install triggers system with a much mo...Michael DeHaan2008-04-1515-49/+142
* Better kerberos support. See the Wiki.Michael DeHaan2008-04-1412-150/+111
* F8/9 kickstart format supportMichael DeHaan2008-04-144-9/+12
* Now possible to override snippets on a per-profile or per-system basis, as di...Michael DeHaan2008-04-115-232/+312
* Import now takes an --arch, which is now a recommended field, to ensureMichael DeHaan2008-04-119-60/+110
* update changelogMichael DeHaan2008-04-091-0/+1
* Add Ronald to AUTHORSMichael DeHaan2008-04-091-0/+1
* Two things -- (A) remove rhpl dep as we aren't using it and we want to useMichael DeHaan2008-04-0944-77/+69
* Apply iranzo's memtest patchMichael DeHaan2008-04-092-4/+51
* update templates to invoke menu.c32 automatically w/ timeout, skipping the st...Michael DeHaan2008-04-082-2/+8
* Update menu.c32 so timeouts work in the PXE menusMichael DeHaan2008-04-081-0/+0
* mergeroot2008-04-082-6/+2
* Allow underscores.Michael DeHaan2008-04-082-2/+2
* fix changelogMichael DeHaan2008-04-082-1/+2
* Merge branch 'master' into develMichael DeHaan2008-04-085-12/+18
|\
| * Update name-check code to be more strict, bump versionMichael DeHaan2008-04-085-14/+16
* | Merge.Michael DeHaan2008-04-082-13/+2
* | Merge branch 'master' into develMichael DeHaan2008-04-084-2/+19
|\|
| * Checking in changes to make merge possible.Michael DeHaan2008-04-081-2/+2
| * Force names to be alphanumeric, update dates for release.Michael DeHaan2008-04-083-2/+7
| * Apply dnsmasq change to masterMichael DeHaan2008-04-042-2/+3
* | Added a "--clobber" option to all add commands that allows the add to functio...Michael DeHaan2008-04-046-3/+30
* | remove FIXMEs as things have been tested and work WRT the duplication prevent...Michael DeHaan2008-04-041-11/+1
* | Get duplicate name/ip/mac checks implemented for WebUI and XMLRPCMichael DeHaan2008-04-046-13/+36
* | Remove check from this area of the command line.root2008-04-041-4/+0