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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-40
/
+42
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
1
-3
/
+3
2002-03-02
Allow Samba to trust NT4 Domains.
Andrew Bartlett
1
-0
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-20
Spelling fixes.
Tim Potter
1
-6
/
+6
2002-01-05
I've decided to move the auth code around a bit more...
Andrew Bartlett
1
-107
/
+258
2002-01-01
A farily large commit:
Andrew Bartlett
1
-4
/
+10
2001-12-30
Add a pile of doxygen style comments to various parts of Samba. Many of these
Andrew Bartlett
1
-29
/
+56
2001-12-19
added trusted realm support to ADS authentication
Andrew Tridgell
1
-13
/
+15
2001-11-27
fixed the panics on basicsmb-sharelist on sun1
Andrew Tridgell
1
-1
/
+3
2001-11-27
fix sense of lp_allow_trusted_domains()
Andrew Tridgell
1
-1
/
+1
2001-11-26
A number of things to clean up the auth subsytem a bit...
Andrew Bartlett
1
-1
/
+1
2001-11-26
challange -> challenge
Tim Potter
1
-4
/
+4
2001-11-24
This is another rather major change to the samba authenticaion
Andrew Bartlett
1
-79
/
+86
2001-11-11
Minor updates. A small dose of const.
Andrew Bartlett
1
-1
/
+1
2001-11-08
Change to guest logon code.
Andrew Bartlett
1
-24
/
+43
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-145
/
+118
2001-10-31
Added some extra fields to the auth_serversupplied_info structure.
Tim Potter
1
-1
/
+13
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-3
/
+0
2001-09-29
Fix up a number of intertwined issues:
Andrew Bartlett
1
-0
/
+4
2001-09-16
Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c where
Andrew Bartlett
1
-10
/
+13
2001-09-12
Some patches to authentication:
Tim Potter
1
-13
/
+20
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-8
/
+8
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-8
/
+8
2001-08-27
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
1
-8
/
+9
2001-08-24
get rid of compiler warnings
Herb Lewis
1
-3
/
+3
2001-08-20
Add comment to clarify why we call this twice.
Andrew Bartlett
1
-0
/
+2
2001-08-20
two fixes for NT clients -> share level Samba server
Andrew Tridgell
1
-1
/
+2
2001-08-12
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
1
-60
/
+23
2001-08-09
a few cleanups while mergeing the passdb code into 2.2
Gerald Carter
1
-1
/
+1
2001-08-06
Record the NT_STATUS constant rather than its number in the logfiles
Andrew Bartlett
1
-1
/
+2
2001-08-03
This is the fix for the PAM bug I probably introduced in the previous commit,
Andrew Bartlett
1
-0
/
+3
2001-08-03
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
1
-0
/
+275
[prev]