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
/
server
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
3
-34
/
+17
2009-09-21
Use syslog for logging error conditions in SSSD
Jakub Hrozek
3
-17
/
+34
2009-09-21
Provide python bindings for sysdb
Jakub Hrozek
1
-0
/
+8
2009-09-11
Add copyright notices
Jakub Hrozek
4
-0
/
+81
2009-09-10
Remove unused event context argument from confdb_init
Stephen Gallagher
1
-2
/
+2
2009-09-10
Add strtoint32 and strtouint32 convenience functions
Stephen Gallagher
2
-0
/
+97
2009-09-09
more fixes for older libpcre versions
sbose
1
-2
/
+4
2009-09-08
Split database in multiple files
Simo Sorce
2
-0
/
+125
2009-09-01
check if libpcre version is above or below 7
Sumit Bose
1
-1
/
+13
2009-08-28
add configure check for errno_t
Sumit Bose
1
-0
/
+5
2009-08-11
Make child processes exit when parent dies
Jakub Hrozek
3
-1
/
+46
2009-08-05
Fix broken ifndefs
Simo Sorce
1
-9
/
+0
2009-08-05
Move parsing of names and domains into util/
Jakub Hrozek
2
-0
/
+134
2009-08-05
Consolidate tevent helpers
Jakub Hrozek
1
-0
/
+25
2009-07-20
Add option to add timestamps to debug output
Simo Sorce
3
-4
/
+32
2009-07-20
Instrument memberof for debugging
Simo Sorce
1
-1
/
+3
2009-07-10
add a short explanation about the used debug levels
Sumit Bose
1
-0
/
+14
2009-07-02
PRINT and ERROR macros
Jakub Hrozek
1
-0
/
+3
2009-06-19
Allow the use of custom CFLAGS on the make command line
Stephen Gallagher
1
-0
/
+1
2009-06-17
Create gettext framework for SSSD daemon
Stephen Gallagher
2
-0
/
+14
2009-06-11
Add missing configure check for getpgrp
Stephen Gallagher
1
-1
/
+1
2009-06-10
Turn sssd_mem_takeover into sssd_mem_attach
Simo Sorce
2
-25
/
+51
2009-06-08
Fix invalid pointer error in ldb_debug_messages
Stephen Gallagher
1
-2
/
+19
2009-06-02
add utility function talloc_zfree
Simo Sorce
1
-0
/
+4
2009-05-28
Suppress "rootdse" error messages.
Stephen Gallagher
2
-0
/
+29
2009-05-28
Use PTR_2_INT for alignment calculations
Simo Sorce
1
-4
/
+5
2009-05-26
Silence warnings
Simo Sorce
1
-0
/
+2
2009-05-18
Fix crypt functions to not use static buffers.
Simo Sorce
2
-320
/
+318
2009-05-08
Chdir to / when daemonizing
Jakub Hrozek
1
-0
/
+11
2009-05-08
Use tevent for shutdown signals, remove old pidfile, make sssd single-instance.
Jakub Hrozek
1
-1
/
+9
2009-04-07
Clean up warnings in SSSD
Stephen Gallagher
1
-12
/
+12
2009-03-20
Enhance server_setup
Simo Sorce
2
-0
/
+11
2009-03-13
Better error reporting for pidfile()
Simo Sorce
1
-7
/
+11
2009-03-11
Fix calling setsid and resolve the sssd signal bug
Simo Sorce
1
-11
/
+1
2009-03-02
Do not steal memory in btreemaps.
Simo Sorce
1
-4
/
+7
2009-03-02
Implement GetUserAttributes in the InfoPipe
Stephen Gallagher
1
-1
/
+3
2009-03-02
first version of LOCAL pam backend
Sumit Bose
2
-0
/
+422
2009-02-28
Fix confdb issues.
Simo Sorce
1
-9
/
+4
2009-02-27
Refactor creation of domain_map into confdb
Stephen Gallagher
2
-9
/
+39
2009-02-26
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
5
-16
/
+18
2009-02-24
Adding support for CheckPermissions to InfoPipe.
Stephen Gallagher
2
-0
/
+38
2009-02-16
Enhancements and bugfixes to util/btreemap.c 1) Remove useless and unused btr...
Stephen Gallagher
2
-22
/
+34
2009-02-13
Always pass teh database path explicitly, so that test cases can use
Simo Sorce
1
-1
/
+9
2009-02-12
Fix copy&paste error
Simo Sorce
1
-1
/
+1
2009-02-12
Adding sysdb_store_group_posix with unit test
Stephen Gallagher
1
-1
/
+1
2009-01-27
Refactoring the monitor code and SBUS utility functions.
Stephen Gallagher
2
-130
/
+0
2009-01-09
Minor change to btreemap to use an enum for the return codes of btreemap_sear...
Stephen Gallagher
2
-17
/
+24
2009-01-08
The code now successfully sends a getpwnam request to a remote LDAP server,
Simo Sorce
1
-0
/
+2
2008-12-22
libevents renamed upstream to libtevent
Simo Sorce
2
-3
/
+4
2008-12-15
Adding a parameter to the sbus_service_sbus_init function to allow passing in...
Stephen Gallagher
2
-3
/
+5
[next]