summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix base64 installationsNarayan Desai2004-10-131-2/+10
* use 4 digit octal perms by defaultNarayan Desai2004-10-131-1/+1
* ignore .swp filesNarayan Desai2004-10-131-2/+5
* change symlink.from to symlink.nameNarayan Desai2004-10-131-6/+7
* report parse errorsNarayan Desai2004-10-121-2/+10
* put in a workaround for :info file updatesNarayan Desai2004-10-121-1/+3
* initial two-way reportingNarayan Desai2004-10-121-0/+1
* fix state uploadsNarayan Desai2004-10-111-1/+2
* fix state uploadNarayan Desai2004-10-111-1/+1
* update to new APINarayan Desai2004-10-111-3/+1
* make complete non-two-way functionalNarayan Desai2004-10-111-21/+53
* fix probe locationNarayan Desai2004-10-111-1/+1
* fix importsNarayan Desai2004-10-111-8/+2
* change to new locationNarayan Desai2004-10-111-1/+1
* fix importNarayan Desai2004-10-111-1/+1
* update to new pathNarayan Desai2004-10-111-1/+1
* kill installation algorithm codeNarayan Desai2004-10-111-111/+2
* implement singlechild modeNarayan Desai2004-10-111-7/+39
* refactor clientstate code into the toolsets (will allow better two-way implem...Narayan Desai2004-10-111-7/+110
* SyntaxError: lambda cannot contain assignmentNarayan Desai2004-10-071-1/+2
* implement bulk/async package installsNarayan Desai2004-10-071-7/+31
* add verbose error reportingNarayan Desai2004-10-071-7/+46
* implement statistics uploadNarayan Desai2004-10-071-2/+23
* update to new apiNarayan Desai2004-10-071-1/+1
* add HandleStatsNarayan Desai2004-10-071-1/+5
* add profile/image assertion supportNarayan Desai2004-10-071-2/+5
* add profile assertion supportNarayan Desai2004-10-072-10/+20
* switch to profile based metadataNarayan Desai2004-10-071-12/+37
* shift out of commonNarayan Desai2004-10-071-1/+1
* shift out of common -> etcNarayan Desai2004-10-071-1/+1
* fix permission bug for public keysNarayan Desai2004-10-051-1/+4
* fix Commit callNarayan Desai2004-10-051-3/+10
* fix to new XML APINarayan Desai2004-10-051-7/+7
* get services goingNarayan Desai2004-10-051-3/+56
* fix importsNarayan Desai2004-10-051-1/+1
* add commit hook to bcfg clientNarayan Desai2004-10-051-0/+4
* remove unused codeNarayan Desai2004-10-051-4/+0
* fixup symlink stuffNarayan Desai2004-10-051-10/+13
* (Logical change 1.70)Narayan Desai2004-10-053-0/+75
* add other new stubsNarayan Desai2004-10-051-1/+1
* Initial revisionNarayan Desai2004-10-053-0/+0
* handle malformed entries betterNarayan Desai2004-10-011-0/+4
* refactor codeNarayan Desai2004-10-011-58/+100
* fix package installsNarayan Desai2004-09-301-2/+3
* fix minor api problemsNarayan Desai2004-09-301-4/+4
* fix importsNarayan Desai2004-09-301-1/+1
* K is a tuple which didn't print right with the extra %s. this is a quick fix.Rick Bradshow2004-09-291-1/+1
* fix base64 encodingNarayan Desai2004-09-291-1/+5
* add better error reportingNarayan Desai2004-09-291-1/+4
* add default case for hostsNarayan Desai2004-09-281-1/+1