summaryrefslogtreecommitdiff
path: root/source3/include/nameserv.h
Commit message (Expand)AuthorAgeFilesLines
* Convert all uses of uint8/16/32 to _t in nmbd and the include file.Richard Sharpe2015-05-011-6/+6
* s3: Move server_info_struct to nmbdVolker Lendecke2011-11-231-0/+9
* s3:nmbd: also listen explicit on the subnet broadcast addressesStefan Metzmacher2010-02-081-1/+4
* Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij2008-10-141-2/+2
* s3-nbt: remove double nbt netlogon opcodes.Günther Deschner2008-09-251-11/+0
* IDL: build generated nbt code.Günther Deschner2008-04-171-0/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-15/+15
* 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
* r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison2007-10-101-3/+3
* Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison2004-03-151-4/+4
* Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison2004-03-131-4/+4
* Ensure we use correct length nstrings for workgroup and browser names.Jeremy Allison2003-08-271-4/+4
* Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison2003-08-231-189/+178
* sync 3.0 branch with headJelmer Vernooij2002-08-171-0/+2
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+8
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* rewrote nmbd's wins backend to use a tdb instead of a flat text file.Jean-François Micouleau2002-01-251-0/+56
* Process the SAM/UAS change notification message.Tim Potter2001-08-241-1/+1
* the final part of the nmbd merge between head and tng - this gets theAndrew Tridgell2000-03-271-0/+1
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-0/+9
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-7/+1
* jeremy is going to hate me for this.Luke Leighton1999-12-041-1/+1
* - added DCE/RPC "fault" PDU support.Luke Leighton1999-11-151-0/+1
* Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo...Jeremy Allison1998-12-171-0/+3
* added rpcclient programLuke Leighton1998-09-251-7/+0
* fixed a commentAndrew Tridgell1998-08-311-1/+1
* set a maximum name refresh time of 20 minutes.Andrew Tridgell1998-08-311-0/+4
* changed the size of a char array in the userdata_struct from 1 to 16Andrew Tridgell1998-08-301-1/+1
* Converted the browser database to a ubi_dLinkList. This should reduce codeChristopher R. Hertel1998-07-241-11/+8
* I've replaced the linked list used to manage the subnet namelists with aChristopher R. Hertel1998-06-101-9/+9
* This is a first step toward moving long namelists into a database. IChristopher R. Hertel1998-06-091-19/+22
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison1997-12-161-0/+1
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-176/+306
* Big change to make nmbd code more readable/understandable.Jeremy Allison1997-10-231-6/+5
* Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1997-10-221-11/+12
* .cvsignore: Added make_smbcodepageJeremy Allison1997-10-171-0/+2
* fixed the freeze on logout bug. The fix has several parts:Andrew Tridgell1997-10-151-0/+1
* namelogon.c :Luke Leighton1997-10-111-0/+7
* client.c: Minor change to cast parameters for DEC unix.Samba Release Account1997-07-301-5/+4
* client.c: Added amanda fixes.Samba Release Account1997-07-281-1/+0
* charset.c: Dropped debug message to level 6.Samba Release Account1997-06-161-1/+2
* use NULL instead of 0Samba Release Account1997-05-121-2/+2
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-3/+16
* jra@cygnus.com: Changed CHECK_TIME_MST_ANNOUNCE back to 15 from 1 (from test).Samba Release Account1997-04-091-2/+1
* Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1997-04-091-2/+5
* added code that checks whether the DOMAIN<1b> name is claimed on theSamba Release Account1997-03-121-1/+2
* 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1997-03-091-10/+31
* JHT ===> Updated SV_TYPE defines in smb.h (added WIN95 entry)Samba Release Account1997-02-221-1/+1