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
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
2001-08-27
1
-8
/
+9
*
get rid of compiler warnings
Herb Lewis
2001-08-24
3
-8
/
+8
*
Fixed incorrect debug.
Tim Potter
2001-08-24
1
-4
/
+1
*
Fix up some unused variables and functions, fix up formatting
Andrew Bartlett
2001-08-23
1
-1
/
+0
*
Add a new option to disable our paranoid server check.
Andrew Bartlett
2001-08-21
1
-1
/
+1
*
Add comment to clarify why we call this twice.
Andrew Bartlett
2001-08-20
1
-0
/
+2
*
two fixes for NT clients -> share level Samba server
Andrew Tridgell
2001-08-20
1
-1
/
+2
*
smbd/auth_server: Doco, we want to use cli_nt_error here soon
Andrew Bartlett
2001-08-17
1
-0
/
+1
*
Style cleanup for the last vuid change.
Andrew Bartlett
2001-08-17
1
-5
/
+8
*
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
2001-08-12
5
-420
/
+153
*
Use the new client error api.
Tim Potter
2001-08-10
1
-1
/
+1
*
a few cleanups while mergeing the passdb code into 2.2
Gerald Carter
2001-08-09
1
-1
/
+1
*
Record the NT_STATUS constant rather than its number in the logfiles
Andrew Bartlett
2001-08-06
1
-1
/
+2
*
This is the fix for the PAM bug I probably introduced in the previous commit,
Andrew Bartlett
2001-08-03
1
-0
/
+3
*
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
2001-08-03
6
-0
/
+1471
*
Fix case insensitive password change code.
Jeremy Allison
2001-07-23
1
-4
/
+2
*
This removes unused paramaters from various authtication functions, and should
Andrew Bartlett
2001-07-08
1
-7
/
+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
2
-3
/
+3
*
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
2
-50
/
+48
*
Commit of a modified version of Andrew Bartlett's patch that removes the
Jeremy Allison
2001-04-22
2
-99
/
+101
*
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
*
passdb/pass_check.c: Ensure second check is done only if given username is al...
Jeremy Allison
2001-04-10
1
-62
/
+26
*
Added JohnT and Andrew Bartlett's PAM changes.
Jeremy Allison
2001-04-10
2
-134
/
+444
*
add pam_setcred() call to pam_auth(). Patch was submited last Oct.
Gerald Carter
2001-02-08
1
-0
/
+8
*
Getting back to a compilable state (not there yet but close).
Jeremy Allison
2000-06-01
1
-14
/
+2
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-3
/
+3
*
indent update to make t easier to see setuid mods in TNG. some
Luke Leighton
2000-03-21
1
-366
/
+459
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-54
/
+129
*
Moved code that changes the pw_passwd entry (i.e shadow password and
Tim Potter
1999-06-13
1
-63
/
+1
*
pass_check.c could receive encrypted password: printing it out as a %s
Luke Leighton
1999-03-08
1
-1
/
+2
*
Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>
Jeremy Allison
1998-09-26
1
-1
/
+3
*
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
1998-09-05
1
-1
/
+1
[next]