summaryrefslogtreecommitdiffstats
path: root/source3/nmbd/nmbd_processlogon.c
Commit message (Expand)AuthorAgeFilesLines
* r18660: Fix build, one uuid->GUID was missed.Jim McDonough2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+1
* r2261: fix getdc mailslot checks; testing with Windows 98se, WinME, WinNT 4.0...Gerald Carter2007-10-101-3/+3
* r2224: Make nmbd more robust against bad netbios packets.Jeremy Allison2007-10-101-1/+103
* r196: merging struct uuid from trunkGerald Carter2007-10-101-3/+6
* Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison2004-03-151-2/+2
* Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison2004-03-131-3/+3
* Fix up name canonicalization (needed for krb5 keytab support later).Jeremy Allison2004-01-301-1/+1
* A Samba DC is nothing special these days - so every domain controllerAndrew Bartlett2004-01-241-8/+8
* Final round of printf warnings fixes for the moment.Tim Potter2003-11-061-1/+1
* Fixes to check for wraps which could cause coredumps.Jeremy Allison2003-10-291-0/+3
* Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison2003-08-271-396/+417
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-011-1/+0
* Fix bug #98: DNS compression is required for proper building of theJim McDonough2003-05-201-25/+42
* Merge from HEAD:Andrew Bartlett2003-01-281-2/+2
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-2/+2
* Stop using hacks for dns host/domain names.Jim McDonough2002-12-031-3/+5
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-13/+9
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-1/+2
* sync 3.0 branch with headJelmer Vernooij2002-08-171-11/+102
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Add an output parameter to message_send_all that says how manyMartin Pool2001-12-211-1/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* How often did I read the CVS commit messageVolker Lendecke2001-09-271-1/+1
* From 2.2.Volker Lendecke2001-09-261-0/+6
* move to SAFE_FREE()Simo Sorce2001-09-171-1/+1
* got rid of USE_TDB_MMAP_FLAG as its not needed any moreAndrew Tridgell2001-09-061-1/+1
* Send a MSG_SMB_SAM_REPL when a UAS/SAM change netlogon message isTim Potter2001-08-281-8/+34
* Process the SAM/UAS change notification message.Tim Potter2001-08-241-0/+73
* The big character set handling changeover!Andrew Tridgell2001-07-041-4/+4
* AS/U on a sparc now joins and authenticates against a Samba PDC !Jeremy Allison2001-03-151-1/+1
* Fixed wild pointer diff found by insure.Jeremy Allison2000-05-021-1/+1
* This is a *big* checkin that may break some things, but implements theJeremy Allison2000-04-221-3/+8
* updates from the TNG branchAndrew Tridgell2000-04-181-10/+6
* logic for domainsidsize is if size is zero, there's no sid, so don'tLuke Leighton2000-04-121-1/+0
* include/byteorder.h: ALIGN4/ALIGN2 macros.Jeremy Allison2000-04-111-3/+3
* add a commentAndrew Tridgell2000-04-111-1/+1
* some updates to the process logon code to reflect lukes latestAndrew Tridgell2000-04-111-20/+38
* damn, the test was the wrong way around for short_resuestAndrew Tridgell2000-03-281-1/+1
* changed the definition of dos_PutUniCodeAndrew Tridgell2000-03-271-9/+4
* the final part of the nmbd merge between head and tng - this gets theAndrew Tridgell2000-03-271-25/+34
* lib/system.c: Fixed gcc warnings.Jeremy Allison2000-02-231-2/+2
* richard got the short request for GETDC right (hooray!) win9x _and_ ntLuke Leighton2000-02-221-11/+24
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-57/+34
* responses to UDP samquery go back to SERVER<00> not DOMAIN<1c>, theLuke Leighton1999-11-181-8/+8
* added regqueryval command (experimental) to get reg_io_q_info() andLuke Leighton1999-11-181-0/+2
* - added DCE/RPC "fault" PDU support.Luke Leighton1999-11-151-5/+21
* Fix for Win95 not being able to find PDC (for User/Server Manager, andMatthew Chapman1999-08-081-11/+14
* SAMLOGON query - alignment issue is beginning to get to me.Luke Leighton1999-03-171-0/+2