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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-22
s4-torture: Test rpc schannel netr_LogonGetCapability.
Stefan Metzmacher
2
-0
/
+62
2011-12-14
s4-smbtorture: make sure we can successfully run the schannel test against wi...
Günther Deschner
1
-16
/
+30
2011-12-14
s4-torture: LookupSids3 is only available over NCACN_IP_TCP.
Andreas Schneider
1
-1
/
+2
2011-12-14
s4-torture: Fix schannel test against win2k8.
Andreas Schneider
1
-4
/
+4
2011-12-14
s4-smbtorture: fix some typos in schannel test.
Günther Deschner
1
-3
/
+3
2011-12-14
s4-smbtorture: avoid printf(); in schannel test.
Günther Deschner
1
-13
/
+13
2011-12-14
s4-smbtorture: remove trailing whitespace from schannel test.
Günther Deschner
1
-41
/
+41
2011-12-12
s4-torture Do not use a fixed password for forest trust tests
Andrew Bartlett
1
-7
/
+13
2011-12-12
s4-torture cope with servers earlier than Windows 2008
Andrew Bartlett
1
-0
/
+5
2011-12-12
s4-torture Modify rpc.lsa.forest.trust test to progress further FL Win2003 R2
Andrew Bartlett
1
-3
/
+9
2011-12-12
s4-torture: Fix comment
Andrew Bartlett
1
-1
/
+1
2011-12-12
torture: do not reuse bindings between pipes
Andrew Bartlett
1
-6
/
+10
2011-11-29
s4:torture: use tctx->ev as event context for polling
Stefan Metzmacher
1
-13
/
+7
2011-11-29
s4:torture/rpc: use talloc_zero() in torture_join_domain()
Stefan Metzmacher
1
-2
/
+2
2011-11-15
s4:torture/rpc/samr.c - use "NULL" instead of "0" when initialising pointers
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-10-27
s4-torture: Add a user creation check.
Andreas Schneider
1
-0
/
+288
2011-10-27
s4-torture: Add a samr privilege check.
Andreas Schneider
2
-0
/
+328
2011-10-27
s4-torture: Add torture_delete_testuser().
Andreas Schneider
1
-0
/
+14
2011-10-27
s4-torture: Add domain_handle to test_join struct.
Andreas Schneider
1
-4
/
+4
2011-10-27
replace: Add don't include unistd.h directly and add uid_wrapper.
Andreas Schneider
1
-2
/
+1
2011-10-24
idl: Improve MS-PAC IDL
Simo Sorce
1
-4
/
+4
2011-10-18
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
1
-12
/
+12
2011-08-31
s4-smbtorture: For now, skip trusted domain auth validation tests against the...
Günther Deschner
1
-9
/
+15
2011-08-31
s4-smbtorture: Add trust password to CreateTrust test
Sumit Bose
1
-32
/
+245
2011-08-31
s4-smbtorture: Add tests for lsaQueryTrustedDomainInfoByName() and lsaSetTrus...
Sumit Bose
1
-0
/
+102
2011-08-13
torture: use tevent_ functions names instead of the legacy event_ ones
Simo Sorce
4
-8
/
+8
2011-08-03
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
1
-3
/
+3
2011-08-03
gensec: split GENSEC into mechanism-dependent and runtime functions
Andrew Bartlett
4
-0
/
+4
2011-07-20
auth: Split out make_user_info_SamBaseInfo and add authenticated argument
Andrew Bartlett
1
-0
/
+1
2011-07-15
s4-smbtorture: add very basic tests for lsa_CreateTrustedDomainEx.
Günther Deschner
1
-21
/
+79
2011-07-15
lsa: rename auth info argument in lsa_CreateTrustedDomainEx2
Günther Deschner
2
-2
/
+2
2011-06-21
s4-smbtorture: rework the spoolss notify test a bit.
Günther Deschner
1
-16
/
+15
2011-06-21
s4-smbtorture: use ipv4 addresses for backchannel spoolss change notify
Günther Deschner
1
-1
/
+1
2011-06-06
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
1
-1
/
+1
2011-06-06
lib/util use modules_path(), data_path() and shlib_ext() from source3
Andrew Bartlett
1
-1
/
+1
2011-06-06
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
1
-1
/
+1
2011-05-18
s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...
Stefan Metzmacher
1
-3
/
+4
2011-05-08
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
1
-2
/
+2
2011-04-29
s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-04-29
s4:torture/rpc/testjoin.c - use a LDB result constant
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-04-20
s4-smbtorture: restructure documentname handling in spoolss test a bit.
Günther Deschner
1
-3
/
+4
2011-04-13
s4/torture Fix calls to charcnv functions to always supply converted_size
Andrew Bartlett
2
-2
/
+3
2011-04-07
s4-smbtorture: fix lsa forest trust test.
Günther Deschner
1
-1
/
+1
2011-04-03
Fix compilation without external heimdal.
Jelmer Vernooij
1
-0
/
+1
2011-04-03
use system heimdal headers if possible, fix missing dependencies on hx509 and...
Jelmer Vernooij
1
-1
/
+5
2011-03-29
Ensure convert_string_XXX is always called with a valid converted_size pointer.
Jeremy Allison
1
-2
/
+2
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
3
-5
/
+3
2011-03-16
s4-smbtorture: use torture_assert in torture_samba3_rpc_sharesec().
Günther Deschner
1
-23
/
+18
2011-03-16
s4-smbtorture: use torture_fail and _assert in torture_samba3_rpc_getusername().
Günther Deschner
1
-48
/
+16
2011-03-16
s4-smbtorture: remove explicit mem_ctx from torture_samba3_rpc_getusername().
Günther Deschner
1
-20
/
+14
[next]