index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
auth
/
auth_sam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
"user doesn't exist" isn't worthy of a level 1 debug. Make it level 3.
Andrew Bartlett
2002-02-27
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Commit the auth associated changes I missed from the last commit.
Andrew Bartlett
2002-01-15
1
-2
/
+4
*
Back out the crazy notion that the NTLMSSP flags actually mean anything...
Andrew Bartlett
2002-01-11
1
-7
/
+7
*
I've decided to move the auth code around a bit more...
Andrew Bartlett
2002-01-05
1
-28
/
+30
*
debug statement fixups.
Jeremy Allison
2002-01-02
1
-16
/
+16
*
A farily large commit:
Andrew Bartlett
2002-01-01
1
-15
/
+17
*
A number of things to clean up the auth subsytem a bit...
Andrew Bartlett
2001-11-26
1
-1
/
+36
*
challange -> challenge
Tim Potter
2001-11-26
1
-4
/
+4
*
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