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
/
ldap
/
ldap_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SDAP: Lock out ssh keys when account naturally expires
Pavel Reichl
2015-03-05
1
-0
/
+2
*
SDAP: enable change phase of pw expire policy check
Pavel Reichl
2015-03-03
1
-0
/
+9
*
SDAP: account lockout to restrict access via ssh key
Pavel Reichl
2014-08-27
1
-0
/
+2
*
LDAP: Setup periodic task only once.
Lukas Slebodnik
2014-02-26
1
-13
/
+41
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
1
-18
/
+29
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
1
-45
/
+45
*
LDAP: Prevent from using uninitialized sdap_options
Lukas Slebodnik
2013-11-14
1
-1
/
+1
*
AD: Use the ad_access_filter if it's set
Jakub Hrozek
2013-10-25
1
-17
/
+7
*
LDAP: Make sdap_id_setup_tasks reusable for subdomains
Jakub Hrozek
2013-08-28
1
-1
/
+1
*
providers: refresh expired netgroups
Pavel Březina
2013-06-10
1
-0
/
+11
*
LDAP: new SDAP domain structure
Jakub Hrozek
2013-06-07
1
-1
/
+1
*
LDAP: sdap_id_ctx might contain several connections
Jakub Hrozek
2013-06-07
1
-22
/
+23
*
Remove unneeded parameter of setup_child and namespace it
Jakub Hrozek
2013-05-20
1
-1
/
+1
*
Fixing critical format string issues.
Lukas Slebodnik
2013-05-20
1
-1
/
+3
*
LDAP: Always initialize idmap object
Jakub Hrozek
2013-05-13
1
-5
/
+3
*
DNS sites support - use SRV DNS lookup plugin in all providers
Pavel Březina
2013-04-10
1
-0
/
+9
*
let ldap_backup_chpass_uri work
Pavel Březina
2013-01-14
1
-2
/
+4
*
failover: Protect against empty host names
Michal Zidek
2013-01-02
1
-1
/
+1
*
Primary server support: new option in ldap provider
Jan Zeleny
2012-08-01
1
-4
/
+3
*
Primary server support: LDAP adaptation
Jan Zeleny
2012-08-01
1
-2
/
+3
*
Move some debug lines to new debug log levels
Stef Walter
2012-06-20
1
-1
/
+1
*
LDAP: Initialize ID mapping when configured
Stephen Gallagher
2012-05-03
1
-0
/
+7
*
Do not call sudo functions if built without-sudo
Jakub Hrozek
2012-02-05
1
-1
/
+7
*
AUTOFS: LDAP provider
Jakub Hrozek
2012-02-05
1
-0
/
+31
*
Move BUILD_SUDO outside the generic LDAP source files
Jakub Hrozek
2012-02-04
1
-27
/
+8
*
SUDO Integration - periodical update of rules in data provider
Pavel Březina
2012-01-17
1
-0
/
+5
*
Move child_common routines to util
Stephen Gallagher
2011-12-19
1
-1
/
+1
*
SUDO integration - LDAP provider
Pavel Březina
2011-12-16
1
-0
/
+39
*
Fix size return for split_on_separator()
Stephen Gallagher
2011-11-02
1
-5
/
+5
*
Add LDAP access control based on NDS attributes
Sumit Bose
2011-07-08
1
-0
/
+1
*
Add host access control support
Pierre Ossman
2011-03-24
1
-0
/
+2
*
Add LDAP expire policy base RHDS/IPA attribute
Sumit Bose
2011-01-19
1
-1
/
+4
*
Add LDAP expire policy based on AD attributes
Sumit Bose
2011-01-19
1
-1
/
+2
*
Add authorizedService support
Stephen Gallagher
2010-12-21
1
-0
/
+2
*
Avoid multiple initializations in LDAP provider
Sumit Bose
2010-12-20
1
-39
/
+30
*
Pass sdap_id_ctx in sdap_id_op functions.
Simo Sorce
2010-12-07
1
-3
/
+1
*
Add ldap_chpass_uri config option
Sumit Bose
2010-12-06
1
-0
/
+21
*
Add new account expired rule to LDAP access provider
Sumit Bose
2010-12-06
1
-22
/
+112
*
Add check_online method to LDAP ID provider
Sumit Bose
2010-12-01
1
-1
/
+2
*
Check for GSSAPI before attempting to kinit
Jakub Hrozek
2010-10-15
1
-8
/
+12
*
Initialize kerberos service for GSSAPI
Jakub Hrozek
2010-10-13
1
-0
/
+11
*
Remove remainder of now unused global LDAP connection handle.
eindenbom
2010-07-09
1
-7
/
+0
*
LDAP connection usage tracking, sharing and failover retry framework.
eindenbom
2010-07-09
1
-0
/
+7
*
Don't segfault if ldap_access_filter is unspecified
Stephen Gallagher
2010-06-14
1
-12
/
+13
*
Allow ldap_access_filter values wrapped in parentheses
Stephen Gallagher
2010-06-09
1
-2
/
+20
*
Fix check if LDAP id provider is already initialized
Sumit Bose
2010-05-27
1
-1
/
+1
*
Add ldap_access_filter option
Stephen Gallagher
2010-05-27
1
-0
/
+56
*
Add offline callback to disconnect global SDAP handle
Sumit Bose
2010-05-27
1
-0
/
+7
*
Use service discovery in backends
Jakub Hrozek
2010-05-07
1
-8
/
+16
*
Make ID provider init functions clearer
Stephen Gallagher
2010-04-16
1
-3
/
+3
[next]