summaryrefslogtreecommitdiffstats
path: root/source/nmbd
Commit message (Expand)AuthorAgeFilesLines
* GETDC request short-detection was wrong, explains why the poor win9x peopleLuke Leighton2000-04-091-1/+1
* Additional fix for nmbd and 127.0.0.1 interface.Jeremy Allison2000-04-031-0/+12
* merge of smbd and related files, from cvs main.Luke Leighton2000-04-031-0/+2
* Cause nmbd to ignore loopback interface when constructing its interface ...Jeremy Allison2000-03-291-0/+14
* committing [one] version of working GETDC / SAMLOGON request processing.Luke Leighton2000-03-281-18/+40
* oops, sys_select() usage bug.Luke Leighton2000-03-281-1/+1
* net sam sync back to style suggested by sander, originally, passingLuke Leighton2000-03-281-2/+11
* finally got a compile/link. the nmbd_processlogon.c module doesn't useLuke Leighton2000-03-281-3/+5
* nmbd merge, all the bits that were needed from andrew's mergingLuke Leighton2000-03-271-1/+1
* last pieces of code from the head branch nmbd to go into TNGAndrew Tridgell2000-03-272-2017/+1787
* removed dgram_unique, it not needed in GETDC processing any more.Luke Leighton2000-03-271-3/+2
* more merging of head code into tng (under lukes supervision!)Andrew Tridgell2000-03-278-92/+142
* removed client's server name from cli_session_setup, it can be set toLuke Leighton2000-03-271-1/+1
* rename static reload_services function to reload_nmbd_services becauseLuke Leighton2000-03-271-6/+6
* GETDC request - finally settled on a length-detecting algorithm to see ifLuke Leighton2000-03-261-2/+5
* Luke has arrived in Canberra and we are doing the first stage ofAndrew Tridgell2000-03-2616-188/+314
* more empirical rules to sort out UDP138 GETDC request.Luke Leighton2000-03-211-1/+4
* experimenting on getting GETDC responses right: there is a domain nameLuke Leighton2000-03-191-2/+7
* jeremy spotted that some 2.5-year-old code, only now used in one place, aLuke Leighton2000-03-171-1/+0
* when a GETDC datagram is received, if the dgram type is UNIQUE instead ofLuke Leighton2000-03-171-214/+246
* indent rules suggested by elrond. comments added into nmbd packet tracing.Luke Leighton2000-03-171-1516/+1730
* Fix some messages about possible unititialized variables to make LukeRichard Sharpe2000-02-221-3/+3
* Fixing nmbd so that it replys to a Win9X short GETDC request with a shortRichard Sharpe2000-02-211-9/+20
* Port of rebind argument to lib/util_sock:open_socket_in() function.Tim Potter2000-02-082-4/+4
* rpcclient wasn't asking for a password if you didn't supply one.Luke Leighton2000-01-161-6/+6
* higher order function table to set up msrpc services.Luke Leighton2000-01-161-44/+44
* samba_tng compile cleanup, portability fixesMatthew Chapman2000-01-121-0/+2
* 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
* jean-f spotted race condition on generation of sam sid, from startingLuke Leighton1998-12-031-1/+1
* rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1998-12-011-1/+1
* weekend work. user / group database API.Luke Leighton1998-11-291-14/+15
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-174-6/+6