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
/
pass_check.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-3
/
+2
*
Cleanups: (merge from HEAD)
Andrew Bartlett
2003-02-10
1
-1
/
+1
*
Updates from Samba HEAD:
Andrew Bartlett
2002-10-01
1
-4
/
+4
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-37
/
+28
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
1
-3
/
+21
*
Remove built-in support for clear-text kerberos authentication.
Andrew Bartlett
2001-11-11
1
-123
/
+3
*
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
2001-10-18
1
-1
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-5
/
+0
*
Move pass_check.c over to NTSTATUS, allowing full NTSTATUS from PAM to wire!
Andrew Bartlett
2001-09-20
1
-80
/
+118
*
Remove the ugly hacks to get around the Get_Pwnam() calls in pass_check.c by
Andrew Bartlett
2001-09-19
1
-5
/
+6
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-1
/
+1
*
Fixed silly typo.
Jeremy Allison
2001-08-30
1
-3
/
+3
*
Fix from Paul Green to set correct lengths.
Jeremy Allison
2001-08-30
1
-3
/
+3
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-1
/
+1
*
This removes unused paramaters from various authtication functions, and should
Andrew Bartlett
2001-07-08
1
-7
/
+2
*
Added Andrew Bartlett's fixes to my changes to his original patch (at the
Jeremy Allison
2001-05-01
1
-1
/
+1
*
Added smb_ prefix to all Samba wrapper pam functions.
Jeremy Allison
2001-04-23
1
-1
/
+1
*
Commit of a modified version of Andrew Bartlett's patch that removes the
Jeremy Allison
2001-04-22
1
-2
/
+17
*
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
1
-134
/
+4
*
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
*
got rid of calls to update_protected_database(). It was causing core
Andrew Tridgell
1998-08-29
1
-37
/
+0
*
use user instead of this_user to prevent global shadowing
Andrew Tridgell
1998-08-15
1
-18
/
+18
*
split the system password checking routines out of smbd/password.c and
Andrew Tridgell
1998-08-10
1
-0
/
+950