summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
* Fix __all__Narayan Desai2007-11-031-3/+3
* Second stage of the root->0 backout (from GP)Narayan Desai2007-11-026-11/+11
* make Core.py produce more error messages with plugin load failures (from GP) ...Narayan Desai2007-11-021-2/+2
* make Core.py more tolerant of spaces in bcfg2.conf (Resolves Ticket #488)Narayan Desai2007-11-021-2/+2
* Produce better interactive questions for bcfg2-adminNarayan Desai2007-10-311-1/+1
* Deregister Cfg entries in case of overall deletion (Resolves Ticket #481)Narayan Desai2007-10-301-0/+6
* Implement bcfg2-admin pull support for info files/metadata changes (Resolves ...Narayan Desai2007-10-302-3/+14
* Fix reports traceback with mysql (Resolves Ticket #487)Narayan Desai2007-10-301-1/+1
* ensure that client_list_a is always filled before client_list_bNarayan Desai2007-10-291-2/+2
* print errors when they occurNarayan Desai2007-10-291-0/+2
* Fix refactor importscript breakage and add optparsing patch from TimLNarayan Desai2007-10-261-35/+45
* Make importscript even more efficientNarayan Desai2007-10-111-12/+1
* Add sparse client updates (should speed up runs with big databases _a lot_)Narayan Desai2007-10-111-22/+25
* switch last data hashes over to django objectsNarayan Desai2007-10-111-29/+25
* Continue changes to use django datatypes (further reduces resource consumption)Narayan Desai2007-10-101-40/+30
* Fix importscript.py performance problemsNarayan Desai2007-10-101-45/+38
* Plugin updates: Account sudoers perms, Cfg recreate bug, Deps error pathNarayan Desai2007-10-103-5/+10
* Fix comments in pkglists with FuzzyDictNarayan Desai2007-08-281-6/+10
* Implement persistent probe data (so that templates can be debugged in bcfg2-i...Narayan Desai2007-08-261-0/+33
* Add infoxml support to TGenshiNarayan Desai2007-08-261-3/+15
* Implement better error reporting for TCheetahNarayan Desai2007-08-261-1/+6
* Implement infoxml support for TCheetahNarayan Desai2007-08-261-2/+14
* Add altsrc crosscheckingNarayan Desai2007-08-261-0/+12
* finish sshbase class changeNarayan Desai2007-08-081-2/+2
* Add bind support for virtual package remappingsNarayan Desai2007-08-081-0/+13
* First chunk of the Pkgmgr altsrc changes (no affect on existing setups)Narayan Desai2007-08-082-2/+50
* Fix minor pkgmgr XMLSrc bug introduced by info.xml changesNarayan Desai2007-08-081-5/+7
* Implement basic info.xml supportNarayan Desai2007-08-072-9/+25
* turn down write coalescing for nowNarayan Desai2007-08-071-1/+1
* fix for Cfg file pullNarayan Desai2007-08-011-1/+6
* Fix binary config file stats uploadNarayan Desai2007-08-012-10/+15
* Revert mistaken Pkgmgr matchesNarayan Desai2007-08-012-50/+2
* Client side of improved support for binary files in statisticsNarayan Desai2007-08-013-3/+51
* Implement part 1 of (optional) probe result cachingNarayan Desai2007-07-311-4/+9
* backingout accidental changes to reporting systemJoey Hagedorn2007-07-261-28/+1
* changed django reports admin to dev e-mail addressJoey Hagedorn2007-07-251-1/+1
* Add secondary location for webservers (so that webservers don't need access t...Narayan Desai2007-07-251-1/+1
* Add support for altsrc bindings to TGenshiNarayan Desai2007-07-251-1/+4
* Implementing selective forking server, which runs read-only requests in child...Narayan Desai2007-07-251-26/+31
* merge realname into path for altsrc templatesNarayan Desai2007-07-231-2/+1
* Add a realname attribute in altsrc bound entries and add TCheetah supportNarayan Desai2007-07-232-0/+3
* Fix use of altsrc when using Package entries with file attributesNarayan Desai2007-07-221-0/+1
* Account plugin improvement from mschick (Resolves Ticket #470)Narayan Desai2007-07-211-9/+24
* Fix altsrcNarayan Desai2007-07-201-1/+3
* Fix stupid thinko in SGenshiNarayan Desai2007-07-201-1/+2
* Implement altsrc support, fix humorous misspelling of instantiationNarayan Desai2007-07-191-1/+15
* Add SGenshi pluginNarayan Desai2007-07-192-1/+37
* Change encap splitting regular expressions to allow package names with dashes...Daniel Joseph Barnhart Clark2007-07-191-3/+3
* Initial TGenshi checking (from jcollie)Narayan Desai2007-07-182-1/+147
* Fix required uuid error messageNarayan Desai2007-07-161-1/+2