summaryrefslogtreecommitdiffstats
path: root/cobbler/modules
Commit message (Expand)AuthorAgeFilesLines
* good stopping pointJohn Eckersberg2009-03-131-11/+2
* works...John Eckersberg2009-03-131-9/+11
* namespace fixJohn Eckersberg2009-03-131-1/+1
* broken state!John Eckersberg2009-03-132-1/+11
* committing and pushing cause paul told us to go home and stop hacking :)John Eckersberg2009-03-131-0/+2
* Whole bunch of network work, good time to throw a commit out.John Eckersberg2009-03-131-0/+129
* Merge commit 'jamesc/ris-devel' into develMichael DeHaan2009-03-121-8/+17
|\
| * Removed check for tftpd rules file existance.James Cammarata2009-03-091-8/+17
* | Updates to SCM tracker.Michael DeHaan2009-03-111-0/+62
* | A very simple "cobbler hardlink" command to optimize space in /var/www/cobblerMichael DeHaan2009-03-111-1/+16
|/
* Merge commit 'lazzurs/lazzurs-devel' into develMichael DeHaan2009-03-063-0/+9
|\
| * Adding option to define a Spacewalk management server at the distro/profile/s...Rob Lazzurs2009-03-063-0/+9
* | Make CLI repo find command search proper object typesMichael DeHaan2009-03-061-1/+1
|/
* Add registration snippet to cobbler. (XMLRPC backend code for this still pen...Michael DeHaan2009-03-041-162/+0
* Switch to PyYAML for yaml processing.Michael DeHaan2009-02-262-9/+8
* Merge commit 'jamesc/standalone' into develMichael DeHaan2009-02-241-1/+7
|\
| * Merge branch 'devel' of git://git.fedorahosted.org/cobbler into standaloneJames Cammarata2009-02-1313-9/+307
| |\
| * | buildiso --standalone 90% doneJames Cammarata2009-02-131-1/+7
* | | Justin Sherrill's patch to make authn_spacewalk allow the taskomatic user.Michael DeHaan2009-02-191-1/+1
* | | Limit access to CobblerWeb in a spacewalk install based on roles; by default,...Michael DeHaan2009-02-181-4/+29
* | | Spacewalk authz upgradesroot2009-02-181-21/+19
* | | Authn_spacewalk upgrades -- now allow username+password login + auth against ...Michael DeHaan2009-02-181-9/+77
* | | Fix message about file locationMichael DeHaan2009-02-181-1/+1
* | | Fix removal of images that have child objects, so that orphan detection and r...Michael DeHaan2009-02-181-0/+2
| |/ |/|
* | Fix trigger codeMichael DeHaan2009-02-125-16/+17
* | Working on moving stock triggers over to be python based, while still support...Michael DeHaan2009-02-125-0/+279
* | Explicitly import 'cobbler.commands' instead of just 'commands' in cli_*.pyJohn Eckersberg2009-02-107-7/+7
* | Dave Hatton's patch to add a name servers search path to Cobbler.Michael DeHaan2009-02-062-0/+6
* | Gracefully handle manage_*_zones settings as strings.John Eckersberg2009-02-061-2/+14
|/
* (A)Michael DeHaan2009-02-041-3/+14
* Fix --server-override settingMichael DeHaan2009-01-271-1/+1
* Some code reorg in manage_bind during debugging, no functionality changesMichael DeHaan2009-01-271-7/+7
* Fixes to supress python 2.6 warnings about deprecation in Python 3/3000 (ssato)Michael DeHaan2009-01-265-8/+5
* Enable writeback, if just temporarily, in the new serializer.Michael DeHaan2009-01-191-1/+1
* Let the shelver serializer use dumbdbm for now (pure python) and see howMichael DeHaan2009-01-191-11/+22
* Experimenting with shelve again for performance information.Michael DeHaan2009-01-161-0/+151
* Bill Peck's patch adding a new power type.Michael DeHaan2009-01-131-1/+1
* (A) It is unneccessary to run restorecon when the contexts on the directories...Michael DeHaan2009-01-051-2/+5
* Allow finer grained control of the BIND zone statements.Jeffrey C. Ollie2008-12-161-2/+6
* Fix 'cobbler check', the conditional is backwards and the check willJohn Eckersberg2008-12-161-1/+1
* Hardlink/symlink/chcon/restorecon optimizations. Requires EL 5 or higher.Michael DeHaan2008-12-161-5/+13
* add RHN/Satellite/Spacewalk registration snippet and underlying supportMichael DeHaan2008-12-113-3/+3
* update spacewalk authenticator to use the new settingMichael DeHaan2008-12-111-1/+5
* Initial work to add redhat-management-key fieldMichael DeHaan2008-12-113-2/+14
* Make cobbler check save data to /var/log/cobbler/cobbler.logMichael DeHaan2008-12-111-6/+16
* Make option name consistentMichael DeHaan2008-12-041-1/+1
* Merge commit 'jlaska_fpo/devel' into develMichael DeHaan2008-12-021-1/+1
|\
| * Add support for power mgmt of libvirt managed guests via /usr/bin/virshJames Laska2008-11-241-1/+1
* | Add --netmask as an alias for subnet.Michael DeHaan2008-12-011-0/+1
* | Make gateway in templates work againMichael DeHaan2008-12-011-1/+8