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-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
2007-12-21
r26264: pass name resolve order explicitly, use torture context for settings ...
Jelmer Vernooij
2
-4
/
+5
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
2
-10
/
+10
2007-10-10
r25579: BOOL -> bool
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
3
-11
/
+11
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2
-10
/
+11
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r25008: Remove use of pstring.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25004: Avoid talloc_autofree_context() when possible.
Jelmer Vernooij
7
-27
/
+22
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2
-8
/
+11
2007-10-10
r24846: Use metadata about dangerous tests.
Jelmer Vernooij
1
-6
/
+5
2007-10-10
r24728: Use more stock torture functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24670: Use torture functions for settings.
Jelmer Vernooij
1
-4
/
+3
2007-10-10
r23811: Try to ensure struct nbt_name is always pre-declared. Might fix the
Andrew Bartlett
1
-9
/
+10
2007-10-10
r23810: Make things static, and remove unsued code.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
8
-24
/
+16
2007-10-10
r22579: disable progress printing in the build-farm
Stefan Metzmacher
2
-6
/
+12
2007-10-10
r22322: Cut timelimits for BENCH tests run in quicktest.
Andrew Bartlett
2
-3
/
+3
2007-10-10
r20736: skip the NBT-WINSREPLICATION-OWNED test in make quicktest
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r19698: fix whitespaces...
Stefan Metzmacher
1
-13
/
+11
2007-10-10
r19439: revert my change to a torture assert - expected is a bool
Andrew Tridgell
1
-1
/
+1
2007-10-10
r19433: Metze, please take a look at this one!
Andrew Tridgell
1
-11
/
+15
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
7
-2097
/
+1897
2007-10-10
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
5
-5
/
+5
2007-10-10
r16333: Move more code out of the core smbtorture. It now no longer
Jelmer Vernooij
1
-0
/
+39
2007-10-10
r15259: try to find the place that causes trouble on some build farm host
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
7
-9
/
+15
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
4
-2
/
+6
2007-10-10
r14441: try to get more hosts on the build farm pass the NBT-WINSREPLICATION-...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14319: this is a test to see if this help to run NBT-WINSREPLICATION-OWNED o...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14318: fix warnings
Stefan Metzmacher
1
-3
/
+0
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
7
-0
/
+17
2007-10-10
r13627: split the NBT-WINSREPLICATION tests into multiple tests
Stefan Metzmacher
1
-4
/
+63
2007-10-10
r13479: Return the joined domain SID and user SID as structures, not strings.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r13346: use private proto header files for the torture tests
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r13182: Add first bits of browsing testsuite.
Jelmer Vernooij
1
-0
/
+53
2007-10-10
r13035: active,special group replicas are overwritten by tombstone,special gr...
Stefan Metzmacher
1
-0
/
+122
2007-10-10
r12907: skip some tests for make quicktest in NBT-WINSREPLICATION
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
5
-57
/
+169
2007-10-10
r12639: - do some tests with 0x20 0x1B names
Stefan Metzmacher
1
-4
/
+16
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
6
-12
/
+0
2007-10-10
r12413: do some testing with 0x1E names
Stefan Metzmacher
1
-2
/
+6
[next]