summaryrefslogtreecommitdiff
path: root/chef/bin/chef-client
Commit message (Expand)AuthorAgeFilesLines
* no rubygems in lib/ && cleanup from previous commitDaniel DeLeo2010-05-011-2/+2
* Switching chef-client and chef-solo to use unshift in the binary, so that the...Adam Jacob2009-08-201-2/+2
* CHEF-151: Chef Indexer application classAJ Christensen2009-05-131-1/+1
* CHEF-151: new chef-client binary, application::client class, testsAJ Christensen2009-05-091-123/+4
* CHEF-151: Additional changes to the Application class, specificationsAJ Christensen2009-05-091-7/+7
* Merge branch 'master' into dbalatero/chef-249Adam Jacob2009-04-291-3/+6
|\
| * Making interval/splay work regardless of deamonizationAdam Jacob2009-04-291-3/+6
* | Updated the chef-client / chef-solo binaries to allow JSON configs to beDavid Balatero2009-04-291-5/+24
|/
* Updates for file log location, cleanup of chef-client to deal with thatChristopher Brown2009-04-271-25/+11
* Merge branch 'master' into imbriaco/chef-248Adam Jacob2009-04-261-0/+2
|\
| * drop privileges prior to writing logsMatthew Kent2009-04-141-0/+2
* | Add lib/ to the load path like chef-solo so that we can run from the source t...Mark Imbriaco2009-04-241-0/+2
|/
* Merge branch 'master' into skeptomai/chef-54aAdam Jacob2009-03-061-1/+1
|\
| * CHEF-149: Update bannerAJ Christensen2009-03-021-1/+1
* | merged master 0.5.5Christopher Brown2009-02-251-0/+7
|\ \ | |/
| * Merge branch 'fujin/chef-91'Adam Jacob2009-02-131-0/+7
| |\
| | * Fixes for CHEF-91, reload configuration on sighupAJ Christensen2009-02-111-0/+7
* | | fixed command line arg error in clientChristopher Brown2009-02-241-1/+1
* | | fixed the client command line handler finallyChristopher Brown2009-02-241-4/+6
* | | fixing command handling in clientChristopher Brown2009-02-241-3/+4
* | | clean up command handling in clientChristopher Brown2009-02-231-32/+16
|/ /
* | Setting the default interval to half an hour if you daemonizeAdam Jacob2009-02-131-0/+5
* | Fix for CHEF-110, interval/splay support outside of daemonizeAJ Christensen2009-02-111-1/+1
|/
* Opscode, little CAdam Jacob2009-01-091-1/+1
* Chef version bump to 0.0.2 - the 'because ezmobius says so' releaseAdam Jacob2009-01-081-1/+0
* Remove Daemons from indexer and clientAJ Christensen2009-01-091-50/+52
* Moving chef/search and chef/search_index to the chef-server gem, where it bel...Adam Jacob2009-01-071-2/+1
* Updating chef-client to support daemonizing, intervals, and splay - CHEF-9Adam Jacob2009-01-071-8/+54
* No more require facter actionAdam Jacob2009-01-071-1/+0
* Updating the chef requires so that you can not need every dependency to run t...Adam Jacob2009-01-061-0/+1
* Only set the validation token if it's actually set, so we can use it from the...Adam Jacob2008-11-141-1/+1
* Updating Chef::Client to use the Chef::Config[:node_name] unless one is speci...Adam Jacob2008-10-231-0/+1
* Adding node name override to chef-clientAdam Jacob2008-10-221-3/+6
* Updating templates to cache like files, and changing hjksolutions to opscodeAdam Jacob2008-10-221-2/+2
* Adding some whitespace, since it should have it.Adam Jacob2008-10-111-1/+1
* more openid validation token dancingEzra Zygmuntowicz2008-10-091-1/+9
* Fixes to allow for JSON Attribute files, removed HTTP header debugging, moved...Adam Jacob2008-10-081-2/+16
* No more appending the relative path to libAdam Jacob2008-10-081-3/+0
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-0/+65