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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-16
Avoid unnecessary reloads of config.ldb
Simo Sorce
1
-4
/
+37
2009-04-16
Fix by_id enumeration with multiple domains
Simo Sorce
1
-0
/
+10
2009-04-14
Add common function to retrieve comma sep. lists
Simo Sorce
4
-106
/
+179
2009-04-14
Make reconnection to the Data Provider a global setting
Stephen Gallagher
6
-10
/
+12
2009-04-14
Replace the example sssd.conf file with the one used in Fedora
Stephen Gallagher
1
-32
/
+71
2009-04-14
Add reconnection code between the NSS responder and the Data provider
Stephen Gallagher
1
-1
/
+52
2009-04-13
Bump up to 0.3.1
Simo Sorce
1
-1
/
+1
2009-04-13
Fix a couple of segfaults and timeout checks
Simo Sorce
5
-51
/
+34
2009-04-13
Set version to 0.3.0
Simo Sorce
1
-1
/
+1
2009-04-13
Add a LSB header to the initscript
Sumit Bose
1
-0
/
+14
2009-04-13
Fix segfaults when passing an unknown domain
Simo Sorce
1
-9
/
+20
2009-04-13
Implement credentials caching in pam responder.
Simo Sorce
14
-209
/
+576
2009-04-13
Always pass full domain info
Simo Sorce
10
-116
/
+174
2009-04-13
Allow configuration of the SSSD through /etc/sssd/sssd.conf
Stephen Gallagher
11
-274
/
+686
2009-04-10
Redesign the the monitor's configuration to enable live reloads
Stephen Gallagher
2
-150
/
+618
2009-04-09
Make the monitor address a compile-time option
Stephen Gallagher
1
-20
/
+10
2009-04-09
Serialize requests vs backends.
Simo Sorce
1
-544
/
+702
2009-04-08
Remove obsolete option
Simo Sorce
1
-1
/
+0
2009-04-08
Fix missing entry from first-start config
Stephen Gallagher
1
-0
/
+1
2009-04-08
Fix SBUS handling of unknown messages
Stephen Gallagher
1
-0
/
+2
2009-04-08
Change the way we retrieve domains
Simo Sorce
22
-391
/
+273
2009-04-07
Clean up warnings in SSSD
Stephen Gallagher
6
-25
/
+23
2009-04-07
Unify name parsing and reposnder headers
Simo Sorce
12
-243
/
+328
2009-04-07
Use info in the domain entry to determine action.
Simo Sorce
1
-1
/
+12
2009-04-07
Split modules types in Identity and Authenticator
Simo Sorce
8
-81
/
+275
2009-04-03
Remove useless file
Simo Sorce
1
-35
/
+0
2009-04-02
Do not use the ldap libraries ldap_ prefix
Simo Sorce
1
-76
/
+76
2009-04-01
Add way to use files as a proxy backend fro LOCAL
Simo Sorce
5
-50
/
+160
2009-04-01
Add a more flexible way to parse and filter names.
Simo Sorce
8
-283
/
+899
2009-04-01
allow compilation with older version of dbus
Sumit Bose
3
-0
/
+14
2009-04-01
Do not file a sure segfault.
Simo Sorce
1
-0
/
+2
2009-03-30
fixed two issues in the initial configuration
Sumit Bose
2
-2
/
+1
2009-03-27
Fix copy&paste error
Simo Sorce
1
-1
/
+1
2009-03-27
Fix potential segfault if dp_ctx is still NULL.
Simo Sorce
2
-2
/
+18
2009-03-27
Make nsssrv use the common responder functions
Simo Sorce
10
-734
/
+221
2009-03-27
Fix uninitailized pointer and cut&paste error
Simo Sorce
1
-1
/
+5
2009-03-27
Fix bug where services restarted by the monitor would be pinged more than onc...
Stephen Gallagher
1
-0
/
+8
2009-03-26
Enable autoreconnection to the Data Provider in PAM
Stephen Gallagher
3
-4
/
+67
2009-03-26
Refactor nss_ctx to resp_ctx in responders
Stephen Gallagher
7
-109
/
+109
2009-03-24
Fix build
Simo Sorce
2
-1
/
+4
2009-03-20
Retrieve some options from confdb
Simo Sorce
3
-11
/
+46
2009-03-20
Enhance server_setup
Simo Sorce
10
-10
/
+36
2009-03-20
Simplify default configuration
Simo Sorce
4
-122
/
+157
2009-03-20
Add better error reporting to confdb functions
Simo Sorce
1
-29
/
+63
2009-03-20
Avoid nested events in confdb
Simo Sorce
1
-1
/
+15
2009-03-20
added response type PAM_ENV_ITEM and integrated response data into dbus messages
Sumit Bose
2
-19
/
+98
2009-03-20
Add reconnection logic to the SBUS
Stephen Gallagher
2
-1
/
+206
2009-03-20
Enable autoreconnection of Data Provider Backends to the Data Provider
Stephen Gallagher
4
-7
/
+124
2009-03-19
Remove references to FreeIPA from D-BUS interfaces
Stephen Gallagher
8
-37
/
+37
2009-03-19
use pam_data as main data structure for dbus communication
Sumit Bose
8
-135
/
+116
[next]