| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | making "Type.new" private, and switching to "Type.create", so that i can merg... | luke | 2005-09-16 | 10 | -55/+222 |
* | removed directory output | shafer | 2005-09-15 | 1 | -1/+0 |
* | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 2005-09-15 | 5 | -36/+134 |
* | fixed problem using arrays | shafer | 2005-09-15 | 1 | -2/+7 |
* | debugged ignore in fileserver, added tests to ignore tc and fixed server.list... | shafer | 2005-09-15 | 2 | -11/+18 |
* | fixing some tests | luke | 2005-09-15 | 4 | -37/+29 |
* | moving some testing and debugging around | luke | 2005-09-15 | 1 | -1/+0 |
* | fixing non-netinfo group | luke | 2005-09-15 | 1 | -1/+1 |
* | modifications to eliminate code duplication in state creation, mostly to supp... | luke | 2005-09-15 | 4 | -165/+149 |
* | preparations for supporting netinfo in users | luke | 2005-09-15 | 1 | -0/+27 |
* | switching groups back to having namevar be a parameter instead of a state | luke | 2005-09-15 | 1 | -4/+13 |
* | fileserver still has a bug | shafer | 2005-09-14 | 1 | -30/+1 |
* | added ignore to fileserver and pfile | shafer | 2005-09-14 | 2 | -29/+63 |
* | adding cron stuff; it does not work at all yet | luke | 2005-09-14 | 1 | -0/+178 |
* | adding globbing to import | luke | 2005-09-14 | 2 | -57/+79 |
* | added ignore to pfile | shafer | 2005-09-13 | 1 | -4/+50 |
* | tracked down some sticky bugs related to having false values and empty string... | luke | 2005-09-13 | 6 | -400/+224 |
* | fixing error handling so that failed objects are completely destroyed; they w... | luke | 2005-09-13 | 3 | -9/+7 |
* | fixing component flattening and sorting; it was not working for cases where o... | luke | 2005-09-13 | 1 | -22/+18 |
* | adding snippet test to verify correct behaviour with missing exec path; also,... | luke | 2005-09-13 | 1 | -2/+23 |
* | intermediate commit so cron is not loaded | luke | 2005-09-12 | 4 | -33/+82 |
* | adding more comments from talking to andy | luke | 2005-09-12 | 2 | -7/+19 |
* | incorporating comments from talking to andrew | luke | 2005-09-12 | 1 | -62/+18 |
* | incorporating comments from talking to andrew | luke | 2005-09-12 | 1 | -3/+0 |
* | some small fixes | luke | 2005-09-10 | 2 | -2/+1 |
* | fixing groups again after getting them to work with netinfo | luke | 2005-09-09 | 2 | -24/+25 |
* | group management now works on os x, although it is six shades of really nasty... | luke | 2005-09-08 | 1 | -37/+284 |
* | reverting changes in the reverse order of what i executed them | luke | 2005-09-08 | 1 | -1/+1 |
* | removing debugging | luke | 2005-09-08 | 1 | -2/+2 |
* | making states capable of being the namevar | luke | 2005-09-07 | 1 | -1/+18 |
* | all tests now pass on solaris 10x86; i had to do some stupid hacking with bas... | luke | 2005-09-07 | 4 | -2/+21 |
* | finishing up user and group support for now | luke | 2005-09-07 | 4 | -86/+140 |
* | rearranging some documentation | luke | 2005-09-07 | 2 | -6/+18 |
* | adding user and group classes (although user class is not yet functional), an... | luke | 2005-09-07 | 3 | -0/+385 |
* | changing rollback() to do event handling also | luke | 2005-09-07 | 1 | -1/+6 |
* | adding all of the work necessary for tidying | luke | 2005-09-06 | 3 | -211/+240 |
* | removing DEFAULTPORT stuff | luke | 2005-09-06 | 1 | -2/+0 |
* | fixing small bug in setting default port | luke | 2005-09-06 | 1 | -6/+11 |
* | changing some documentation methods around | luke | 2005-09-05 | 3 | -8/+5 |
* | committing initial tidy stuff, so i can move to the laptop | luke | 2005-09-02 | 2 | -0/+135 |
* | cleaning up obviated methods | luke | 2005-09-02 | 1 | -64/+0 |
* | defining $name in each component scope, and adding test case | luke | 2005-09-02 | 1 | -20/+22 |
* | defining configstatted | luke | 2005-09-02 | 1 | -0/+1 |
* | removing if-related keywords | luke | 2005-09-02 | 1 | -3/+0 |
* | fixing error calls | luke | 2005-09-02 | 2 | -2/+2 |
* | fixing bug where remote server name is ignored | luke | 2005-08-30 | 1 | -6/+2 |
* | Fixed small bug that caused the config files to be parsed on every connection | luke | 2005-08-30 | 3 | -5/+13 |
* | fixing documentation for file source state | luke | 2005-08-30 | 1 | -3/+1 |
* | adding file reread to master, although it is plenty hackish | luke | 2005-08-30 | 2 | -3/+39 |
* | fileserver config file now reloads when it is more than 60 seconds out of date | luke | 2005-08-30 | 1 | -0/+19 |