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