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
/
auth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-79
/
+86
*
Minor updates. A small dose of const.
Andrew Bartlett
2001-11-11
1
-1
/
+1
*
Change to guest logon code.
Andrew Bartlett
2001-11-08
1
-24
/
+43
*
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2001-10-31
1
-145
/
+118
*
Added some extra fields to the auth_serversupplied_info structure.
Tim Potter
2001-10-31
1
-1
/
+13
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
Fix up a number of intertwined issues:
Andrew Bartlett
2001-09-29
1
-0
/
+4
*
Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c where
Andrew Bartlett
2001-09-16
1
-10
/
+13
*
Some patches to authentication:
Tim Potter
2001-09-12
1
-13
/
+20
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-8
/
+8
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-8
/
+8
*
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
1
-3
/
+3
*
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
*
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
2001-08-12
1
-60
/
+23
*
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
1
-0
/
+275