summaryrefslogtreecommitdiff
path: root/source3/namedbname.c
AgeCommit message (Expand)AuthorFilesLines
1997-10-23Big change to make nmbd code more readable/understandable.Jeremy Allison1-74/+32
1997-10-22Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1-45/+4
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-4/+4
1997-09-16Fixing assumtions that malloced memory is zero filled - makingJeremy Allison1-0/+2
1997-06-03namedbname.c: Fixed problem with remove_name code that could cause core dump.Samba Release Account1-83/+91
1997-06-02nameannounce.c: Made sure recurse flag set correctly.Samba Release Account1-6/+7
1997-05-30namedbname.c: Added 'S' or 'R' flags to wins.dat to aid debugging. Forced all...Samba Release Account1-5/+22
1997-05-30charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1-2/+9
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-3/+4
1997-05-15namedbname.c: Fixed *nasty* bug that caused nmbd to spin and eat memorySamba Release Account1-0/+6
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-28/+31
1997-04-09Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1-24/+26
1996-12-10Added in missing return statement.Samba Release Account1-0/+1
1996-11-06increased debug levels for name dump to same as that for workgroup dumpSamba Release Account1-7/+7
1996-11-06queries for 0x1b names were resulting in dns lookups. not good.Samba Release Account1-2/+2
1996-10-27removed getdomainname() stuff and appending a '.' to the name inSamba Release Account1-21/+1
1996-10-27severe debugging session for nmbd. in fact, i'm surprised that browsingSamba Release Account1-3/+4
1996-10-25debugging the dns lookup changesSamba Release Account1-6/+25
1996-10-25debugged dns lookup / netbios name query code from yesterday.Samba Release Account1-48/+28
1996-10-24dealing with name queries and dns lookups etc.Samba Release Account1-30/+9
1996-10-24- added support for TMPDIR env variableAndrew Tridgell1-0/+8
1996-10-23code was added to stop samba from replying to queries for its own names (?! :-)Samba Release Account1-7/+0
1996-10-05- replace the base36 function with one that works on more systemsAndrew Tridgell1-2/+2
1996-10-05I have fixed quite a few important bugs in this commit.Andrew Tridgell1-2/+8
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-158/+125
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-125/+158
1996-08-24removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1-144/+124
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account1-124/+144
1996-08-21- bit a bit manipulation bug in find_name_search()Andrew Tridgell1-19/+17
1996-08-20- fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1-12/+12
1996-08-17i wondered why there was a cvs clash on namedbname.cSamba Release Account1-7/+3
1996-08-17- fixed wins.dat reloading (it wasn't happening!)Samba Release Account1-38/+42
1996-08-17- made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1-41/+32
1996-08-17- updated load_netbios_names() to cope with new wins.dat formatSamba Release Account1-3/+5
1996-08-17- started on support for 'Internet Group names' - type 0x1c NetBIOS namesSamba Release Account1-37/+74
1996-08-17- added support for Amiga-unix (based on BSD I think)Andrew Tridgell1-29/+26
1996-08-14changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell1-1/+1
1996-08-01local_only NetServerEnum syncs can now be issued.Samba Release Account1-1/+22
1996-07-18NeXT needs #define pid_t int in includes.hSamba Release Account1-12/+5
1996-07-17lots of changes to nmbdSamba Release Account1-9/+8
1996-07-09sorted out various timer delay bugs: nameannounce.c nameserv.cSamba Release Account1-7/+9
1996-07-07added the recently shuffled and updated source files missed in theSamba Release Account1-0/+547