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
/
nmbd
/
nmbd_processlogon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-15
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
1
-2
/
+2
2004-03-13
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
1
-3
/
+3
2004-01-30
Fix up name canonicalization (needed for krb5 keytab support later).
Jeremy Allison
1
-1
/
+1
2004-01-24
(merge from 3.0)
Andrew Bartlett
1
-8
/
+8
2004-01-13
sync HEAD with recent changes in 3.0
Gerald Carter
1
-1
/
+1
2003-10-30
Nearing the end of the GUID -> struct uuid changes.
Jim McDonough
1
-3
/
+6
2003-10-29
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
1
-0
/
+3
2003-09-09
sync 3.0 into HEAD for the last time
Gerald Carter
1
-396
/
+417
2003-08-02
port latest changes from SAMBA_3_0 tree
Simo Sorce
1
-2
/
+1
2003-07-16
trying to get HEAD building again. If you want the code
Gerald Carter
1
-25
/
+42
2003-01-28
Make this an fstrcat(), as this seems to fix some weird issue with the server
Andrew Bartlett
1
-2
/
+2
2003-01-02
BIG patch...
Andrew Bartlett
1
-2
/
+2
2002-12-03
Stop using hacks for dns host/domain names.
Jim McDonough
1
-3
/
+5
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-13
/
+9
2002-08-22
fix for difference in strsep and strtok semantics
Herb Lewis
1
-0
/
+1
2002-08-20
fix irix compile errors - cannot initialize array in declaration statement
Herb Lewis
1
-1
/
+1
2002-08-15
The unused variable was actually needed. The correct fix is to move
Tim Potter
1
-1
/
+1
2002-08-15
Removed unused variable.
Tim Potter
1
-1
/
+0
2002-08-06
Add AD version of samlogon replies for getdc. ATM it will only function
Jim McDonough
1
-11
/
+103
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-12-21
Add an output parameter to message_send_all that says how many
Martin Pool
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-27
How often did I read the CVS commit message
Volker Lendecke
1
-1
/
+1
2001-09-26
From 2.2.
Volker Lendecke
1
-0
/
+6
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-1
/
+1
2001-09-06
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
1
-1
/
+1
2001-08-28
Send a MSG_SMB_SAM_REPL when a UAS/SAM change netlogon message is
Tim Potter
1
-8
/
+34
2001-08-24
Process the SAM/UAS change notification message.
Tim Potter
1
-0
/
+73
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-4
/
+4
2001-03-15
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
1
-1
/
+1
2000-05-02
Fixed wild pointer diff found by insure.
Jeremy Allison
1
-1
/
+1
2000-04-22
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
1
-3
/
+8
2000-04-18
updates from the TNG branch
Andrew Tridgell
1
-10
/
+6
2000-04-12
logic for domainsidsize is if size is zero, there's no sid, so don't
Luke Leighton
1
-1
/
+0
2000-04-11
include/byteorder.h: ALIGN4/ALIGN2 macros.
Jeremy Allison
1
-3
/
+3
2000-04-11
add a comment
Andrew Tridgell
1
-1
/
+1
2000-04-11
some updates to the process logon code to reflect lukes latest
Andrew Tridgell
1
-20
/
+38
2000-03-28
damn, the test was the wrong way around for short_resuest
Andrew Tridgell
1
-1
/
+1
2000-03-27
changed the definition of dos_PutUniCode
Andrew Tridgell
1
-9
/
+4
2000-03-27
the final part of the nmbd merge between head and tng - this gets the
Andrew Tridgell
1
-25
/
+34
2000-02-23
lib/system.c: Fixed gcc warnings.
Jeremy Allison
1
-2
/
+2
2000-02-22
richard got the short request for GETDC right (hooray!) win9x _and_ nt
Luke Leighton
1
-11
/
+24
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-57
/
+34
1999-11-18
responses to UDP samquery go back to SERVER<00> not DOMAIN<1c>, the
Luke Leighton
1
-8
/
+8
1999-11-18
added regqueryval command (experimental) to get reg_io_q_info() and
Luke Leighton
1
-0
/
+2
1999-11-15
- added DCE/RPC "fault" PDU support.
Luke Leighton
1
-5
/
+21
1999-08-08
Fix for Win95 not being able to find PDC (for User/Server Manager, and
Matthew Chapman
1
-11
/
+14
1999-03-17
SAMLOGON query - alignment issue is beginning to get to me.
Luke Leighton
1
-0
/
+2
1999-03-17
alignment issue for UDP SAMLOGON response.
Luke Leighton
1
-2
/
+2
1999-03-09
alignment issue in UDP SAMLOGON response.
Luke Leighton
1
-3
/
+6
[next]