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
/
rpc
/
srvsvc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-31
s4-srvsvc: merge srvsvc_NetDiskEnum from s3 idl.
Günther Deschner
1
-2
/
+9
2008-10-31
s4-srvsvc: merge srvsvc_NetCharDevQGetInfo from s3 idl.
Günther Deschner
1
-1
/
+2
2008-10-31
s4-srvsvc: merge srvsvc_NetCharDevGetInfo from s3 idl.
Günther Deschner
1
-1
/
+2
2008-10-31
s4-srvsvc: merge srvsvc_NetSrvGetInfo from s3 idl.
Günther Deschner
1
-6
/
+2
2008-10-31
s4-srvsvc: merge srvsvc_NetTransportEnum from s3 idl.
Günther Deschner
1
-7
/
+22
2008-10-31
s4-srvsvc: merge srvsvc_NetShareGetInfo from s3 idl.
Günther Deschner
1
-14
/
+16
2008-10-31
s4-srvsvc: merge srvsvc_NetShareSetInfo from s3 idl.
Günther Deschner
1
-46
/
+48
2008-10-31
s4-srvsvc: merge srvsvc_NetShareAdd from s3 idl.
Günther Deschner
1
-10
/
+12
2008-10-31
s4-srvsvc: merge srvsvc_NetShareCheck from s3 idl.
Günther Deschner
1
-0
/
+2
2008-10-31
s4-srvsvc: merge srvsvc_NetRemoteTOD from s3 idl.
Günther Deschner
1
-1
/
+2
2008-10-31
s4-srvsvc: merge srvsvc_NetShareInfo502 from s3.
Günther Deschner
1
-2
/
+3
2007-10-10
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
1
-1
/
+1
2007-10-10
r24884: Ignore some errors again, like they were previously.
Jelmer Vernooij
1
-10
/
+26
2007-10-10
r24872: Use torture API a bit more
Jelmer Vernooij
1
-306
/
+124
2007-10-10
r24846: Use metadata about dangerous tests.
Jelmer Vernooij
1
-6
/
+4
2007-10-10
r24751: Run more tests, remove empty testsuites, more small improvements.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24741: More use of the torture API.
Jelmer Vernooij
1
-4
/
+3
2007-10-10
r24736: Convert to using torture API.
Jelmer Vernooij
1
-144
/
+162
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22194: fix compiler warning and
Stefan Metzmacher
1
-4
/
+9
2007-10-10
r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. Add
James Peach
1
-3
/
+1
2007-10-10
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18757: Disable this for now
Simo Sorce
1
-1
/
+1
2007-10-10
r18740: Some more work around srvsvc
Simo Sorce
1
-14
/
+253
2007-10-10
r18352: printf("%s") is not safe for NULL strings on all platforms, but
Andrew Tridgell
1
-55
/
+55
2007-10-10
r18348: fixed a valgrind error in RPC-SRVSVC
Andrew Tridgell
1
-1
/
+2
2007-10-10
r18345: test also flags
Simo Sorce
1
-2
/
+11
2007-10-10
r18344: add a test to show hoe NetNameValidate behaves.
Simo Sorce
1
-1
/
+74
2007-10-10
r14843: the results of the srvsrv_* calls depends on the user,
Stefan Metzmacher
1
-85
/
+132
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
1
-5
/
+1
2007-10-10
r12461: Some updates to the srvsvc IDL from Ronnie Sahlberg
Jelmer Vernooij
1
-5
/
+4
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
1
-3
/
+3
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-3
/
+3
2007-10-10
r4434: - fix some NetShare* idl functions
Stefan Metzmacher
1
-3
/
+34
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1544: add some comments and fix 'return True' -> 'return ret'
Stefan Metzmacher
1
-5
/
+16
2007-10-10
r1543: add srvsvc_NetRemoteTOD idl and torture tests
Stefan Metzmacher
1
-0
/
+30
2007-10-10
r1530: we don't need to call srvsvc_NetShareGetInfo twice
Stefan Metzmacher
1
-13
/
+0
2007-10-10
r1529: add NetSrvGetInfo torture test
Stefan Metzmacher
1
-0
/
+42
2007-10-10
r1528: add NetCharDevQ torture tests
Stefan Metzmacher
1
-1
/
+149
2007-10-10
r1527: add NetCharDev torture tests
Stefan Metzmacher
1
-0
/
+125
2007-10-10
r1526: some cleanups and fixes for the srvsvc torture tests
Stefan Metzmacher
1
-40
/
+106
[next]