summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | Moving the 'confine' handling to separate classes.Luke Kanies2008-05-152-0/+288
| * | Duh, fixing all of the paths being loaded for spec in the moved tests.Luke Kanies2008-05-1517-43/+41
| * | Moving all tests that are in 'ral' up a level.Luke Kanies2008-05-1517-0/+0
| * | Fixing the user test.Luke Kanies2008-05-151-6/+4
| * | Added the ability to add arbitrary attributes to ldap.Gunnar Wrobel2008-05-151-0/+91
| |/
| * Correcting whitespace in the templatewrapper code.Luke Kanies2008-05-131-52/+52
| * Adding has_variable? support, fixing ticket #1177Adam Jacob2008-05-131-0/+57
| * Merge branch 'authorized_keys' into 0.24.xLuke Kanies2008-05-122-0/+154
| |\
| | * adding execute bits to testsLuke Kanies2008-05-122-0/+0
| | * New native ssh_authorized_key typeFrancois Deppierraz2008-05-072-0/+154
| * | Adding ldap providers for the user and group type.Luke Kanies2008-05-126-0/+1388
| * | Fixing another test that wrote to ~Luke Kanies2008-05-121-0/+1
| * | Fixing a test that wrote to ~.Luke Kanies2008-05-121-0/+8
| |/
* | Using the new Cacher class for handling cached data.Luke Kanies2008-05-139-62/+38
* | Adding a module for handling caching information.Luke Kanies2008-05-071-0/+142
* | Fixing some broken tests.Luke Kanies2008-05-071-0/+10
* | The CRL is now automatically used or ignored.Luke Kanies2008-05-073-60/+20
* | The master and client now successfully speak xmlrpc using the new system.Luke Kanies2008-05-071-1/+1
* | Adding pidfile management and daemonization to the ServerLuke Kanies2008-05-071-195/+301
* | Fixing the HttpPool module to get rid of an infinite loop.Luke Kanies2008-05-062-3/+11
* | Adding REST terminuses for the SSL-related indirections.Luke Kanies2008-05-063-0/+45
* | Adding autosigning to the new CA.Luke Kanies2008-05-062-10/+103
* | Moving the CA Interface class to a separate file.Luke Kanies2008-05-062-255/+270
* | The master is now functionally serving REST and xmlrpc.Luke Kanies2008-05-051-9/+3
* | The REST infrastructure now correctly the SSL certificates.Luke Kanies2008-05-051-332/+291
* | The Certificate Authority now automatically creates a CRL when appropriate.Luke Kanies2008-05-051-15/+40
* | The Settings class now clears the 'used' sections when a value is changed.Luke Kanies2008-05-051-0/+5
* | The http pool manager now uses new-style certificate management.Luke Kanies2008-05-051-94/+72
* | Fixing some tests that were insufficiently mocking their configurations.Luke Kanies2008-05-052-0/+8
* | Fixing a critical problem in how CRLs were saved and moving SSL Store respons...Luke Kanies2008-05-053-67/+89
* | The SSL::Host class now uses the CA to generate its certificate when appropri...Luke Kanies2008-05-051-3/+24
* | The CA now initializes itself.Luke Kanies2008-05-051-11/+78
* | Switched puppetmasterd to use the new-style server plumbing.Luke Kanies2008-05-022-1/+12
* | Adding xmlrpc backward compatibility to the new Mongrel code.Luke Kanies2008-05-021-10/+37
* | Adding xmlrpc support to webrick.Luke Kanies2008-05-021-38/+92
* | Adding configuration support for XMLRPC handlers.Luke Kanies2008-05-021-118/+218
* | I think I've now got the Webrick SSL support working.Luke Kanies2008-04-282-8/+9
* | Interim commit, since I want to work but have no network available.Luke Kanies2008-04-282-15/+169
* | Merge branch '0.24.x'Luke Kanies2008-04-211-8/+8
|\|
| * Fixed some tests broken by #1176James Turnbull2008-04-191-8/+8
* | Changing the File certificate terminus so that itLuke Kanies2008-04-211-2/+2
* | Renaming the 'ca_file' ssl terminus type to 'ca'.Luke Kanies2008-04-215-22/+22
* | Fixing how the CRL is used for certificate verification.Luke Kanies2008-04-191-2/+2
* | Added an Interface class to the CA to model puppetca's usage.Luke Kanies2008-04-192-3/+285
* | Making the SSL::Host's destroy method a class method,Luke Kanies2008-04-191-16/+30
* | Adding the last functionality needed for puppetca to use the Indirector.Luke Kanies2008-04-191-0/+20
* | Finishing the interface between the CA and the CRL.Luke Kanies2008-04-194-27/+262
* | Adding inventory support to the new certificate authority.Luke Kanies2008-04-182-3/+22
* | Adding support within the inventory for real certs or Puppet cert wrappers.Luke Kanies2008-04-181-0/+12
* | Changing the Inventory class to rebuild when theLuke Kanies2008-04-181-40/+45