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
*
Fix parameter name.
Michal Zidek
2013-11-27
2
-9
/
+9
*
AD: Fix a typo in the man page
Jakub Hrozek
2013-11-27
1
-1
/
+1
*
Missing parameter name in declaration.
Michal Zidek
2013-11-27
1
-2
/
+2
*
monitor: Specific error message for missing sssd.conf
Pavel Reichl
2013-11-27
4
-3
/
+16
*
pac: fix potential memory leaks
Pavel Březina
2013-11-22
1
-5
/
+5
*
pac: fix double free
Pavel Březina
2013-11-22
1
-8
/
+6
*
LDAP: Search for original DN during auth if it's missing
Jakub Hrozek
2013-11-20
1
-16
/
+194
*
LDAP: Split out a request to search for a user w/o saving
Jakub Hrozek
2013-11-20
2
-33
/
+147
*
LDAP: Initialize user count for AD matching rule
Jakub Hrozek
2013-11-18
1
-1
/
+1
*
do not use default_domain_suffix with autofs
Aron Parsons
2013-11-18
1
-1
/
+1
*
TESTS: Remove test dir after successful tests
Lukas Slebodnik
2013-11-18
1
-1
/
+6
*
monitor: Stop using unnecessary helper pointer.
Michal Zidek
2013-11-15
1
-8
/
+4
*
krb5: Alignment warning reported by clang
Michal Zidek
2013-11-15
1
-7
/
+7
*
sss_client: Use SAFEALIGN_SETMEM_<type> macros where appropriate.
Michal Zidek
2013-11-15
1
-6
/
+3
*
Update CIFS plugin for Well-Known SID support
Sumit Bose
2013-11-15
1
-16
/
+0
*
nss: check for Well-Known SIDs in SID based requests
Sumit Bose
2013-11-15
3
-0
/
+361
*
nss-srv-tests: check packet status
Sumit Bose
2013-11-15
1
-14
/
+50
*
Add utility to handle Well-Known SIDs
Sumit Bose
2013-11-15
3
-0
/
+428
*
Add sss_tc_fqname2()
Sumit Bose
2013-11-15
2
-0
/
+22
*
nss: save global name configuration to the nss context
Sumit Bose
2013-11-15
2
-0
/
+7
*
sss_names_init: allow empty domain name
Sumit Bose
2013-11-15
2
-15
/
+141
*
Add sss_packet_get_status()
Sumit Bose
2013-11-15
2
-0
/
+10
*
SYSDB: Skip malformed netgroup attribute.
Lukas Slebodnik
2013-11-15
1
-1
/
+5
*
SYSDB: Drop redundant sysdb_ctx parameter from sysdb.c
Michal Zidek
2013-11-15
20
-115
/
+89
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)
Michal Zidek
2013-11-15
43
-490
/
+372
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_sudo.c module
Jakub Hrozek
2013-11-15
7
-74
/
+53
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_idmap module
Jakub Hrozek
2013-11-15
3
-22
/
+16
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)
Michal Zidek
2013-11-15
22
-239
/
+159
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_ssh module
Michal Zidek
2013-11-15
5
-45
/
+28
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_services module
Michal Zidek
2013-11-15
11
-97
/
+71
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_search module
Michal Zidek
2013-11-15
31
-182
/
+99
*
SYSDB: Drop the sysdb_ctx parameter from SELinux functions
Jakub Hrozek
2013-11-15
3
-30
/
+21
*
SYSDB: Drop the sysdb_ctx parameter from the autofs API
Jakub Hrozek
2013-11-15
8
-92
/
+60
*
Merge ipa_selinux_common.c and ipa_selinux.c
Jakub Hrozek
2013-11-15
5
-185
/
+50
*
monitor: return right error code
Lukas Slebodnik
2013-11-15
1
-1
/
+1
*
PAC: Free config attribute when it's processed
Jakub Hrozek
2013-11-14
1
-0
/
+1
*
LDAP: Prevent from using uninitialized sdap_options
Lukas Slebodnik
2013-11-14
1
-1
/
+1
*
Remove unused variable
Jakub Hrozek
2013-11-12
1
-1
/
+0
*
BUILD: Change error message if missing cifsimap.h
Lukas Slebodnik
2013-11-12
1
-1
/
+4
*
Signals: Refactor termination of processes
Simo Sorce
2013-11-12
4
-29
/
+13
*
Signals: Remove empty sig_hup
Simo Sorce
2013-11-12
1
-8
/
+0
*
Signals: Remove unused functions
Simo Sorce
2013-11-12
2
-59
/
+0
*
Add ldap_autofs_map_master_name option
Cove Schneider
2013-11-12
11
-9
/
+34
*
BUILD: Explicitly link libsss_ad.so with sasl libs
Lukas Slebodnik
2013-11-11
1
-0
/
+17
*
Initialize sid_str to NULL to avoid freeing random data
Jakub Hrozek
2013-11-08
2
-2
/
+2
*
UTIL: Free log message when using journald
Jakub Hrozek
2013-11-07
1
-0
/
+2
*
confdb: Make offline timeout configurable
Michal Zidek
2013-11-07
5
-2
/
+32
*
responder: Access packet header using SAFEALIGN macros.
Michal Zidek
2013-11-07
1
-37
/
+68
*
NSS: Set packet length for initgroups
Lukas Slebodnik
2013-11-07
1
-0
/
+7
*
free idmapped binary SIDs correctly
Pavel Březina
2013-11-07
3
-7
/
+7
[next]