summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix syslog priority/facility encoding in log messagesNarayan Desai2006-03-011-2/+4
* Fix same display bug in DebianNarayan Desai2006-03-011-1/+1
* Fix up logging in dryrun modeNarayan Desai2006-03-012-14/+20
* Whitespace changes in Logging.pyNarayan Desai2006-03-012-3/+2
* Add missing importNarayan Desai2006-02-281-1/+1
* cleanup error handling and message fragmentationNarayan Desai2006-02-281-21/+18
* Switch more client toolsets over to the new logging infrastructureNarayan Desai2006-02-284-59/+61
* Reconnect syslog handler when the syslog daemon is restartedNarayan Desai2006-02-281-4/+12
* Fix problems reported by Rick and PedroNarayan Desai2006-02-271-7/+9
* Improve error handling for server problemsNarayan Desai2006-02-271-1/+1
* Supress fam events for subversion directories.Narayan Desai2006-02-221-0/+6
* fix assertion in case of preexisting entryNarayan Desai2006-02-211-8/+8
* Fix output loggingNarayan Desai2006-02-212-6/+5
* Update to new logging infrastructureNarayan Desai2006-02-215-207/+145
* this not my dayNarayan Desai2006-02-211-0/+1
* Fix profile assertionNarayan Desai2006-02-211-2/+2
* add new support for client profile assertionNarayan Desai2006-02-201-0/+5
* Fix client stats problem where self.structures false entries don't correspond...Narayan Desai2006-02-201-2/+1
* Fix relative imports and improve verbosityNarayan Desai2006-02-172-35/+30
* Fix Ti's Symlink clobbering problem for ticket #8Narayan Desai2006-02-171-41/+42
* Fix sshbase tbNarayan Desai2006-02-162-16/+14
* Clean up some error handlingNarayan Desai2006-02-161-16/+19
* fix importsNarayan Desai2006-02-151-3/+5
* don't log a message for every requestNarayan Desai2006-02-141-1/+1
* make apt foreably remove packagesNarayan Desai2006-02-141-1/+1
* attribute updateNarayan Desai2006-02-141-2/+2
* resync with cobalt libsNarayan Desai2006-02-142-63/+157
* change the new cobalt proxy code to use /etc/bcfg2.confNarayan Desai2006-02-091-1/+1
* Switch to cobalt xmlrpc proxy code; should allow easier sync between bcfg and...Narayan Desai2006-02-092-1/+93
* Fix erroneous report of extra configuration entities after they have been rem...Narayan Desai2006-02-021-0/+1
* minor bugfixesNarayan Desai2006-01-312-2/+8
* Introduce the new logging infrastructure and convert the server (and bcfg2-in...Narayan Desai2006-01-2516-234/+274
* last step of repo switchesNarayan Desai2006-01-2313-656/+767
* fix tb when everything is fineNarayan Desai2006-01-101-1/+1
* Add package type for packages using the file attributeNarayan Desai2006-01-053-26/+36
* fix deepcopy of lxml structureNarayan Desai2005-12-211-1/+3
* fix two minor problemsNarayan Desai2005-12-132-4/+4
* version bumpNarayan Desai2005-12-131-1/+1
* set keyword attributes on most filesNarayan Desai2005-12-1310-65/+155
* begin client hardeningNarayan Desai2005-12-094-13/+20
* Stop services on debian if they are enabled but shouldn't beNarayan Desai2005-12-082-0/+4
* Fix error reporting for parse failuresNarayan Desai2005-12-072-2/+4
* fix client metadata assertion problemNarayan Desai2005-12-061-11/+4
* Re-add daemonize support to the serverNarayan Desai2005-12-066-11/+21
* version bumpsNarayan Desai2005-12-022-2/+2
* change to event coalescingNarayan Desai2005-12-012-38/+76
* Handle fam event processing failures, and fix another case where xml comments...Narayan Desai2005-12-012-21/+21
* Fix lxml breakage in Account.py and GenerateHostInfoNarayan Desai2005-12-011-2/+2
* fix lxml transcription bugNarayan Desai2005-12-011-1/+1
* fix xml commentsNarayan Desai2005-11-302-8/+12