summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
* Resolve daemon issues (resolves ticket #30)Narayan Desai2006-03-011-1/+5
* Improve error handling for server problemsNarayan Desai2006-02-271-5/+17
* 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
* fix assertion in case of preexisting entryNarayan Desai2006-02-211-1/+1
* Fix output loggingNarayan Desai2006-02-211-8/+7
* Update to new logging infrastructureNarayan Desai2006-02-211-32/+20
* fix cache file permsNarayan Desai2006-02-211-0/+1
* fix argument parsing bugNarayan Desai2006-02-211-42/+27
* add new support for client profile assertionNarayan Desai2006-02-201-7/+8
* add extra support for client profile assertionNarayan Desai2006-02-201-8/+12
* Fixes issue in ticket #19Narayan Desai2006-02-201-10/+6
* minor updates for 0.8.1pre2Narayan Desai2006-02-141-1/+1
* resync with cobalt libsNarayan Desai2006-02-141-19/+4
* 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-091-51/+5
* fix server bugsNarayan Desai2006-01-251-4/+5
* Introduce the new logging infrastructure and convert the server (and bcfg2-in...Narayan Desai2006-01-252-90/+52
* last step of repo switchesNarayan Desai2006-01-237-149/+230
* 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
* fix FetchMetadata callNarayan Desai2006-01-041-1/+1
* re-add daemonization codeNarayan Desai2006-01-031-4/+28
* 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
* set keyword attributes on most filesNarayan Desai2005-12-132-306/+421
* 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-091-117/+221
* Fix error reporting for parse failuresNarayan Desai2005-12-071-1/+6
* Re-add daemonize support to the serverNarayan Desai2005-12-061-0/+18
* change to event coalescingNarayan Desai2005-12-011-4/+1
* fix permissions, and remove some of the Bitkeeper stuffNarayan Desai2005-12-011-1/+1
* Fix lxml breakage in Account.py and GenerateHostInfoNarayan Desai2005-12-011-5/+6
* fix variable renameNarayan Desai2005-11-301-1/+1
* fix missed importNarayan Desai2005-11-301-0/+1
* fix xmllint callsNarayan Desai2005-11-301-3/+3
* fix email (non-xml) formatted reportsNarayan Desai2005-11-291-7/+4
* Rename: src/sbin/Bcfg2ServerX -> src/sbin/Bcfg2ServerNarayan Desai2005-11-281-111/+133
* Rename: src/sbin/Bcfg2ServerX -> src/sbin/Bcfg2ServerNarayan Desai2005-11-281-187/+0
* switch to lxml.etree errorsNarayan Desai2005-11-281-7/+6
* clean out debug commentsNarayan Desai2005-11-281-7/+35
* pull out sss supportNarayan Desai2005-11-281-46/+67
* updated GenerateHostInfo to not require metadata section of bcfg config file,...Joey Hagedorn2005-11-251-5/+5
* bug fix for bcfg2 config file,Joey Hagedorn2005-11-241-6/+19
* call out to xmllint until lxml does error processing correctlyNarayan Desai2005-11-211-0/+3