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_domain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[merge from APP_HEAD]
Gerald Carter
2002-11-23
1
-2
/
+3
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-8
/
+7
*
Fix bug found by tpot with given password server.
Jeremy Allison
2002-11-09
1
-1
/
+1
*
Don't set global_machine_password_needs_changing if
Tim Potter
2002-11-08
1
-4
/
+6
*
Merge of get_dc_list() api change from HEAD.
Tim Potter
2002-11-06
1
-2
/
+17
*
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
2002-10-17
1
-10
/
+23
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-1
/
+1
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-3
/
+4
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-36
/
+103
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-77
/
+41
*
Moved debug messages for grabbing/releasing mutex.
Jeremy Allison
2002-03-27
1
-2
/
+0
*
Don't hold the mutex for more than 20 seconds.
Jeremy Allison
2002-03-26
1
-2
/
+4
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
1
-2
/
+2
*
Allow Samba to trust NT4 Domains.
Andrew Bartlett
2002-03-02
1
-16
/
+121
*
SECURITY FIXES:
Andrew Bartlett
2002-03-01
1
-6
/
+4
*
Ensure that winbindd and smbd both use identical logic to find dc's.
Jeremy Allison
2002-02-28
1
-11
/
+12
*
serialise all domain auth requests
Andrew Tridgell
2002-02-18
1
-1
/
+10
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Fix up a security issue with the way we handle domain groups retuned on the
Andrew Bartlett
2002-01-26
1
-16
/
+2
*
Remove check for passwordserver = "*" as we now initialise it.
Tim Potter
2002-01-25
1
-1
/
+6
*
Fix a segfault in auth/auth_domain.c error cases.
Andrew Bartlett
2002-01-14
1
-2
/
+1
*
Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
Andrew Bartlett
2002-01-12
1
-0
/
+4
*
fixed a crash bug in domain auth caused by an uninitialised nt_status
Andrew Tridgell
2002-01-11
1
-1
/
+1
*
The DC is meant to be sent the *unmapped* username...
Andrew Bartlett
2002-01-11
1
-1
/
+1
*
I've decided to move the auth code around a bit more...
Andrew Bartlett
2002-01-05
1
-18
/
+33
*
A farily large commit:
Andrew Bartlett
2002-01-01
1
-147
/
+99
*
If domain SID can't be fetched, we shouldn't return NT_STATUS_NO_MEMORY. It ...
Jim McDonough
2001-12-14
1
-1
/
+1
*
again an intrusive patch:
Jean-François Micouleau
2001-12-06
1
-1
/
+2
*
I think the lookup_pdc_name() should be called lookup_dc_name() and the
Tim Potter
2001-11-29
1
-1
/
+1
*
fix sense of lp_allow_trusted_domains()
Andrew Tridgell
2001-11-27
1
-1
/
+1
*
A number of things to clean up the auth subsytem a bit...
Andrew Bartlett
2001-11-26
1
-11
/
+16
*
challange -> challenge
Tim Potter
2001-11-26
1
-1
/
+1
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
1
-5
/
+3
*
This compleats the of the authenticaion subystem into the new 'auth'
Andrew Bartlett
2001-11-26
1
-1
/
+410
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
1
-3
/
+15
*
This extra check isn't needed, we can only get here if secuirty=domain
Andrew Bartlett
2001-11-11
1
-3
/
+0
*
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2001-10-31
1
-1
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-3
/
+3
*
Fixed incorrect debug.
Tim Potter
2001-08-24
1
-4
/
+1
*
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
2001-08-12
1
-355
/
+19
*
Use the new client error api.
Tim Potter
2001-08-10
1
-1
/
+1
*
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
2001-08-03
1
-0
/
+417