index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
auth_smbpasswd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-75
/
+153
2001-10-29
Fix up auth_smbpasswd.c to use the password interface, rather than the
Andrew Bartlett
1
-8
/
+8
2001-10-29
This commit is number 4 of 4.
Andrew Bartlett
1
-3
/
+3
2001-10-23
more compiler warnings
Herb Lewis
1
-1
/
+1
2001-10-19
print in a human readable format when the password expired.
Jean-François Micouleau
1
-1
/
+1
2001-10-06
Fix up indenting in out SAM password check code.
Andrew Bartlett
1
-46
/
+49
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-5
/
+0
2001-10-01
honor the ACB_PWNOEXP flag in smbpasswd
Andrew Tridgell
1
-2
/
+1
2001-10-01
- fix handling of 0 last_change_time and must_change_time
Andrew Tridgell
1
-31
/
+32
2001-09-29
Fix up a number of intertwined issues:
Andrew Bartlett
1
-2
/
+2
2001-09-26
Process the workstation trust account code INSIDE the authenticaion subsystem,
Andrew Bartlett
1
-5
/
+20
2001-09-26
Rearrange the order of the checks in auth_smbpasswd.c, always check passwords
Andrew Bartlett
1
-73
/
+111
2001-09-20
Revert this one: The NTLMv2 checks need the original username as found
Andrew Bartlett
1
-1
/
+1
2001-09-19
- Fix up to use sampass->username insted of user_info->smb_username
Andrew Bartlett
1
-7
/
+7
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-2
/
+2
2001-09-16
Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c where
Andrew Bartlett
1
-3
/
+42
2001-09-12
Some patches to authentication:
Tim Potter
1
-1
/
+1
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-4
/
+4
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-4
/
+4
2001-08-24
get rid of compiler warnings
Herb Lewis
1
-3
/
+3
2001-08-17
Style cleanup for the last vuid change.
Andrew Bartlett
1
-5
/
+8
2001-08-12
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
1
-5
/
+5
2001-08-03
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
1
-0
/
+229