summaryrefslogtreecommitdiff
path: root/source3/namedbname.c
AgeCommit message (Expand)AuthorFilesLines
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