index
:
sssd.git
master
Unnamed repository; edit this file to name it for gitweb.
Dmitri Pal
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
providers
/
proxy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return an error for an unknown PAM request
Sumit Bose
2010-01-05
1
-2
/
+8
*
Handle chauthtok with PAM_PRELIM_CHECK separately
Sumit Bose
2009-12-18
1
-1
/
+12
*
Fix nested group memberships
Simo Sorce
2009-12-07
1
-11
/
+60
*
Really check return value from pam_set_item
Sumit Bose
2009-11-23
1
-3
/
+3
*
Make backend request type a bitfield
Stephen Gallagher
2009-11-23
1
-1
/
+1
*
Filter by id range before actually storing entries.
Simo Sorce
2009-11-20
1
-15
/
+62
*
Fixes for proxy provider
Sumit Bose
2009-11-12
1
-6
/
+23
*
Refactor delete functions and add a few
Simo Sorce
2009-11-10
1
-20
/
+17
*
Fix tevent_req error checking.
Simo Sorce
2009-11-09
1
-21
/
+3
*
Move responsibility for entry expiration timeout
Simo Sorce
2009-10-27
1
-8
/
+22
*
Return the dp error from the providers
Simo Sorce
2009-10-15
1
-30
/
+49
*
Upgrade confdb to version 2
Stephen Gallagher
2009-09-25
1
-2
/
+3
*
Don't try to use initgroups_dyn if not available
Simo Sorce
2009-09-23
1
-0
/
+3
*
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
2009-09-23
1
-12
/
+12
*
Use syslog for logging error conditions in SSSD
Jakub Hrozek
2009-09-21
1
-12
/
+12
*
Better handle groups w/o members
Simo Sorce
2009-09-17
1
-6
/
+122
*
Fix copy&paste error.
Simo Sorce
2009-09-17
1
-4
/
+4
*
Make the offline status backend-global
Simo Sorce
2009-09-14
1
-67
/
+13
*
Complete the removal of "legacy" option.
Simo Sorce
2009-09-11
1
-4
/
+4
*
Fix proxy enumeration
Simo Sorce
2009-09-03
1
-86
/
+123
*
Remove redunant function and always pass attrs.
Simo Sorce
2009-08-27
1
-8
/
+12
*
Make socket paths a compile-time option
Stephen Gallagher
2009-08-11
1
-1
/
+0
*
Add ignore_not_found parameter to sysdb delete functions
Jakub Hrozek
2009-07-31
1
-6
/
+9
*
add handling of the new backend targets to proxy backend
Sumit Bose
2009-07-21
1
-0
/
+30
*
add infrastructure to handle new backend targets
Sumit Bose
2009-07-20
1
-11
/
+12
*
Unify password caching ops in sysdb
Simo Sorce
2009-07-08
1
-128
/
+27
*
fixed some typos which prevented password caching
Sumit Bose
2009-07-08
1
-3
/
+5
*
Convert proxy internals to tevent_req style
Simo Sorce
2009-07-03
1
-865
/
+1438
*
Rework transaction code to use tevent_req
Simo Sorce
2009-07-03
1
-226
/
+491
*
Rename sysdb_req to sysdb_handle.
Simo Sorce
2009-07-03
1
-45
/
+45
*
Remove redundant libPath option from proxy provider
Stephen Gallagher
2009-06-30
1
-3
/
+7
*
Turn sssd_mem_takeover into sssd_mem_attach
Simo Sorce
2009-06-10
1
-11
/
+0
*
Silence warnings
Simo Sorce
2009-05-26
1
-4
/
+5
*
Implement approximate offline detection in proxy
Simo Sorce
2009-05-18
1
-5
/
+98
*
Move actual password caching into sysdb
Simo Sorce
2009-05-18
1
-11
/
+113
*
fix for pam proxy chauthtok
Sumit Bose
2009-04-27
1
-9
/
+17
*
Always pass full domain info
Simo Sorce
2009-04-13
1
-7
/
+11
*
Split modules types in Identity and Authenticator
Simo Sorce
2009-04-07
1
-13
/
+60
*
Add way to use files as a proxy backend fro LOCAL
Simo Sorce
2009-04-01
1
-11
/
+65
*
Enable autoreconnection of Data Provider Backends to the Data Provider
Stephen Gallagher
2009-03-20
1
-3
/
+10
*
use pam_data as main data structure for dbus communication
Sumit Bose
2009-03-19
1
-4
/
+2
*
Convert sync calls in sysdb to async, transaction dependent, calls.
Simo Sorce
2009-02-28
1
-350
/
+610
*
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
2009-02-26
1
-0
/
+1
*
Add PAM responder
Sumit Bose
2009-02-24
1
-1
/
+131
*
Completely rework the nss interface to be able to use 2
Simo Sorce
2009-02-20
1
-31
/
+189
*
Make backend requests async
Simo Sorce
2009-02-13
1
-48
/
+349
*
- make all functions supposed to get input in posix format
Simo Sorce
2009-02-12
1
-12
/
+12
*
Regroup database rleated functions under db and
Simo Sorce
2009-01-12
1
-4
/
+7
*
Add support for getpwuid in proxy backend
Simo Sorce
2009-01-11
1
-1
/
+60
*
Turn ldap_provider.c into proxy.c and make it possible to load just any
Simo Sorce
2009-01-11
1
-0
/
+281