summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Services: Use the 'target' attribute for custom servicesSol Jerome2009-09-211-1/+1
* Packages: implement config file reloadsNarayan Desai2009-09-181-8/+27
* Xcmd: Improve error handling for unknown rmi methodsNarayan Desai2009-09-182-1/+4
* SSLServer: Fix rmi method exportNarayan Desai2009-09-181-1/+1
* bcfg2-admin xcmd: improve error handling (Resolves Ticket #734)Narayan Desai2009-09-181-1/+15
* SSLServer: don't pass address argument to methods with dotted namesNarayan Desai2009-09-181-1/+2
* bcfg2-info: refuse to write build output outside of /tmp without -f flag (Res...Narayan Desai2009-09-181-3/+11
* bcfg2-admin: implement xcmd modeNarayan Desai2009-09-152-1/+37
* Packages: Implement remote cache update callNarayan Desai2009-09-151-0/+9
* SSLServer: Re-implement support for plugin rmi callsNarayan Desai2009-09-151-0/+6
* Proxy: Implement tunable socket timeoutsNarayan Desai2009-09-151-6/+7
* Packages: Add list of packages and dependencies on clientSol Jerome2009-09-152-2/+8
* bcfg2-info: Fix traceback when client has no bundlesSol Jerome2009-09-151-1/+2
* Pull.py: Fix traceback for ticket #731Sol Jerome2009-09-141-1/+6
* YUMng: Fix spelling error (Reported by David Strauss)Sol Jerome2009-09-141-2/+2
* FreeBSDInit: Add check to see if we are on a FreeBSD systemSol Jerome2009-09-111-0/+5
* *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-093-14/+37
* 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
* bcfg2-info: improve showclient displayNarayan Desai2009-09-091-4/+9
* 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
* POSIX: Add hard link support for ticket #588Sol Jerome2009-09-071-5/+47
* Plugins: Fix svn keywords for ticket #698 (Fix from Mike McCallister)Sol Jerome2009-09-077-9/+9
* POSIX: Replace incorrect SymLinksSol Jerome2009-09-071-5/+11
* POSIX: Add support for unified Path entriesSol Jerome2009-09-074-10/+51
* SYSV: Fix noask use (Patch via HCoyote)Narayan Desai2009-08-212-7/+9
* POSIX: Add client side support for Path entriesSol Jerome2009-08-171-1/+13
* POSIX: Fix traceback with ConfigFile encoding errors (Ticket #705)Sol Jerome2009-08-171-1/+6
* Actions: Warn user when actions aren't run in dryrun modeSol Jerome2009-08-161-0/+2
* Client tools: Remove unnecessary extra whitespaceSol Jerome2009-08-1616-170/+170
* Packages: Handle file fetch errors (on repo refresh) betterNarayan Desai2009-08-161-2/+7
* YUMng: Unify yum pkg specifier creation code (and fix issue reported by drtns...Narayan Desai2009-08-141-45/+19
* bcfg2-admin init: Fix __import__ call for python pre 2.5Narayan Desai2009-08-131-1/+2
* bcfg2-repo-validate: Use proper English in error messagesSol Jerome2009-08-121-1/+1
* bcfg2-repo-validate: Fix traceback when reading empty pkgmgr files (Reported ...Sol Jerome2009-08-121-1/+4
* Packages: Fix make_non_redundant to work with packages with no depsNarayan Desai2009-08-091-1/+5
* Don't run Actions when client is in dryrun modeSol Jerome2009-08-061-11/+14
* bcfg2: Write cached config using encoding from Options.pySol Jerome2009-08-031-1/+1
* Packages: implement code to determine non-redundant package setNarayan Desai2009-08-011-0/+17