summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Become IPA v3 beta 3 (3.0.0.pre3)beta_3-3-0-0Rob Crittenden2012-09-061-1/+1
* Reflect API change of SSH store in Web UIPetr Vobornik2012-09-065-19/+11
* Use OpenSSH-style public keys as the preferred format of SSH public keys.Jan Cholasta2012-09-0612-90/+464
* Fix some restart script issues found with certificate renewal.Rob Crittenden2012-09-063-1/+20
* Trust CLI: mark trust-mod for future useSumit Bose2012-09-071-1/+6
* Trust CLI: return more details of added trustSumit Bose2012-09-071-0/+11
* Trust CLI: Return more details when searching trustsSumit Bose2012-09-071-0/+13
* Do not create trust if murmur hash is not available and base-id not givenSumit Bose2012-09-071-6/+5
* IDRange CLI: Add documentationSumit Bose2012-09-071-2/+127
* IDRange CLI: allow to work without argumentsSumit Bose2012-09-072-7/+17
* Rename range CLI to idrangeSumit Bose2012-09-0719-154/+154
* Cast DNS SOA serial maximum boundary to longMartin Kosek2012-09-072-4/+4
* Update DNS zone allow-query validation testMartin Kosek2012-09-071-2/+2
* Set the e-mail attribute using the default domain name by defaultRob Crittenden2012-09-0710-7/+58
* Add version to replica prepare file, prevent installing to older versionRob Crittenden2012-09-075-7/+21
* Add range safety check for range_mod and range_delMartin Kosek2012-09-062-7/+225
* Update of confirmation of actionsPetr Vobornik2012-09-066-10/+105
* Set minimum of 389-ds-base to 1.2.11.8 to pick up cache warning.Rob Crittenden2012-09-051-1/+5
* Fix DNS SOA serial parameters boundariesMartin Kosek2012-09-064-20/+52
* Transfer long numbers over XMLRPCMartin Kosek2012-09-062-8/+11
* Support the new Winsync POSIX API.Rob Crittenden2012-09-062-6/+55
* Allow localhost in zone ACIs - Web UIPetr Vobornik2012-09-061-8/+2
* Allow localhost in zone ACIsMartin Kosek2012-09-061-6/+3
* Fixed problem while deleting entry with unsaved changesPetr Vobornik2012-09-062-0/+11
* Generated metadata for testing updatedPetr Vobornik2012-09-062-144/+371
* Added decimal checks to metadata validatorPetr Vobornik2012-09-063-3/+15
* Fixed metadata serialization of Numbers and DNsPetr Vobornik2012-09-063-4/+8
* Notify success on add, delete and updatePetr Vobornik2012-09-0610-10/+54
* Permissions: select only applicable options on type changePetr Vobornik2012-09-061-47/+43
* Fixed search in HBAC testPetr Vobornik2012-09-061-3/+12
* ipasam: replace trim_char() with trim_string()Sumit Bose2012-09-061-2/+1
* ipasam: remove fetch_ldap_pw()Sumit Bose2012-09-061-10/+2
* ipasam: replace get_global_sam_sid()Sumit Bose2012-09-061-4/+12
* ipasam: add libsss_idmap context and replace string_to_sid()Sumit Bose2012-09-062-31/+89
* ipasam: Replace global_sid_BuiltinSumit Bose2012-09-061-1/+3
* ipasam: Replace sid_peek_check_rid()Sumit Bose2012-09-061-1/+17
* ipasam: Replace sid_check_is_our_sam()Sumit Bose2012-09-061-2/+1
* ipasam: Replace dom_sid_compare_domain()Sumit Bose2012-09-061-1/+27
* ipasam: Replace is_null_sid()Sumit Bose2012-09-061-1/+24
* ipasam: replace sid_compose()Sumit Bose2012-09-061-1/+14
* ipasam: replace sid_copy()Sumit Bose2012-09-061-1/+15
* ipasam: remove talloc_asprintf_strupper_m()Sumit Bose2012-09-061-3/+8
* ipasam: remove strlower_m()Sumit Bose2012-09-061-3/+1
* ipasam: replace strnequal()Sumit Bose2012-09-061-1/+16
* ipasam: remove sid_peek_rid()Sumit Bose2012-09-061-11/+18
* ipasam: remove nt_lm_owf_gen() and dependency to libcliauth.soSumit Bose2012-09-061-12/+59
* Make encode_ntlm_keys() publicSumit Bose2012-09-066-197/+242
* ipasam: cleanup explicit dependencies to samba libsSumit Bose2012-09-061-2/+0
* Add safe updates for objectClassesMartin Kosek2012-09-042-2/+52
* ipadb_iterate(): handle match_entry == NULLSumit Bose2012-09-052-0/+10