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
*
MEMBEROF: Implement delete operation for ghost users
Jakub Hrozek
2012-12-05
2
-7
/
+362
*
LDAP: Continue adjusting group membership even if there is nothing to add
Jakub Hrozek
2012-12-05
1
-2
/
+1
*
Add memory barrier to mmap cache client code loop
Simo Sorce
2012-12-05
1
-0
/
+3
*
Always append rctx as private data
Simo Sorce
2012-12-05
1
-1
/
+1
*
Add backchannel NSS provider query on initgr calls
Simo Sorce
2012-12-05
1
-0
/
+165
*
Hook for mmap cache update on initgroup calls
Simo Sorce
2012-12-05
4
-0
/
+148
*
Hook to perform a mmap cache update from sssd_nss
Simo Sorce
2012-12-05
4
-0
/
+124
*
mmap cache: public functions to invalidate records
Simo Sorce
2012-12-05
2
-0
/
+135
*
link sss_ssh_authorizedkeys and sss_ssh_knownhostsproxy with -lpthread
Timo Aaltonen
2012-12-04
1
-0
/
+2
*
Use an entry type mask macro to filter entry types
Simo Sorce
2012-12-04
5
-5
/
+6
*
Streamline ipa_account_info handler
Simo Sorce
2012-12-04
1
-74
/
+55
*
Fix tevent_req style for get_netgroup in ipa_id
Simo Sorce
2012-12-04
1
-80
/
+71
*
Fix ipa_subdomain_id names and tevent_req style
Simo Sorce
2012-12-04
3
-52
/
+36
*
Fix tevent_req style for krb5_auth
Simo Sorce
2012-12-04
4
-371
/
+334
*
do not crash when id_provider is not set
Pavel Březina
2012-12-04
1
-0
/
+6
*
Missing parameter in DEBUG message.
Michal Zidek
2012-12-04
1
-1
/
+2
*
Indentation fix
Jakub Hrozek
2012-12-04
1
-5
/
+2
*
Dereference after null check in sss_idmap_sid_to_unix
Michal Zidek
2012-12-04
1
-1
/
+5
*
NSS: Fix netgroup midpoint cache refresh
Jakub Hrozek
2012-12-04
3
-3
/
+3
*
warn user if password is about to expire
Pavel Březina
2012-12-02
1
-3
/
+4
*
IPA: Handle bad results from c-ares lookup
Stephen Gallagher
2012-12-02
1
-1
/
+11
*
sudo: print message if old protocol is used
Pavel Březina
2012-12-02
1
-3
/
+15
*
avoid versioning libsss_sudo
Pavel Březina
2012-12-02
1
-3
/
+4
*
Monitor quit when not exists no process no stops
Ariel O. Barria
2012-11-28
1
-1
/
+3
*
Null pointer dereferenced.
Michal Zidek
2012-11-28
1
-96
/
+100
*
Avoid const warnings when deallocating memory
Simo Sorce
2012-11-28
1
-1
/
+1
*
Avoid duplicating macros
Simo Sorce
2012-11-28
1
-4
/
+0
*
Revert "Avoid accessing half-deallocated memory when using talloc_zfree macro."
Simo Sorce
2012-11-28
1
-5
/
+1
*
idmap: Silence DEBUG messages when dealing with built-in SIDs.
Michal Zidek
2012-11-28
6
-80
/
+125
*
Uninitialized pointer read
Michal Zidek
2012-11-28
1
-1
/
+1
*
sss_cache: Small refactor.
Michal Zidek
2012-11-28
3
-58
/
+72
*
TESTS: Test ghosts users in the RFC2307 schema
Jakub Hrozek
2012-11-26
1
-0
/
+248
*
MEMBEROF: Do not add the ghost attribute to self
Jakub Hrozek
2012-11-26
2
-13
/
+87
*
debug: print fatal and critical errors if debug level is unresolved
Michal Zidek
2012-11-26
2
-7
/
+4
*
Save errno before it might be modified.
Simo Sorce
2012-11-26
1
-8
/
+16
*
SYSDB: Don't operate with aliases same as name
Ondrej Kos
2012-11-23
1
-0
/
+6
*
LDAP: fix uninitialized variable
Ondrej Kos
2012-11-23
1
-1
/
+1
*
Handle compiling FQDN regular expression with old pcre gracefully
Jakub Hrozek
2012-11-22
1
-0
/
+9
*
Fix errors reported by rpmlint
Jan Cholasta
2012-11-22
10
-29
/
+19
*
Use systemd by default on Fedora 16+
Jan Cholasta
2012-11-22
1
-2
/
+60
*
MONITOR: Fix off-by-one error in add_string_to_list
Jakub Hrozek
2012-11-21
1
-1
/
+4
*
fix SIGSEGV in IPA provider when ldap_sasl_authid is not set
Pavel Březina
2012-11-20
1
-1
/
+1
*
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
2012-11-20
11
-27
/
+91
*
SYSDB: Use the add_string convenience functions for managing ghost user attri...
Jakub Hrozek
2012-11-20
1
-24
/
+9
*
BUILD: Temporary workaround for Kerberos build
Stephen Gallagher
2012-11-20
1
-2
/
+3
*
Disable canonicalization during password changes
Sumit Bose
2012-11-19
1
-2
/
+43
*
Fix compare_principal_realm() check
Sumit Bose
2012-11-19
2
-9
/
+9
*
Just use the service name with krb5_get_init_creds_password()
Sumit Bose
2012-11-19
1
-24
/
+2
*
LDAP: Make it possible to use full principal in ldap_sasl_authid again
Jakub Hrozek
2012-11-19
2
-4
/
+21
*
LDAP: Checking the principal should not be considered fatal
Jakub Hrozek
2012-11-19
1
-6
/
+10
[next]