summaryrefslogtreecommitdiffstats
path: root/source3/nmbd/nmbd_browserdb.c
Commit message (Expand)AuthorAgeFilesLines
* Check error returns from strupper_m() (in all reasonable places).Jeremy Allison2012-08-091-2/+8
* s3-nmbd: move nmbd proto out of main proto.hGünther Deschner2010-08-261-0/+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
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-2/+1
* r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison2007-10-101-10/+12
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison2004-03-151-2/+2
* Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison2004-03-131-2/+2
* Ensure we use correct length nstrings for workgroup and browser names.Jeremy Allison2003-08-271-2/+2
* Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison2003-08-231-3/+3
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-73/+66
* Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett2003-04-231-2/+2
* Removed version number from file header.Tim Potter2002-01-301-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
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-1/+1
* tridge the destroyer returns!Andrew Tridgell1998-09-051-34/+0
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-1/+1
* Converted the browser database to a ubi_dLinkList. This should reduce codeChristopher R. Hertel1998-07-241-123/+158
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-3/+3
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-0/+184