summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* RPMng, YUMng improvements (patch from slack)Narayan Desai2010-06-212-15/+51
* Slight change to error messageTim Laszlo2010-06-161-1/+1
* Reduce select timeouts to 2sTim Laszlo2010-06-162-3/+3
* ThreadedStatistics: load/save data on startup/shutdownTim Laszlo2010-06-163-4/+87
* POSIX: Don't install incompletely specified directory entries (Resolves Ticke...Sol Jerome2010-06-161-1/+9
* POSIX: Don't set perms for unspecified entries (Resolves ticket #893)Sol Jerome2010-06-161-0/+8
* Upstart: Fix bug when installing servicesSol Jerome2010-06-161-6/+6
* Set a timeout on sockets accepted by the serverTim Laszlo2010-06-141-0/+2
* Add /etc/yum.repos.d to the important list for YUMngTim Laszlo2010-06-141-1/+2
* Added missing configuration entitiesFabian Affolter2010-06-141-1/+1
* Call Core.shutdown explicitly when the XMLRPCServer exists. Fixes server hang...Tim Laszlo2010-06-112-3/+5
* Prevent Logger.py from throwing execptions when unable to connect to the loggerTim Laszlo2010-06-111-2/+9
* Prevent bcfg2-server from hanging on exit when the Pseudo FileMonitor is usedTim Laszlo2010-06-111-1/+1
* Typo in bcfg2-reportsTim Laszlo2010-06-111-1/+1
* Added new bcfg2-admin bundle list part Fabian Affolter2010-06-102-15/+78
* APT: Fix nonexistent Path verification failures (Reported by Remi Broemeling)Sol Jerome2010-06-101-0/+6
* tabs -> spacesSol Jerome2010-06-104-10/+10
* MacPorts/Portage: Fix indentation errorsSol Jerome2010-06-102-2/+2
* Updated files to match PEP 257 Fabian Affolter2010-06-0930-125/+140
* Updated files to match PEP 257 Fabian Affolter2010-06-093-40/+54
* Darcs addedFabian Affolter2010-06-091-1/+2
* repo-validate: Warn when missing attributes for Path entriesSol Jerome2010-06-071-0/+33
* Updated files to match PEP 257Fabian Affolter2010-06-076-24/+40
* Updated files to match PEP 257Fabian Affolter2010-06-072-15/+16
* Updated files to match PEP 257Fabian Affolter2010-06-0720-180/+182
* Updated files to match PEP 257Fabian Affolter2010-06-071-4/+4
* Updated files to match PEP 257Fabian Affolter2010-06-078-55/+66
* Updated files to match PEP 257Fabian Affolter2010-06-076-30/+29
* Added init command to bcfg2-admin reportsTim Laszlo2010-06-071-0/+3
* updatefix.py doesn't load initial database version for django 1.*Tim Laszlo2010-06-071-1/+1
* Performance improvements for bcfg2-admin reports scrub.Tim Laszlo2010-06-072-14/+41
* Switching Statistics.py to ThreadedStatisticsTim Laszlo2010-06-071-19/+6
* Added ThreadedStatistics plugin class. Migrated DBStats to use ThreadedStati...Tim Laszlo2010-06-072-7/+38
* Threaded Statistics.py and fixed xml corruptionTim Laszlo2010-06-041-5/+19
* Switch location to hostname. Urls break things.Tim Laszlo2010-06-042-11/+4
* Initial version of admin tool for reportsTim Laszlo2010-06-032-1/+190
* Performance updates to dynamic reportsTim Laszlo2010-06-037-60/+140
* Added experimental tagFabian Affolter2010-06-032-0/+2
* Experimental Darcs plugin addedFabian Affolter2010-06-031-0/+48
* Standardized doc strings of the VCS pluginsFabian Affolter2010-06-034-5/+5
* Comment addedFabian Affolter2010-06-013-0/+3
* Assoicated elements only displays current elementTim Laszlo2010-06-011-3/+3
* Fragmenting Syslogger logs backwardsTim Laszlo2010-05-261-2/+1
* Add option to log importscript.py messages to syslogTim Laszlo2010-05-261-9/+13
* Use logging instead of print statements in importscript.pyTim Laszlo2010-05-262-13/+22
* DBStats: Handle errors in load_statsTim Laszlo2010-05-261-8/+14
* Fixed XPath error with lxml 1.2.1Tim Laszlo2010-05-251-2/+5
* Terminate fam thread on shutdownTim Laszlo2010-05-241-2/+6
* Hg: New Mercurial plugin from Fabian AffolterSol Jerome2010-05-222-0/+47
* reports: Fixes for Tickets #833 and #885Sol Jerome2010-05-203-7/+8