index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemons
/
ipa-sam
/
ipa_sam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipa-sam: use proper domain GUID
Sumit Bose
2016-07-06
1
-12
/
+16
*
ipa-sam: Do not redefine LDAP_PAGE_SIZE
Lukas Slebodnik
2016-03-09
1
-1
/
+0
*
IPA-SAM: Fix build with samba 4.4
Lukas Slebodnik
2016-02-02
1
-0
/
+6
*
Convert ipa-sam to use the new getkeytab control
Simo Sorce
2016-02-01
1
-52
/
+29
*
ipasam: fix a use-after-free issue
Sumit Bose
2015-11-23
1
-1
/
+2
*
ipasam: use more restrictive search filter for group lookup
Sumit Bose
2015-11-23
1
-1
/
+3
*
ipasam: fix wrong usage of talloc_new()
Sumit Bose
2015-11-23
1
-1
/
+1
*
add one-way trust support to ipasam
Alexander Bokovoy
2015-07-08
1
-21
/
+85
*
Support Samba PASSDB 0.2.0 aka interface version 24
Alexander Bokovoy
2015-01-19
1
-0
/
+21
*
Fix Kerberos error handling in ipa-sam
Jan Cholasta
2014-11-25
1
-1
/
+1
*
ipa-sam: cache gid to sid and uid to sid requests in idmap cache
Jason Woods
2014-03-12
1
-14
/
+114
*
ipasam: delete trusted child domains before removing the trust
Alexander Bokovoy
2014-01-21
1
-1
/
+44
*
Remove generation and handling of LM hashes
Sumit Bose
2013-11-01
1
-18
/
+3
*
ipasam: for subdomains pick up defaults for missing values
Alexander Bokovoy
2013-10-04
1
-0
/
+12
*
ipa-sam: report supported enctypes based on Kerberos realm configuration
Alexander Bokovoy
2013-09-20
1
-12
/
+117
*
ipa-sam: do not leak LDAPMessage on ipa-sam initialization
Alexander Bokovoy
2013-09-20
1
-2
/
+7
*
ipa-sam: do not modify objectclass when trust object already created
Alexander Bokovoy
2013-09-20
1
-41
/
+71
*
ipasam: add enumeration of UPN suffixes based on the realm domains
Alexander Bokovoy
2013-03-29
1
-11
/
+181
*
Change DNA magic value to -1 to make UID 999 usable
Petr Viktorin
2013-03-11
1
-1
/
+1
*
ipa-sam: Array compared against 0 in ipasam_set_trusted_domain()
Sumit Bose
2013-02-28
1
-1
/
+1
*
ipasam: use base scope when fetching domain information about own domain
Alexander Bokovoy
2013-02-19
1
-1
/
+1
*
ipa-sam: Fill SID blacklist when trust is added
Martin Kosek
2013-02-12
1
-1
/
+13
*
ipasam: better Kerberos error handling in ipasam
Alexander Bokovoy
2012-11-21
1
-3
/
+5
*
Fix various issues found by Coverity
Sumit Bose
2012-10-17
1
-1
/
+1
*
ipasam: generate proper SID for trusted domain object
Sumit Bose
2012-10-04
1
-8
/
+49
*
ipasam: add fallback primary group
Sumit Bose
2012-10-04
1
-7
/
+230
*
ipasam: Fixes build with samba4 rc1
Sumit Bose
2012-09-14
1
-10
/
+10
*
ipasam: replace trim_char() with trim_string()
Sumit Bose
2012-09-06
1
-2
/
+1
*
ipasam: remove fetch_ldap_pw()
Sumit Bose
2012-09-06
1
-10
/
+2
*
ipasam: replace get_global_sam_sid()
Sumit Bose
2012-09-06
1
-4
/
+12
*
ipasam: add libsss_idmap context and replace string_to_sid()
Sumit Bose
2012-09-06
1
-31
/
+87
*
ipasam: Replace global_sid_Builtin
Sumit Bose
2012-09-06
1
-1
/
+3
*
ipasam: Replace sid_peek_check_rid()
Sumit Bose
2012-09-06
1
-1
/
+17
*
ipasam: Replace sid_check_is_our_sam()
Sumit Bose
2012-09-06
1
-2
/
+1
*
ipasam: Replace dom_sid_compare_domain()
Sumit Bose
2012-09-06
1
-1
/
+27
*
ipasam: Replace is_null_sid()
Sumit Bose
2012-09-06
1
-1
/
+24
*
ipasam: replace sid_compose()
Sumit Bose
2012-09-06
1
-1
/
+14
*
ipasam: replace sid_copy()
Sumit Bose
2012-09-06
1
-1
/
+15
*
ipasam: remove talloc_asprintf_strupper_m()
Sumit Bose
2012-09-06
1
-3
/
+8
*
ipasam: remove strlower_m()
Sumit Bose
2012-09-06
1
-3
/
+1
*
ipasam: replace strnequal()
Sumit Bose
2012-09-06
1
-1
/
+16
*
ipasam: remove sid_peek_rid()
Sumit Bose
2012-09-06
1
-11
/
+18
*
ipasam: remove nt_lm_owf_gen() and dependency to libcliauth.so
Sumit Bose
2012-09-06
1
-12
/
+59
*
Fix ipasam ipaNThash magic regen to actually fetch updated password
Alexander Bokovoy
2012-08-22
1
-13
/
+9
*
Recover from invalid cached kerberos credentials in ipasam
Alexander Bokovoy
2012-08-22
1
-37
/
+77
*
When ipaNTHash is missing, ask IPA to generate it from kerberos keys
Alexander Bokovoy
2012-07-30
1
-3
/
+93
*
Follow change in samba4 beta4 for sid_check_is_domain to sid_check_is_our_sam
Alexander Bokovoy
2012-07-18
1
-1
/
+3
*
reduce redundant checks in ldapsam_search_users() to a single statement
Alexander Bokovoy
2012-07-06
1
-8
/
+1
*
Use smb.conf 'dedicated keytab file' parameter instead of hard-coded value
Alexander Bokovoy
2012-07-06
1
-1
/
+2
*
ipasam: replace testing code
Sumit Bose
2012-07-06
1
-5
/
+5
[next]