summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* all tests for users and groups pass again on fedora, debian, and solarisluke2005-09-166-96/+146
* temporary commit so i can move to my workstation; groups and users are way b0...luke2005-09-165-464/+512
* Creating a "change_to_s" method on State, so individual states can override a...luke2005-09-162-16/+26
* Cron is now fully functional and tested on 3 platforms. In order to make it ...luke2005-09-166-104/+300
* adding keywordsluke2005-09-161-1/+0
* adding keywordsluke2005-09-161-2/+3
* cron is working, but i want to write quite a few more test casesluke2005-09-161-52/+204
* small fixing to merge(), and changing output of statechangeluke2005-09-162-3/+11
* finishing up merge methodluke2005-09-161-14/+11
* making "Type.new" private, and switching to "Type.create", so that i can merg...luke2005-09-1610-55/+222
* removed directory outputshafer2005-09-151-1/+0
* adding extra checks to make sure networking is secure, and refactoring a heck...luke2005-09-156-36/+138
* fixed problem using arraysshafer2005-09-151-2/+7
* debugged ignore in fileserver, added tests to ignore tc and fixed server.list...shafer2005-09-152-11/+18
* fixing some testsluke2005-09-154-37/+29
* moving some testing and debugging aroundluke2005-09-151-1/+0
* fixing non-netinfo groupluke2005-09-151-1/+1
* modifications to eliminate code duplication in state creation, mostly to supp...luke2005-09-154-165/+149
* preparations for supporting netinfo in usersluke2005-09-151-0/+27
* switching groups back to having namevar be a parameter instead of a stateluke2005-09-151-4/+13
* fileserver still has a bugshafer2005-09-141-30/+1
* added ignore to fileserver and pfileshafer2005-09-142-29/+63
* adding cron stuff; it does not work at all yetluke2005-09-141-0/+178
* adding globbing to importluke2005-09-142-57/+79
* added ignore to pfileshafer2005-09-131-4/+50
* tracked down some sticky bugs related to having false values and empty string...luke2005-09-136-400/+224
* fixing error handling so that failed objects are completely destroyed; they w...luke2005-09-133-9/+7
* fixing component flattening and sorting; it was not working for cases where o...luke2005-09-131-22/+18
* adding snippet test to verify correct behaviour with missing exec path; also,...luke2005-09-131-2/+23
* intermediate commit so cron is not loadedluke2005-09-124-33/+82
* adding more comments from talking to andyluke2005-09-122-7/+19
* incorporating comments from talking to andrewluke2005-09-121-62/+18
* incorporating comments from talking to andrewluke2005-09-121-3/+0
* some small fixesluke2005-09-102-2/+1
* fixing groups again after getting them to work with netinfoluke2005-09-092-24/+25
* group management now works on os x, although it is six shades of really nasty...luke2005-09-081-37/+284
* reverting changes in the reverse order of what i executed themluke2005-09-081-1/+1
* removing debuggingluke2005-09-081-2/+2
* making states capable of being the namevarluke2005-09-071-1/+18
* all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke2005-09-074-2/+21
* finishing up user and group support for nowluke2005-09-074-86/+140
* rearranging some documentationluke2005-09-072-6/+18
* adding user and group classes (although user class is not yet functional), an...luke2005-09-073-0/+385
* changing rollback() to do event handling alsoluke2005-09-071-1/+6
* adding all of the work necessary for tidyingluke2005-09-063-211/+240
* removing DEFAULTPORT stuffluke2005-09-061-2/+0
* fixing small bug in setting default portluke2005-09-061-6/+11
* changing some documentation methods aroundluke2005-09-053-8/+5
* committing initial tidy stuff, so i can move to the laptopluke2005-09-022-0/+135
* cleaning up obviated methodsluke2005-09-021-64/+0