summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Used the encrypt_file and decrypt_file utility functions to encrypt replicaSimo Sorce2008-08-112-22/+60
* Add encrypt_file and decrypt_file utility functions.Simo Sorce2008-08-112-2/+65
* Use larger set from which to choose chars for random passwords.Simo Sorce2008-08-112-5/+3
* Treat Jan 1 1970 in krbPrincipalExpiration as a special date that meansSimo Sorce2008-08-071-4/+5
* Change user and group validators to match shadow-utilsRob Crittenden2008-08-0712-79/+171
* Fix few syntax errors.Martin Nagy2008-08-062-3/+3
* Fix python syntax error: missing colon.Rob Crittenden2008-08-061-1/+1
* Use % format string to fix nbsp problem in userlist.kid (fixes #453779)Jason Gerard DeRose2008-07-301-7/+9
* Shift search base for users and groups to "cn=accounts, baseDN"Rob Crittenden2008-07-291-16/+18
* Fix encoding issue when manually loading templates for formsRob Crittenden2008-07-296-7/+40
* Change Title label to Job Title for clarityRob Crittenden2008-07-295-30/+38
* NSS 3.12 added a header to the certutil output we need to skipRob Crittenden2008-07-281-0/+3
* Don't assume that the Firefox autoconfig files exist.Rob Crittenden2008-07-282-11/+14
* Specify --mandir to configure to fix building on CentOS 5.2Rob Crittenden2008-07-281-1/+1
* Move the self-signed CA serialno file to /var/lib/ipa to adhere to the FHSRob Crittenden2008-07-253-8/+16
* Fix a stupidty introduced recently in a fix to a segfault.Simo Sorce2008-07-241-3/+5
* Catch correct exception when trying to find the default IPA users group and r...Rob Crittenden2008-07-231-2/+2
* Wrap up the raw_input() to user_input() for convenience and uniformity.Martin Nagy2008-07-239-189/+118
* Cleaned up comments that were mangled by vimNathan Kinder2008-07-181-7/+7
* Re-base memberOf plug-in off of current FDS memberOf plug-in. Resolves: 45253...Nathan Kinder2008-07-184-643/+1189
* In openvz we found out some interfaces may return a null pointer here.Simo Sorce2008-07-151-0/+4
* fix typoSimo Sorce2008-07-151-1/+1
* Rework the way SSL certificates are imported from PKCS#12 files.Rob Crittenden2008-07-1411-77/+276
* Fix attribute parsing so that you can add a DN or an attribute with a '=' cha...Martin Nagy2008-07-094-8/+8
* Make sure we have the right prototypes when using openldap libsSimo Sorce2008-07-091-0/+1
* Admin must be able to add/delete tooSimo Sorce2008-07-091-1/+1
* Be more exacting when deleting a group.Rob Crittenden2008-07-071-5/+9
* If krbPasswordExpiration or krbLastPwdChange are not present on the entrySimo Sorce2008-07-071-11/+21
* After the rework of the code that binds to specific interfaces toSimo Sorce2008-07-071-0/+3
* Add documentation for -v/--verbose optionRob Crittenden2008-07-0317-7/+65
* Merge branch 'master' of ssh://rcritten@git.fedorahosted.org/git/freeipaRob Crittenden2008-07-031-1/+1
|\
| * Make sure we listen only on the krb5 port and therefore disable krb4 supportSimo Sorce2008-07-021-1/+1
* | NSS_DIR is already fetched into a variable, use that instead.Rob Crittenden2008-07-031-6/+6
|/
* Properly convert the realm to a DS instance nameRob Crittenden2008-07-011-1/+1
* Ensure correct permissions and file ownership of Apache NSS databaseRob Crittenden2008-07-011-0/+12
* Fix some small issues that caused compiler warnings, like uninitialized or un...Martin Nagy2008-06-304-12/+13
* slapi_pw_find_sv() expects an array, make sure we have a NULL terminatedSimo Sorce2008-06-301-5/+9
* Fix make allSimo Sorce2008-06-161-1/+1
* Very ugly fix to configure to make it actually find aSimo Sorce2008-06-161-0/+4
* Must index uidnumber and gidnumber and any attribute that dna plugin is goingSimo Sorce2008-06-121-0/+19
* Fix uninizialized counter, was causing allocation to fail and command toSimo Sorce2008-06-121-0/+1
* Change default.Simo Sorce2008-06-121-2/+4
* Index the memberof attributeRob Crittenden2008-06-111-0/+8
* Missed adding verbose to a couple of IPAClient invocations.Rob Crittenden2008-06-114-4/+4
* Fix cut&paste errorSimo Sorce2008-06-111-2/+1
* Fix typo in inet typeSimo Sorce2008-06-111-1/+1
* ipa-server: fail the build early when DS slapi plugin headers are not available.Günther Deschner2008-06-111-0/+4
* Move version to 1.1.0 in preparation for new patch releaserelease-1-1-0Simo Sorce2008-06-111-1/+1
* Let DS encode the password, this will allow IPA -> AD passwordSimo Sorce2008-06-111-10/+4
* Ensure that the realm name is upper-case.Rob Crittenden2008-06-091-3/+4