index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
smbd
/
auth_smbpasswd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This compleats the of the authenticaion subystem into the new 'auth'
Andrew Bartlett
2001-11-26
1
-412
/
+0
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
1
-31
/
+44
*
Add back the not null checks in a better place.
Andrew Bartlett
2001-11-11
1
-1
/
+7
*
make sam_account_ok static.
Andrew Bartlett
2001-11-11
1
-32
/
+29
*
Minor cleanups/fixes in the NTLMv2 code
Andrew Bartlett
2001-11-03
1
-6
/
+2
*
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2001-10-31
1
-75
/
+153
*
Fix up auth_smbpasswd.c to use the password interface, rather than the
Andrew Bartlett
2001-10-29
1
-8
/
+8
*
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
1
-3
/
+3
*
more compiler warnings
Herb Lewis
2001-10-23
1
-1
/
+1
*
print in a human readable format when the password expired.
Jean-François Micouleau
2001-10-19
1
-1
/
+1
*
Fix up indenting in out SAM password check code.
Andrew Bartlett
2001-10-06
1
-46
/
+49
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-5
/
+0
*
honor the ACB_PWNOEXP flag in smbpasswd
Andrew Tridgell
2001-10-01
1
-2
/
+1
*
- fix handling of 0 last_change_time and must_change_time
Andrew Tridgell
2001-10-01
1
-31
/
+32
*
Fix up a number of intertwined issues:
Andrew Bartlett
2001-09-29
1
-2
/
+2
*
Process the workstation trust account code INSIDE the authenticaion subsystem,
Andrew Bartlett
2001-09-26
1
-5
/
+20
*
Rearrange the order of the checks in auth_smbpasswd.c, always check passwords
Andrew Bartlett
2001-09-26
1
-73
/
+111
*
Revert this one: The NTLMv2 checks need the original username as found
Andrew Bartlett
2001-09-20
1
-1
/
+1
*
- Fix up to use sampass->username insted of user_info->smb_username
Andrew Bartlett
2001-09-19
1
-7
/
+7
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-2
/
+2
*
Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c where
Andrew Bartlett
2001-09-16
1
-3
/
+42
*
Some patches to authentication:
Tim Potter
2001-09-12
1
-1
/
+1
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-4
/
+4
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-4
/
+4
*
get rid of compiler warnings
Herb Lewis
2001-08-24
1
-3
/
+3
*
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
1
-5
/
+5
*
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
2001-08-03
1
-0
/
+229