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: Extract filtering AD group to function
Lukas Slebodnik
2015-04-14
4
-47
/
+99
*
SDAP: Do not set gid 0 twice
Lukas Slebodnik
2015-04-14
1
-7
/
+0
*
nsupdate: Append -d/-D to nsupdate with a high debug level
Jakub Hrozek
2015-04-14
1
-1
/
+17
*
dyndns: Log nsupdate stderr with a high debug level
Jakub Hrozek
2015-04-14
1
-0
/
+12
*
UTIL: Add a simple function to get the fd of debug_file
Jakub Hrozek
2015-04-14
2
-0
/
+10
*
sudo: sanitize filter values
Pavel Březina
2015-04-13
1
-2
/
+13
*
MAN: Clarify how are GPO mappings called in GPO editor
Jakub Hrozek
2015-04-10
1
-3
/
+19
*
NSS: Reset negcache after checking domains
Jakub Hrozek
2015-04-09
1
-0
/
+24
*
responders: reset ncache after domains are discovered during startup
Jakub Hrozek
2015-04-09
10
-15
/
+82
*
ncache: Add sss_ncache_reset_repopulate_permanent
Jakub Hrozek
2015-04-09
3
-0
/
+113
*
ncache: Silence critical error from filter_users when default_domain_suffix i...
Jakub Hrozek
2015-04-09
3
-8
/
+101
*
ncache: Fix sss_ncache_reset_permanent
Jakub Hrozek
2015-04-09
2
-1
/
+12
*
tests: Revert strcmp condition
Jakub Hrozek
2015-04-08
1
-1
/
+1
*
LDAP: Set sdap handle as explicitly connected in LDAP auth
Jakub Hrozek
2015-04-08
1
-0
/
+12
*
util-tests: Initialize boolean variable to default value
Lukas Slebodnik
2015-04-08
1
-1
/
+1
*
enumeration: fix talloc context
Pavel Březina
2015-04-08
2
-2
/
+2
*
CLIENT: Clear errno with enabled sss-default-nss-plugin
Lukas Slebodnik
2015-04-07
1
-0
/
+2
*
KRB5: Unify prototype and definition
Lukas Slebodnik
2015-04-01
1
-2
/
+3
*
GPO: Check return value of ad_gpo_store_policy_settings
Lukas Slebodnik
2015-04-01
1
-0
/
+6
*
SSH: Ignore the default_domain_suffix
Jakub Hrozek
2015-04-01
1
-1
/
+1
*
PAC: Remove unused function
Lukas Slebodnik
2015-03-31
1
-35
/
+0
*
test_resolv_fake: Fix alignment warning
Lukas Slebodnik
2015-03-27
1
-9
/
+10
*
MAN: Update ppolicy description
Pavel Reichl
2015-03-27
1
-4
/
+7
*
Fix a few typos in comments
Pavel Reichl
2015-03-26
2
-5
/
+5
*
LDAP: fix a typo in debug message
Pavel Reichl
2015-03-26
1
-1
/
+1
*
test_ldap_auth: Use right assertion for integer comparison
Lukas Slebodnik
2015-03-26
1
-6
/
+6
*
test_expire: Use right assertion macro for standard functions
Lukas Slebodnik
2015-03-26
1
-2
/
+3
*
pam_client: fix casting to const pointer
Lukas Slebodnik
2015-03-26
1
-7
/
+8
*
MAN: Clarify debug_level a bit
Jakub Hrozek
2015-03-24
1
-0
/
+19
*
IPA: Remove the ipa_hbac_treat_deny_as option
Jakub Hrozek
2015-03-24
11
-109
/
+19
*
IPA: Deprecate the ipa_hbac_treat_deny_as option
Jakub Hrozek
2015-03-24
1
-0
/
+4
*
IPA: Only treat malformed HBAC rules as fatal if deny rules are enabled
Jakub Hrozek
2015-03-24
1
-14
/
+54
*
IPA: Drop useless sysdb parameter
Jakub Hrozek
2015-03-24
1
-16
/
+10
*
IPA: Use custom error codes when validating HBAC rules
Jakub Hrozek
2015-03-24
6
-29
/
+33
*
Resolv: re-read SRV query every time if its TTL is 0
Jakub Hrozek
2015-03-24
2
-6
/
+27
*
tests: Use cmocka-1.0+ API in test_sysdb_utils
Jakub Hrozek
2015-03-24
1
-3
/
+3
*
ldap: refactor nds_check_expired to use util func
Pavel Reichl
2015-03-23
1
-23
/
+6
*
ldap: refactor check_pwexpire_kerberos to use util func
Pavel Reichl
2015-03-23
2
-26
/
+8
*
TESTS: test expiration
Pavel Reichl
2015-03-23
5
-1
/
+346
*
memberof: Do not create request with 0 attribute values
Lukas Slebodnik
2015-03-23
1
-0
/
+6
*
SDAP: Decorate the sdap_op functions with DEBUG messages
Jakub Hrozek
2015-03-23
1
-1
/
+9
*
SDAP: Make StartTLS bind configurable with ldap_opt_timeout
Jakub Hrozek
2015-03-23
2
-4
/
+6
*
SDAP: Make password change timeout configurable with ldap_opt_timeout
Jakub Hrozek
2015-03-23
4
-6
/
+12
*
SDAP: Make simple bind timeout configurable
Jakub Hrozek
2015-03-23
5
-9
/
+21
*
LDAP: remove unused code
Pavel Reichl
2015-03-23
1
-5
/
+1
*
GPO: error out instead of leaving array element uninitialized
Sumit Bose
2015-03-23
1
-1
/
+4
*
sdap: properly handle binary objectGuid attribute
Sumit Bose
2015-03-20
12
-34
/
+308
*
KRB5: add debug hint
Pavel Reichl
2015-03-20
1
-1
/
+2
*
IPA: set EINVAL if dn can't be linearized
Pavel Reichl
2015-03-19
1
-0
/
+1
*
IPA: make sure output variable is set
Sumit Bose
2015-03-19
1
-1
/
+3
[next]