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
/
bind.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r24755: Use common code for finding the RPC binding in the torture tests.
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-1
/
+1
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
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r16044: Create a samba3 specific file in torture/rpc. The tests in there survive
Volker Lendecke
1
-127
/
+0
2007-10-10
r15930: Attempt to fix the buildfarm segfaults -- thanks Tridge for the hints
Volker Lendecke
1
-0
/
+4
2007-10-10
r15916: Modify RPC-AUTHCONTEXT so that it can be anabled in samba3 make test
Volker Lendecke
1
-1
/
+1
2007-10-10
r15912: Run an rpc request with an invalid uid and make sure NT_STATUS_INVALI...
Volker Lendecke
1
-0
/
+127
2007-10-10
r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my head
Andrew Bartlett
1
-1
/
+1
2007-10-10
r15500: Add support for interactive prompting on bad passwords to the RPC lib...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r15426: Implement SPNEGO as the default RPC authentication mechanism. Where
Andrew Bartlett
1
-1
/
+1
2007-10-10
r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
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
r12512: Use GUID structs in API functions everywhere rather then converting b...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
1
-10
/
+3
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
1
-2
/
+3
2007-10-10
r5928: Use cli_credentials in:
Jelmer Vernooij
1
-5
/
+2
2007-10-10
r5902: A rather large change...
Andrew Bartlett
1
-22
/
+4
2007-10-10
r5603: add "authservice()" property to the interface property list
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the auth
Andrew Bartlett
1
-2
/
+11
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
r2071: - change smbtorture to use the popt_common stuff
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1197: Fix my build breakage, variables at the top of a block only...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r1186: Clarify why this is a 'bogus' negitive test. If we pass it, we may
Andrew Bartlett
1
-0
/
+8
2007-10-10
r1173: A quick little test to show that we cannot bind twice to a single endp...
Andrew Bartlett
1
-0
/
+86