index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
rpc
/
testjoin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-3
/
+3
*
s4-smbtorture: add torture_create_testuser_max_pwlen() that allows to set max...
Günther Deschner
2010-05-12
1
-6
/
+16
*
s4-smbtorture: autolookup domain in torture_create_testuser() if none was given.
Günther Deschner
2010-05-12
1
-15
/
+70
*
s4:torture/rpc: don't look at p->last_fault_code for debugging anymore
Stefan Metzmacher
2010-04-15
1
-3
/
+0
*
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
2010-04-14
1
-1
/
+1
*
s4:torture/rpc/testjoin.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
2010-03-29
1
-6
/
+47
*
s4:torture/rpc/testjoin.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
2010-03-17
1
-14
/
+17
*
s4:torture/rpc: use generate_random_password()
Stefan Metzmacher
2010-02-26
1
-1
/
+1
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-2
/
+0
*
s4-samr: fix samr passwdord_expired callers.
Günther Deschner
2008-11-28
1
-1
/
+1
*
s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
1
-3
/
+5
*
s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
1
-1
/
+4
*
s4-samr: merge samr_GetUserPwInfo from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
1
-1
/
+3
*
setup the loadparm context for ldb in testjoin
Andrew Tridgell
2008-09-29
1
-0
/
+1
*
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
Add a test to explore Netlogon PAC validation
Andrew Bartlett
2008-08-27
1
-0
/
+1
*
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
2008-06-14
1
-8
/
+10
*
In torture_leave_domain, say what account was deleted
Volker Lendecke
2008-05-16
1
-2
/
+4
*
Fix problems with event context not being the parent.
Simo Sorce
2008-04-14
1
-2
/
+2
*
Pass discovered server DN down to provision.
Andrew Bartlett
2008-04-04
1
-0
/
+8
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
2007-12-21
1
-5
/
+6
*
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-3
/
+4
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24735: Use torture API in more places.
Jelmer Vernooij
2007-10-10
1
-2
/
+3
*
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r24074: Test both permitted logon hours and permitted workstations in the
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r23816: A little more static, but leave the dead code testjoin.c as documenta...
Andrew Bartlett
2007-10-10
1
-11
/
+3
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22983: This should ensure that torture_create_testuser() can be called,
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r21827: move comments to the place where the functionality is implemented
Stefan Metzmacher
2007-10-10
1
-120
/
+1
*
r21821: move comment about the becoming a dc to the code which implements it
Stefan Metzmacher
2007-10-10
1
-442
/
+1
*
r20115: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!:
Stefan Metzmacher
2007-10-10
1
-4
/
+14
*
r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and in
Andrew Bartlett
2007-10-10
1
-0
/
+18
*
r20093: some documentation updates
Stefan Metzmacher
2007-10-10
1
-3
/
+8
*
r20065: make it possible to get the dns domain name and netbios domain name
Stefan Metzmacher
2007-10-10
1
-0
/
+18
*
r20039: things which need to be done for unbecoming a dc
Stefan Metzmacher
2007-10-10
1
-1
/
+121
*
r20038: document first rootdse search
Stefan Metzmacher
2007-10-10
1
-0
/
+35
*
r20002: finish requests on the first LDAP connection
Stefan Metzmacher
2007-10-10
1
-2
/
+48
*
r20000: 20000
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r19999: add section for adding the server object
Stefan Metzmacher
2007-10-10
1
-0
/
+12
*
r19998: add section for finding details about the new_dc server object
Stefan Metzmacher
2007-10-10
1
-0
/
+26
*
r19997: section about finding the new_dc computer account
Stefan Metzmacher
2007-10-10
1
-0
/
+15
*
r19996: add section about finding site details
Stefan Metzmacher
2007-10-10
1
-0
/
+26
*
r19995: add section about finding details of the RID Manager fSMORoleOwner
Stefan Metzmacher
2007-10-10
1
-0
/
+53
*
r19994: complete section about finding details about the
Stefan Metzmacher
2007-10-10
1
-0
/
+41
[next]