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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-22
Make configure script compatible with older python versions
Stephen Gallagher
1
-7
/
+16
2009-09-21
ELAPI: Ticket 161: Initialize structures with calloc instead of enumerating m...
Jakub Hrozek
5
-36
/
+6
2009-09-21
Several fixes and enhancements for config file processing
Stephen Gallagher
1
-15
/
+78
2009-09-21
ELAPI: fix varargs call, update unit tests
Jakub Hrozek
3
-8
/
+58
2009-09-21
Use syslog for logging error conditions in SSSD
Jakub Hrozek
29
-398
/
+455
2009-09-21
Provide python bindings for sysdb
Jakub Hrozek
9
-1
/
+1540
2009-09-21
Decouple synchronous sysdb interface from tools
Jakub Hrozek
11
-1020
/
+1845
2009-09-21
Refactor tools code
Jakub Hrozek
8
-268
/
+244
2009-09-18
Include groupSearchBase in sssd-ldap(5) manpage
Stephen Gallagher
1
-1
/
+11
2009-09-18
Add missing reference to sssd-ldap(5) in sssd.conf(5) manpage
Stephen Gallagher
1
-0
/
+3
2009-09-18
Add documentation for installing build dependencies
Jeff Schroeder
1
-1
/
+8
2009-09-18
Add binaries and backup files to .gitignore
Jakub Hrozek
1
-0
/
+14
2009-09-17
Better handle groups w/o members
Simo Sorce
1
-6
/
+122
2009-09-17
Fix copy&paste error.
Simo Sorce
1
-4
/
+4
2009-09-16
Add missing updates to LINGUAS for pl translation
Stephen Gallagher
2
-0
/
+2
2009-09-16
Add pl translation
Piotr Drąg
2
-0
/
+291
2009-09-16
ELAPI: Fix dispatcher structure initialization
Jakub Hrozek
1
-10
/
+1
2009-09-16
Check if SSL/TLS handler is already in place
Sumit Bose
1
-1
/
+8
2009-09-15
Add PRERELEASE_VERSION variable for use in sssd.spec.in
Stephen Gallagher
2
-1
/
+11
2009-09-15
Allow rerunning autoreconf from the tarball
Stephen Gallagher
2
-0
/
+4
2009-09-15
Include m4 directories in tarball
Stephen Gallagher
10
-7
/
+25
2009-09-15
INI Error handling and interface cleanup
Dmitri Pal
2
-30
/
+86
2009-09-14
added child timeout handler
Sumit Bose
3
-6
/
+104
2009-09-14
fix the wrong usage of an offset
Sumit Bose
1
-1
/
+1
2009-09-14
add krb5ccache_dir and krb5ccname_template option
Sumit Bose
9
-60
/
+713
2009-09-14
make cli_pid mandatory and increase version number of pam protocol
Sumit Bose
3
-4
/
+28
2009-09-14
remove unused client locale from PAM protocol
Sumit Bose
1
-19
/
+0
2009-09-14
Let the PAM client send its PID
Sumit Bose
5
-14
/
+63
2009-09-14
Turn ldap driver options into multitype
Simo Sorce
6
-194
/
+376
2009-09-14
Make the offline status backend-global
Simo Sorce
6
-215
/
+94
2009-09-11
Exit if the sssd is launched as a user other than root
Stephen Gallagher
1
-0
/
+9
2009-09-11
Print error message when connection to the config db fails
Stephen Gallagher
1
-0
/
+2
2009-09-11
use fork+exec for kerberos helper
Sumit Bose
5
-195
/
+477
2009-09-11
add change password target to krb5 backend
Sumit Bose
6
-209
/
+464
2009-09-11
Update documentation and examples
Simo Sorce
3
-18
/
+31
2009-09-11
Complete the removal of "legacy" option.
Simo Sorce
10
-76
/
+243
2009-09-11
Fix getgrnam and getgrgid calls
Simo Sorce
1
-7
/
+9
2009-09-11
Add strtoint32 and strtouint32 tests
Stephen Gallagher
2
-0
/
+465
2009-09-11
Add 'make tests' target
Stephen Gallagher
12
-0
/
+33
2009-09-11
Fix ldap enumeration async task
Simo Sorce
1
-12
/
+16
2009-09-11
Fix memory mishandling.
Simo Sorce
1
-10
/
+7
2009-09-11
Fix first-time confdb generation
Stephen Gallagher
1
-1
/
+1
2009-09-11
ELAPI Better separation from collection internals.
Dmitri Pal
1
-20
/
+24
2009-09-11
COLLECTION Functions to deal with hash
Dmitri Pal
3
-17
/
+71
2009-09-11
Add copyright notices
Jakub Hrozek
16
-0
/
+328
2009-09-11
Small changes to the example config and manpage
Jakub Hrozek
2
-18
/
+29
2009-09-10
Read the configuration parsing before daemonization
Stephen Gallagher
2
-83
/
+106
2009-09-10
Remove unused event context argument from confdb_init
Stephen Gallagher
6
-7
/
+5
2009-09-10
Properly detect negative/invalid values for the minId and maxId
Stephen Gallagher
1
-6
/
+53
2009-09-10
Add strtoint32 and strtouint32 convenience functions
Stephen Gallagher
5
-0
/
+144
[next]