summaryrefslogtreecommitdiffstats
path: root/source3/nmbd/nmbd_subnetdb.c
Commit message (Expand)AuthorAgeFilesLines
* s3:nmbd_subnetdb: close all sockets attached to a subnet in close_subnet() (b...Stefan Metzmacher2011-06-301-3/+11
* More simple const fixes.Jeremy Allison2011-05-051-1/+1
* s3-nmbd: move nmbd proto out of main proto.hGünther Deschner2010-08-261-0/+1
* s3-nmbd: Remove obsolete signal type cast.Andreas Schneider2010-02-231-4/+4
* s3:nmbd: change "nmbd:bind explicit broadcast" into "nmbd bind explicit broad...Stefan Metzmacher2010-02-081-1/+1
* s3:nmbd: also listen explicit on the subnet broadcast addressesStefan Metzmacher2010-02-081-44/+79
* Have nmbd check all available interfaces for WINS before failingAravind Srinivasan2009-02-041-1/+2
* Use sockaddr_storage only where we rely on the size, use sockaddrJelmer Vernooij2008-10-231-1/+1
* Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...Jeremy Allison2008-08-191-5/+6
* Fix the last reported debian problem with nmbd not waitingJeremy Allison2008-04-101-10/+22
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-2/+6
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-17/+33
* r25021: Fix coverity #435. Use of -1.Jeremy Allison2007-10-101-4/+12
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23349: Fix from Steve Langasek <vorlon@debian.org> toJeremy Allison2007-10-101-0/+16
* r22157: Fix bug #3634 - stop nmbd segfaulting with bad interface line.Jeremy Allison2007-10-101-0/+7
* r16581: Fix Klocwork #2017. Possible null deref.Jeremy Allison2007-10-101-0/+5
* r16313: Not a problem - but ensure Klocwork is quiet (#872).Jeremy Allison2007-10-101-2/+2
* r16213: Fix Klocwork #852. iface_n_ip can potentiallyJeremy Allison2007-10-101-1/+7
* r15700: Make nmbd udp sockets non-blocking to prevent problemJeremy Allison2007-10-101-2/+4
* r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison2007-10-101-32/+1
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+2
* Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison2003-08-271-206/+189
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-1/+1
* Merge of #include <smb.h> removals.Tim Potter2002-12-121-1/+0
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-3/+0
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-50/+21
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter2001-11-261-5/+6
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-1/+1
* Same as nmbd.c. These now test wins_srv_count() instead of lp_wins_serverChristopher R. Hertel2001-08-261-1/+1
* 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
* Additional fix for nmbd and 127.0.0.1 interface.Jeremy Allison2000-04-031-0/+12
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-27/+47
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-1/+1
* added some defensive programming to nmbd. This mostly means zeroingAndrew Tridgell1998-08-301-0/+1
* Cleaned up some testing code and made it more "permanent" looking. TheChristopher R. Hertel1998-07-251-38/+32
* chgpasswd.c: Fix from Peter Debus <pdebus@turing.une.edu.au> for Digital UNIXJeremy Allison1998-07-021-2/+2
* nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.Jeremy Allison1998-06-291-0/+19
* nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1998-06-271-1/+16
* I've replaced the linked list used to manage the subnet namelists with aChristopher R. Hertel1998-06-101-2/+16
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-1/+0
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-2/+2
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+2
* nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1998-02-201-0/+24