summaryrefslogtreecommitdiffstats
path: root/test/server
Commit message (Expand)AuthorAgeFilesLines
* There is now full support for configuration files, and the entire system has ...luke2006-02-072-5/+5
* Fixing a small checksumming bug, reorganizing the client stuff a bit, and add...luke2006-01-181-2/+31
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-171-1/+1
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-122-9/+4
* Adding autorequire to files, and added the cwd to the list of files to be req...luke2006-01-121-1/+1
* Merging changes from the head of the rework1 branch, r 784luke2006-01-082-4/+10
* Undoing the merge that happened in 785luke2006-01-072-10/+4
* Merging in refactoring from version 774 into version 784luke2006-01-072-4/+10
* updatesluke2006-01-071-1/+3
* removing any direct references to /tmp in testsluke2005-11-241-3/+3
* removing marksluke2005-11-222-2/+0
* updatesluke2005-11-223-3/+3
* Lots of refactoring, and added the capture_stderr methodluke2005-11-163-10/+20
* Central logging now works, although there appear to be a few kinks to work out.luke2005-10-281-0/+176
* Getting rid of the tc_ prefix to test casesluke2005-10-226-0/+0
* Made tweaks here and there to get it running better on my local network. I a...luke2005-10-212-13/+42
* switching test classes back to modules -- making them classes causes too many...luke2005-10-036-6/+12
* Switched @should to an array, so all objects can now handle that. I have not...luke2005-10-022-0/+2
* switching all relationships to be centrally maintained and to use symbolic re...luke2005-10-011-0/+2
* Many, many changes toward a completely functional system. The only current p...luke2005-09-231-7/+91
* Okay, all tests pass again. The work done on nodes will take a little while ...luke2005-09-222-0/+5
* making "Type.new" private, and switching to "Type.create", so that i can merg...luke2005-09-161-44/+0
* adding extra checks to make sure networking is secure, and refactoring a heck...luke2005-09-155-605/+298
* cleaning up tests a bit; mostly just making sure tests clean up after themsel...luke2005-09-151-1/+3
* debugged ignore in fileserver, added tests to ignore tc and fixed server.list...shafer2005-09-151-19/+19
* all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke2005-09-072-1/+23
* adding all of the work necessary for tidyingluke2005-09-061-1/+1
* adding file reread to master, although it is plenty hackishluke2005-08-301-0/+52
* fileserver config file now reloads when it is more than 60 seconds out of dateluke2005-08-301-0/+64
* correcting documentation on autosign in puppetmasterd, and switching the auto...luke2005-08-301-4/+1
* This should be the commit that brings us to Beta 1. All tests pass, although...Luke Kanies2005-08-283-8/+100
* Adding authorization store, initially just used for file serving but eventual...Luke Kanies2005-08-281-0/+185
* adding config file parsingLuke Kanies2005-08-271-22/+102
* remote filecopying now worksLuke Kanies2005-08-231-38/+0
* Have done a significant reorganization of how clients work, also, along with ...Luke Kanies2005-08-234-82/+53
* Created a Handler base class for all of the server handlers, which allows a l...Luke Kanies2005-08-231-0/+50
* moving all server handlers into a specific server subdirectoryLuke Kanies2005-08-235-57/+311
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-234-0/+1110