summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - 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
* bcfg2-info: Fix use of command line options in non-interactive mode (Resolves...Narayan Desai2008-05-031-2/+2
* fix reading optionsRobert Gogolok2008-05-021-2/+2
* 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-012-59/+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 bcfg2-info interactions with BoundEntriesNarayan Desai2008-04-241-1/+1
* implement bcfg2-info non-interactive modeNarayan Desai2008-04-241-1/+5
* 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 handling of info.xml files in svn reposNarayan Desai2008-04-161-3/+3
* 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 and simplify fingerprint verification codeNarayan Desai2008-04-011-8/+6
* Remove dead codeNarayan Desai2008-04-011-27/+0
* Fix option description for multi-fingerprintNarayan Desai2008-04-011-1/+1
* multi-fingerprint support (mainly from Ben Ritcey)Narayan Desai2008-04-012-17/+85
* 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
* fingerprint fix from ritceyNarayan Desai2008-03-271-1/+7
* Initial BoundEntry supportNarayan Desai2008-03-241-0/+3
* Speed up bcfg2-info startupNarayan Desai2008-03-241-5/+4
* 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
* Implement EntrySet-level error suppression for non-matching eventsNarayan Desai2008-03-221-3/+3
* Add FIXMENarayan Desai2008-03-221-0/+1
* Implement filesystem event debugging in bcfg2-info (new command event_debug)Narayan Desai2008-03-222-12/+27
* Enable use of properties store (from ritcey)Narayan Desai2008-03-221-0/+1
* Fix race condition (awesome debugging by ritcey)Narayan Desai2008-03-221-1/+2
* Clean up stable probe data and dynamic groups properly (Reported by SolJ)Narayan Desai2008-03-222-15/+25
* Reimplement Cfg using EntrySetNarayan Desai2008-03-211-375/+89
* Fix Specificity.matches bug and fix es_cls nameNarayan Desai2008-03-211-4/+4
* New EntrySet-based TCheetah from ritceyNarayan Desai2008-03-211-127/+21