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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-22
Add support for offline auth cache timeout
Stephen Gallagher
1
-0
/
+1
2009-10-20
Start implementing ipa specific options.
Simo Sorce
1
-0
/
+18
2009-10-14
Make options parser available to all providers
Simo Sorce
1
-0
/
+58
2009-10-09
Remove DP process
Simo Sorce
1
-20
/
+12
2009-09-25
Upgrade confdb to version 2
Stephen Gallagher
1
-2
/
+1
2009-09-14
Let the PAM client send its PID
Sumit Bose
1
-0
/
+1
2009-09-11
use fork+exec for kerberos helper
Sumit Bose
1
-0
/
+2
2009-08-17
Fix reconnection code
Simo Sorce
1
-4
/
+12
2009-08-11
Change the why DP clients identify
Simo Sorce
1
-1
/
+6
2009-07-02
added kerberos backend with tevent_req event handling
Sumit Bose
1
-0
/
+2
2009-05-04
Fixes for porting SSSD to Debian-based platforms
Stephen Gallagher
1
-0
/
+1
2009-04-27
fix for pam proxy chauthtok
Sumit Bose
1
-0
/
+1
2009-04-13
Implement credentials caching in pam responder.
Simo Sorce
1
-0
/
+47
2009-03-19
Remove references to FreeIPA from D-BUS interfaces
Stephen Gallagher
1
-2
/
+2
2009-02-24
Add PAM responder
Sumit Bose
1
-0
/
+6
2009-02-20
Completely rework the nss interface to be able to use 2
Simo Sorce
1
-0
/
+1
2009-02-12
Remove dp_cli_sbus_init
Simo Sorce
1
-8
/
+0
2009-01-27
Refactoring the monitor code and SBUS utility functions.
Stephen Gallagher
1
-2
/
+2
2009-01-14
Add code to make it easier to reconnect in case the server
Simo Sorce
1
-0
/
+2
2009-01-06
Add more infrastructure to data provider to dispatch requests (still untested).
Simo Sorce
1
-4
/
+30
2008-12-22
libevents renamed upstream to libtevent
Simo Sorce
1
-1
/
+1
2008-12-10
Initial work on a test provider using the gross hack of dlopen()ing nss_ldap
Simo Sorce
1
-0
/
+4
2008-12-08
Change data provider into a hub, where backends (ldap, nis, ipa providers)
Simo Sorce
1
-25
/
+8
2008-11-24
point PIPE_PATH at /var/lib/sss/pipes, not just the private path so that the
Simo Sorce
1
-1
/
+1
2008-11-24
Replacing hard-coded paths with configure script substitutions.
Stephen Gallagher
1
-4
/
+2
2008-11-24
change structure name
Simo Sorce
1
-3
/
+8
2008-11-20
Created a helper function sssd_service_sbus_init() to simplify creating the i...
Stephen Gallagher
1
-7
/
+1
2008-11-20
Make it possible to use an arbitrary command to start services
Simo Sorce
1
-1
/
+1
2008-11-20
Start conversion from a fork() and live to a fork()/exec() model.
Simo Sorce
1
-1
/
+0
2008-11-19
Add some infrastructure code to add data providers.
Simo Sorce
1
-0
/
+73