summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Chkconfig: Fix supervised mode status='off' behavior (Patch from Mathieu Jobin)Sol Jerome2010-05-181-9/+17
* bcfg2-info: Add patch from Fabian AffolterSol Jerome2010-05-041-3/+3
* YUMng: Add support for Path type='ignore' entriesSol Jerome2010-04-302-2/+21
* YUMng: make yumng robust again virtual package specs (patch from slack)Narayan Desai2010-04-301-7/+26
* Upstart: Fix traceback for non-upstart services (Resolves Ticket #878)Sol Jerome2010-04-291-2/+7
* YUMng: Fix list comprehension traceback (Reported by Jonathan Billings) [bugfix]Sol Jerome2010-04-291-2/+2
* Core: Allow the specification of plugin conflicts (Fix for Ticket #875)Sol Jerome2010-04-243-0/+14
* Frame.py: Fix handling of ^C on CentOS 5Sol Jerome2010-04-221-0/+3
* bcfg2-repo-validate: Warn when multiple default groups defined (Resolves Tick...Sol Jerome2010-04-211-0/+8
* Upstart: Fix traceback for services that don't existSol Jerome2010-04-211-10/+16
* Packages: fix handling of negative recommended directiveNarayan Desai2010-04-171-1/+3
* Packages: fix up config file readingNarayan Desai2010-04-171-1/+1
* Packages: implement support for recommended packages in APTSourcesNarayan Desai2010-04-171-6/+16
* Frame: Modify list comprehension so that it doesn't require lxmlSol Jerome2010-04-141-2/+3
* APT: Add sources.list* to __important__ listSol Jerome2010-04-132-9/+24
* Hostbase: Fix a bug that caused setup.py to bailSol Jerome2010-04-1020-35/+35
* Hostbase/settings.py: Reset language default back to en-usSol Jerome2010-04-101-1/+1
* APT: produce reasonable interactive messages for version=auto entriesNarayan Desai2010-04-081-1/+1
* Packages: handle BoundPackage entries for prereq processingNarayan Desai2010-04-081-1/+2
* Packages: implement blacklist functionalityNarayan Desai2010-04-081-6/+16
* YUMng: preinstall /etc/yum.d/*Narayan Desai2010-04-081-0/+3
* Remove whitespaceSol Jerome2010-04-0822-75/+66
* Generic viewsRene Martin2010-04-085-114/+84
* Generic viewsRene Martin2010-04-082-0/+112
* Ignoring some files.Rene Martin2010-04-081-0/+3
* Trying to commit all my workRene Martin2010-04-0810-241/+157
* Initial port from Django 0.95 to Django 1.1.Rene Martin2010-04-082-0/+69
* Fix configfile option for bcfg2-admin (Patch from Duncan Hutty)Sol Jerome2010-04-071-1/+2
* RcUpdate: Add supervised service installSol Jerome2010-03-261-5/+13
* Removed unnecessary variable. Fixed usage of uninitialized variable.Sol Jerome2010-03-261-3/+3
* We don't call the init script anymore.Sol Jerome2010-03-261-8/+0
* We don't do that, this is done by __init__.py.Sol Jerome2010-03-261-10/+0
* Fixed a bug in the last commit. Is_enabled now really checks ifSol Jerome2010-03-261-11/+11
* Reworked RcUpdate.py. VerifyService now checks if running services areSol Jerome2010-03-261-34/+61
* SSHbase: Use shutil as per Lee's suggestion in Ticket #866Sol Jerome2010-03-251-2/+3
* SSHbase: Generate known_hosts file in consistent order (Patch from Lee Loucks)Sol Jerome2010-03-251-31/+32
* Viz: Include xincluded files from groups.xml (Resolves Ticket #867)Sol Jerome2010-03-251-0/+4
* POSIX: Add support to properly verify new POSIX entries (directories)Sol Jerome2010-03-221-1/+2
* Portage.py: Fix equery usage for newer versions of gentoolkit (Patch from Phi...Sol Jerome2010-03-221-1/+3
* Client/Tools/__init__.py: Report return value in lower bits of cmdstatSol Jerome2010-03-221-1/+4