summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_workgroupdb.c
Commit message (Expand)AuthorAgeFilesLines
* Convert all uses of uint8/16/32 to _t in nmbd and the include file.Richard Sharpe2015-05-011-1/+1
* param: rename lp function and variable from "serverstring" to "server_string"Garming Sam2014-02-071-1/+1
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-1/+1
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-1/+1
* Fix warning messages caused by addition of null check in fstrcpy macro.Jeremy Allison2011-05-041-1/+1
* s3-nmbd: move nmbd proto out of main proto.hGünther Deschner2010-08-261-0/+1
* s3-nmbd: include svcctl.h where needed.Günther Deschner2010-08-061-0/+1
* s3-nmbd: update nmbd to use new DLIST_ macrosAndrew Tridgell2010-02-101-8/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-1/+1
* 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
* r15700: Make nmbd udp sockets non-blocking to prevent problemJeremy Allison2007-10-101-2/+0
* r8946: Some casts to fix warnings when time_t is an unsigned type. FixesTim Potter2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r2363: Fix to make find_workgroup use the same truncation asJeremy Allison2007-10-101-15/+28
* Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison2004-03-151-3/+3
* Ensure we don't truncate strcmps to nstring anymore...Jeremy Allison2004-03-131-3/+3
* Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison2004-03-131-9/+14
* Fixed off-by-one bugs in workgroup name comparisons. Complain when aJeremy Allison2003-08-281-4/+11
* Ensure we use correct length nstrings for workgroup and browser names.Jeremy Allison2003-08-271-4/+4
* Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison2003-08-271-196/+161
* Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett2003-04-231-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-9/+6
* 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-2/+1
* 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
* Fix insure-found parameter size missmatch.Jeremy Allison2001-03-231-2/+2
* fixed a parameter bug found by insureAndrew Tridgell2000-04-241-1/+1
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-23/+8
* Trying to improve DC location & browsing performance for the average userMatthew Chapman1999-04-111-2/+1
* 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
* More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD()Christopher R. Hertel1998-08-031-8/+16
* I finished removing timestring() calls from DEBUG() messages. Also wentChristopher R. Hertel1998-08-031-2/+2
* nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1998-06-271-1/+1
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-6/+6
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-3/+3
* nmbd_elections.c: Added new parameter to dump_workgroups call.Jeremy Allison1997-12-241-6/+7
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-0/+356