summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
* Clean up toolset module loading codeNarayan Desai2006-06-281-26/+20
* * Fix fatal server setup errorNarayan Desai2006-06-121-1/+2
* Minor simplification of Jos's bcfg2-info patchNarayan Desai2006-06-071-3/+1
* make bcfg2-info respect EOF (from Jos Backus)Narayan Desai2006-06-071-3/+7
* Added auto-refreshing feature to reports; specifiable by config file.Joey Hagedorn2006-05-311-1/+4
* * Tighten up error handling Narayan Desai2006-05-251-2/+2
* Implement the showentries command (from Cory)Narayan Desai2006-05-091-1/+24
* Add buildfile function to bcfg2-infoNarayan Desai2006-05-091-2/+13
* * Fix auto-marshalling of binary cfg filesNarayan Desai2006-04-271-7/+7
* Fix client use of -r and -n together (Resolves ticket #49)Narayan Desai2006-04-251-0/+3
* Fix failure mode if failure count == 256Narayan Desai2006-04-191-4/+4
* Return non-zero return codes if any errors occurNarayan Desai2006-04-191-0/+6
* Add rules validation to bcfg2-validate-repoNarayan Desai2006-04-111-0/+1
* Switch to new option parsing libNarayan Desai2006-04-112-242/+68
* pylint fixesNarayan Desai2006-04-113-5/+5
* Fix a number of spurious pylint issuesNarayan Desai2006-04-111-22/+22
* * Remove build dep on python-devNarayan Desai2006-03-291-1/+5
* * Print error message and exit if no component location information exists i...Narayan Desai2006-03-231-1/+5
* * Implement svn repository revision detectionNarayan Desai2006-03-171-1/+1
* * Remove messages describing extra configuration elements when running in bu...Narayan Desai2006-03-091-2/+2
* 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