summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-308-16/+36
* Fixup combination of XINclude and Alias fixesNarayan Desai2008-06-271-7/+5
* updated client admin mode and bcfg2-admin man pages with thenostradamus' patchesAndrew Brestick2008-06-271-1/+7
* fix alias issues in metadata plugin and in bcfg2-admin client modeAndrew Brestick2008-06-262-1/+9
* Completed bcfg2-admin minestruct modeAndrew Brestick2008-06-261-12/+60
* added in correction for hyphens in mac addresses added through hostbaseKen Raffenetti2008-06-241-6/+6
* Fix client assertion with XIncludes are in use (Resolves Ticket #568)Narayan Desai2008-06-241-1/+1
* Resolves clients.xml overwrite issue in #567, fixes configuration issues with...Andrew Brestick2008-06-235-1/+19
* Probe data loaded whenever Metadata plugin is usedAndrew Brestick2008-06-203-3/+3
* 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
* Switch Pkgmgr to using sets (for a 10X startup improvement)Narayan Desai2008-06-121-2/+10
* 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
* 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 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
* 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
* 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-252-6/+11
* Fix SGenshi property useNarayan Desai2008-04-241-1/+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
* Fix SSHbase key managment in arbitrary locationsNarayan Desai2008-03-271-3/+8
* Initial BoundEntry supportNarayan Desai2008-03-241-0/+3
* Fix 0-length file handlingNarayan Desai2008-03-241-9/+2
* Rework bcfg2-admin pullNarayan Desai2008-03-244-149/+156
* make Specificity generically usefulNarayan Desai2008-03-231-19/+24
* new bcfg2-admin pull infrastructureNarayan Desai2008-03-231-3/+5
* Remove dead codeNarayan Desai2008-03-221-17/+0