Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | SSLServer: Don't decode request content | Chris St. Pierre | 2013-09-03 | 1 | -1/+0 | |
* | | | Cache: fixed py2.5 syntax error | Chris St. Pierre | 2013-09-03 | 1 | -1/+4 | |
* | | | Probes: Fix unicode probes | Sol Jerome | 2013-09-01 | 1 | -3/+8 | |
* | | | Revert "Probes: Decode value for python 3" | Sol Jerome | 2013-09-01 | 1 | -1/+1 | |
* | | | Probes: Decode value for python 3 | Sol Jerome | 2013-09-01 | 1 | -1/+1 | |
* | | | Merge branch 'maint' | Sol Jerome | 2013-09-01 | 1 | -1/+1 | |
|\| | | ||||||
| * | | NagiosGen: Fix overindent | Sol Jerome | 2013-09-01 | 1 | -3/+3 | |
* | | | Merge branch 'maint' | Sol Jerome | 2013-09-01 | 5 | -122/+171 | |
|\| | | ||||||
| * | | NagiosGen: Fix pylint failure | Sol Jerome | 2013-09-01 | 1 | -2/+2 | |
| * | | Revert "Rules: fixed HandlesEntry for XMLSrc replacement" | Chris St. Pierre | 2013-08-29 | 1 | -4/+3 | |
| * | | Rules: fixed HandlesEntry for XMLSrc replacement | Chris St. Pierre | 2013-08-29 | 1 | -3/+4 | |
| * | | Metadata: get_client_names_by_* fixes | Chris St. Pierre | 2013-08-29 | 1 | -5/+13 | |
| * | | SSLServer: Poll for POST data correctly | Chris St. Pierre | 2013-08-28 | 1 | -1/+0 | |
| * | | Metadata: Fix client list calls use list_clients() which is DB-aware instead ... | Jason Kincl | 2013-08-27 | 1 | -5/+5 | |
| * | | Metadata: removed stray blank line | Chris St. Pierre | 2013-08-15 | 1 | -1/+0 | |
| * | | Metadata: search groups breadth-first when building metadata | Chris St. Pierre | 2013-08-15 | 1 | -25/+37 | |
| * | | Metadata: metadata generation improvements | Chris St. Pierre | 2013-08-14 | 1 | -70/+97 | |
| * | | Metadata: log now client creation with profile | Chris St. Pierre | 2013-08-12 | 1 | -0/+4 | |
| * | | Probes: Disable builtin redefinition check | Sol Jerome | 2013-08-10 | 1 | -1/+1 | |
| * | | Probes: Fix unicode probe handling | Sol Jerome | 2013-08-10 | 1 | -1/+5 | |
| * | | Revert "Probes: Fix failing nosetests" | Sol Jerome | 2013-08-10 | 1 | -4/+10 | |
* | | | NagiosGen: Migrate configuration to conf.d | Sol Jerome | 2013-09-01 | 1 | -1/+1 | |
* | | | Admin: Use string.ascii_letters | Sol Jerome | 2013-09-01 | 1 | -1/+1 | |
* | | | Metadata: Clean up FAM monitoring cruft | Chris St. Pierre | 2013-08-30 | 1 | -21/+13 | |
* | | | XMLFileBacked: always watch xincludes | Chris St. Pierre | 2013-08-30 | 1 | -5/+2 | |
* | | | SSHbase: Fix instantiation of KeyData | Chris St. Pierre | 2013-08-29 | 1 | -19/+9 | |
* | | | Rules: fixed HandlesEntry for XMLSrc replacement | Chris St. Pierre | 2013-08-29 | 1 | -3/+4 | |
* | | | Cache: Fix python3 runtime error | Sol Jerome | 2013-08-28 | 1 | -1/+1 | |
* | | | Core: Added default ACLs | Chris St. Pierre | 2013-08-19 | 1 | -6/+22 | |
* | | | Encryption: minor fixes | Chris St. Pierre | 2013-08-16 | 1 | -3/+3 | |
* | | | Revert "Metadata: group_in_category fixes" | Chris St. Pierre | 2013-08-16 | 1 | -18/+5 | |
* | | | Probes: rewrite for new caching system | Chris St. Pierre | 2013-08-16 | 1 | -173/+236 | |
* | | | Rewrote arbitrary data cache system | Chris St. Pierre | 2013-08-16 | 8 | -141/+209 | |
* | | | Metadata: group_in_category fixes | Chris St. Pierre | 2013-08-15 | 1 | -5/+18 | |
* | | | PrioDir: Fixed event handler | Chris St. Pierre | 2013-08-14 | 1 | -7/+6 | |
* | | | testsuite: fixed unit tests for new SSLCA stuff | Chris St. Pierre | 2013-08-13 | 2 | -9/+9 | |
* | | | Rewrote SSLCA as Cfg handler. | Chris St. Pierre | 2013-08-13 | 8 | -499/+433 | |
* | | | man: updated bcfg2-admin man page | Chris St. Pierre | 2013-08-13 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | testsuite: fixed more unit tests | Chris St. Pierre | 2013-08-12 | 1 | -1/+1 | |
* | | testsuite: fixed unit tests | Chris St. Pierre | 2013-08-12 | 1 | -1/+1 | |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-08-12 | 5 | -15/+27 | |
|\| | ||||||
| * | Viz: include clients that should be included, not vice-versa | Chris St. Pierre | 2013-08-09 | 1 | -1/+1 | |
| * | Viz: exclude duplicate bundles for a given host | Chris St. Pierre | 2013-08-09 | 1 | -3/+4 | |
| * | Viz: distinguish categories from hosts | Chris St. Pierre | 2013-08-09 | 2 | -1/+2 | |
| * | Packages: always add collections to group/package cache | Chris St. Pierre | 2013-08-09 | 1 | -4/+8 | |
| * | Metadata: Fix bundle visualization | Sol Jerome | 2013-08-09 | 1 | -1/+1 | |
| * | MultiprocessingCore: added missing docstring | Chris St. Pierre | 2013-08-09 | 1 | -0/+2 | |
| * | Core: iterate over RMI objects properly | Chris St. Pierre | 2013-08-09 | 2 | -3/+3 | |
| * | Core: fixed py3k incompatibility | Chris St. Pierre | 2013-08-09 | 2 | -6/+10 | |
| * | Metadata: catch dns lookup errors better | Chris St. Pierre | 2013-08-08 | 1 | -1/+1 |