summaryrefslogtreecommitdiffstats
path: root/source/nmbd/nmbd_processlogon.c
Commit message (Expand)AuthorAgeFilesLines
* fix for difference in strsep and strtok semanticsHerb Lewis2002-08-221-0/+1
* fix irix compile errors - cannot initialize array in declaration statementHerb Lewis2002-08-201-1/+1
* The unused variable was actually needed. The correct fix is to moveTim Potter2002-08-151-1/+1
* Removed unused variable.Tim Potter2002-08-151-1/+0
* Add AD version of samlogon replies for getdc. ATM it will only functionJim McDonough2002-08-061-11/+103
* 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
* alignment issue for UDP SAMLOGON response.Luke Leighton1999-03-171-2/+2
* alignment issue in UDP SAMLOGON response.Luke Leighton1999-03-091-3/+6
* oh dear, it's this one again. removed check for MAILSLOT\NTLOGON becauseLuke Leighton1999-03-091-14/+12
* Always null-terminate strings.Matthew Chapman1999-02-151-7/+7
* UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1999-02-121-20/+21
* removed the SID stuff from the head branch as well.Andrew Tridgell1998-12-091-23/+5
* took out Lukes change as it breaks domain logons for Win95 clientsAndrew Tridgell1998-10-311-4/+0
* fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1998-10-211-0/+6
* Missed one removed multi-statement line. Grrr.Jeremy Allison1998-09-291-0/+1
* Fixed bug introduced by me in dead code elimination.Jeremy Allison1998-09-291-22/+44
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-14/+1
* added a dest_port parameter to send_mailslot() so we send replies toAndrew Tridgell1998-08-301-3/+3
* chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1998-05-181-1/+1
* This is a security audit change of the main source.Jeremy Allison1998-05-121-9/+9
* created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1998-05-071-1/+1
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-5/+5