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
/
passdb
/
pampass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small 'const' updates ahead of some AuthRewrite merging.
Andrew Bartlett
2001-10-31
1
-5
/
+5
*
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
1
-13
/
+16
*
Fixed up the change password bug when not using PAM.
Jeremy Allison
2001-10-02
1
-2
/
+2
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-12
/
+9
*
cope with pam being off
Andrew Tridgell
2001-09-04
1
-1
/
+1
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-17
/
+18
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-10
/
+10
*
Fix case insensitive password change code.
Jeremy Allison
2001-07-23
1
-4
/
+2
*
Password changing via PAM works now. DONT CHANGE THIS UNLESS YOU RE-TEST !!!!!!
Jeremy Allison
2001-07-06
1
-2
/
+19
*
Added Andrew's pam password change stuff. Needs some testing but looks good !
Jeremy Allison
2001-06-25
1
-44
/
+140
*
Fixed up the oldpw prompts. Made the matching case insensitive.
Jeremy Allison
2001-05-09
1
-5
/
+24
*
Had to add a "pam password change" parameter (defaults to "off") and inlined
Jeremy Allison
2001-05-02
1
-10
/
+11
*
Runtime check for broken PAM systems with no appdata_ptr support. This
Jeremy Allison
2001-05-01
1
-2
/
+22
*
Stop coredump on pam password change with pam_pwdb.so module on error.
Jeremy Allison
2001-05-01
1
-1
/
+5
*
Added Andrew Bartlett's fixes to my changes to his original patch (at the
Jeremy Allison
2001-05-01
1
-2
/
+2
*
Allow pam code to compile on Solaris (which doesn't have PAM_AUTHTOK_RECOVER_...
Jeremy Allison
2001-05-01
1
-0
/
+5
*
Fixing consts in pam code.
Jeremy Allison
2001-04-30
1
-2
/
+2
*
Based on an original PAM patch by Andrew Bartlett, re-written by me to
Jeremy Allison
2001-04-30
1
-124
/
+417
*
Added "obey pam restrictions" parameter - default to "off".
Jeremy Allison
2001-04-23
1
-0
/
+17
*
Fix more free twice bugs.
Jeremy Allison
2001-04-23
1
-2
/
+5
*
Fix for bug in code for pam_session failure - pam_end called twice.
Jeremy Allison
2001-04-23
1
-12
/
+5
*
Added smb_ prefix to all Samba wrapper pam functions.
Jeremy Allison
2001-04-23
1
-49
/
+47
*
Commit of a modified version of Andrew Bartlett's patch that removes the
Jeremy Allison
2001-04-22
1
-97
/
+84
*
Oops. Typos.
John Terpstra
2001-04-20
1
-2
/
+2
*
Added error reporting to pam_session code.
John Terpstra
2001-04-19
1
-0
/
+19
*
merge from 2.2
Andrew Tridgell
2001-04-18
1
-3
/
+3
*
patch from Steve Langasek <vorlon@netexpress.net> to make sure we
Jeremy Allison
2001-04-18
1
-5
/
+11
*
Updated with Andrew Bartlett patch.
John Terpstra
2001-04-13
1
-3
/
+30
*
Merged John's changes.
Jeremy Allison
2001-04-12
1
-0
/
+2
*
Updating pampass from Samba-2.2 code tree. ===> JHT
John Terpstra
2001-04-11
1
-139
/
+87
*
Added JohnT and Andrew Bartlett's PAM changes.
Jeremy Allison
2001-04-10
1
-0
/
+440