summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Disable reverse lookups in ipa-join and ipa-getkeytabRob Crittenden2011-08-252-0/+14
* Fixed host keytab status after setting OTP.Endi S. Dewata2011-08-263-48/+96
* Fixed host OTP status.Endi S. Dewata2011-08-265-155/+343
* v3-schema: Add new ipaExternalGroup objectclassSimo Sorce2011-08-263-0/+10
* schema: Split ipadns definitions from basev2 onesSimo Sorce2011-08-264-42/+48
* daemons: Remove ipa_kpasswdSimo Sorce2011-08-2618-1700/+14
* install: Use proper case for boolean valuesSimo Sorce2011-08-261-2/+2
* ipa-kdb: Be flexibleSimo Sorce2011-08-261-2/+2
* install: Remove uid=kdc userSimo Sorce2011-08-265-35/+1
* ipa-kdb: Change install to use the new ipa-kdb kdc backendSimo Sorce2011-08-268-166/+60
* ipa-pwd-extop: Allow kadmin to set krb keysSimo Sorce2011-08-262-48/+100
* ipa-kdb: add password policy supportSimo Sorce2011-08-264-8/+347
* ipa-pwd-extop: Use common password policy codeSimo Sorce2011-08-264-448/+127
* util: add password policy manipulation functionsSimo Sorce2011-08-262-0/+699
* ipa-kdb: implement change_pwd functionSimo Sorce2011-08-267-11/+153
* ipa-kdb: implement function to retrieve password policiesSimo Sorce2011-08-264-43/+209
* ipa-kdb: Get/Store Master Key directly from LDAPSimo Sorce2011-08-265-12/+264
* ipa-kdb: add functions to change principalsSimo Sorce2011-08-263-1/+804
* ipa-kdb: add function to iterate over principalsSimo Sorce2011-08-261-1/+41
* ipa-kdb: add functions to delete principalsSimo Sorce2011-08-261-1/+121
* ipa-kdb: add function to free principalsSimo Sorce2011-08-261-1/+16
* ipa-kdb: functions to get principalSimo Sorce2011-08-264-35/+884
* ipa-kdb: add common utility ldap wrapper functionsSimo Sorce2011-08-263-0/+464
* ipa-kdb: implement get_time functionSimo Sorce2011-08-262-1/+6
* ipa-kdb: initialize module functionsSimo Sorce2011-08-263-6/+384
* ipa-kdb: add exports fileSimo Sorce2011-08-262-1/+14
* ipa-kdb: Initial plugin skeletonSimo Sorce2011-08-266-0/+233
* ipa-pwd-extop: make encsalt parsing function commonSimo Sorce2011-08-263-91/+99
* ipa-pwd-extop: Move encoding in common tooSimo Sorce2011-08-266-202/+174
* ipa-pwd-extop: Move encryption of keys in commonSimo Sorce2011-08-263-207/+244
* ipa-pwd-extop: Use common krb5 structs from kdb.hSimo Sorce2011-08-264-19/+14
* ipa-pwd-extop: re-indent code using old styleSimo Sorce2011-08-261-30/+30
* ipa-pwd-extop: Use the proper mkvno number in keysSimo Sorce2011-08-264-6/+6
* ipa-pwd-extop: do not append mkvno to krbExtraDataSimo Sorce2011-08-261-9/+2
* ipa-pwd-extop: Remove unused variables and code to set themSimo Sorce2011-08-261-12/+0
* krbinstance: use helper function to get realm suffixSimo Sorce2011-08-261-5/+8
* ipa-pwd_extop: use endian.h instead of nih functionSimo Sorce2011-08-263-10/+8
* Fix build warningsSimo Sorce2011-08-264-14/+16
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-2431-914/+634
* ticket 1706 - internationalize cli help frameworkJohn Dennis2011-08-241-7/+7
* ticket 1705 - internationalize help topicsJohn Dennis2011-08-247-11/+9
* ticket 1707 - add documentation validation to makeapi toolJohn Dennis2011-08-241-4/+116
* Retrieve password/keytab state when modifying a host.Rob Crittenden2011-08-252-0/+7
* Modify serial associator to use batchPetr Vobornik2011-08-252-37/+44
* Fixed default map type in automount map adder dialog.Endi S. Dewata2011-08-253-65/+62
* Add option to only prompt once for passwords, use in entitle_registerRob Crittenden2011-08-244-5/+12
* Add label for HBAC services to show as membersRob Crittenden2011-08-241-0/+3
* Add additional pam ftp services to HBAC, and a ftp HBAC service groupRob Crittenden2011-08-242-0/+44
* Validation of details facet before update https://fedorahosted.org/freeipa/ti...Petr Vobornik2011-08-254-10/+43
* Fixed command partial failure handling.Endi S. Dewata2011-08-241-39/+45