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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Signed-off-by: Eric Sorenson <ahpook@gmail.com>
Eric Sorenson
2009-08-01
3
-3
/
+3
*
Added Markdown mode to puppetdoc to output Markdown.
James Turnbull
2009-07-10
1
-2
/
+4
*
Fixed pi binary so --meta option works and updated documentation
David Lutterkort
2009-06-13
1
-2
/
+6
*
Fixed #2052 - Added -e option to puppet --help output
James Turnbull
2009-06-12
1
-1
/
+4
*
Fixed pi tests
James Turnbull
2009-06-12
1
-1
/
+2
*
Fixed #2222 - Cleanup pi binary options and --help output
James Turnbull
2009-06-12
1
-6
/
+34
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
3
-5
/
+5
*
Moved puppetqd binary
James Turnbull
2009-04-28
1
-53
/
+0
*
Adding daemonization to puppetqd
Luke Kanies
2009-04-22
1
-0
/
+0
*
Adding puppetqd executable.
Luke Kanies
2009-04-22
1
-0
/
+53
*
Moved of puppetd, puppetca, puppetmasterd, puppetrun binary from bin to sbin
James Turnbull
2009-03-21
4
-455
/
+0
*
Move puppetd to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-270
/
+2
*
Move puppetdoc to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-195
/
+2
*
Move ralsh to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-185
/
+2
*
Move puppetrun to Application Controller paradigm
Brice Figureau
2009-02-16
1
-241
/
+2
*
Move pi to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-220
/
+3
*
Move puppetmasterd to Puppet::Application
Brice Figureau
2009-02-16
1
-166
/
+2
*
Move puppet to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-189
/
+2
*
Move filebucket to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-118
/
+4
*
Move puppetca to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-101
/
+2
*
Fixing tests broken during the #1405 fix.
Luke Kanies
2009-02-06
2
-2
/
+8
*
Creating and using a new Puppet::Daemon class
Luke Kanies
2009-02-06
2
-52
/
+25
*
Splitting the Agent class into Agent and Configurer
Luke Kanies
2009-02-06
1
-10
/
+16
*
Removing an erroneous configuration call in puppetmasterd
Luke Kanies
2009-02-06
1
-1
/
+0
*
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
*
Fixing #1729 - puppetmasterd can now read certs at startup
Luke Kanies
2008-12-18
1
-1
/
+13
*
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
2
-2
/
+2
*
Merge branch '0.24.x'
Luke Kanies
2008-12-09
1
-1
/
+3
|
\
|
*
Make ralsh behave more sanely for non-existent objects and property values
Nigel Kersten
2008-12-06
1
-1
/
+3
*
|
Fix #1483 - use REST to transmit reports over the wire
Brice Figureau
2008-12-06
1
-0
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2008-12-02
1
-15
/
+109
|
\
|
|
*
Fixed #1668 - puppetca can't clean unsigned certs
James Turnbull
2008-11-20
1
-5
/
+6
|
*
Manifest documentation generation
Brice Figureau
2008-11-17
1
-15
/
+109
*
|
Setting puppetmasterd up to serve all indirected classes.
Luke Kanies
2008-11-03
1
-1
/
+3
*
|
Retrieving the CA certificate before the client certificate.
Luke Kanies
2008-11-03
1
-1
/
+1
*
|
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
1
-11
/
+32
|
\
|
|
*
Fixed #1633 - Added support for --detailed-exits to bin/puppet
Luke Kanies
2008-10-08
1
-3
/
+23
|
*
Fixed #1628 - Changed node search to use certname rather than Facter hostname
James Turnbull
2008-10-03
1
-3
/
+4
|
*
Updated puppet binary documentation
James Turnbull
2008-10-03
1
-5
/
+5
|
*
Fixed #1588 - Fixed puppetca --clean --all
James Turnbull
2008-09-25
1
-0
/
+1
*
|
Merge branch 'feature/master/1481'
Luke Kanies
2008-09-23
1
-1
/
+0
|
\
\
|
*
|
Removing mention of an obselete class.
Luke Kanies
2008-08-26
1
-1
/
+0
*
|
|
Merge branch '0.24.x'
Luke Kanies
2008-09-23
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fixed #1500 - puppetrun host regression
Andrew Shafer
2008-09-19
1
-1
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-08-18
1
-7
/
+15
|
\
|
|
*
Add the -P/--ping option to puppetrun, fixes #1501
AJ Christensen
2008-08-17
1
-7
/
+15
*
|
puppetd now uses the Indirected SSL.
Luke Kanies
2008-08-07
1
-4
/
+4
[next]