summaryrefslogtreecommitdiffstats
path: root/source/nmbd
Commit message (Expand)AuthorAgeFilesLines
* more mergingAndrew Tridgell2000-05-101-2/+1
* Fixed wild pointer diff found by insure.Jeremy Allison2000-05-021-1/+1
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-025-6/+6
* don't qsort a list less than 2 entriesAndrew Tridgell2000-04-251-1/+3
* fixed a parameter bug found by insureAndrew Tridgell2000-04-241-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
* finally got sick of the "extern int Client" code and the stupidAndrew Tridgell2000-04-111-1/+0
* Additional fix for nmbd and 127.0.0.1 interface.Jeremy Allison2000-04-031-0/+12
* Cause nmbd to ignore loopback interface when constructing its interface ...Jeremy Allison2000-03-291-0/+14
* 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-272-30/+38
* fixed the hanlding of recursion desired when sending packets fromAndrew Tridgell2000-03-271-23/+22
* rename static reload_services function to reload_nmbd_services becauseLuke Leighton2000-03-271-6/+6
* when doing a "secure nbns" wack response and check with owner for aAndrew Tridgell2000-03-261-1/+4
* merge from tng ...Andrew Tridgell2000-03-261-1/+1
* 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
* Modified auto alignment of ud[] struct on stack to be declared as anJeremy Allison2000-01-282-4/+4
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-0715-63/+38
* implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell2000-01-051-0/+3
* added suppport for unexpected udp/138 packetsAndrew Tridgell2000-01-031-9/+12
* got rid of mem_manAndrew Tridgell2000-01-031-2/+0
* added the unexpected packet database (unexpected.tdb)Andrew Tridgell2000-01-032-1/+7
* - added tdb_flags option to tdb_open()Andrew Tridgell2000-01-022-16/+4
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-1322-261/+484
* more cli_session_setup() calls. what the heck are these doing???Luke Leighton1999-12-011-1/+1
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-1/+1
* - bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursionLuke Leighton1999-11-192-8/+19
* responses to UDP samquery go back to SERVER<00> not DOMAIN<1c>, theLuke Leighton1999-11-182-9/+9
* 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
* Trying to improve DC location & browsing performance for the average userMatthew Chapman1999-04-112-5/+1
* 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
* mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1999-03-091-51/+4
* 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
* Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo...Jeremy Allison1998-12-172-9/+27
* oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ.Luke Leighton1998-12-091-1/+1
* need to initialise global_myworkgroupLuke Leighton1998-12-091-0/+5
* removed the SID stuff from the head branch as well.Andrew Tridgell1998-12-092-35/+5