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_server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
I've decided to move the auth code around a bit more...
Andrew Bartlett
2002-01-05
1
-10
/
+12
*
A farily large commit:
Andrew Bartlett
2002-01-01
1
-10
/
+11
*
Fix segfault, and add a comment.
Andrew Bartlett
2001-12-08
1
-2
/
+5
*
again an intrusive patch:
Jean-François Micouleau
2001-12-06
1
-1
/
+2
*
fix a bunch of places where we can double-free a cli structure
Andrew Tridgell
2001-11-28
1
-4
/
+0
*
Fix debug
Andrew Bartlett
2001-11-26
1
-1
/
+1
*
A number of things to clean up the auth subsytem a bit...
Andrew Bartlett
2001-11-26
1
-0
/
+11
*
challange -> challenge
Tim Potter
2001-11-26
1
-8
/
+8
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
1
-30
/
+142
*
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2001-10-31
1
-8
/
+19
*
Spnego on the 'server' end of security=server just does not work, so set the
Andrew Bartlett
2001-10-30
1
-0
/
+3
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-4
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-1
/
+1
*
Now that we always get back an NTSTATUS code actually pass it on to the
Andrew Bartlett
2001-09-14
1
-16
/
+4
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-4
/
+3
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-1
/
+1
*
get rid of compiler warnings
Herb Lewis
2001-08-24
1
-2
/
+2
*
Add a new option to disable our paranoid server check.
Andrew Bartlett
2001-08-21
1
-1
/
+1
*
smbd/auth_server: Doco, we want to use cli_nt_error here soon
Andrew Bartlett
2001-08-17
1
-0
/
+1
*
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
2001-08-03
1
-0
/
+244