summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Probe data loaded whenever Metadata plugin is usedAndrew Brestick2008-06-204-5/+6
* Resolves ticket #541 and fixes client adding/deletingAndrew Brestick2008-06-193-20/+72
* Make autocreated basic group publicNarayan Desai2008-06-161-1/+1
* Fix permissions fixup in init modeNarayan Desai2008-06-151-2/+2
* Fixup perms on bcfg2.conf upon initNarayan Desai2008-06-151-0/+1
* Disable handling of __important__ files in bundle and dryrun modesNarayan Desai2008-06-131-1/+2
* Switch Pkgmgr to using sets (for a 10X startup improvement)Narayan Desai2008-06-121-2/+10
* Improve error messages in client metadata resolution failure path (Resolves T...Narayan Desai2008-06-121-0/+2
* Remove debug code (Patch from jcollie)Narayan Desai2008-06-101-2/+0
* Fix error message in non-matching caseNarayan Desai2008-06-091-2/+4
* Change to typed plugin systemNarayan Desai2008-06-0910-154/+67
* Reflect null probe responses in client metadataNarayan Desai2008-06-031-0/+4
* Fix post-parse help message (Resolves Ticket #555)Narayan Desai2008-06-031-0/+6
* Fix error path (Reported by jcollie on irc)Narayan Desai2008-06-031-3/+3
* Add template path information into [ST]Genshi processingNarayan Desai2008-05-301-1/+1
* Add -O3 mode to importscript to relax reason deduplication process (Results i...Narayan Desai2008-05-301-6/+18
* handle genshi parse errors betterNarayan Desai2008-05-241-1/+3
* fix typos, #560Robert Gogolok2008-05-234-6/+6
* Fix specific probe handling. Now clients only get one (most-specific) instanc...Narayan Desai2008-05-221-2/+19
* Fix bcfg2-info failure if no repo has been created (Resolves Ticket #556)Narayan Desai2008-05-222-3/+9
* Fix error in failing md5sum pathNarayan Desai2008-05-201-1/+1
* Fix tb in case of info.xml file failuresNarayan Desai2008-05-191-0/+4
* Fix TCheetah when psyco is used (Completely resolve Ticket #559)Narayan Desai2008-05-162-6/+8
* Disable psyco due to Cheetah problems (Resolves Ticket #559)Narayan Desai2008-05-141-5/+5
* - Add preliminary support for rc under FreeBSDRobert Gogolok2008-05-083-3/+41
* SGenshi: Fix error handling in case of template errorsNarayan Desai2008-05-041-1/+3
* Fix reports system settings importNarayan Desai2008-05-021-1/+1
* SGenshi: loosen up file name regexNarayan Desai2008-05-021-1/+1
* POSIX: Fix creation of non-existent files in paranoid mode (Resolves Ticket #...Narayan Desai2008-05-011-1/+2
* Replace bcfg2-query with bcfg2-admin queryNarayan Desai2008-05-011-10/+17
* Initial bcfg2-admin query implementationNarayan Desai2008-04-302-1/+39
* Save dynamic group data (for use in bcfg2-info) (Patch from zultron)Narayan Desai2008-04-251-1/+8
* auto-reformat server fingerprint if needed (Resolves Ticket #546)Narayan Desai2008-04-253-7/+13
* Fix SGenshi property useNarayan Desai2008-04-241-1/+1
* Fix ex_ents tb (reported by SolJ) [bugfix]Narayan Desai2008-04-171-2/+1
* Enable properties for use in SGenshi templatesNarayan Desai2008-04-161-1/+8
* Fix bcfg2.conf generation in bcfg2-admin initNarayan Desai2008-04-101-1/+1
* Fix probe sourceNarayan Desai2008-04-091-1/+1
* Fix svn use in alternative locales (Patch from GP) (Resolves Ticket #538) [bu...Narayan Desai2008-04-081-1/+1
* Implement probe-handling using EntrySet code (makes client- and group-specifi...Narayan Desai2008-04-081-22/+32
* Move base data caching es class to Plugin.pyNarayan Desai2008-04-082-14/+14
* Patch from jstrunk to support vhost subdirs as the reports root location (Res...Narayan Desai2008-04-081-30/+44
* Switch SGenshi over to using EntrySet classes as well (SGenshi templates can ...Narayan Desai2008-04-083-58/+50
* Add an extra blank line in multi-entry outputNarayan Desai2008-04-051-0/+1
* Fix request handler traceback if client disappear suddenly (cosmetic)Narayan Desai2008-04-011-0/+6
* Fix option description for multi-fingerprintNarayan Desai2008-04-011-1/+1
* multi-fingerprint support (mainly from Ben Ritcey)Narayan Desai2008-04-011-4/+1
* Fix Options (don't cook default values) (needed for the multi-fingerprint patch)Narayan Desai2008-03-311-21/+26
* Fix prune mode tb for Directories (patch from SolJ)Narayan Desai2008-03-301-0/+1
* Fix SSHbase key managment in arbitrary locationsNarayan Desai2008-03-271-3/+8