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_domain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-01-11
fixed a crash bug in domain auth caused by an uninitialised nt_status
Andrew Tridgell
1
-1
/
+1
2002-01-11
The DC is meant to be sent the *unmapped* username...
Andrew Bartlett
1
-1
/
+1
2002-01-05
I've decided to move the auth code around a bit more...
Andrew Bartlett
1
-18
/
+33
2002-01-01
A farily large commit:
Andrew Bartlett
1
-147
/
+99
2001-12-14
If domain SID can't be fetched, we shouldn't return NT_STATUS_NO_MEMORY. It ...
Jim McDonough
1
-1
/
+1
2001-12-06
again an intrusive patch:
Jean-François Micouleau
1
-1
/
+2
2001-11-29
I think the lookup_pdc_name() should be called lookup_dc_name() and the
Tim Potter
1
-1
/
+1
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
-11
/
+16
2001-11-26
challange -> challenge
Tim Potter
1
-1
/
+1
2001-11-26
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
1
-5
/
+3
2001-11-26
This compleats the of the authenticaion subystem into the new 'auth'
Andrew Bartlett
1
-1
/
+410
2001-11-24
This is another rather major change to the samba authenticaion
Andrew Bartlett
1
-3
/
+15
2001-11-11
This extra check isn't needed, we can only get here if secuirty=domain
Andrew Bartlett
1
-3
/
+0
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-1
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-3
/
+3
2001-08-24
Fixed incorrect debug.
Tim Potter
1
-4
/
+1
2001-08-12
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
1
-355
/
+19
2001-08-10
Use the new client error api.
Tim Potter
1
-1
/
+1
2001-08-03
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
1
-0
/
+417