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
*
Properly set up SIGCHLD handlers
Stephen Gallagher
2010-05-16
6
-46
/
+116
*
New version of IPA auth and password migration
Sumit Bose
2010-05-16
4
-199
/
+400
*
Make Kerberos authentication a tevent_req
Sumit Bose
2010-05-16
2
-215
/
+345
*
SSSDConfigAPI fixes
Jakub Hrozek
2010-05-16
4
-6
/
+10
*
Updating pt translation
Rui Gouveia
2010-05-10
1
-89
/
+35
*
Revert "Add dynamic DNS updates to FreeIPA"
Stephen Gallagher
2010-05-07
14
-716
/
+14
*
Add dynamic DNS updates to FreeIPA
Stephen Gallagher
2010-05-07
14
-14
/
+716
*
Use service discovery in backends
Jakub Hrozek
2010-05-07
17
-36
/
+224
*
Add callback when the ID provider switches from offline to online
Stephen Gallagher
2010-05-07
4
-0
/
+174
*
Add more warnings about nearly expired passwords
Sumit Bose
2010-05-07
1
-5
/
+66
*
Add retry option to pam_sss
Sumit Bose
2010-05-07
2
-92
/
+164
*
Compare the full service name
Sumit Bose
2010-05-07
1
-1
/
+2
*
Create kdcinfo and kpasswdinfo file at startup
Sumit Bose
2010-05-07
3
-1
/
+50
*
Clean up kdcinfo and kpasswdinfo files when exiting
Stephen Gallagher
2010-05-07
5
-3
/
+59
*
Fix memory hierarchy in the ipa timerules
Jakub Hrozek
2010-05-07
1
-4
/
+4
*
Split pam_data utilities into a separate file
Sumit Bose
2010-05-07
3
-35
/
+62
*
Improve the offline authentication message
Jakub Hrozek
2010-05-07
1
-2
/
+2
*
Make krb5_kpasswd available for any krb5 provider
Stephen Gallagher
2010-05-07
3
-1
/
+5
*
Use all available servers in LDAP provider
Jakub Hrozek
2010-05-07
3
-14
/
+91
*
Add a README file
Jakub Hrozek
2010-05-07
1
-0
/
+37
*
Fix segfault in GSSAPI reconnect code
Stephen Gallagher
2010-05-07
2
-57
/
+41
*
Fix a wrong return value in IPA HBAC
Sumit Bose
2010-05-03
1
-2
/
+2
*
Avoid freeing sdap_handle too early
Simo Sorce
2010-05-03
2
-18
/
+46
*
Better handle sdap_handle memory from callers.
Simo Sorce
2010-05-03
7
-42
/
+144
*
Fix uninitialized variable
Jakub Hrozek
2010-05-03
1
-0
/
+1
*
Add dns_resolver_timeout option
Stephen Gallagher
2010-04-30
7
-2
/
+34
*
Introducing a comment object
Dmitri Pal
2010-04-30
5
-6
/
+804
*
Extending refarray interface
Dmitri Pal
2010-04-30
3
-1
/
+563
*
Fix wrong return value
Sumit Bose
2010-04-30
1
-15
/
+14
*
Remove the NSS_LIBS and KRB5_LIBS variables from sssd.spec
Stephen Gallagher
2010-04-30
2
-4
/
+0
*
Silence warnings with -O2
Jakub Hrozek
2010-04-30
3
-12
/
+26
*
Support SRV servers in failover
Jakub Hrozek
2010-04-30
5
-60
/
+551
*
Remove freed server_common entities from list
Jakub Hrozek
2010-04-30
1
-1
/
+24
*
Sort SRV replies according to RFC 2782
Jakub Hrozek
2010-04-30
3
-0
/
+336
*
Display a message if a password reset by root fails
Sumit Bose
2010-04-26
4
-8
/
+235
*
Unset authentication tokens if password change fails
Sumit Bose
2010-04-26
1
-27
/
+52
*
Make the handling of fd events opaque
Sumit Bose
2010-04-26
6
-184
/
+280
*
Do not mark a request as failed twice
Jakub Hrozek
2010-04-26
1
-1
/
+0
*
Treat server names as case-insensitive in failover code
Jakub Hrozek
2010-04-26
1
-2
/
+2
*
Fix a potential memory violation
Sumit Bose
2010-04-26
1
-2
/
+4
*
Code restructuring
Dmitri Pal
2010-04-26
10
-1472
/
+1705
*
Set LDAP_OPT_RESTART for all LDAP connections
Sumit Bose
2010-04-26
1
-7
/
+7
*
Avoid accessing half-deallocated memory when using talloc_zfree macro.
eindenbom
2010-04-16
1
-1
/
+5
*
Make ID provider init functions clearer
Stephen Gallagher
2010-04-16
4
-11
/
+11
*
Give information about ldap_schema in the sample config
Stephen Gallagher
2010-04-16
1
-0
/
+7
*
Use SO_PEERCRED on the PAM socket
Sumit Bose
2010-04-16
6
-3
/
+162
*
Revert "Add better checks on PAM socket"
Sumit Bose
2010-04-16
4
-274
/
+5
*
Updating ES translation
Héctor Daniel Cabrera
2010-04-15
1
-144
/
+129
*
Fixing build
Dmitri Pal
2010-04-14
3
-5
/
+6
*
Fixing spec file to match version.
Dmitri Pal
2010-04-14
1
-3
/
+3
[next]