Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use OpenSSL for SSL instead of the built-in python version. | Rob Crittenden | 2009-02-20 | 3 | -3/+132 |
| | |||||
* | raise exceptions in the proper form | Rob Crittenden | 2009-02-20 | 2 | -2/+2 |
| | |||||
* | Utility function to get the local hostname | Rob Crittenden | 2009-02-19 | 1 | -0/+11 |
| | |||||
* | A new exception for requiring root, RootRequired | Rob Crittenden | 2009-02-19 | 1 | -0/+16 |
| | |||||
* | The start of machine join | Rob Crittenden | 2009-02-19 | 1 | -0/+116 |
| | |||||
* | Print out multi-valued values one per-line instead of comman-delimited | Rob Crittenden | 2009-02-19 | 1 | -3/+3 |
| | |||||
* | Add new users as a member of the default group | Rob Crittenden | 2009-02-19 | 1 | -5/+11 |
| | |||||
* | Add --all option to show/find, add default attrs to show, cleanup output | Rob Crittenden | 2009-02-19 | 3 | -20/+32 |
| | |||||
* | Added a sys.path hack to get checks/check-ra.py working again | Jason Gerard DeRose | 2009-02-17 | 2 | -2/+24 |
| | |||||
* | Renamed checks/integration.py to check-ra.py | Jason Gerard DeRose | 2009-02-17 | 1 | -0/+0 |
| | |||||
* | Added new checks/ directory for integration tests and moved integration.py there | Jason Gerard DeRose | 2009-02-17 | 2 | -0/+3 |
| | |||||
* | Removed 'Assert False' that was mistakingly left in cert.py; small cleanup ↵ | Jason Gerard DeRose | 2009-02-17 | 2 | -8/+4 |
| | | | | in cert.py and ra.py imports | ||||
* | Implemented more elegant way for entire plugin module to be conditionally ↵ | Jason Gerard DeRose | 2009-02-17 | 7 | -82/+140 |
| | | | | skipped; updated cert.py and ra.py modules to use this | ||||
* | Added env.enable_ra variable and change cert.py and ra.py plugin modules to ↵ | Jason Gerard DeRose | 2009-02-17 | 4 | -73/+79 |
| | | | | register plugins conditionally | ||||
* | Cleaned up ra.revoke_certificate() and ra.take_certificate_off_hold(); added ↵ | Jason Gerard DeRose | 2009-02-17 | 2 | -142/+199 |
| | | | | more tests in integration.py | ||||
* | Some cleanup in ra.request_certificate() | Jason Gerard DeRose | 2009-02-17 | 1 | -44/+41 |
| | |||||
* | More work on ra.check_request_status() and ra.get_certificate() | Jason Gerard DeRose | 2009-02-17 | 1 | -55/+83 |
| | |||||
* | Continued cleanup cert/ra plugins | Jason Gerard DeRose | 2009-02-17 | 2 | -21/+58 |
| | |||||
* | Fixed a few problems in ra.py backend plugin | Jason Gerard DeRose | 2009-02-17 | 1 | -4/+2 |
| | |||||
* | Add pattern matching to Str and Bytes | Jason Gerard DeRose | 2009-02-17 | 2 | -7/+94 |
| | |||||
* | Removed depreciated xmlrpc_marshal() and xmlrpc_unmarshal() functions | Jason Gerard DeRose | 2009-02-17 | 2 | -51/+0 |
| | |||||
* | Removed depreciated ipalib/plugins/b_xmlrpc.py module | Jason Gerard DeRose | 2009-02-17 | 1 | -105/+0 |
| | |||||
* | Started cleanup work on ra plugin; fixed problem in api.bootstrap() when ↵ | Jason Gerard DeRose | 2009-02-17 | 2 | -104/+82 |
| | | | | process does not have permision to open log file | ||||
* | Renamed b_ra.py plugin module to ra.py | Jason Gerard DeRose | 2009-02-17 | 1 | -0/+0 |
| | |||||
* | Some cleanup in cert plugins module, changed to shorter command names all ↵ | Jason Gerard DeRose | 2009-02-17 | 1 | -27/+39 |
| | | | | starting with cert_* | ||||
* | Renamed f_ra.py plugin to cert.py | Jason Gerard DeRose | 2009-02-17 | 2 | -1/+1 |
| | |||||
* | Fix AttributeError on python 2.4 when referencing _ldap.dn | Rob Crittenden | 2009-02-13 | 1 | -0/+1 |
| | |||||
* | Install policy schema | Jakub Hrozek | 2009-02-13 | 5 | -0/+73 |
| | |||||
* | Remove schema for automount and hosts, this is now added separately Include ↵ | Rob Crittenden | 2009-02-12 | 3 | -62/+1 |
| | | | | netgroups | ||||
* | Remove references to detail. This was used by the v1 exception system | Rob Crittenden | 2009-02-11 | 1 | -20/+3 |
| | |||||
* | Incorporate new schema for IPAv2 | Rob Crittenden | 2009-02-11 | 5 | -0/+148 |
| | | | | | | | | Loading this via LDIF is a temporary measure until we can load it online. This requires removing the dNSRecord declarations from 05rfc2247.ldif so a replacement copy is included for now. Also add the netgroups container. | ||||
* | Add tests for the application frontend plugin | Jakub Hrozek | 2009-02-10 | 1 | -0/+148 |
| | |||||
* | Add application frontend plugin | Jakub Hrozek | 2009-02-10 | 1 | -0/+255 |
| | |||||
* | Add policy-related container constants | Jakub Hrozek | 2009-02-10 | 1 | -0/+7 |
| | |||||
* | Add make_xxx_dn routines for policy | Jakub Hrozek | 2009-02-10 | 1 | -0/+77 |
| | |||||
* | Fix the default search scope | Jakub Hrozek | 2009-02-10 | 1 | -1/+1 |
| | |||||
* | Fixed problems in ipapython/test/ | Jason Gerard DeRose | 2009-02-09 | 3 | -129/+2 |
| | |||||
* | Rename ipa-python directory to ipapython so it is a real python library | Rob Crittenden | 2009-02-09 | 42 | -226/+143 |
| | | | | | We used to install it as ipa, now installing it as ipapython. The rpm is still ipa-python. | ||||
* | Allow specifying search scope in {ldap,servercore}.search | Jakub Hrozek | 2009-02-09 | 2 | -4/+15 |
| | |||||
* | Remove more unused files and functions, replace ipaerror with new error classes | Rob Crittenden | 2009-02-06 | 11 | -890/+34 |
| | |||||
* | Consolidate all update files into one location | Rob Crittenden | 2009-02-06 | 4 | -4/+7 |
| | |||||
* | Remove some duplicated code that was moved to ipaserver and use it Remove ↵ | Rob Crittenden | 2009-02-06 | 15 | -1917/+59 |
| | | | | some unused files | ||||
* | Replace TurboGears requirement with python-cherrypy Remove some ↵ | Rob Crittenden | 2009-02-06 | 1 | -45/+6 |
| | | | | commented-out files Move /usr/bin/ipa to admintools package | ||||
* | Remove depreciated mod_python_xmlrpc.py and test_client files from ipaserver/ | Jason Gerard DeRose | 2009-02-06 | 2 | -331/+0 |
| | |||||
* | Don't try to start/stop the old web UI | Rob Crittenden | 2009-02-05 | 1 | -2/+0 |
| | |||||
* | Minor cleanup of configure.ac | Rob Crittenden | 2009-02-05 | 2 | -2/+0 |
| | |||||
* | Remove the temporary tree used during rpmbuild when finished | Rob Crittenden | 2009-02-05 | 1 | -0/+1 |
| | |||||
* | Complete consolidation into a single autogen.sh | Rob Crittenden | 2009-02-04 | 3 | -22/+29 |
| | |||||
* | Consolidate to a single autogen.sh and remove a redundant make target | Rob Crittenden | 2009-02-04 | 3 | -404/+0 |
| | | | | Also cheat a little and don't force auto* to require files to exist | ||||
* | Fix remaining issues with XML-RPC test cases | Rob Crittenden | 2009-02-04 | 8 | -26/+37 |
| | | | | | | Tied the make-test script into the test target of the top-level Makefile Added code to xmlrpc_test.py so that it configures the API if it isn't already done which enables individual tests to be executed. |