summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* Forbid overlapping primary and secondary rid rangesTomas Babej2012-10-191-14/+97
* extdom: handle INP_POSIX_UID and INP_POSIX_GID requestsSumit Bose2012-10-181-6/+32
* Fix various issues found by CoveritySumit Bose2012-10-176-12/+22
* ipadb: reload trust information if domain is not knownSumit Bose2012-10-091-1/+39
* ipasam: generate proper SID for trusted domain objectSumit Bose2012-10-041-8/+49
* Add SIDs for existing users and groups at the end of ipa-adtrust-installSumit Bose2012-10-043-10/+11
* ipasam: add fallback primary groupSumit Bose2012-10-041-7/+230
* ipasam: Fixes build with samba4 rc1Sumit Bose2012-09-141-10/+10
* Support the new Winsync POSIX API.Rob Crittenden2012-09-061-6/+50
* 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-063-197/+16
* ipasam: cleanup explicit dependencies to samba libsSumit Bose2012-09-061-2/+0
* ipadb_iterate(): handle match_entry == NULLSumit Bose2012-09-052-0/+10
* Change slapi_mods_init in ipa_winsync_pre_ad_mod_user_mods_cbTomas Babej2012-09-041-1/+1
* Don't generate password history error if history is set to 0.Rob Crittenden2012-08-271-1/+1
* Fix ipasam ipaNThash magic regen to actually fetch updated passwordAlexander Bokovoy2012-08-221-13/+9
* Recover from invalid cached kerberos credentials in ipasamAlexander Bokovoy2012-08-221-37/+77
* Use libsamba-security instead of libsecuritySumit Bose2012-08-221-1/+1
* extdom: read ranges from LDAPSumit Bose2012-08-151-0/+72
* Add PAC filteringSimo Sorce2012-08-021-8/+100
* Split out manipulation of logon_info blobSimo Sorce2012-08-021-40/+69
* Properly name function to add ipa external groupsSimo Sorce2012-08-021-35/+39
* Load list of trusted domain on connecting to ldapSimo Sorce2012-08-021-6/+104
* Move mspac structure to be a private pointerSimo Sorce2012-08-022-25/+33
* When ipaNTHash is missing, ask IPA to generate it from kerberos keysAlexander Bokovoy2012-07-301-3/+93
* Add special modify op to regen ipaNTHashSimo Sorce2012-07-301-3/+143
* Improve loops around slapi modsSimo Sorce2012-07-301-68/+62
* Move code into common krb5 utilsSimo Sorce2012-07-301-141/+7
* Do not check for DNA magic valuesSimo Sorce2012-07-262-8/+0
* Follow change in samba4 beta4 for sid_check_is_domain to sid_check_is_our_samAlexander Bokovoy2012-07-181-1/+3
* Fix typoSumit Bose2012-07-091-1/+1
* Fix wrong check after allocation.Simo Sorce2012-07-071-1/+1
* reduce redundant checks in ldapsam_search_users() to a single statementAlexander Bokovoy2012-07-061-8/+1
* Use smb.conf 'dedicated keytab file' parameter instead of hard-coded valueAlexander Bokovoy2012-07-061-1/+2
* ipasam: replace testing codeSumit Bose2012-07-061-5/+5