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
...
*
LDAP: fix uninitialized variable
Ondrej Kos
2012-11-27
1
-1
/
+1
*
MONITOR: Fix off-by-one error in add_string_to_list
Jakub Hrozek
2012-11-21
1
-1
/
+4
*
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
2012-11-21
11
-27
/
+91
*
SYSDB: Use the add_string convenience functions for managing ghost user attri...
Jakub Hrozek
2012-11-21
1
-24
/
+9
*
KRB5: Work around const warning for krb5 releases older than 1.11
Sumit Bose
2012-11-20
1
-1
/
+1
*
backend: add PAC to the list of known clients
Pavel Březina
2012-11-20
1
-0
/
+2
*
Disable canonicalization during password changes
Sumit Bose
2012-11-20
1
-2
/
+43
*
Fix compare_principal_realm() check
Sumit Bose
2012-11-20
2
-9
/
+9
*
Just use the service name with krb5_get_init_creds_password()
Sumit Bose
2012-11-20
1
-24
/
+2
*
LDAP: Make it possible to use full principal in ldap_sasl_authid again
Jakub Hrozek
2012-11-20
2
-4
/
+21
*
LDAP: Checking the principal should not be considered fatal
Jakub Hrozek
2012-11-20
1
-6
/
+10
*
LDAP: Provide a common sdap_set_sasl_options init function
Jakub Hrozek
2012-11-20
4
-91
/
+95
*
MAN: document the ldap_sasl_realm option
Jakub Hrozek
2012-11-20
1
-0
/
+13
*
Restart services with a delay in case they are restarted too often
Jakub Hrozek
2012-11-20
1
-14
/
+59
*
LDAP: Expire even non authenticated connections
Jakub Hrozek
2012-11-19
1
-8
/
+11
*
Handle conversion to fully qualified usernames
Simo Sorce
2012-11-19
3
-1
/
+98
*
Do not save HBAC rules in subdomain subtree
Sumit Bose
2012-11-19
3
-16
/
+32
*
Refactor the way subdomain accounts are saved
Simo Sorce
2012-11-19
10
-35
/
+167
*
Simplify writing db update functions
Simo Sorce
2012-11-19
1
-421
/
+192
*
LDAP: Refactor saving ghost users
Jakub Hrozek
2012-11-19
1
-88
/
+99
*
LDAP: Better debug logging when saving groups
Stephen Gallagher
2012-11-19
1
-11
/
+75
*
LDAP: use the correct memory context
Jakub Hrozek
2012-11-19
1
-1
/
+1
*
LDAP: Fix saving empty groups
Jakub Hrozek
2012-11-19
1
-2
/
+4
*
LDAP: Allocate the temporary context on NULL, not memctx
Jakub Hrozek
2012-11-19
1
-1
/
+1
*
SERVER: Check the return value of waitpid
Jakub Hrozek
2012-11-19
1
-11
/
+27
*
Display more information on DB version crash
Ondrej Kos
2012-11-19
7
-2
/
+70
*
sudo: store rules with no sudoHost attribute
Pavel Březina
2012-11-19
1
-0
/
+7
*
SUDO: Remove unused variable
Stephen Gallagher
2012-11-19
1
-1
/
+0
*
SUDO: Fix wrong variable check
Jakub Hrozek
2012-11-19
1
-1
/
+1
*
Do not always return PAM_SYSTEM_ERR when offline krb5 authentication fails
Jakub Hrozek
2012-11-15
3
-18
/
+56
*
SYSDB: Do not touch the member attribute during conversion to ghost users
Jakub Hrozek
2012-11-15
1
-11
/
+0
*
Only build extract_and_send_pac on platforms that support it
Jakub Hrozek
2012-11-15
4
-104
/
+138
*
KRB5: Rename variable to avoid shadowing a global declaration
Jakub Hrozek
2012-11-14
1
-4
/
+4
*
sudo: print how many rules we are refreshing or returning
Pavel Březina
2012-11-14
1
-3
/
+4
*
sudo: do not send domain name with username
Pavel Březina
2012-11-14
5
-22
/
+11
*
sudo: support users from subdomains
Pavel Březina
2012-11-14
4
-60
/
+214
*
use tmp_ctx in sudosrv_get_sudorules_from_cache()
Pavel Březina
2012-11-14
1
-8
/
+20
*
sudo: fix missing parameter in two debug messages
Pavel Březina
2012-11-14
1
-3
/
+3
*
subdomains: check request type on one place only
Pavel Březina
2012-11-14
1
-6
/
+0
*
Run IPA subdomain provider if IPA ID provider is configured
Sumit Bose
2012-11-14
4
-7
/
+101
*
Always start PAC responder if IPA ID provider is configured
Sumit Bose
2012-11-14
3
-0
/
+84
*
Add string_in_list() and add_string_to_list() with tests
Sumit Bose
2012-11-14
3
-0
/
+152
*
Store the original group DN in the subdomain user object
Sumit Bose
2012-11-12
1
-26
/
+58
*
Get lists of GIDs to be added and deleted and use them
Sumit Bose
2012-11-12
1
-3
/
+89
*
Add pac_user_get_grp_info() to read current group memberships
Sumit Bose
2012-11-12
2
-0
/
+107
*
Add diff_gid_lists() with test
Sumit Bose
2012-11-12
3
-2
/
+279
*
Do not remove a group if it has members from subdomains
Sumit Bose
2012-11-12
1
-4
/
+15
*
Clarify debug message about initgroups and subdomains
Sumit Bose
2012-11-12
1
-0
/
+7
*
sss_dp_get_domains_send(): handle subreq error correctly
Pavel Březina
2012-11-12
1
-1
/
+2
*
util_lock.c: sss_br_lock_file accepted invalid parameter value
Michal Zidek
2012-11-11
2
-3
/
+7
[prev]
[next]