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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUDO Integration - LDAP provider - save sudo rules functions
Jakub Hrozek
2011-12-16
3
-0
/
+129
*
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
4
-0
/
+166
*
SUDO Integration - sysdb interface
Jakub Hrozek
2011-12-16
3
-0
/
+406
*
SUDO integration - client common interface
Pavel Březina
2011-12-16
4
-0
/
+30
*
Export the function to convert ldb_result to sysdb_attrs
Jakub Hrozek
2011-12-16
4
-30
/
+34
*
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
2
-4
/
+45
*
Use the case sensitivity flag in the LDAP provider
Jakub Hrozek
2011-12-16
8
-15
/
+64
*
sysdb_get_real_name helper function
Jakub Hrozek
2011-12-16
2
-0
/
+50
*
Refactor saving sdap entities
Jakub Hrozek
2011-12-16
5
-179
/
+146
*
Use the case sensitivity flag in responders
Jakub Hrozek
2011-12-16
12
-46
/
+195
*
Canonicalize username in PAM provider
Jakub Hrozek
2011-12-16
1
-0
/
+27
*
Responders: Split getting domain by name into separate function
Jakub Hrozek
2011-12-16
5
-22
/
+21
*
sss_utf8_tolower utility function+unit tests
Jakub Hrozek
2011-12-16
7
-1
/
+221
*
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
2
-10
/
+152
*
Added sss_ldap_dn_in_search_bases()
Pavel Březina
2011-12-14
2
-0
/
+132
*
Cancel ping_check if service goes away
Jakub Hrozek
2011-12-13
1
-1
/
+14
*
Fix typo in IPA SSSDConfig file
Stephen Gallagher
2011-12-13
1
-1
/
+1
*
Update spec file to build with Glib on RHEL 5
Stephen Gallagher
2011-12-12
1
-2
/
+9
*
Add sdap_connection_expire_timeout option
Stephen Gallagher
2011-12-12
9
-3
/
+39
*
Fix uninitialized value error in ipa_netgroups.c
Stephen Gallagher
2011-12-12
1
-0
/
+1
*
Fix potential resource leak in backup_file.c
Stephen Gallagher
2011-12-09
1
-1
/
+1
*
Fixed IPA netgroup processing
Jan Zeleny
2011-12-09
3
-2
/
+7
*
Ignore NULL-terminator when checking UTF8-validity for netgroups
Stephen Gallagher
2011-12-08
1
-1
/
+1
*
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
8
-1
/
+24
*
Fixed incorrect return code in PAM client
Jan Zeleny
2011-12-08
1
-1
/
+1
*
Added sssd --version option
Pavel Březina
2011-12-08
4
-3
/
+35
*
Always attempt to connect in sdap_async_sys_connect_done
Jakub Hrozek
2011-12-07
1
-18
/
+6
*
Pass the correct private data into Data Provider callback
Jakub Hrozek
2011-12-07
1
-1
/
+1
*
Ignore NULL-terminator when checking UTF8-validity
Stephen Gallagher
2011-12-05
2
-4
/
+4
*
Fixed an error in macro for merging double linked lists
Jan Zeleny
2011-12-05
1
-1
/
+1
*
Allow using Glib for UTF8 support
Stephen Gallagher
2011-12-05
8
-50
/
+231
*
Use dereference during IPA provider initgroups
Jakub Hrozek
2011-11-30
1
-40
/
+149
*
Fix two small bugs in group dereferencing
Jakub Hrozek
2011-11-29
1
-2
/
+5
*
Add ipa_hbac_support_srchost option to IPA provider
Jan Zeleny
2011-11-29
9
-36
/
+165
*
IPA migration fixes
Jakub Hrozek
2011-11-29
3
-97
/
+141
*
Provide means of forcing TLS and GSSAPI enabled/disabled for sdap connections
Jakub Hrozek
2011-11-29
5
-11
/
+43
*
RESPONDER: Refactor DP requests into tevent_req style
Stephen Gallagher
2011-11-29
6
-427
/
+641
*
LDAP: Try next failover server on any error
Stephen Gallagher
2011-11-29
1
-9
/
+5
*
Add -fno-strict-aliasing
Stephen Gallagher
2011-11-28
1
-1
/
+2
*
Fixed logically dead code in netgroup processing
Jan Zeleny
2011-11-28
1
-1
/
+1
*
Fixed uninitialized pointer read in netgroups processing
Jan Zeleny
2011-11-28
1
-0
/
+6
*
sss_cli.h - fix: function declaration after the header guard
Pavel Březina
2011-11-28
1
-2
/
+2
*
Fixed a typo in sysdb_upgrade_07() declaration
Jan Zeleny
2011-11-28
1
-1
/
+1
*
Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA provider
Jakub Hrozek
2011-11-25
4
-4
/
+18
*
Fix broken build due to commit of IPA netgroup support
Stephen Gallagher
2011-11-23
1
-0
/
+1
[next]