index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
pam_winbind.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r21318: Fix Bug #4225.
Günther Deschner
2007-10-10
1
-6
/
+8
*
r21310: Fix invalid printfs in pam_winbind.
Günther Deschner
2007-10-10
1
-12
/
+20
*
r21309: Add PRINTF_ATTRIBUTE checks for log statements.
Günther Deschner
2007-10-10
1
-0
/
+3
*
r21161: Another fix for pam_winbind: Move the entire pwd expiry handling into
Günther Deschner
2007-10-10
1
-14
/
+14
*
r21160: Some more pam_winbind fixes:
Günther Deschner
2007-10-10
1
-32
/
+79
*
r21159: Cleanup pam_sm_chauthtok() in pam_winbind:
Günther Deschner
2007-10-10
1
-30
/
+27
*
r21158: Add _pam_setup_krb5_env() and _pam_warn_logon_type() functions for
Günther Deschner
2007-10-10
1
-31
/
+70
*
r21155: Forgot one _PAM_LOG_STATE_DATA_STRING call (only in 3_0).
Günther Deschner
2007-10-10
1
-0
/
+1
*
r21154: Add PAM_WINBIND_LOGONSERVER, also merge the various pam_set_data calls.
Günther Deschner
2007-10-10
1
-36
/
+68
*
r21152: Correctly omit pam conversations when PAM_SILENT has been set by the
Günther Deschner
2007-10-10
1
-47
/
+51
*
r21145: Convert some int to BOOL in pam_winbind (only in 3_0).
Günther Deschner
2007-10-10
1
-13
/
+13
*
r21144: Create more accurate warning message when the pam_winbind chauthtok has
Günther Deschner
2007-10-10
1
-12
/
+76
*
r21143: Fix wrong check for pam error codes for getpwnam and lookup winbind
Günther Deschner
2007-10-10
1
-13
/
+26
*
r21122: Simplify code in pam_winbind a bit.
Günther Deschner
2007-10-10
1
-23
/
+20
*
r21020: Some pam_winbind fixes:
Günther Deschner
2007-10-10
1
-14
/
+13
*
r21019: Fix typo.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r21016: Fix pam_sm_setcred again.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r21015: fix typo that breaks the build
Gerald Carter
2007-10-10
1
-1
/
+1
*
r21013: * Remove "inline" keyword
Gerald Carter
2007-10-10
1
-5
/
+5
*
r21012: Patch from Danilo Almeida @ Centeris (via me):
Gerald Carter
2007-10-10
1
-21
/
+167
*
r21011: Another patch from Danilo Almeida @ Centeris (via me):
Gerald Carter
2007-10-10
1
-4
/
+7
*
r21009: Patch from Danilo Almeida @ Centeris (via me).
Gerald Carter
2007-10-10
1
-39
/
+170
*
r20687: Implement grace logons for offline authentications in pam_winbind.
Günther Deschner
2007-10-10
1
-3
/
+20
*
r20651: Fix "password expires soon" warning message for pam_winbind.
Günther Deschner
2007-10-10
1
-12
/
+67
*
r20304: Smaller fixes for pam_winbind:
Günther Deschner
2007-10-10
1
-30
/
+65
*
r20249: Fail when parsing invalid options in _pam_parse.
Günther Deschner
2007-10-10
1
-1
/
+2
*
r20241: Slightly improve readability of the pam_vsyslog replacement function.
Günther Deschner
2007-10-10
1
-6
/
+5
*
r20240: Be a little more verbose about the credential flags when the debug flag
Günther Deschner
2007-10-10
1
-2
/
+16
*
r20239: Parse the configfile for pam_sm_setcred as well
Günther Deschner
2007-10-10
1
-1
/
+7
*
r20180: Ensure that pam returns the correct error messages
Jeremy Allison
2007-10-10
1
-38
/
+78
*
r20136: Fix #4290. Properly compute time to password expiration in message from
Jim McDonough
2007-10-10
1
-1
/
+2
*
r19710: Fix memory leak in get_conf_item_string(). As
Jeremy Allison
2007-10-10
1
-5
/
+1
*
r19703: Don't free a string if you want to return it!
Simo Sorce
2007-10-10
1
-1
/
+0
*
r19351: Also export the info3 profilepath via the PAM_WINBIND_PROFILEPATH data
Günther Deschner
2007-10-10
1
-0
/
+12
*
r19349: Fix invalid free on the PAM_WINBIND_PWD_LAST_SET data.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r19348: Fix uninitialized dictionary handle, found by valgrind.
Günther Deschner
2007-10-10
1
-3
/
+3
*
r18927: Fix build. *please* compile the code at least once before checking i...
Gerald Carter
2007-10-10
1
-2
/
+2
*
r18924: Minor cleanup.
Günther Deschner
2007-10-10
1
-8
/
+8
*
r18667: Two C++ warnings
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r18507: Added debug log for returned username.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r18484: Start some cleanup on pam_winbind's syslogging:
Günther Deschner
2007-10-10
1
-113
/
+154
*
r18158: Stop winbindd from accumulating memory creds infinitely when doing
Günther Deschner
2007-10-10
1
-4
/
+4
*
r18062: Fix to ensure the name used by pam matches the
Jeremy Allison
2007-10-10
1
-4
/
+25
*
r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from ...
Gerald Carter
2007-10-10
1
-4
/
+4
*
r17584: Some C++ Warnings
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r17366: Save the logon script path from the info3 in the PAM session allowing
Günther Deschner
2007-10-10
1
-4
/
+18
*
r17365: Fix memleak.
Günther Deschner
2007-10-10
1
-1
/
+4
*
r17017: BUG 3916: fix pam config file parsing in pam_winbind.
Gerald Carter
2007-10-10
1
-15
/
+17
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-6
/
+24
*
r16941: Fix crash bug when the pam conversation receives an empty token.
Günther Deschner
2007-10-10
1
-2
/
+2
[next]