summaryrefslogtreecommitdiff
path: root/source3/include/nameserv.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-23s3: Move server_info_struct to nmbdVolker Lendecke1-0/+9
2010-02-08s3:nmbd: also listen explicit on the subnet broadcast addressesStefan Metzmacher1-1/+4
2008-10-14Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij1-2/+2
2008-09-25s3-nbt: remove double nbt netlogon opcodes.Günther Deschner1-11/+0
2008-04-17IDL: build generated nbt code.Günther Deschner1-0/+2
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-15/+15
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison1-3/+3
2004-03-15Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison1-4/+4
2004-03-13Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison1-4/+4
2003-08-27Ensure we use correct length nstrings for workgroup and browser names.Jeremy Allison1-4/+4
2003-08-23Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison1-189/+178
2002-08-17sync 3.0 branch with headJelmer Vernooij1-0/+2
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+8
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-25rewrote nmbd's wins backend to use a tdb instead of a flat text file.Jean-François Micouleau1-0/+56
2001-08-24Process the SAM/UAS change notification message.Tim Potter1-1/+1
2000-03-27the final part of the nmbd merge between head and tng - this gets theAndrew Tridgell1-0/+1
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-0/+9
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-7/+1
1999-12-04jeremy is going to hate me for this.Luke Leighton1-1/+1
1999-11-15- added DCE/RPC "fault" PDU support.Luke Leighton1-0/+1
1998-12-17Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo...Jeremy Allison1-0/+3
1998-09-25added rpcclient programLuke Leighton1-7/+0
1998-08-31fixed a commentAndrew Tridgell1-1/+1
1998-08-31set a maximum name refresh time of 20 minutes.Andrew Tridgell1-0/+4
1998-08-30changed the size of a char array in the userdata_struct from 1 to 16Andrew Tridgell1-1/+1
1998-07-24Converted the browser database to a ubi_dLinkList. This should reduce codeChristopher R. Hertel1-11/+8
1998-06-10I've replaced the linked list used to manage the subnet namelists with aChristopher R. Hertel1-9/+9
1998-06-09This is a first step toward moving long namelists into a database. IChristopher R. Hertel1-19/+22
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-12-16Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison1-0/+1
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-176/+306
1997-10-23Big change to make nmbd code more readable/understandable.Jeremy Allison1-6/+5
1997-10-22Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1-11/+12
1997-10-17.cvsignore: Added make_smbcodepageJeremy Allison1-0/+2
1997-10-15fixed the freeze on logout bug. The fix has several parts:Andrew Tridgell1-0/+1
1997-10-11namelogon.c :Luke Leighton1-0/+7
1997-07-30client.c: Minor change to cast parameters for DEC unix.Samba Release Account1-5/+4
1997-07-28client.c: Added amanda fixes.Samba Release Account1-1/+0
1997-06-16charset.c: Dropped debug message to level 6.Samba Release Account1-1/+2
1997-05-12use NULL instead of 0Samba Release Account1-2/+2
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-3/+16
1997-04-09jra@cygnus.com: Changed CHECK_TIME_MST_ANNOUNCE back to 15 from 1 (from test).Samba Release Account1-2/+1
1997-04-09Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1-2/+5
1997-03-12added code that checks whether the DOMAIN<1b> name is claimed on theSamba Release Account1-1/+2
1997-03-091) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1-10/+31
1997-02-22JHT ===> Updated SV_TYPE defines in smb.h (added WIN95 entry)Samba Release Account1-1/+1
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-51/+29