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
*
SUDO Integration - prepare data provider for new responder commands
Pavel Březina
2012-01-27
6
-199
/
+286
*
Use the new SUDO request in DP and sudo responder
Jakub Hrozek
2012-01-27
1
-19
/
+48
*
SUDO: Provide a sudo DP request based on the internal_req
Jakub Hrozek
2012-01-27
1
-0
/
+1
*
PROXY: add support for enumerating services
Stephen Gallagher
2012-01-27
4
-0
/
+226
*
PROXY: add support for service lookups (non-enumeration)
Stephen Gallagher
2012-01-27
4
-0
/
+273
*
DP: Add support for services in dp requests
Stephen Gallagher
2012-01-27
1
-0
/
+1
*
DP: Handle parsing extra results in be_get_account_info
Stephen Gallagher
2012-01-27
2
-33
/
+70
*
LDAP: Improve debugging for sdap_parse_deref
Stephen Gallagher
2012-01-23
1
-4
/
+7
*
LDAP: Add option to disable paging control
Stephen Gallagher
2012-01-18
5
-5
/
+12
*
Do not use sudo symbols in LDAP provider unconditionally
Jakub Hrozek
2012-01-18
1
-0
/
+2
*
SUDO Integration - periodical update of rules in data provider
Pavel Březina
2012-01-17
8
-1
/
+348
*
SUDO Integration - wrap data provider with tevent_req
Pavel Březina
2012-01-17
2
-43
/
+138
*
SUDO Integration review issues
Pavel Březina
2012-01-17
4
-9
/
+8
*
IPA: Detect nsupdate support for the realm directive
Stephen Gallagher
2012-01-17
1
-14
/
+40
*
Raise the debug level of two very noisy statements
Stephen Gallagher
2012-01-17
1
-2
/
+3
*
Support multiple search bases in HBAC
Jan Zeleny
2012-01-14
5
-39
/
+176
*
LDAP: Copy URI instead of pointing at failover service record
Stephen Gallagher
2012-01-14
1
-2
/
+8
*
Log fixes for sdap_call_conn_cb
Stephen Gallagher
2012-01-14
1
-1
/
+2
*
IPA netgroups: Do not reuse loop iterator variable
Jakub Hrozek
2012-01-06
1
-3
/
+3
*
Do not call krb5_child when changing passwords and provider went offline
Jakub Hrozek
2012-01-06
1
-1
/
+11
*
HBAC: create empty groups with one NULL element
Jakub Hrozek
2012-01-06
1
-16
/
+15
*
Add compatibility layer for Heimdal Kerberos implementation
Stephen Gallagher
2011-12-22
3
-8
/
+17
*
Honor case sensitive flag when creating the ccname template
Jakub Hrozek
2011-12-21
3
-5
/
+17
*
Save original memberof, not memberof
Jakub Hrozek
2011-12-20
1
-4
/
+16
*
Failover: Introduce a per-service timeout
Jakub Hrozek
2011-12-20
3
-5
/
+66
*
Do not touch resolve_service_state in fo_resolve_service_done
Jakub Hrozek
2011-12-20
1
-14
/
+11
*
SUDO Integration - fixed memory leak in sdap_sudo_handler()
Pavel Březina
2011-12-20
1
-0
/
+1
*
SUDO Integration - be_sudo_req removed from sudo_ctx
Pavel Březina
2011-12-20
2
-2
/
+0
*
Pass sdap_id_ctx to online check from IPA provider
Jakub Hrozek
2011-12-19
5
-18
/
+56
*
Securely set umask when using mkstemp
Stephen Gallagher
2011-12-19
2
-0
/
+6
*
Move child_common routines to util
Stephen Gallagher
2011-12-19
14
-856
/
+12
*
Add common SIGCHLD handling for providers.
Pavel Zuna
2011-12-19
4
-6
/
+260
*
Logically dead code in sdap_nested_group_lookup_group
Pavel Březina
2011-12-16
1
-1
/
+1
*
SUDO integration - LDAP provider
Pavel Březina
2011-12-16
4
-0
/
+657
*
SUDO Integration - LDAP provider - save sudo rules functions
Jakub Hrozek
2011-12-16
2
-0
/
+125
*
SUDO Integration - LDAP configuration options
Pavel Březina
2011-12-16
6
-3
/
+150
*
SUDO integration - data provider backend handler
Pavel Březina
2011-12-16
3
-0
/
+165
*
Export the function to convert ldb_result to sysdb_attrs
Jakub Hrozek
2011-12-16
2
-30
/
+1
*
Use the case sensitivity flag in the proxy provider
Jakub Hrozek
2011-12-16
3
-153
/
+181
*
Use the case sensitivity flag in the simple access provider
Jakub Hrozek
2011-12-16
1
-4
/
+15
*
Use the case sensitivity flag in the LDAP provider
Jakub Hrozek
2011-12-16
6
-11
/
+31
*
Refactor saving sdap entities
Jakub Hrozek
2011-12-16
5
-179
/
+146
*
Support search bases in netgroup members translation
Pavel Březina
2011-12-14
1
-1
/
+11
*
Support search bases in RFC2307bis enumeration
Pavel Březina
2011-12-14
1
-10
/
+145
*
Add sdap_connection_expire_timeout option
Stephen Gallagher
2011-12-12
5
-3
/
+18
*
Fix uninitialized value error in ipa_netgroups.c
Stephen Gallagher
2011-12-12
1
-0
/
+1
*
Fixed IPA netgroup processing
Jan Zeleny
2011-12-09
3
-2
/
+7
*
LDAP: Fix missing break statements in force_tls
Stephen Gallagher
2011-12-08
1
-6
/
+12
*
LDAP provider: Error while setting the nocanon option should not be fatal
Jakub Hrozek
2011-12-08
1
-3
/
+9
*
Add ldap_sasl_minssf option
Jan Zeleny
2011-12-08
5
-1
/
+21
[next]