Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inotify: explicitly ignore events not in event mask | Chris St. Pierre | 2012-11-16 | 1 | -0/+7 |
| | |||||
* | Core: added toggle_debug RMI to toggle all debug modes on running server | Chris St. Pierre | 2012-11-16 | 1 | -0/+6 |
| | |||||
* | FAM: allow toggling FAM debug by RMI on running server | Chris St. Pierre | 2012-11-16 | 3 | -12/+10 |
| | |||||
* | cleaned up Templatehelper to help avoid some event handling errors | Chris St. Pierre | 2012-11-16 | 1 | -20/+26 |
| | |||||
* | Git: Added ability to update to a specific tree-ish | Chris St. Pierre | 2012-11-16 | 1 | -10/+41 |
| | |||||
* | POSIX: fixed removal of symlinked directories | Chris St. Pierre | 2012-11-16 | 3 | -31/+26 |
| | |||||
* | Git: only support GitPython; only support Git.Update with GitPython | Chris St. Pierre | 2012-11-16 | 1 | -113/+26 |
| | | | | | dulwich is terrible. impressively so. git pull has a bug that prevents it from honoring --work-tree in many, many versions | ||||
* | SSLCA: fixed variable names | Chris St. Pierre | 2012-11-14 | 1 | -4/+4 |
| | |||||
* | set default umask for server, added option to change it | Chris St. Pierre | 2012-11-14 | 4 | -12/+20 |
| | |||||
* | SSHbase: turn down the noise | Chris St. Pierre | 2012-11-14 | 1 | -2/+2 |
| | |||||
* | only try to find bcfg2-yum-helper in $PATH once | Chris St. Pierre | 2012-11-14 | 1 | -15/+16 |
| | |||||
* | SSLCA: clean up temp files on error, better error messages | Chris St. Pierre | 2012-11-14 | 1 | -28/+46 |
| | |||||
* | fixed typos in error message | Chris St. Pierre | 2012-11-14 | 1 | -3/+3 |
| | |||||
* | Cfg: improved error messages | Chris St. Pierre | 2012-11-13 | 8 | -65/+27 |
| | |||||
* | SSHbase: improved error messages | Chris St. Pierre | 2012-11-13 | 1 | -12/+19 |
| | |||||
* | fixed client lock check | Chris St. Pierre | 2012-11-13 | 1 | -5/+9 |
| | |||||
* | don't pass full stack traces to client on bind failure | Chris St. Pierre | 2012-11-13 | 1 | -1/+1 |
| | |||||
* | Cfg: prevent genshi loader from caching templates | Chris St. Pierre | 2012-11-13 | 1 | -4/+1 |
| | |||||
* | fixed some docs for sphinx 1.1 | Chris St. Pierre | 2012-11-13 | 1 | -2/+2 |
| | |||||
* | SSHbase: fixed invalidation of ssh_known_hosts cache | Chris St. Pierre | 2012-11-13 | 1 | -4/+4 |
| | |||||
* | SSHbase: improved error message | Chris St. Pierre | 2012-11-13 | 1 | -2/+3 |
| | |||||
* | allow setting NagiosGen Options while using the default client | Chris St. Pierre | 2012-11-13 | 1 | -1/+1 |
| | | | | settings (from Marc Gariepy) | ||||
* | SELinux: Fix string -> int conversion | Sol Jerome | 2012-11-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | flush input buffers before accepting stdin | Chris St. Pierre | 2012-11-12 | 6 | -32/+72 |
| | |||||
* | Packages: fixed yum cachefiles property | Chris St. Pierre | 2012-11-08 | 1 | -1/+1 |
| | |||||
* | Metadata: improved error message from address resolution failure during ↵ | Chris St. Pierre | 2012-11-08 | 1 | -3/+4 |
| | | | | client authn | ||||
* | SSLCA: improved error, debug messages | Chris St. Pierre | 2012-11-08 | 1 | -4/+16 |
| | |||||
* | Check if linkentry is not none | Tim Laszlo | 2012-11-07 | 1 | -1/+1 |
| | |||||
* | POSIX: fix detection of ACLs on entry without pylibacl installed | Chris St. Pierre | 2012-11-07 | 1 | -3/+2 |
| | |||||
* | POSIX: ensure that automatically-created parent dirs have appropriate +x perms | Chris St. Pierre | 2012-11-07 | 1 | -2/+18 |
| | |||||
* | Properties: allow lax decryption, where failure to decrypt an element is not ↵ | Chris St. Pierre | 2012-11-06 | 1 | -2/+10 |
| | | | | fatal and parsing of that file continues | ||||
* | removed unused import | Chris St. Pierre | 2012-11-06 | 1 | -1/+0 |
| | |||||
* | added SSLCA option to append chain cert to cert (e.g., for Nginx) | Chris St. Pierre | 2012-11-06 | 1 | -11/+15 |
| | |||||
* | added XML schemas for SSLCA key/cert files | Chris St. Pierre | 2012-11-06 | 1 | -98/+38 |
| | |||||
* | bcfg2-build-reports: Remove deprecated ping options | Sol Jerome | 2012-11-05 | 1 | -15/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | fixed git plugin interface to git commands | Chris St. Pierre | 2012-11-02 | 1 | -2/+4 |
| | |||||
* | Fixed inversion of category-group pairs from Connector plugins in | Chris St. Pierre | 2012-11-01 | 1 | -2/+2 |
| | | | | ClientMetadata.categories | ||||
* | Version bump to 1.3.0pre2v1.3.0pre2 | Sol Jerome | 2012-10-30 | 2 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | log to stderr, not stdout | Chris St. Pierre | 2012-10-30 | 1 | -2/+2 |
| | |||||
* | fixed names of bcfg2-lint comment types | Chris St. Pierre | 2012-10-30 | 1 | -3/+3 |
| | |||||
* | added Git.Update RMI, ability to base bcfg2 VCS repo at a different ↵ | Chris St. Pierre | 2012-10-30 | 10 | -201/+286 |
| | | | | directory than the repo root | ||||
* | Reporting: Only display profile if present | Tim Laszlo | 2012-10-29 | 1 | -0/+2 |
| | |||||
* | Reporting: remove experimental | Tim Laszlo | 2012-10-29 | 1 | -1/+0 |
| | |||||
* | Reporting: Allow interactions without a profile | Tim Laszlo | 2012-10-29 | 3 | -2/+161 |
| | |||||
* | fixed unit tests | Chris St. Pierre | 2012-10-29 | 2 | -3/+9 |
| | |||||
* | fixed repeat processing of probe data | Chris St. Pierre | 2012-10-29 | 1 | -9/+10 |
| | |||||
* | added database locking to Metadata | Chris St. Pierre | 2012-10-29 | 3 | -16/+24 |
| | |||||
* | Core: populate sources list | Tim Laszlo | 2012-10-29 | 1 | -0/+1 |
| | |||||
* | Probes/DatabaseBackend: add a thread lock for databases that cannot handle ↵ | Tim Laszlo | 2012-10-26 | 3 | -0/+33 |
| | | | | multiple writes | ||||
* | Metadata: only write to the database when a change occurs | Tim Laszlo | 2012-10-26 | 1 | -5/+9 |
| |