summaryrefslogtreecommitdiffstats
path: root/cobbler/action_replicate.py
Commit message (Expand)AuthorAgeFilesLines
* SELinux can get confused with leaked file descriptors; ensuring we pass close...Michael DeHaan2008-12-151-2/+2
* Updated the cobbler replicate code so that it uses the higher level APIs -- i...Michael DeHaan2008-11-181-5/+19
* At Spot's suggestion, make sure all source code files include the correct GPL...Michael DeHaan2008-08-131-3/+11
* add missing importMichael DeHaan2008-07-021-0/+1
* Improve cobbler replicate feature so that it can mirror content between multi...Michael DeHaan2008-06-121-82/+129
* Fix typo in replicateMichael DeHaan2008-06-101-1/+1
* Patch for replicate error handling + docsMichael DeHaan2008-05-121-1/+3
* Add missing file.Michael DeHaan2008-05-091-0/+158