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
r11186: - get rid of some .extra = True cases
Stefan Metzmacher
1
-6
/
+182
2007-10-10
r11177: move unique vs * and normal group vs * into this form
Stefan Metzmacher
1
-338
/
+113
2007-10-10
r11176: - add multi homed vs. special group section
Stefan Metzmacher
1
-1
/
+179
2007-10-10
r11175: - add multi homed vs. normal group section
Stefan Metzmacher
1
-1
/
+178
2007-10-10
r11174: - add special group vs. multi homed section
Stefan Metzmacher
1
-1
/
+179
2007-10-10
r11173: print out the correct messages
Stefan Metzmacher
1
-2
/
+20
2007-10-10
r11172: - start with special group vs. special group testing
Stefan Metzmacher
1
-4
/
+143
2007-10-10
r11146: make sure we get the expected amount of addresses
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r11144: - add special group vs. normal group section
Stefan Metzmacher
1
-0
/
+177
2007-10-10
r11142: - add special group vs. unique section
Stefan Metzmacher
1
-1
/
+178
2007-10-10
r11121: - add normal groups vs. multihomed section
Stefan Metzmacher
1
-24
/
+276
2007-10-10
r11119: add normal group vs. special group section
Stefan Metzmacher
1
-1
/
+232
2007-10-10
r11117: add a normal group vs. normal group section
Stefan Metzmacher
1
-1
/
+232
2007-10-10
r11116: - don't display cleanup updates
Stefan Metzmacher
1
-3
/
+156
2007-10-10
r11115: add unique vs special group section
Stefan Metzmacher
1
-2
/
+143
2007-10-10
r11108: - always test the old and new record
Stefan Metzmacher
1
-3
/
+36
2007-10-10
r11091: add a NBT-WINSREPLICATION-QUICK test that passed the current samba4 s...
Stefan Metzmacher
1
-0
/
+30
2007-10-10
r11052: bring samba4 uptodate with the samba4-winsrepl branch,
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200
Stefan Metzmacher
1
-15
/
+21
2007-10-10
r10995: fix released vs. released
Stefan Metzmacher
1
-11
/
+9
2007-10-10
r10993: - make us able to check released records, we can only do that by find...
Stefan Metzmacher
1
-4
/
+293
2007-10-10
r10973: - make debugging a bit easier
Stefan Metzmacher
1
-1
/
+277
2007-10-10
r10971: - test static records with the same owner too
Stefan Metzmacher
1
-12
/
+388
2007-10-10
r10967: move the function in the order they are used
Stefan Metzmacher
1
-98
/
+99
2007-10-10
r10965: - only run the cross connection assoc test when running with -X
Stefan Metzmacher
1
-1
/
+288
2007-10-10
r10766: - make it possible to mark a wrepl_request as send only,
Stefan Metzmacher
1
-7
/
+33
2007-10-10
r10697: Change the torture join code to return a credentials structure, as
Andrew Bartlett
1
-2
/
+2
2007-10-10
r10627: - use a wrepl specific enum for the node type
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r10608: - fix hierachical memory handling in ndr_pull_nbt_name
Stefan Metzmacher
1
-3
/
+4
2007-10-10
r10569: add all info that we have to wrepl_name, as we need it for replicatio...
Stefan Metzmacher
1
-2
/
+5
2007-10-10
r10491: First step towards wbinfo -t: This issues a name request for the primary
Volker Lendecke
1
-1
/
+2
2007-10-10
r10486: This is a merge of Brad Henry's 'net join' rework, to better perform
Andrew Bartlett
1
-1
/
+1
2007-10-10
r10167: add a test to check if we always get the same assoc_ctx, on one conne...
Stefan Metzmacher
1
-2
/
+47
2007-10-10
r10164: - add first assoc_ctx test
Stefan Metzmacher
1
-2
/
+80
2007-10-10
r10113: rename libcli/wins to libcli/wrepl
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
Andrew Tridgell
6
-6
/
+6
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
1
-1
/
+1
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
[prev]
[next]