index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove DEBUG macro support for old debug levels
Nikolai Kondrashov
2014-02-12
2
-2
/
+2
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
54
-1350
/
+1843
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
102
-4618
/
+4618
*
LDAP: Handle errors from sdap_id_op properly in enum code
Jakub Hrozek
2014-02-12
1
-1
/
+41
*
AD: Remove dead code
Jakub Hrozek
2014-02-12
1
-8
/
+0
*
AD: Only download domains that are set to enumerate
Jakub Hrozek
2014-02-12
1
-1
/
+5
*
LDAP: Detect the presence of POSIX attributes
Jakub Hrozek
2014-02-12
8
-15
/
+502
*
AD: support for subdomain_homedir
Pavel Reichl
2014-02-05
1
-0
/
+190
*
dyndns: Update PTR records separately
Nikolai Kondrashov
2014-02-01
1
-3
/
+6
*
AD: Remove unused memory contexts
Lukas Slebodnik
2014-02-01
2
-12
/
+10
*
LDAP: require attribute groupType for AD groups
Lukas Slebodnik
2014-01-29
1
-1
/
+1
*
LDAP: store group if subdomain cannot be found by sid
Lukas Slebodnik
2014-01-29
1
-4
/
+6
*
AD: Establish cross-domain memberships after enumeration finishes
Jakub Hrozek
2014-01-29
2
-22
/
+377
*
LDAP: Don't clobber original_member during enumeration
Jakub Hrozek
2014-01-29
1
-4
/
+10
*
AD: Enumerate users from GC, other entities from LDAP
Jakub Hrozek
2014-01-29
1
-3
/
+17
*
LDAP: Add enum request with custom connection
Jakub Hrozek
2014-01-29
2
-125
/
+191
*
LDAP: Pass a private context to enumeration ptask instead of hardcoded connec...
Jakub Hrozek
2014-01-29
7
-36
/
+52
*
AD: Store info on whether a subdomain is set to enumerate
Jakub Hrozek
2014-01-29
1
-5
/
+33
*
AD SRV: use right domain name for CLDAP ping
Sumit Bose
2014-01-28
1
-1
/
+1
*
LDAP: Don't abort request if no id mapping domain matches
Jakub Hrozek
2014-01-24
2
-6
/
+38
*
krb5: hint to increase krb5_auth_timeout
Pavel Reichl
2014-01-22
1
-1
/
+4
*
sdap_idamp: Fall back to another method if sid is wrong
Lukas Slebodnik
2014-01-22
1
-2
/
+8
*
LDAP: update id mapping detection for ldap provider
Lukas Slebodnik
2014-01-22
1
-0
/
+5
*
LDAP: Don't fail if subdomain cannot be found by sid
Lukas Slebodnik
2014-01-22
1
-4
/
+6
*
LDAP: Fix error check
Jakub Hrozek
2014-01-20
1
-2
/
+2
*
AD: Don't fail the request if ad_account_can_shortcut fails
Jakub Hrozek
2014-01-20
1
-1
/
+3
*
AD: Return right error code from netlogon_get_flat_name
Lukas Slebodnik
2014-01-16
1
-1
/
+1
*
simple access: refresh master domain info
Pavel Reichl
2014-01-15
2
-45
/
+92
*
simple access: match objects using flat name
Pavel Reichl
2014-01-15
1
-1
/
+3
*
LDAP: Add a new error code for malformed access control filter
Jakub Hrozek
2014-01-09
4
-10
/
+16
*
responder: Set forest attribute in AD domains
Pavel Reichl
2014-01-09
6
-16
/
+51
*
FAST: when parsing krb5_child response, make sure to not miss OTP message if ...
Alexander Bokovoy
2014-01-09
1
-3
/
+4
*
LDAP: Fix typo and use the right attribute map
Jakub Hrozek
2014-01-08
1
-1
/
+1
*
IPA: fix for recent AD group membership changes
Sumit Bose
2014-01-08
1
-0
/
+2
*
AD: Enable fallback to LDAP of trusted domain
Jakub Hrozek
2013-12-19
1
-13
/
+1
*
AD: Add a new option to turn off GC lookups
Jakub Hrozek
2013-12-19
3
-13
/
+20
*
AD: Add a utility function to create list of connections
Jakub Hrozek
2013-12-19
6
-41
/
+70
*
AD: cross-domain membership fix
Sumit Bose
2013-12-19
6
-30
/
+261
*
AD: filter domain local groups for trusted/sub domains
Sumit Bose
2013-12-19
4
-64
/
+138
*
Add new option ldap_group_type
Sumit Bose
2013-12-19
4
-0
/
+6
*
IPA: Call ipa_ad_subdom_refresh when server mode is initialized
Jakub Hrozek
2013-12-19
1
-6
/
+14
*
Use sysdb_attrs_add_lc_name_alias to add case-insensitive alias
Sumit Bose
2013-12-19
4
-53
/
+25
*
IPA: Refresh subdomain data structures on startup
Jakub Hrozek
2013-12-18
1
-19
/
+32
*
AD: Refresh subdomain data structures on startup
Jakub Hrozek
2013-12-18
1
-17
/
+32
*
AD: Don't mark domain as enumerated twice
Jakub Hrozek
2013-12-18
1
-12
/
+0
*
ad: use tokengroups even when id mapping is disabled
Pavel Březina
2013-12-18
3
-26
/
+524
*
ad: refactor tokengroups initgroups
Pavel Březina
2013-12-18
3
-229
/
+355
*
AD: use LDAP for group lookups
Sumit Bose
2013-12-13
3
-3
/
+152
*
SUBDOMAINS: Reuse cached results if DP is offline
Jakub Hrozek
2013-12-09
2
-2
/
+13
*
LDAP: Fix a debug message
Jakub Hrozek
2013-12-09
1
-2
/
+1
[next]