index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
server
/
fileserver.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Many, many changes toward a completely functional system. The only current p...
luke
2005-09-23
1
-25
/
+48
*
Hoping this will get rid of the directory being printed
shafer
2005-09-23
1
-10
/
+4
*
making "Type.new" private, and switching to "Type.create", so that i can merg...
luke
2005-09-16
1
-1
/
+1
*
removed directory output
shafer
2005-09-15
1
-1
/
+0
*
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
1
-4
/
+7
*
added ignore to fileserver and pfile
shafer
2005-09-14
1
-6
/
+18
*
Fixed small bug that caused the config files to be parsed on every connection
luke
2005-08-30
1
-2
/
+5
*
adding file reread to master, although it is plenty hackish
luke
2005-08-30
1
-0
/
+1
*
fileserver config file now reloads when it is more than 60 seconds out of date
luke
2005-08-30
1
-0
/
+19
*
catching a potential security problem -- requiring that "path" always be set ...
luke
2005-08-29
1
-0
/
+10
*
This should be the commit that brings us to Beta 1. All tests pass, although...
Luke Kanies
2005-08-28
1
-23
/
+39
*
adding config file parsing
Luke Kanies
2005-08-27
1
-21
/
+119
*
remote filecopying now works
Luke Kanies
2005-08-23
1
-40
/
+53
*
Created a Handler base class for all of the server handlers, which allows a l...
Luke Kanies
2005-08-23
1
-10
/
+6
*
moving all server handlers into a specific server subdirectory
Luke Kanies
2005-08-23
1
-0
/
+264