summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/testjoin.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-3/+3
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-3/+4
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-3/+3
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij1-2/+3
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-2/+2
2007-10-10r24074: Test both permitted logon hours and permitted workstations in theAndrew Bartlett1-0/+1
2007-10-10r23816: A little more static, but leave the dead code testjoin.c as documenta...Andrew Bartlett1-11/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22983: This should ensure that torture_create_testuser() can be called,Andrew Bartlett1-1/+1
2007-10-10r21827: move comments to the place where the functionality is implementedStefan Metzmacher1-120/+1
2007-10-10r21821: move comment about the becoming a dc to the code which implements itStefan Metzmacher1-442/+1
2007-10-10r20115: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!:Stefan Metzmacher1-4/+14
2007-10-10r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and inAndrew Bartlett1-0/+18
2007-10-10r20093: some documentation updatesStefan Metzmacher1-3/+8
2007-10-10r20065: make it possible to get the dns domain name and netbios domain nameStefan Metzmacher1-0/+18
2007-10-10r20039: things which need to be done for unbecoming a dcStefan Metzmacher1-1/+121
2007-10-10r20038: document first rootdse searchStefan Metzmacher1-0/+35
2007-10-10r20002: finish requests on the first LDAP connectionStefan Metzmacher1-2/+48
2007-10-10r20000: 20000Stefan Metzmacher1-0/+1
2007-10-10r19999: add section for adding the server objectStefan Metzmacher1-0/+12
2007-10-10r19998: add section for finding details about the new_dc server objectStefan Metzmacher1-0/+26
2007-10-10r19997: section about finding the new_dc computer accountStefan Metzmacher1-0/+15
2007-10-10r19996: add section about finding site detailsStefan Metzmacher1-0/+26
2007-10-10r19995: add section about finding details of the RID Manager fSMORoleOwnerStefan Metzmacher1-0/+53
2007-10-10r19994: complete section about finding details about theStefan Metzmacher1-0/+41
2007-10-10r19988: the first LDAP calls for becoming a ads dcStefan Metzmacher1-0/+94
2007-10-10r19987: some more notes about how to w2k3 becomes a dcStefan Metzmacher1-14/+54
2007-10-10r19969: split become ads dc TODO lists into W2K and W2K3 sectionsStefan Metzmacher1-0/+45
2007-10-10r19968: add some more notes about what's needed for becoming a ads dcStefan Metzmacher1-6/+46
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-2/+2
2007-10-10r19641: ldap_delete() is only allowed as user, we need to give credentials to...Stefan Metzmacher1-0/+2
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-3/+3
2007-10-10r17954: Avoid including \n in error strings (left over from DEBUG() conversion).Andrew Bartlett1-2/+2
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+0
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij1-1/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-3/+2
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+2
2007-10-10r13551: Add an accessor function for the user sid.Andrew Bartlett1-0/+5
2007-10-10r13479: Return the joined domain SID and user SID as structures, not strings.Andrew Bartlett1-9/+9
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher1-0/+1
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-3/+1
2007-10-10r11407: Push 'recreate account' logic into libnet/libnet_join.c. We don'tAndrew Bartlett1-15/+0