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
/
bin
/
puppetd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved of puppetd, puppetca, puppetmasterd, puppetrun binary from bin to sbin
James Turnbull
2009-03-21
1
-159
/
+0
*
Move puppetd to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-270
/
+2
*
Creating and using a new Puppet::Daemon class
Luke Kanies
2009-02-06
1
-41
/
+17
*
Splitting the Agent class into Agent and Configurer
Luke Kanies
2009-02-06
1
-10
/
+16
*
Revert "This is work that I've decided not to keep"
Luke Kanies
2009-02-06
1
-8
/
+5
*
This is work that I've decided not to keep
Luke Kanies
2009-02-06
1
-5
/
+8
*
Revert "Fixed #1916 - Added environment option to puppetd"
James Turnbull
2009-02-01
1
-13
/
+3
*
Fixed #1916 - Added environment option to puppetd
James Turnbull
2009-01-31
1
-3
/
+13
*
Fix #1483 - use REST to transmit reports over the wire
Brice Figureau
2008-12-06
1
-0
/
+2
*
Retrieving the CA certificate before the client certificate.
Luke Kanies
2008-11-03
1
-1
/
+1
*
Removing mention of an obselete class.
Luke Kanies
2008-08-26
1
-1
/
+0
*
puppetd now uses the Indirected SSL.
Luke Kanies
2008-08-07
1
-4
/
+4
*
Merge branch '0.24.x'
Luke Kanies
2008-07-02
1
-2
/
+3
|
\
|
*
issue 1183
Andrew Shafer
2008-06-16
1
-2
/
+3
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
1
-29
/
+3
|
\
|
|
*
Try again
Andrew Shafer
2008-06-10
1
-30
/
+3
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-20
1
-2
/
+6
|
\
|
|
*
Updated puppetd documentation which fixes ticket #1227
James Turnbull
2008-05-17
1
-2
/
+6
*
|
The master and client now successfully speak xmlrpc using the new system.
Luke Kanies
2008-05-07
1
-5
/
+9
|
/
*
Adding another commit for #1136 -- Consolidated
Luke Kanies
2008-03-20
1
-16
/
+12
*
Final fix to #1136 - further changes to --test setting
James Turnbull
2008-03-20
1
-0
/
+4
*
Second fix to #1136 - fixed --test problem
James Turnbull
2008-03-20
1
-1
/
+1
*
Fix for ticket #1136 --verbose cancels out --debug
James Turnbull
2008-03-20
1
-12
/
+22
*
Applying patch by Jay to fix #989 -- missing crl files are
Luke Kanies
2008-02-07
1
-1
/
+1
*
Entirely refactoring http keep-alive. There's now
Luke Kanies
2007-12-19
1
-2
/
+4
*
Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...
Rick Bradley
2007-10-05
1
-2
/
+2
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd.
Michael V. O'Brien
2007-10-03
1
-29
/
+23
*
Renaming the 'Puppet::Util::Config' class to
Luke Kanies
2007-09-22
1
-6
/
+6
*
Adding support for providing a diff when files are being changed. Currently ...
Luke Kanies
2007-08-27
1
-0
/
+6
*
Applying patch my emerose to fix #652.
luke
2007-07-30
1
-0
/
+1
*
Moving puppetd and puppetmasterd back to bin. Damn. Reverting the fix to #323.
luke
2007-06-15
1
-0
/
+449
*
Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still need...
luke
2007-05-20
1
-449
/
+0
*
Fixing #501 -- there is now a splay option, disabled by default and when runn...
luke
2007-05-18
1
-0
/
+1
*
fixing a documentation bug
ajax
2007-05-18
1
-1
/
+1
*
Fixing #206 and #422. Executables will still look for the deprecated config ...
luke
2007-05-06
1
-3
/
+1
*
Applying patch to puppetd from Jos Backus
luke
2007-05-02
1
-9
/
+8
*
Fixing class name for Handler in puppetd
luke
2007-05-01
1
-1
/
+1
*
Adding --serve back in as an option to puppetd, and failing when a handler is...
luke
2007-05-01
1
-0
/
+3
*
Fixing Client.read_cert so that it automatically adds the certificate informa...
luke
2007-03-30
1
-1
/
+3
*
Applying patch by Ian Burrell from #559
luke
2007-03-24
1
-1
/
+1
*
Fixing the "readcert" method after getting the signed cert; the method got re...
luke
2007-03-22
1
-1
/
+1
*
Don't clobber an explicitly given waitforcert
lutter
2007-03-19
1
-1
/
+3
*
Updating the config generation stuff a bit, mostly just cleanup, but also cha...
luke
2007-03-19
1
-4
/
+4
*
Fixing #533 -- puppetd now exits in onetime mode.
luke
2007-03-18
1
-1
/
+3
*
Merging the webserver_portability branch from version 2182 to version 2258.
luke
2007-03-06
1
-18
/
+11
*
Adding "ignorecache" option to always force a recompile of the configuration
luke
2007-02-28
1
-1
/
+2
*
Moving all of the client and server code into a single network/ directory. I...
luke
2007-02-08
1
-6
/
+6
*
Moving some of the stand-alone classes into the util/ subdirectory, to clean ...
luke
2007-02-07
1
-11
/
+11
*
Not creating the listening server at all if --onetime is enabled.
luke
2007-01-30
1
-5
/
+3
[next]