summaryrefslogtreecommitdiffstats
path: root/source3/nmbd
Commit message (Expand)AuthorAgeFilesLines
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-038-83/+76
* Fix bug #98: DNS compression is required for proper building of theJim McDonough2003-05-201-25/+42
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2
* fix bug #47; revert registration of workgroup<1b> to 2.2 behaviorGerald Carter2003-05-081-1/+1
* This puts back wins.dat into nmbd for easy editing. It leaves most ofVolker Lendecke2003-05-081-194/+222
* We used to use the name "*",0x0 here, but some WindowsJeremy Allison2003-05-071-1/+9
* Fix a confusing error messageVolker Lendecke2003-04-281-1/+1
* As nobody really objected to this patch, I opted to create facts :-)Volker Lendecke2003-04-251-1/+3
* Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett2003-04-237-16/+27
* fixed the popt option handling in nmbd, so that -i now worksAndrew Tridgell2003-04-161-34/+37
* Merge:Tim Potter2003-04-141-20/+0
* Merge Jelmer's popt updates from HEAD.Tim Potter2003-04-141-12/+3
* update copyright notice since it we are now almost 4 months into 2003Gerald Carter2003-03-301-1/+1
* use pstrcpy_base()Jim McDonough2003-03-201-1/+1
* replace pstrcpyJim McDonough2003-03-191-1/+1
* NMBD string parinoia and memcpy() parinoia fixes from HEAD.Andrew Bartlett2003-03-183-10/+15
* Add an extra parameter to our 'set_remote_machine_name' andAndrew Bartlett2003-03-181-1/+1
* check a pointer before dereferencing it; not sure why userdata == NULL thoughGerald Carter2003-03-101-1/+1
* Merge from HEAD:Andrew Bartlett2003-01-281-2/+2
* *lots of small merges form HEADGerald Carter2003-01-152-2/+2
* Merge from HEAD:Andrew Bartlett2003-01-141-1/+2
* patch to include support for daemontools from Michael HandlerGerald Carter2003-01-031-3/+21
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-036-9/+9
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-0/+20
* Protect nmbd against malformed reply packets. Some reports on the lists showingJeremy Allison2002-12-191-1/+10
* Merge of #include <smb.h> removals.Tim Potter2002-12-125-5/+0
* Stop using hacks for dns host/domain names.Jim McDonough2002-12-031-3/+5
* Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison2002-11-231-3/+10
* Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c groupJeremy Allison2002-11-151-0/+16
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-1218-295/+158
* Last sync with HEADJelmer Vernooij2002-11-091-5/+0
* Sync with HEADJelmer Vernooij2002-11-091-101/+29
* Ensure we register the 1c name on the unicast subnet.Jeremy Allison2002-10-081-0/+10
* Merging tridge's wins fixes. Tridge - we're supposed to be keeping 3.0 upJeremy Allison2002-10-031-2/+2
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-252-2/+7
* sync 3.0 branch with headJelmer Vernooij2002-08-177-30/+146
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-1511-975/+1036
* nmbd handle shutdown message.Jean-François Micouleau2002-03-291-0/+10
* Fix to stop PERMANENT_NAMES being added when nmbd starts up and WINSJeremy Allison2002-03-291-5/+34
* Make winbindd_idmap tdb endian independent. This is very important forJeremy Allison2002-03-211-5/+5
* Add assertions that kill() is never accidentally passed a non-positiveMartin Pool2002-03-201-2/+3
* Removed unused static function.Tim Potter2002-03-051-18/+0
* Cause nmbd to take signal processing in-band, rather than inJeremy Allison2002-03-011-339/+368
* Fix from Michael Steffens <michael_steffens@hp.com> to make signalJeremy Allison2002-01-311-1/+1
* Removed version number from file header.Tim Potter2002-01-3027-52/+27
* rewrote nmbd's wins backend to use a tdb instead of a flat text file.Jean-François Micouleau2002-01-253-267/+627
* remove unused variableJean-François Micouleau2002-01-251-1/+0
* Ensure (C) message is output on startup.Jeremy Allison2002-01-181-2/+2
* Tidyup & code refactoring from Martin.Sheppard@csiro.au.Jeremy Allison2002-01-181-26/+23