summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Server: remove debug statementNarayan Desai2009-03-161-1/+0
* Server: Implement config checksum support for slow linksNarayan Desai2009-03-161-4/+11
* bcfg2-info: Remove hardcoded profiling optionNarayan Desai2009-03-161-1/+1
* Cfg: delta file regex bugfixNarayan Desai2009-03-161-1/+1
* YUMng: implement version=auto/any supportNarayan Desai2009-03-132-17/+74
* Update for properties switchNarayan Desai2009-03-101-2/+2
* Raise exception when cached files do not existSol Jerome2009-03-091-0/+1
* improve startup even handling for bcfg2-info and bcfg2-serverNarayan Desai2009-03-092-4/+8
* Remove busy-wait for coalescing altogetherNarayan Desai2009-03-091-7/+6
* bcfg2-info: add option trace file option for profiling modeNarayan Desai2009-03-092-6/+4
* Reduce event coalesing threshold (Substantially reduces core initialization t...Narayan Desai2009-03-091-1/+1
* Implement profiler mode for bcfg2-infoNarayan Desai2009-03-092-8/+30
* Fix tb in Viz (Reported by Michael Jinks)Sol Jerome2009-03-071-2/+2
* Snapshots: Add some convenience functions for getting access to latest snapshotNarayan Desai2009-03-062-4/+15
* Snapshots: Finish off importer (for old-style statistics)Narayan Desai2009-03-062-33/+73
* Snapshots: undo last commitNarayan Desai2009-03-051-2/+1
* Snapshots: improve generality of the importerNarayan Desai2009-03-051-1/+5
* Snapshots: improve generality of the importerNarayan Desai2009-03-052-55/+51
* one more init fixNarayan Desai2009-03-041-3/+1
* one more timeNarayan Desai2009-03-041-0/+2
* one more fixNarayan Desai2009-03-041-1/+1
* fix init (i think)Narayan Desai2009-03-041-1/+2
* Add Snapshots to __init__Sol Jerome2009-03-041-2/+2
* Get Snapshots working for Service entriesNarayan Desai2009-03-032-22/+48
* remove dead code from the snapshots modelNarayan Desai2009-03-021-7/+0
* add db creation command to snapshots admin modeNarayan Desai2009-03-021-0/+8
* Snapshots update - storage of packages works from clients (old-style statistics)Narayan Desai2009-03-025-11/+140
* Fix newlinks at the end of .cat filesNarayan Desai2009-03-021-0/+2
* os.popen is deprecated in 2.6 (http://docs.python.org/library/os.html#os.popen)Sol Jerome2009-02-205-28/+47
* Ask before overwriting existing bcfg2 repos in bcfg2-admin initSol Jerome2009-02-191-22/+30
* Remove old vcs optionSol Jerome2009-02-192-4/+1
* Fix interpreter regex (Patch from Kamil Kisiel)Sol Jerome2009-02-181-1/+1
* start passing bind failure information to clientsNarayan Desai2009-02-181-0/+3
* Implement improved client-side error checking (will allow better error messag...Narayan Desai2009-02-182-1/+23
* Snapshots: (hopefully) final correspondence type updatesNarayan Desai2009-02-171-12/+15
* Snapshots: put finishing touches on the modelNarayan Desai2009-02-171-13/+32
* Snapshots: Implement metadata loads and basic row de-duplicationNarayan Desai2009-02-161-18/+55
* todo update for snapshots modelNarayan Desai2009-02-131-1/+2
* add active flag to client datatypeNarayan Desai2009-02-131-0/+1
* Initial Snapshots checkinNarayan Desai2009-02-123-2/+138
* Pylint fixes for Account PluginSol Jerome2009-02-112-10/+15
* Fix gpg nosignature option (Ticket #641)Sol Jerome2009-02-111-1/+2
* Update Init.py for new bcfg2.conf layoutSol Jerome2009-02-112-13/+14
* Fix subclass orderingNarayan Desai2009-02-091-3/+3
* RPMng: add support for version='any'Narayan Desai2009-02-091-6/+18
* revert subprocess changes for the moment as wellNarayan Desai2009-02-091-12/+4
* Revert tlslite updates for the momentNarayan Desai2009-02-064-23/+8
* Client tools infrastructure update for python 2.6 (From Kamil Kisiel)Narayan Desai2009-02-061-4/+12
* TLSlite updates for python 2.6 (From Kamil Kisiel)Narayan Desai2009-02-064-8/+23
* Packages: handle APT virtual packages properlyNarayan Desai2009-02-051-3/+50