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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdap-tests: Fix off by one.
Lukas Slebodnik
2014-07-09
1
-1
/
+2
*
BUILD: Add version symbol files for public libraries.
Lukas Slebodnik
2014-07-09
4
-0
/
+91
*
IFP: touch config when changing debug level temporarily
Pavel Březina
2014-07-09
1
-0
/
+13
*
sss_sifp: add prefix and exec_prefix to pkg-config
Pavel Březina
2014-07-09
1
-0
/
+2
*
sss_sifp: pkg-config requires is a comma separated list
Pavel Březina
2014-07-09
1
-2
/
+1
*
BUILD: Add the DBus service activation
Jakub Hrozek
2014-07-08
1
-0
/
+4
*
TOOLS: New helper tool sss_signal
Jakub Hrozek
2014-07-08
1
-0
/
+37
*
MONITOR: Signal InfoPipe to reconnect on SIGUSR2
Jakub Hrozek
2014-07-08
1
-0
/
+9
*
IFP: Provide a SBUS method to reconnect to sysbus
Jakub Hrozek
2014-07-08
11
-1
/
+58
*
IFP: Return a specific value on failure connecting to the system bus
Jakub Hrozek
2014-07-08
3
-2
/
+8
*
IFP: Fix DEBUG messages
Jakub Hrozek
2014-07-08
1
-7
/
+9
*
SDAP: Free bervals on failure in sdap_parse_entry
Jakub Hrozek
2014-07-08
1
-2
/
+10
*
SDAP: Remove unused function sdap_get_msg_dn
Jakub Hrozek
2014-07-08
2
-34
/
+0
*
LDAP: Remove unused output parameter _dn from sdap_parse_entry
Jakub Hrozek
2014-07-08
4
-24
/
+13
*
SDAP: Fix DEBUG message priorities in sdap_parse_entry
Jakub Hrozek
2014-07-08
1
-13
/
+13
*
LDAP: Try all attributes when saving an entry
Jakub Hrozek
2014-07-08
2
-3
/
+79
*
TESTS: Add a unit test for the sdap.c module
Jakub Hrozek
2014-07-08
1
-0
/
+530
*
PROVIDERS: Add ldap_common.h to opts.h of each provider
Jakub Hrozek
2014-07-08
3
-0
/
+3
*
UTIL: Fix access out of bound in parse_args
Lukas Slebodnik
2014-07-08
2
-17
/
+39
*
TESTS: Do not rely on order of hash items
Jakub Hrozek
2014-07-07
1
-32
/
+50
*
sbus_request: fix potential NULL dereference
Pavel Březina
2014-07-01
2
-5
/
+10
*
TESTS: Add more tests for nested groups processing
Jakub Hrozek
2014-07-01
1
-1
/
+265
*
TESTS: Change how mock_sysdb_user() is implemented
Jakub Hrozek
2014-07-01
2
-3
/
+16
*
TESTS: Do not require replies from mocked sdap_get_generic_recv to be talloc ...
Jakub Hrozek
2014-07-01
1
-2
/
+1
*
TESTS: Fix group search base
Jakub Hrozek
2014-07-01
1
-1
/
+1
*
TESTS: Use the right confdb path
Jakub Hrozek
2014-07-01
1
-1
/
+1
*
TESTS: Add confdb domain base DN to sss_test_ctx
Jakub Hrozek
2014-07-01
4
-9
/
+11
*
Use DISCARD_ALIGN in VTABLE_FUNC macro
Michal Zidek
2014-07-01
1
-1
/
+1
*
Suppress safealign warnings with DISCARD_ALIGN.
Michal Zidek
2014-07-01
3
-4
/
+8
*
Add type parameter to DISCARD_ALIGN macro
Michal Zidek
2014-07-01
2
-2
/
+2
*
AD-GPO: Add support for gpo permissive mode
Yassir Elley
2014-07-01
3
-6
/
+32
*
Use ldap_url_parse to extract hostname from ldap uri
Yassir Elley
2014-07-01
1
-5
/
+20
*
AD-GPO: Add gpo-smb implementation in gpo_child process
Yassir Elley
2014-07-01
3
-11
/
+1523
*
LDAP: Fix retrieving a group with no members
Jakub Hrozek
2014-06-27
1
-2
/
+7
*
LDAP: group_split_members returns incorrectly ENOMEM
Pavel Reichl
2014-06-27
1
-1
/
+4
*
SDAP: return after tevent_req_error
Pavel Reichl
2014-06-27
1
-1
/
+2
*
sudo: return after tevent_req_error
Pavel Reichl
2014-06-27
1
-0
/
+1
*
NSS: lookup_netgr_step don't access result on ENOENT
Pavel Reichl
2014-06-25
1
-13
/
+11
*
TESTS: sysdb_getnetgr - return ENOENT
Pavel Reichl
2014-06-25
1
-0
/
+6
*
SYSDB: sysdb_getnetgr returns ENOENT
Pavel Reichl
2014-06-25
1
-13
/
+9
*
TESTS: add tests for sss_ldb_search
Pavel Reichl
2014-06-25
1
-0
/
+97
*
SYSDB: sss_ldb_search - wrapper around ldb_search
Pavel Reichl
2014-06-25
2
-0
/
+56
*
nested groups: do not fail if we get one entry twice
Pavel Březina
2014-06-23
1
-4
/
+6
*
TESTS: Fix format string in check macros
Lukas Slebodnik
2014-06-23
3
-3
/
+3
*
SYSDB: Modify declaration of sysdb_search_entry
Lukas Slebodnik
2014-06-23
2
-2
/
+2
*
SYSDB: Remove useless NULL test.
Lukas Slebodnik
2014-06-23
1
-1
/
+1
*
CONFIGURE: Prefer python2
Lukas Slebodnik
2014-06-20
1
-1
/
+1
*
sysdb: add sysdb_search_user_by_upn() with tests
Sumit Bose
2014-06-20
3
-0
/
+298
*
sysdb: make canonicalUserPrincipalName case-insensitive
Sumit Bose
2014-06-20
3
-1
/
+67
*
SYSDB: sysdb_search_custom fix memory leak
Pavel Reichl
2014-06-20
1
-5
/
+17
[next]