summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | removed another print statementChris St. Pierre2012-11-161-1/+0
| |
* | removed bogus lxml importChris St. Pierre2012-11-161-1/+0
| |
* | removed bogus print statementsChris St. Pierre2012-11-163-8/+4
| |
* | fixed tests for set_debugChris St. Pierre2012-11-162-14/+19
| |
* | fixed plugin-specific implementations of toggle_debug for new set_debug stuffChris St. Pierre2012-11-163-14/+14
| |
* | documented new core debug RMIsChris St. Pierre2012-11-161-1/+35
| |
* | added set_debug RMI for plugins and core, set_fam_debug RMIChris St. Pierre2012-11-163-6/+24
| |
* | Inotify: explicitly ignore events not in event maskChris St. Pierre2012-11-161-0/+7
| |
* | Core: added toggle_debug RMI to toggle all debug modes on running serverChris St. Pierre2012-11-161-0/+6
| |
* | FAM: allow toggling FAM debug by RMI on running serverChris St. Pierre2012-11-163-12/+10
| |
* | cleaned up Templatehelper to help avoid some event handling errorsChris St. Pierre2012-11-163-80/+94
| |
* | Git: Added ability to update to a specific tree-ishChris St. Pierre2012-11-162-13/+73
| |
* | POSIX: fixed removal of symlinked directoriesChris St. Pierre2012-11-166-121/+120
| |
* | Git: only support GitPython; only support Git.Update with GitPythonChris St. Pierre2012-11-162-126/+36
| | | | | | | | | | dulwich is terrible. impressively so. git pull has a bug that prevents it from honoring --work-tree in many, many versions
* | debian: Fix one more typoSol Jerome2012-11-151-1/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | debian: Fix typoSol Jerome2012-11-151-1/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | debian: Fix docs package (from Arto Jantunen)Sol Jerome2012-11-151-2/+2
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | debian: Apply init script fixes from Arto's repoSol Jerome2012-11-151-4/+4
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | debian: Add NEWS file from Arto's upstream repoSol Jerome2012-11-151-0/+16
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | debian: Sync some upstream changesSol Jerome2012-11-153-2/+2
| | | | | | | | | | | | | | These are changes from Arto Jantunen's git branch located at git://anonscm.debian.org/git/collab-maint/bcfg2.git. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Include debian upgrade tools in packagingArto Jantunen2012-11-151-0/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | SSLCA: fixed variable namesChris St. Pierre2012-11-141-4/+4
| |
* | set default umask for server, added option to change itChris St. Pierre2012-11-1415-22/+36
| |
* | SSHbase: turn down the noiseChris St. Pierre2012-11-141-2/+2
| |
* | only try to find bcfg2-yum-helper in $PATH onceChris St. Pierre2012-11-141-15/+16
| |
* | SSLCA: clean up temp files on error, better error messagesChris St. Pierre2012-11-141-28/+46
| |
* | fixed typos in error messageChris St. Pierre2012-11-141-3/+3
| |
* | add "status" command to bcfg2 init scriptsChris St. Pierre2012-11-142-12/+13
| |
* | Create documentation for the RedisTransportTim Laszlo2012-11-141-0/+25
| |
* | Cfg: improved error messagesChris St. Pierre2012-11-138-65/+27
| |
* | SSHbase: improved error messagesChris St. Pierre2012-11-131-12/+19
| |
* | fixed client lock checkChris St. Pierre2012-11-131-5/+9
| |
* | don't pass full stack traces to client on bind failureChris St. Pierre2012-11-131-1/+1
| |
* | Cfg: prevent genshi loader from caching templatesChris St. Pierre2012-11-132-27/+15
| |
* | fixed some docs for sphinx 1.1Chris St. Pierre2012-11-131-2/+2
| |
* | SSHbase: fixed invalidation of ssh_known_hosts cacheChris St. Pierre2012-11-131-4/+4
| |
* | doc: roles/prefix attributes are requiredSol Jerome2012-11-131-2/+2
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | SSHbase: improved error messageChris St. Pierre2012-11-131-2/+3
| |
* | allow setting NagiosGen Options while using the default clientChris St. Pierre2012-11-131-1/+1
| | | | | | | | settings (from Marc Gariepy)
* | SELinux: Fix string -> int conversionSol Jerome2012-11-121-1/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: Remove nonexistent attributeSol Jerome2012-11-121-2/+0
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | flush input buffers before accepting stdinChris St. Pierre2012-11-126-32/+72
| |
* | added generate-manpages.bash to tools READMEChris St. Pierre2012-11-081-0/+3
| |
* | Packages: fixed yum cachefiles propertyChris St. Pierre2012-11-081-1/+1
| |
* | Metadata: improved error message from address resolution failure during ↵Chris St. Pierre2012-11-081-3/+4
| | | | | | | | client authn
* | SSLCA: improved error, debug messagesChris St. Pierre2012-11-081-4/+16
| |
| * minor typo and function documentationJason Kincl2012-11-191-2/+3
| |
| * Adding a default conflict resolver of theirs-full to Svn PluginJason Kincl2012-11-071-0/+4
|/
* man: Migrate generate-manpages.bash to sphinxSol Jerome2012-11-0723-1629/+14
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: made format of man page option lists consistentChris St. Pierre2012-11-0721-1694/+2215
|