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
/
source4
/
torture
/
nbt
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6933: Add a couple of helper functions for creating nbt names.
Tim Potter
6
-25
/
+8
2007-10-10
r6338: ADS style GETDC response now works well enough that WinXP can join
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6331: added IDL and test suite for the ADS style response to a datagram netl...
Andrew Tridgell
1
-0
/
+63
2007-10-10
r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent by
Andrew Tridgell
1
-2
/
+110
2007-10-10
r6288: the nbt dgram server now responds to GETDC requests. It works with our
Andrew Tridgell
1
-1
/
+2
2007-10-10
r6247: added the server side code for receiving mailslot requests, and
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6246: stop waiting when we get a reply
Andrew Tridgell
1
-3
/
+6
2007-10-10
r6245: receive and parse the GETDC response in the NBT-DGRAM test. The test
Andrew Tridgell
1
-1
/
+21
2007-10-10
r6223: added a bit more datagram infrastructure and the beginnings of a test
Andrew Tridgell
1
-0
/
+124
2007-10-10
r5451: - added separate wrepl_associate(), wrepl_pull_table() and wrepl_pull_...
Andrew Tridgell
1
-87
/
+27
2007-10-10
r5416: nicer output when trying to replicate with a server that hasn't been s...
Andrew Tridgell
1
-0
/
+6
2007-10-10
r5415: added a NBT-WINSREPLICATION torture test. It asks the server for the
Andrew Tridgell
1
-0
/
+199
2007-10-10
r5411: make network interface selection a bit saner
Andrew Tridgell
3
-4
/
+4
2007-10-10
r5408: - added testing for the behaviour of the special 0x1c name
Andrew Tridgell
2
-4
/
+11
2007-10-10
r5403: a simple WINS benchmarking program
Andrew Tridgell
1
-0
/
+297
2007-10-10
r5397: added testing and server support for the special handling required for...
Andrew Tridgell
1
-1
/
+14
2007-10-10
r5386: added testing of registration of group names
Andrew Tridgell
1
-24
/
+54
2007-10-10
r5352: added a function nbt_name_string() that formats a nbt_name structure
Andrew Tridgell
1
-5
/
+2
2007-10-10
r5347: fixed the NBT-REGISTER test now that the nbt layer is case sensitive
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5333: weird, w2k3 always sends a positive name release response, even for na...
Andrew Tridgell
1
-0
/
+22
2007-10-10
r5328: - allow case sensitive nbt name lookups
Andrew Tridgell
1
-0
/
+40
2007-10-10
r5325: - expanded the NBT-WINS test to include scopes
Andrew Tridgell
1
-21
/
+58
2007-10-10
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
2
-0
/
+2
2007-10-10
r5294: - added a separate NBT-WINS test for WINS operations (register, refres...
Andrew Tridgell
2
-72
/
+229
2007-10-10
r5277: initialise the multi_homed flag in the name registration test
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5252: - fixed nmblookup for the nbt api changes
Andrew Tridgell
1
-0
/
+68
2007-10-10
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5195: most events don't need the time of the event, so save a gettimeofday()...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5185: make all the events data structures private to events.c. This will
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5156: started on test driven development of the nbt server. This adds a
Andrew Tridgell
1
-0
/
+174
2007-10-10
r5130: added a single NBT name query benchmark. It keeps 10 queries in flight...
Andrew Tridgell
1
-0
/
+130