summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Cfg.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fix :info file creation in bcfg2-admin pullNarayan Desai2008-08-071-1/+1
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-301-3/+3
* Fix error message in non-matching caseNarayan Desai2008-06-091-2/+4
* Move base data caching es class to Plugin.pyNarayan Desai2008-04-081-14/+1
* Fix 0-length file handlingNarayan Desai2008-03-241-9/+2
* Rework bcfg2-admin pullNarayan Desai2008-03-241-76/+68
* Reimplement Cfg using EntrySetNarayan Desai2008-03-211-375/+89
* tighten up ignore regex in CfgNarayan Desai2008-03-091-1/+1
* Fix bcfg2-admin pull for host-specific files when the current data is group-s...Narayan Desai2008-01-291-3/+3
* Handle infoxml failure cases (reported in irc) [bugfix]Narayan Desai2008-01-291-0/+4
* Fix test in case of using fulldata uploads for bcfg2-admin pull [bugfix]Narayan Desai2008-01-181-1/+1
* Fix for Lance's hiccup [bugfix]Narayan Desai2008-01-181-1/+1
* fix case: info file gets moved as part of an upper directory, e.g. mv Cfg/etc...Robert Gogolok2007-12-281-1/+12
* Fix handling of files ending in .cat or .diff [bugfix]Narayan Desai2007-12-131-1/+3
* bcfg2-admin pull fixesNarayan Desai2007-11-121-5/+5
* Second stage of the root->0 backout (from GP)Narayan Desai2007-11-021-1/+1
* Produce better interactive questions for bcfg2-adminNarayan Desai2007-10-311-1/+1
* Deregister Cfg entries in case of overall deletion (Resolves Ticket #481)Narayan Desai2007-10-301-0/+6
* Implement bcfg2-admin pull support for info files/metadata changes (Resolves ...Narayan Desai2007-10-301-2/+13
* Plugin updates: Account sudoers perms, Cfg recreate bug, Deps error pathNarayan Desai2007-10-101-3/+5
* Implement basic info.xml supportNarayan Desai2007-08-071-4/+18
* fix for Cfg file pullNarayan Desai2007-08-011-1/+6
* Fix binary config file stats uploadNarayan Desai2007-08-011-8/+7
* Power about to die can't find adapter may work or not...Daniel Joseph Barnhart Clark2007-07-021-1/+1
* Implement ConfigFile mtime assertion (Resolves Ticket #421)Narayan Desai2007-04-111-1/+4
* Move logic for repository interactions in bcfg2-admin pull into individual pl...Narayan Desai2007-04-031-1/+39
* Remove spurious error messages for empty lines in :info filesNarayan Desai2007-03-201-1/+3
* Fix :info filesNarayan Desai2007-02-061-1/+1
* Fix owner and group names that contain dashesNarayan Desai2007-02-041-1/+1
* * Disable Yum driver for nowNarayan Desai2007-01-311-2/+3
* Fix traceback issue which would cause 0-length filesNarayan Desai2006-11-121-1/+1
* updated the way probes store the data properly to close ticket #242Rick Bradshow2006-10-241-2/+6
* updated the probe code to not include probes with no content.Rick Bradshow2006-10-241-8/+11
* Fix :info/info file handlingNarayan Desai2006-10-061-1/+1
* Make Cfg use info files as wellNarayan Desai2006-09-291-4/+4
* Add more logging in delete path for FileEntriesNarayan Desai2006-09-151-0/+2
* Add diagnostic routinesNarayan Desai2006-09-111-0/+7
* fix for a nonexistent /Probes dir.Rick Bradshow2006-08-221-10/+14
* this is the inclusion of the hot new interpolation capabilities in the Cfg pl...Rick Bradshow2006-08-221-5/+47
* Fix binary encoded files with empty checksNarayan Desai2006-06-121-0/+1
* Add support for empty filesNarayan Desai2006-05-151-0/+2
* Implement a sledge hammer type solution to the odd behavior Ti seems with occ...Narayan Desai2006-05-101-1/+3
* * Add diff delta support in CfgNarayan Desai2006-05-081-15/+32
* * Fix auto-marshalling of binary cfg filesNarayan Desai2006-04-271-1/+1
* * Remove messages describing extra configuration elements when running in bu...Narayan Desai2006-03-091-1/+6
* Introduce the new logging infrastructure and convert the server (and bcfg2-in...Narayan Desai2006-01-251-34/+28
* last step of repo switchesNarayan Desai2006-01-231-79/+68
* Re-add daemonize support to the serverNarayan Desai2005-12-061-4/+6
* remove debug messageNarayan Desai2005-11-281-5/+4
* workaround stupid lxml bugNarayan Desai2005-11-281-1/+1