summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Modified StatReports to look in <repo>/Metadata/clients.xml for new metadata ...Joey Hagedorn2006-01-091-4/+4
* Add package type for packages using the file attributeNarayan Desai2006-01-053-26/+36
* fix FetchMetadata callNarayan Desai2006-01-041-1/+1
* re-add daemonization codeNarayan Desai2006-01-031-4/+28
* fix deepcopy of lxml structureNarayan Desai2005-12-211-1/+3
* Minor code cleanupsJoey Hagedorn2005-12-201-4/+5
* Modified StatReports to implement new naming convention for xsl-transforms an...Joey Hagedorn2005-12-191-24/+8
* fix two minor problemsNarayan Desai2005-12-132-4/+4
* version bumpNarayan Desai2005-12-131-1/+1
* set keyword attributes on most filesNarayan Desai2005-12-1312-371/+576
* fix masked Fault exceptionsNarayan Desai2005-12-121-3/+3
* more client cleanupsNarayan Desai2005-12-122-39/+38
* version bumpNarayan Desai2005-12-091-69/+124
* begin client hardeningNarayan Desai2005-12-095-130/+241
* 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-073-3/+10