summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enabled CRUDS in webUI using wehjit 0.2.0Jason Gerard DeRose2010-01-266-199/+239
* Fixed xmlrpc_test.fuzzy_digits for Fedora12Jason Gerard DeRose2010-01-222-2/+2
* Set BIND to use ldapi and use fake mnameMartin Nagy2010-01-212-1/+4
* Move some functions from ipa-server-install into installutilsMartin Nagy2010-01-212-54/+54
* Allow a custom file mode when setting up debuggingMartin Nagy2010-01-211-2/+2
* Only add an NTP SRV record if we really are setting up NTPMartin Nagy2010-01-214-8/+16
* Use the dns plug-in for addition of records during installationMartin Nagy2010-01-214-146/+82
* Move api finalization in ipa-server-install after writing default.confMartin Nagy2010-01-211-23/+22
* Fix merge issue, cut-and-paste errorRob Crittenden2010-01-211-2/+1
* Fix merge error, variable mis-named label instead of docRob Crittenden2010-01-211-1/+1
* User-defined certificate subjectsRob Crittenden2010-01-2011-46/+164
* Stop looking when removing entries from a keytab.Rob Crittenden2010-01-201-0/+5
* Fix plugin to work with new output validation, add new helpersRob Crittenden2010-01-201-34/+57
* Add DS migration plugin and password migration page.Pavel Zuna2010-01-2011-0/+637
* Add --enable-migration option in config plugin.Pavel Zuna2010-01-201-1/+14
* Add BIND pre-op for DS->IPA password migration to ipa-pwd-extop DS plugin.Pavel Zuna2010-01-203-15/+244
* Allow adding entries with pre-hashed passwords, but don't generate keys for t...root2010-01-201-8/+15
* Temporary fix for name collision of textui.print_entry.Pavel Zuna2010-01-202-3/+3
* Make DNS plugin support output validation and thus make it work again.Pavel Zuna2010-01-201-39/+86
* Create pkiuser before calling pkicreate, pkicreate depends on the user existingJohn Dennis2010-01-201-1/+1
* Correct some comment errorsRob Crittenden2010-01-191-2/+1
* pass DER flag to x509.get_serial_number()John Dennis2010-01-191-1/+1
* Allow cospriority to be updated and fix description of priority orderingRob Crittenden2010-01-192-16/+40
* Use 'l' instead of 'localityname' in host plugin.Pavel Zuna2010-01-141-2/+14
* Make host objects aware of their membership and that l==localityName.Pavel Zuna2010-01-141-0/+6
* Add default values for krb ticket policy attributes during installation.Pavel Zuna2010-01-132-0/+8
* Add Kerberos Ticket Policy management plugin.Pavel Zuna2010-01-132-27/+167
* Fix backend.Executioner unit test.Pavel Zuna2010-01-131-6/+13
* Improve modlist generation in ldap2. Some code cleanup as bonus.Pavel Zuna2010-01-111-65/+89
* Allow creation of new connections by unshared instances of backend.Connectible.Pavel Zuna2010-01-112-14/+22
* Add start/stop for the CARob Crittenden2010-01-111-0/+8
* Missed explicit reference to pki-ca, replace with self.service_nameRob Crittenden2010-01-111-2/+2
* Add --all to LDAPCreate and make LDAP commands always display default attribu...Pavel Zuna2010-01-117-14/+30
* Use the caIPAserviceCert profile for issuing service certs.Rob Crittenden2010-01-082-3/+3
* Replace uses of %define with %global in the .spec fileRob Crittenden2010-01-071-7/+7
* Change the service name to reflect changes in pki-ca (now pki-cad).Rob Crittenden2010-01-071-3/+3
* Remove hardcoded domain, example.comRob Crittenden2009-12-182-6/+6
* Add messages, declarative tests for rolegroup, taskgroup pluginsJason Gerard DeRose2009-12-185-273/+856
* Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'exista...Jason Gerard DeRose2009-12-187-32/+106
* Need to supsend looping through the keytab entries when doing a delete.Rob Crittenden2009-12-181-0/+5
* Handle base64-encoded certificates better, import missing functionRob Crittenden2009-12-183-0/+11
* Fuzzy feelingsJason Gerard DeRose2009-12-178-395/+653
* Make hosts more like real services so we can issue certs for host principalsRob Crittenden2009-12-165-17/+71
* Set the context of files needed by the selfsign CA so Apache can write themRob Crittenden2009-12-162-1/+6
* Remove some left-over debugging statementsRob Crittenden2009-12-161-3/+0
* host and hostgroup summary messages, declarative tests; fix tests for 'dn'Jason Gerard DeRose2009-12-166-224/+499
* Add simple tests for the aci pluginRob Crittenden2009-12-141-0/+77
* Add some missing labelsRob Crittenden2009-12-142-0/+5
* Convert to using new result output handlingRob Crittenden2009-12-142-27/+85
* Make the IPA server host and its services "real" IPA entriesRob Crittenden2009-12-1111-24/+146