summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_subnetdb.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-27Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison1-206/+189
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-1/+1
2002-12-12Merge of #include <smb.h> removals.Tim Potter1-1/+0
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-3/+0
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-50/+21
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-26Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter1-5/+6
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-09-17move to SAFE_FREE()Simo Sorce1-1/+1
2001-08-26Same as nmbd.c. These now test wins_srv_count() instead of lp_wins_serverChristopher R. Hertel1-1/+1
2000-07-19Instead of handing back a string (which might be a DNS name or an IPChristopher R. Hertel1-8/+9
2000-07-19First cut toward adding WINS server failover.Christopher R. Hertel1-1/+5
2000-04-03Additional fix for nmbd and 127.0.0.1 interface.Jeremy Allison1-0/+12
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-27/+47
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1-1/+1
1998-08-30added some defensive programming to nmbd. This mostly means zeroingAndrew Tridgell1-0/+1
1998-07-25Cleaned up some testing code and made it more "permanent" looking. TheChristopher R. Hertel1-38/+32
1998-07-02chgpasswd.c: Fix from Peter Debus <pdebus@turing.une.edu.au> for Digital UNIXJeremy Allison1-2/+2
1998-06-29nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.Jeremy Allison1-0/+19
1998-06-27nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1-1/+16
1998-06-10I've replaced the linked list used to manage the subnet namelists with aChristopher R. Hertel1-2/+16
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-1/+0
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-2/+2
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+2
1998-02-20nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1-0/+24
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-3/+3
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-0/+291