index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-07
Fix segfault in GSSAPI reconnect code
Stephen Gallagher
2
-57
/
+41
2010-05-03
Fix a wrong return value in IPA HBAC
Sumit Bose
1
-2
/
+2
2010-05-03
Avoid freeing sdap_handle too early
Simo Sorce
2
-18
/
+46
2010-05-03
Better handle sdap_handle memory from callers.
Simo Sorce
7
-42
/
+144
2010-05-03
Fix uninitialized variable
Jakub Hrozek
1
-0
/
+1
2010-04-30
Add dns_resolver_timeout option
Stephen Gallagher
7
-2
/
+34
2010-04-30
Fix wrong return value
Sumit Bose
1
-15
/
+14
2010-04-30
Silence warnings with -O2
Jakub Hrozek
3
-12
/
+26
2010-04-30
Support SRV servers in failover
Jakub Hrozek
5
-60
/
+551
2010-04-30
Remove freed server_common entities from list
Jakub Hrozek
1
-1
/
+24
2010-04-30
Sort SRV replies according to RFC 2782
Jakub Hrozek
3
-0
/
+336
2010-04-26
Display a message if a password reset by root fails
Sumit Bose
4
-8
/
+235
2010-04-26
Unset authentication tokens if password change fails
Sumit Bose
1
-27
/
+52
2010-04-26
Make the handling of fd events opaque
Sumit Bose
6
-184
/
+280
2010-04-26
Do not mark a request as failed twice
Jakub Hrozek
1
-1
/
+0
2010-04-26
Treat server names as case-insensitive in failover code
Jakub Hrozek
1
-2
/
+2
2010-04-26
Fix a potential memory violation
Sumit Bose
1
-2
/
+4
2010-04-26
Set LDAP_OPT_RESTART for all LDAP connections
Sumit Bose
1
-7
/
+7
2010-04-16
Avoid accessing half-deallocated memory when using talloc_zfree macro.
eindenbom
1
-1
/
+5
2010-04-16
Make ID provider init functions clearer
Stephen Gallagher
4
-11
/
+11
2010-04-16
Give information about ldap_schema in the sample config
Stephen Gallagher
1
-0
/
+7
2010-04-16
Use SO_PEERCRED on the PAM socket
Sumit Bose
6
-3
/
+162
2010-04-16
Revert "Add better checks on PAM socket"
Sumit Bose
4
-274
/
+5
2010-04-15
Updating ES translation
Héctor Daniel Cabrera
1
-144
/
+129
2010-04-14
Fix warning in sysdb-tests.c
Stephen Gallagher
1
-8
/
+0
2010-04-14
Remove unused configure macro
Stephen Gallagher
1
-1
/
+0
2010-04-12
Update Polish translation
Piotr Drąg
1
-20
/
+16
2010-04-12
Update Ukrainian translation
Yuri Chornoivan
1
-18
/
+19
2010-04-12
Fix merge error for sss_userdel.c
Stephen Gallagher
1
-21
/
+1
2010-04-12
Update translations for master branch
Stephen Gallagher
14
-1996
/
+2694
2010-04-12
tools: remove creation of event_context
Simo Sorce
10
-47
/
+3
2010-04-12
Make groupshow synchronous.
Simo Sorce
1
-310
/
+105
2010-04-12
sysydb: Finally stop using a common event context
Simo Sorce
10
-30
/
+14
2010-04-12
sysdb: remove remaining traces of sysdb_handle
Simo Sorce
11
-237
/
+1
2010-04-12
sysdb: remove obsolete helpers from sysdb
Simo Sorce
2
-158
/
+0
2010-04-12
sysdb: convert sysdb_initgroups
Simo Sorce
3
-318
/
+166
2010-04-12
Adjust fill_pwent and fill_grent
Simo Sorce
1
-13
/
+13
2010-04-12
sysdb: convert sysdb_enumgrent
Simo Sorce
4
-249
/
+147
2010-04-12
sysdb: convert sysdb_enumpwent
Simo Sorce
4
-259
/
+144
2010-04-12
sysdb: convert sysdb_get_user_attr
Simo Sorce
6
-293
/
+160
2010-04-12
sysdb: convert sysdb_getgrgid
Simo Sorce
4
-263
/
+160
2010-04-12
sysdb: convert sysdb_getgrnam
Simo Sorce
10
-394
/
+253
2010-04-12
sysdb: convert sysdb_getpwuid
Simo Sorce
4
-265
/
+146
2010-04-12
sysdb: convert sysdb_getpwnam
Simo Sorce
12
-623
/
+415
2010-04-12
sysdb: add automatic transactions where needed
Simo Sorce
1
-7
/
+47
2010-04-12
sysdb: remove async transactions
Simo Sorce
2
-157
/
+0
2010-04-12
Remove remaining use of sysdb_transaction_send
Simo Sorce
5
-723
/
+205
2010-04-12
Use the sysdb synchronous transaction functions
Simo Sorce
7
-424
/
+104
2010-04-12
proxy: complete conversion to synchronous sysdb
Simo Sorce
1
-1113
/
+428
2010-04-12
sysdb: add synchronous transaction functions
Simo Sorce
2
-14
/
+37
[next]