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
/
providers
/
data_provider_be.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
Split modules types in Identity and Authenticator
Simo Sorce
1
-20
/
+135
2009-04-01
Do not file a sure segfault.
Simo Sorce
1
-0
/
+2
2009-03-20
Enhance server_setup
Simo Sorce
1
-1
/
+7
2009-03-20
Enable autoreconnection of Data Provider Backends to the Data Provider
Stephen Gallagher
1
-3
/
+94
2009-03-19
use pam_data as main data structure for dbus communication
Sumit Bose
1
-38
/
+8
2009-02-26
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
1
-5
/
+6
2009-02-24
Add PAM responder
Sumit Bose
1
-1
/
+137
2009-02-24
Proper fix for memory handling problem.
Simo Sorce
1
-36
/
+46
2009-02-24
Revert "Fixing serious memory allocation bug in sbus_message_handler."
Simo Sorce
1
-30
/
+41
2009-02-23
Fixing serious memory allocation bug in sbus_message_handler.
Stephen Gallagher
1
-41
/
+30
2009-02-13
Make backend requests async
Simo Sorce
1
-14
/
+223
2009-02-13
Always pass teh database path explicitly, so that test cases can use
Simo Sorce
1
-1
/
+1
2009-02-12
Remove dp_cli_sbus_init
Simo Sorce
1
-12
/
+5
2009-01-27
Refactoring the monitor code and SBUS utility functions.
Stephen Gallagher
1
-11
/
+59
2009-01-14
Add code to make it easier to reconnect in case the server
Simo Sorce
1
-15
/
+3
2009-01-12
Regroup database rleated functions under db and
Simo Sorce
1
-3
/
+2
2009-01-11
Turn ldap_provider.c into proxy.c and make it possible to load just any
Simo Sorce
1
-1
/
+2
2009-01-08
The code now successfully sends a getpwnam request to a remote LDAP server,
Simo Sorce
1
-18
/
+53
2009-01-06
Add more infrastructure to data provider to dispatch requests (still untested).
Simo Sorce
1
-153
/
+87
2009-01-05
Fix dp client to connect to the right dbus pipe
Simo Sorce
1
-11
/
+16
2008-12-15
Adding a parameter to the sbus_service_sbus_init function to allow passing in...
Stephen Gallagher
1
-1
/
+1
2008-12-10
Initial work on a test provider using the gross hack of dlopen()ing nss_ldap
Simo Sorce
1
-8
/
+9
2008-12-08
Change data provider into a hub, where backends (ldap, nis, ipa providers)
Simo Sorce
1
-0
/
+515