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
2009-06-18
Fix build with system LDB.
Jelmer Vernooij
1
-1
/
+1
2009-06-04
s4:torture assert that we get a Mailslot allocated before we dereference
Andrew Bartlett
1
-0
/
+2
2009-05-14
s4:torture Use str_list_make_single where appropriate
Andrew Bartlett
1
-10
/
+10
2009-02-02
s4:dgram: s/private/private_data
Stefan Metzmacher
1
-24
/
+24
2009-01-19
NBT-WINS: test if the server ignores resent packets
Stefan Metzmacher
1
-0
/
+54
2009-01-19
NBT-WINS: we don't need the slow low port tests for every name
Stefan Metzmacher
1
-18
/
+19
2009-01-19
NBT-WINS: if we're bound to port 137 trigger WACK reponses with timeouts
Stefan Metzmacher
1
-2
/
+107
2009-01-19
NBT-WINS: try to bind to port 137 in the NBT-WINS test
Stefan Metzmacher
1
-3
/
+15
2009-01-19
NBT-WINS: initialize .dest_port explicit (we should fill the whole struct eac...
Stefan Metzmacher
1
-0
/
+1
2008-12-18
s4:libcli/wrepl: we don't need to resolve names
Stefan Metzmacher
1
-6
/
+6
2008-10-12
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
1
-4
/
+4
2008-10-02
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
1
-21
/
+21
2008-09-23
s4-nbt: use ../libcli/nbt
Günther Deschner
1
-1
/
+1
2008-09-23
s4-nbt: use private_data instead of private.
Günther Deschner
3
-11
/
+11
2008-08-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-6
/
+6
2008-08-14
NBT-WINSREPLICATION: be more robust to timing errors
Stefan Metzmacher
1
-6
/
+6
2008-08-14
Assert on failure to join domain in NBT-DGRAM
Andrew Bartlett
1
-0
/
+4
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-2
/
+2
2008-06-05
Add convenience function for creating nbt sockets in torture.
Jelmer Vernooij
4
-7
/
+9
2008-05-21
Correct an assertion in the testsuite.
Andrew Bartlett
1
-1
/
+1
2008-05-21
Extend the NBT-DGRAM torture test again.
Andrew Bartlett
1
-0
/
+1
2008-05-21
Extend the 'netlogon' CLDAP and NBT implementation.
Andrew Bartlett
1
-19
/
+257
2008-05-20
Revert addition of 'mailslot' parameter.
Andrew Bartlett
1
-2
/
+1
2008-05-17
Show that the NTLOGON and NETLOGON mailslots are *very* similar.
Andrew Bartlett
1
-0
/
+25
2008-05-17
Test the use of the domain SID on the NETLOGON mailslot
Andrew Bartlett
1
-4
/
+61
2008-05-16
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
1
-46
/
+22
2008-04-27
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
1
-1
/
+1
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
8
-19
/
+19
2008-04-17
Avoid using event_context_find where possible.
Jelmer Vernooij
1
-1
/
+1
2008-04-17
Use provided event context rather than looking for it.
Jelmer Vernooij
1
-2
/
+2
2008-02-21
Remove another global_loadparm instance.
Jelmer Vernooij
1
-6
/
+6
2008-02-21
Remove yet more uses of global_loadparm.
Jelmer Vernooij
5
-15
/
+18
2008-02-21
Remove more global_loadparm uses.
Jelmer Vernooij
1
-3
/
+6
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26426: Remove uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26408: Remove use of global_loadparm.
Jelmer Vernooij
3
-1
/
+7
2007-12-21
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
5
-8
/
+8
2007-12-21
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
5
-13
/
+38
2007-12-21
r26382: Remove more uses of global_loadparm.
Jelmer Vernooij
1
-6
/
+6
2007-12-21
r26381: Move global_loadparm higher up the call stack.
Jelmer Vernooij
3
-0
/
+4
2007-12-21
r26380: Specify port number higher up the call stack.
Jelmer Vernooij
1
-0
/
+2
2007-12-21
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2
-4
/
+4
2007-12-21
r26329: Fix more loadparm_context references. Only about a 100 left now.
Jelmer Vernooij
1
-1
/
+3
2007-12-21
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
5
-13
/
+13
2007-12-21
r26311: Move port number specification higher up the call stack.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26310: Remove more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26309: Move specification of port higher up the all stack.
Jelmer Vernooij
3
-0
/
+6
2007-12-21
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
1
-1
/
+1
[next]