index
:
sssd_unused.git
master
pam-close-fd-after-request-is-finished
slinklist
sudo-arun
sudo-with-nss
sudo-with-plugin
ticket-1576-increase-debugging-in-nss
Unnamed repository; edit this file 'description' to name the repository.
Pavel Brezina
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
responder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing tevent_req_done()
Sumit Bose
2010-10-13
1
-0
/
+1
*
Add netgroup support to the NSS responder
Stephen Gallagher
2010-10-13
7
-2
/
+922
*
Split out some helper functions for the NSS responder
Stephen Gallagher
2010-10-13
2
-83
/
+147
*
Add negative cache features for netgroups
Stephen Gallagher
2010-10-13
2
-0
/
+39
*
Require explicit setting of callback context for check_cache
Stephen Gallagher
2010-10-13
1
-7
/
+13
*
Initgroups on a non-cached user should go to the data provider
Stephen Gallagher
2010-09-22
1
-1
/
+2
*
Handle multiple simultaneous enumeration requests
Stephen Gallagher
2010-09-08
2
-289
/
+717
*
Dead assignments cleanup in NSS responder
Jan Zeleny
2010-09-08
2
-7
/
+7
*
Move crypto functions into its own subdir
Jakub Hrozek
2010-09-08
1
-1
/
+1
*
Honor filter_users in PAM
Stephen Gallagher
2010-06-17
3
-10
/
+47
*
Move setup of filter_users and filter_groups to negcache.c
Stephen Gallagher
2010-06-17
3
-187
/
+220
*
Refactor the negative cache
Stephen Gallagher
2010-06-17
5
-57
/
+57
*
Ensure that all domains are checked for users/groups
Stephen Gallagher
2010-06-17
1
-3
/
+15
*
Properly null-terminate socket path
Stephen Gallagher
2010-06-14
1
-2
/
+4
*
Check the correct variable for NULL after creating timer
Stephen Gallagher
2010-06-10
1
-1
/
+1
*
Remove dead code from the PAM responder
Jakub Hrozek
2010-06-06
2
-13
/
+0
*
Add support for delayed kinit if offline
Sumit Bose
2010-05-26
1
-1
/
+1
*
Use SO_PEERCRED on the PAM socket
Sumit Bose
2010-04-16
2
-1
/
+55
*
Revert "Add better checks on PAM socket"
Sumit Bose
2010-04-16
2
-140
/
+1
*
sysydb: Finally stop using a common event context
Simo Sorce
2010-04-12
1
-1
/
+1
*
sysdb: remove remaining traces of sysdb_handle
Simo Sorce
2010-04-12
1
-1
/
+0
*
sysdb: convert sysdb_initgroups
Simo Sorce
2010-04-12
1
-222
/
+117
*
Adjust fill_pwent and fill_grent
Simo Sorce
2010-04-12
1
-13
/
+13
*
sysdb: convert sysdb_enumgrent
Simo Sorce
2010-04-12
1
-161
/
+106
*
sysdb: convert sysdb_enumpwent
Simo Sorce
2010-04-12
1
-172
/
+116
*
sysdb: convert sysdb_get_user_attr
Simo Sorce
2010-04-12
1
-57
/
+39
*
sysdb: convert sysdb_getgrgid
Simo Sorce
2010-04-12
1
-193
/
+109
*
sysdb: convert sysdb_getgrnam
Simo Sorce
2010-04-12
1
-223
/
+134
*
sysdb: convert sysdb_getpwuid
Simo Sorce
2010-04-12
1
-198
/
+107
*
sysdb: convert sysdb_getpwnam
Simo Sorce
2010-04-12
3
-448
/
+309
*
Remove remaining use of sysdb_transaction_send
Simo Sorce
2010-04-12
2
-232
/
+32
*
sysdb: convert sysdb_cache_auth
Simo Sorce
2010-04-12
1
-47
/
+39
*
sysdb: convert sysdb_set_entry/user/group_attr
Simo Sorce
2010-04-12
2
-45
/
+7
*
Fix warnings from -Wmissing-field-initializers
Sumit Bose
2010-03-25
2
-18
/
+18
*
Fix a series of memory leaks in the SBUS
Stephen Gallagher
2010-03-17
2
-7
/
+6
*
Fixes for client communication
Sumit Bose
2010-03-17
2
-9
/
+17
*
Fixed buffer alignment in exchange_credentials().
George McCollister
2010-03-15
1
-3
/
+7
*
Properly handle dbus send attempts on a closed connection
Stephen Gallagher
2010-03-15
2
-44
/
+15
*
Add better checks on PAM socket
Sumit Bose
2010-03-11
2
-1
/
+136
*
Make filter_users and filter_groups also per-domain
Jakub Hrozek
2010-03-08
1
-13
/
+109
*
Reopen logs when SIGHUP is caught
Jakub Hrozek
2010-03-08
2
-0
/
+2
*
Fixed alignment problems in nss client/server
George McCollister
2010-03-08
1
-6
/
+5
*
Add forgotten \n in DEBUG statements
Martin Nagy
2010-03-04
5
-9
/
+9
*
Eliminate monitor reconfig
Stephen Gallagher
2010-03-04
2
-27
/
+0
*
Store lastLogin attribute when authenticating online
Jakub Hrozek
2010-02-23
1
-0
/
+5
*
Remove unnecessary "domain" parameter from DP registration
Stephen Gallagher
2010-02-22
3
-3
/
+3
*
Remove unneeded items from struct pam_data
Sumit Bose
2010-02-19
1
-18
/
+0
*
Rename server/ directory to src/
Stephen Gallagher
2010-02-18
16
-0
/
+7801