summaryrefslogtreecommitdiffstats
path: root/cobbler/collection.py
Commit message (Expand)AuthorAgeFilesLines
* works...John Eckersberg2009-03-131-0/+2
* Whole bunch of network work, good time to throw a commit out.John Eckersberg2009-03-131-0/+3
* Update the ctime field when copying objects.Michael DeHaan2009-03-131-0/+1
* Add in a mechanism for a generic "on change" trigger, that is called on all a...Michael DeHaan2009-03-111-0/+1
* Fix removal of images that have child objects, so that orphan detection and r...Michael DeHaan2009-02-181-0/+4
* Working on moving stock triggers over to be python based, while still support...Michael DeHaan2009-02-121-4/+4
* Working on getting the server to not ping itselfMichael DeHaan2009-01-231-1/+1
* The beginings of a caching implementation for cobblerd to make the webapp/XML...Michael DeHaan2009-01-211-1/+6
* Make CLI interface edits clear out duplicate fieldsMichael DeHaan2008-12-171-0/+7
* Make sure UID is set for new objects.Michael DeHaan2008-12-021-1/+4
* Add UID field to APIMichael DeHaan2008-11-241-2/+4
* Ongoing changes to make the webapp conform with network field changesMichael DeHaan2008-11-201-1/+1
* Updated code and tests based on test results, webapp still not updated, need ...Michael DeHaan2008-11-191-4/+4
* Keep creation and modification times with each objectMichael DeHaan2008-11-101-1/+9
* Fairly extensive overhaul of the test code, and correcting some API-based got...Michael DeHaan2008-11-061-0/+3
* Duplicate hostname prevention featureMichael DeHaan2008-10-101-5/+13
* Apply patch to add --kopts-post which lets you configure the kernel options o...Michael DeHaan2008-08-191-0/+1
* At Spot's suggestion, make sure all source code files include the correct GPL...Michael DeHaan2008-08-131-4/+12
* Cobbler system objects can now descend from systems as well as objects, and i...Michael DeHaan2008-08-051-1/+1
* More fixes to base image tracking code.Michael DeHaan2008-07-011-0/+1
* Working on adding in image management, still a good ways to go, this does notMichael DeHaan2008-07-011-0/+2
* Added cobbler find command to do searches from the command line.Michael DeHaan2008-06-091-2/+37
* apply fixesMichael DeHaan2008-06-041-2/+2
* This change makes triggers that are registered for addition and removal of ob...Michael DeHaan2008-05-301-5/+5
* Two things -- (A) remove rhpl dep as we aren't using it and we want to useMichael DeHaan2008-04-091-1/+1
* remove FIXMEs as things have been tested and work WRT the duplication prevent...Michael DeHaan2008-04-041-11/+1
* Working on adding checks for duplicate names/ips/macs to cobblerroot2008-04-041-4/+65
* Recursive deletes are now possible with --recursive. Web UI still needs to t...Michael DeHaan2008-01-311-0/+1
* Add rename and copy functionality to the base API, the remote interface, and ...Michael DeHaan2008-01-221-0/+41
* Rename some templates, remove proxy logic that is not necc. for new performanceMichael DeHaan2007-12-201-28/+2
* The repo management code generates some things on a per-profile basis whichMichael DeHaan2007-12-181-2/+28
* Performance tweaking and benchmarks.Michael DeHaan2007-12-121-16/+30
* API and web svc now use seperate logging, and logging is greatly enhanced and...Michael DeHaan2007-12-101-0/+5
* Applying Ben Riggs patch to add API flag to disable triggers when addingMichael DeHaan2007-11-161-3/+5
* Service restarting has been abstracted out of the action_sync code, and is no...Michael DeHaan2007-10-191-5/+1
* Various changes to allow for increased performance in the WebUI and in saving...Michael DeHaan2007-10-171-6/+0
* Work on an shelve-based external storage, for performance testing. SqliteMichael DeHaan2007-10-151-1/+3
* Storing NICs in a hash for easier access + some refactoring + modifications t...Michael DeHaan2007-10-091-63/+2
* Once again, all tests pass, however a lot more manual testing in regards to m...Michael DeHaan2007-10-081-2/+28
* Further work on interchangeable backends. Rather than keeping the config fileroot2007-09-051-0/+2
* Added "cobbler repo auto-add" feature which can discover all the reposMichael DeHaan2007-08-311-0/+3
* Some code to fix a reference issue that allowed for hash value propogation up...Michael DeHaan2007-08-231-0/+4
* Adding zeroconf to changelogMichael DeHaan2007-08-201-0/+2
* Ben Riggs patch to allow find to take arbitrary variables plus a reworkingMichael DeHaan2007-08-151-10/+64
* Remove stray debugMichael DeHaan2007-06-131-1/+0
* Lots of work towards profile inheritance. This works in the UI now, withMichael DeHaan2007-06-131-2/+2
* Add code for generation of object downlinks during config parsing.Michael DeHaan2007-06-121-8/+14
* This is Adam Rosenwald's patch for seperating triggers into pre and postMichael DeHaan2007-06-061-4/+20
* Fix bug when a report on a specific object is requested using the wrongMichael DeHaan2007-05-301-1/+1
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-5/+6