summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Smarten up Chkconfig service supervision (Should Resolve Ticket #587)Narayan Desai2008-10-101-0/+4
* fix the rest of lockfile bypassingNarayan Desai2008-10-101-2/+4
* Improve error checking for lockfilesNarayan Desai2008-10-101-7/+9
* Update NagiosGen to 0.9.6 interfaceSol Jerome2008-10-101-3/+5
* Add in config file support for reporting system timezone changes (Resolves Ti...Narayan Desai2008-10-081-1/+4
* Add error handling and retries for database write problems (Resolves Ticket #...Narayan Desai2008-10-081-2/+10
* Add schema support for new Decisions pluginNarayan Desai2008-10-081-1/+3
* Implement the balance of decision mode support (tested and working)Narayan Desai2008-10-086-15/+72
* server infrastructure for central decision listsNarayan Desai2008-10-082-1/+19
* Tighten up decision-list client-side codeNarayan Desai2008-10-081-10/+23
* Simplify GetDecisionLisk commandNarayan Desai2008-10-081-1/+2
* NagiosGen minor updates (based on pylint suggestions)Narayan Desai2008-10-081-10/+13
* Initial import of NagioGenNarayan Desai2008-10-082-1/+79
* Fix [TS]Genshi to work with both genshi 0.4 and 0.5Narayan Desai2008-10-081-3/+15
* Support for new Genshi text template syntax (patch from Kamil Kisiel)Sol Jerome2008-09-291-4/+13
* Get rid of errant newlines (Resolves #599 for real this time)Narayan Desai2008-09-292-1/+56
* Print ProtocolError messages (patch from Kamil Kisiel)Sol Jerome2008-09-271-2/+3
* Pylint formatting fixes for client tool driversSol Jerome2008-09-2710-41/+69
* Fix deltas (Resolves Ticket #599)Narayan Desai2008-09-261-1/+1
* bcfg -> bcfg2Sol Jerome2008-09-262-7/+7
* Implement client side of server-delegated decision supportNarayan Desai2008-09-243-0/+27
* Remove empty option requirements in bcfg2.conf for sqlite3Sol Jerome2008-09-221-10/+14
* Add DBStats and fingerprint information to bcfg2.confSol Jerome2008-09-221-0/+4
* ClientMetadata add accessor methods for overall metadata (will make life easi...Narayan Desai2008-09-211-0/+20
* Add proper overall metadata informationNarayan Desai2008-09-191-2/+2
* improve argument error handlingNarayan Desai2008-09-181-0/+3
* Use print instead of sys.out.writeSol Jerome2008-09-141-3/+3
* Remove excess option line in tidy mode helpSol Jerome2008-09-122-3/+2
* Fix helpExit messageSol Jerome2008-09-121-2/+1
* Improve help messages for bcfg2-admin (and modes)Sol Jerome2008-09-1211-72/+157
* Make APT use purge to remove extra services.Sol Jerome2008-09-091-1/+1
* Make file monitor selectableNarayan Desai2008-09-095-8/+16
* Fix modified/extra entries in reports (Resolves Ticket #562)Sol Jerome2008-09-091-15/+22
* Use the GetClient methods from Metadata.pySol Jerome2008-09-081-4/+2
* Fix modified entries for single client displaySol Jerome2008-09-041-1/+1
* Nicer traceback for debugging. Easier to read since it's line splittedSteve Tousignant2008-09-031-2/+7
* Fix traceback for nonexistent clientNarayan Desai2008-09-031-1/+5
* Fix for the trouble seen when dooing a database upgrade with sqlite3 backend ...Steve Tousignant2008-09-031-0/+4
* Fix for ticket #586, seem to happen only with recent version of debsumsSteve Tousignant2008-09-031-0/+5
* Add discard() method for use with listsSol Jerome2008-09-031-1/+4
* Fix bcfg2-reports so that it can also grab extra entries.Sol Jerome2008-09-031-2/+2
* Fix bcfg2-reports to use new reporting system schema.Sol Jerome2008-08-292-20/+29
* Log category-based group membership suppression (Resolves Ticket #595)Narayan Desai2008-08-271-3/+10
* Fix traceback in get_probes (Resolves Ticket #597)Narayan Desai2008-08-271-1/+1
* Fix dbstats for getExtraNarayan Desai2008-08-271-1/+1
* Added information about the last information related to updatefix.pySteve Tousignant2008-08-251-0/+4
* Perform schema checks for all Xinclude files in groups.xmlSol Jerome2008-08-221-13/+32
* One more schema evolution fix from StousignantNarayan Desai2008-08-221-2/+2
* Add warning for missing bundles in bcfg2-repo-validate (Resolves Ticket #579)Sol Jerome2008-08-221-0/+21
* Fix for missing update_map keys (patch from sousignant, report from solj)Narayan Desai2008-08-211-1/+8