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
/
auth
/
auth_server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-07-03
This patch takes the work the jerry did for beta2, and generalises it:
Andrew Bartlett
1
-2
/
+2
2003-06-04
Add some static. Patch by Stefan Metzmacher <metze@metzemix.de>
Jelmer Vernooij
1
-1
/
+1
2003-05-25
Get 'add user script' working again for Samba 3.0.
Andrew Bartlett
1
-2
/
+9
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
1
-2
/
+2
2003-04-16
Add support for the new modules system to auth/ (merge from HEAD)
Jelmer Vernooij
1
-0
/
+5
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-5
/
+5
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-4
/
+2
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-10
/
+47
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-05
I've decided to move the auth code around a bit more...
Andrew Bartlett
1
-10
/
+12
2002-01-01
A farily large commit:
Andrew Bartlett
1
-10
/
+11
2001-12-08
Fix segfault, and add a comment.
Andrew Bartlett
1
-2
/
+5
2001-12-06
again an intrusive patch:
Jean-François Micouleau
1
-1
/
+2
2001-11-28
fix a bunch of places where we can double-free a cli structure
Andrew Tridgell
1
-4
/
+0
2001-11-26
Fix debug
Andrew Bartlett
1
-1
/
+1
2001-11-26
A number of things to clean up the auth subsytem a bit...
Andrew Bartlett
1
-0
/
+11
2001-11-26
challange -> challenge
Tim Potter
1
-8
/
+8
2001-11-24
This is another rather major change to the samba authenticaion
Andrew Bartlett
1
-30
/
+142
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-8
/
+19
2001-10-30
Spnego on the 'server' end of security=server just does not work, so set the
Andrew Bartlett
1
-0
/
+3
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-4
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-1
/
+1
2001-09-14
Now that we always get back an NTSTATUS code actually pass it on to the
Andrew Bartlett
1
-16
/
+4
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-4
/
+3
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-1
/
+1
2001-08-24
get rid of compiler warnings
Herb Lewis
1
-2
/
+2
2001-08-21
Add a new option to disable our paranoid server check.
Andrew Bartlett
1
-1
/
+1
2001-08-17
smbd/auth_server: Doco, we want to use cli_nt_error here soon
Andrew Bartlett
1
-0
/
+1
2001-08-03
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
1
-0
/
+244
[prev]