summaryrefslogtreecommitdiff
path: root/source/nmbd
Commit message (Expand)AuthorAgeFilesLines
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-092-1/+15
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-172-3/+3
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-3011-69/+103
* Move over to RELEASE branch.Jeremy Allison2002-02-0127-192/+151
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-1111-60/+130
* Merge of compile warning fix from 2.2.Jeremy Allison2001-07-111-1/+3
* Syncup getting ready for release.Jeremy Allison2001-07-064-37/+83
* - remove template from smbrun(). Now uses /tmp and mkstempAndrew Tridgell2001-04-131-1/+1
* As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison2001-04-121-1/+1
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-082-5/+5
* Fix insure-found parameter size missmatch.Jeremy Allison2001-03-231-2/+2
* Removed rpc_unistrXX calls as the fix in include/byteorder.h now meansJeremy Allison2001-03-141-1/+1
* Fixed double fclose() call (I love insure :-).Jeremy Allison2001-03-081-2/+0
* nmbd/nmbd.c:Jeremy Allison2001-02-151-1/+1
* Mega-merge for fixes made in appliance-head.Jeremy Allison2001-01-271-0/+6
* Big merge to sync up appliance-head and 2.2.Jeremy Allison2001-01-081-3/+3
* Make sure that anyone sending poret 138 requests can get replies if theRichard Sharpe2001-01-051-1/+1
* John Reilly's broadcast release names fix.Jeremy Allison2000-11-171-0/+4
* Ignore SIGUSR2. Terminate nmbd if we have no interfaces.Jeremy Allison2000-10-121-5/+19
* Ensure browse.dat is written and read in UNIX character set format.Jeremy Allison2000-10-071-3/+13
* - changed the msg_type to be an int instead of an enum so that it isAndrew Tridgell2000-09-123-14/+25
* debug messages now work for nmbdAndrew Tridgell2000-09-112-82/+79
* the first cut of the internal messaging system.Andrew Tridgell2000-09-112-31/+0
* Fix for bind interfaces only sometimes picking the wrong IP addressJeremy Allison2000-08-301-2/+24
* Instead of handing back a string (which might be a DNS name or an IPChristopher R. Hertel2000-07-191-8/+9
* First cut toward adding WINS server failover.Christopher R. Hertel2000-07-191-1/+5
* Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell2000-06-111-1/+1
* 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