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