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
/
libnet
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17538: this function should be static...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17484: Make last version of the function generating random set of changes
Rafal Szczesniak
1
-97
/
+124
2007-10-10
r17471: Add a function generating pseudorandom set of changes to test
Rafal Szczesniak
1
-10
/
+126
2007-10-10
r17449: Add another field to the test before expanding the whole test
Rafal Szczesniak
1
-0
/
+13
2007-10-10
r16900: Nicer display of the test results.
Rafal Szczesniak
1
-2
/
+10
2007-10-10
r16897: Don't pass allocated buffer for returned string as the lookup
Rafal Szczesniak
1
-7
/
+6
2007-10-10
r16896: Allow to use both binding and unc string to specify host name
Rafal Szczesniak
1
-0
/
+21
2007-10-10
r16533: Perform a cleanup after testing. Also, add changed name argument.
Rafal Szczesniak
1
-0
/
+7
2007-10-10
r16342: Placeholder for a function implementing NET-API-MODIFYUSER test.
Rafal Szczesniak
2
-1
/
+58
2007-10-10
r16331: Split out registering of multi fn tests, fix typo in name of pac suite.
Jelmer Vernooij
1
-17
/
+17
2007-10-10
r15939: Add tests for userinfo call with username argument provided
Rafal Szczesniak
1
-4
/
+41
2007-10-10
r15921: Include new headers.
Rafal Szczesniak
2
-2
/
+0
2007-10-10
r15898: use d_printf() in some more places to fix more torture seg faults on
Andrew Tridgell
1
-23
/
+23
2007-10-10
r15897: switch to d_printf() in the libnet_share test, and neaten up the code
Andrew Tridgell
1
-20
/
+25
2007-10-10
r15787: NET-API-CREATEUSER was crashing for me because of this uninitialized ...
Simo Sorce
1
-0
/
+1
2007-10-10
r15784: Redesign of NET-API-RPCCONNECT tests to cover more cases of usage.
Rafal Szczesniak
2
-76
/
+136
2007-10-10
r15664: Add NET-API-DELETEUSER test for libnet_DeleteUser function.
Rafal Szczesniak
2
-0
/
+165
2007-10-10
r15626: Modify the tests to fit them in current changes in libnet
Rafal Szczesniak
3
-13
/
+54
2007-10-10
r15436: Add test for LIBNET_RPC_CONNECT_DC_INFO level. Display received
Rafal Szczesniak
1
-0
/
+36
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
7
-12
/
+15
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r14524: Make TORTURE_NET a separate module
Jelmer Vernooij
1
-0
/
+41
2007-10-10
r14470: Remove some unnecessary headers.
Jelmer Vernooij
4
-4
/
+0
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
5
-0
/
+7
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
5
-0
/
+5
2007-10-10
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
4
-4
/
+4
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12864: Fix valgrind errors in NET-API-LOOKUP* tests.
Andrew Bartlett
1
-0
/
+2
2007-10-10
r12858: This moves the libnet_LookupPdc code to use a GetDC request to find
Andrew Bartlett
3
-86
/
+27
2007-10-10
r12835: RpcConnect test expansion to test connecting using ncacp_ip_tcp
Rafal Szczesniak
1
-12
/
+74
2007-10-10
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
3
-3
/
+0
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
4
-0
/
+4
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
6
-8
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
3
-0
/
+3
2007-10-10
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
5
-26
/
+10
2007-10-10
r11527: Has this ever been run?
Volker Lendecke
1
-0
/
+1
2007-10-10
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
6
-7
/
+1
2007-10-10
r9884: Fix compiler warning.
Tim Potter
1
-1
/
+1
2007-10-10
r9090: Another field in usermod function - account flags.
Rafal Szczesniak
1
-9
/
+9
2007-10-10
r9037: New fields in usermod function - allow_password_change and
Rafal Szczesniak
1
-7
/
+11
2007-10-10
r9028: make some function static
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r8977: Put my copyright in share torture test.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r8975: Very basic test for delshare function based on code submitted
Rafal Szczesniak
1
-4
/
+55
2007-10-10
r8954: Use binding string to specify host rather than share path, as we use
Rafal Szczesniak
1
-3
/
+19
2007-10-10
r8944: Get more verbose output from NET-API-LISTSHARE test.
Rafal Szczesniak
1
-0
/
+82
2007-10-10
r8930: Add the libnet share tests based on code submitted by
Rafal Szczesniak
1
-0
/
+92
2007-10-10
r8897: Add test for the comment field.
Rafal Szczesniak
1
-6
/
+7
2007-10-10
r8807: Modifying datetime field using struct timeval argument rather than
Rafal Szczesniak
1
-5
/
+8
[next]