summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
* Remove GBundler plugin (this functionality already exists in Bundler)Sol Jerome2009-10-072-40/+0
* Cfg: Set type to 'configfile' for Path entriesSol Jerome2009-10-061-2/+4
* Admin-modes: Implement plugin whitelists/blacklists for modes that don't requireNarayan Desai2009-10-022-2/+11
* Viz: remove spurious raise SystemExitNarayan Desai2009-10-021-1/+0
* Fix nasty core hang, which would manifest itself as a lockup upon shutdown fo...Narayan Desai2009-10-024-3/+16
* POSIX: Add block/character/fifo devices (ticket #477)Sol Jerome2009-10-011-7/+9
* Changed name and implementation to "bcfg2-server" so that the serverMike McCallister2009-09-261-2/+2
* POSIX: Add support for nonexistent Path entry typesSol Jerome2009-09-261-1/+1
* Added Fossil to Plugins init and Fossil and Bzr to man 5 bcfg2.confDaniel Joseph Barnhart Clark2009-09-251-0/+1
* Packages: pylint fixesNarayan Desai2009-09-241-41/+63
* Packages: immediately add dependencies for packages added as single-choice vi...Narayan Desai2009-09-241-1/+10
* Add better debug logging to Fossil plugin, like Bzr.py hasDaniel Joseph Barnhart Clark2009-09-241-2/+3
* Support for [http://fossil-scm.org Fossil] SCM Distributed Version Control Sy...Daniel Joseph Barnhart Clark2009-09-241-0/+50
* Decisions: Catch initialization error for non-existent Decisions directorySol Jerome2009-09-241-2/+10
* Packages: rework apt dependency choicesNarayan Desai2009-09-231-4/+9
* Packages: Fix infinite loop problem with cyclic deps (Reported by david strauss)Narayan Desai2009-09-231-0/+1
* Revision returned by Bzr should be a scalar value.David Strauss2009-09-231-1/+1
* Initial Bazaar VCS support.David Strauss2009-09-232-0/+46
* Packages: Fix case where item is completely unknown (hence pset is unset) (Re...Narayan Desai2009-09-231-2/+3
* Packages: make package alternatives work properly when specified (Resolves Ti...Narayan Desai2009-09-221-17/+48
* TGenshi: Ensure backward/forward api compatibility for genshiNarayan Desai2009-09-221-2/+8
* Packages: sort auto-added package entriesNarayan Desai2009-09-221-1/+3
* Packages: Fix extra / inclusion in repomd urls (Resolves Ticket #740)Narayan Desai2009-09-221-1/+3
* Packages: implement config file reloadsNarayan Desai2009-09-181-8/+27
* Xcmd: Improve error handling for unknown rmi methodsNarayan Desai2009-09-181-1/+1
* bcfg2-admin xcmd: improve error handling (Resolves Ticket #734)Narayan Desai2009-09-181-1/+15
* bcfg2-admin: implement xcmd modeNarayan Desai2009-09-152-1/+37
* Packages: Implement remote cache update callNarayan Desai2009-09-151-0/+9
* Packages: Add list of packages and dependencies on clientSol Jerome2009-09-151-2/+2
* Pull.py: Fix traceback for ticket #731Sol Jerome2009-09-141-1/+6
* *Genshi: Don't strip whitespace (Resolves Ticket #730)Narayan Desai2009-09-112-3/+3
* Packages: Improve clarity of debug messages (Resolves Ticket #728)Narayan Desai2009-09-101-2/+2
* Packages: fix typo (Resolves Ticket #726)Narayan Desai2009-09-101-2/+2
* POSIXCompat: Change name of Compat plugin to POSIXCompatSol Jerome2009-09-092-8/+32
* Packages: Add error message when clients do not match any Packages sources (R...Narayan Desai2009-09-091-0/+3
* Packages: Make Packages handle urls not terminated with /'s properly (Resolve...Narayan Desai2009-09-091-0/+4
* Packages: automatically include placeholder values for version and component ...Narayan Desai2009-09-091-1/+7
* Compat: old clients will not accept entries containing a type attributeSol Jerome2009-09-091-0/+1
* Compat: Fix plugin to generate proper spec for older clientsSol Jerome2009-09-071-7/+11
* Plugins: Fix svn keywords for ticket #698 (Fix from Mike McCallister)Sol Jerome2009-09-077-9/+9
* POSIX: Add support for unified Path entriesSol Jerome2009-09-073-5/+40
* Client tools: Remove unnecessary extra whitespaceSol Jerome2009-08-161-1/+1
* Packages: Handle file fetch errors (on repo refresh) betterNarayan Desai2009-08-161-2/+7
* bcfg2-admin init: Fix __import__ call for python pre 2.5Narayan Desai2009-08-131-1/+2
* Packages: Fix make_non_redundant to work with packages with no depsNarayan Desai2009-08-091-1/+5
* Packages: implement code to determine non-redundant package setNarayan Desai2009-08-011-0/+17
* Snapshots: Fix typo in __init__.pySol Jerome2009-07-281-1/+1
* bcfg2-server: Improve startup error handling (Patch from Mike McCallister) (R...Narayan Desai2009-07-281-0/+1
* Gamin: Fix order inversion in the local event bufferNarayan Desai2009-07-271-1/+1
* SSHbase: defer ssh_known_hosts file building until metadata is workingNarayan Desai2009-07-271-1/+4