summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * Fix error message before logging is initializedNarayan Desai2006-03-091-2/+2
* * Remove messages describing extra configuration elements when running in bu...Narayan Desai2006-03-094-12/+44
* 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
* Resolve daemon issues (resolves ticket #30)Narayan Desai2006-03-011-1/+5
* 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-272-6/+18
* typoNarayan Desai2006-02-271-1/+1
* Complain if a bogus value for -r is used. Resolves ticket #25Narayan Desai2006-02-271-0/+2
* Fix incorrect versions of -r documentationNarayan Desai2006-02-231-1/+1
* Supress fam events for subversion directories.Narayan Desai2006-02-221-0/+6
* fix assertion in case of preexisting entryNarayan Desai2006-02-212-9/+9
* Fix output loggingNarayan Desai2006-02-213-14/+12
* Update to new logging infrastructureNarayan Desai2006-02-216-239/+165
* fix cache file permsNarayan Desai2006-02-211-0/+1
* this not my dayNarayan Desai2006-02-211-0/+1
* fix argument parsing bugNarayan Desai2006-02-211-42/+27
* Fix profile assertionNarayan Desai2006-02-211-2/+2
* add new support for client profile assertionNarayan Desai2006-02-202-7/+13
* add extra support for client profile assertionNarayan Desai2006-02-201-8/+12
* Fix client stats problem where self.structures false entries don't correspond...Narayan Desai2006-02-201-2/+1
* Fixes issue in ticket #19Narayan Desai2006-02-201-10/+6
* 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
* minor updates for 0.8.1pre2Narayan 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-143-82/+161
* change the new cobalt proxy code to use /etc/bcfg2.confNarayan Desai2006-02-091-1/+1
* Handle schema parse failuresNarayan Desai2006-02-091-16/+18
* Switch to cobalt xmlrpc proxy code; should allow easier sync between bcfg and...Narayan Desai2006-02-093-52/+98
* 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
* fix server bugsNarayan Desai2006-01-251-4/+5
* Introduce the new logging infrastructure and convert the server (and bcfg2-in...Narayan Desai2006-01-2518-324/+326
* last step of repo switchesNarayan Desai2006-01-2320-805/+997
* fix tb when everything is fineNarayan Desai2006-01-101-1/+1
* reverted to 1655 Joey Hagedorn2006-01-102-40/+58
* made changes to phase out GenerateHostInfo and Hostinfo.xml file. now uses cl...Joey Hagedorn2006-01-102-44/+25
* made changes to get rid of hostinfo.xml file have GenerateHostInfo update cli...Joey Hagedorn2006-01-092-17/+18