summaryrefslogtreecommitdiffstats
path: root/test/server
Commit message (Expand)AuthorAgeFilesLines
* 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