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
/
testjoin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19987: some more notes about how to w2k3 becomes a dc
Stefan Metzmacher
1
-14
/
+54
2007-10-10
r19969: split become ads dc TODO lists into W2K and W2K3 sections
Stefan Metzmacher
1
-0
/
+45
2007-10-10
r19968: add some more notes about what's needed for becoming a ads dc
Stefan Metzmacher
1
-6
/
+46
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-2
/
+2
2007-10-10
r19641: ldap_delete() is only allowed as user, we need to give credentials to...
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r17954: Avoid including \n in error strings (left over from DEBUG() conversion).
Andrew Bartlett
1
-2
/
+2
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14470: Remove some unnecessary headers.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+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
-3
/
+2
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r13551: Add an accessor function for the user sid.
Andrew Bartlett
1
-0
/
+5
2007-10-10
r13479: Return the joined domain SID and user SID as structures, not strings.
Andrew Bartlett
1
-9
/
+9
2007-10-10
r13346: use private proto header files for the torture tests
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
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
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r11407: Push 'recreate account' logic into libnet/libnet_join.c. We don't
Andrew Bartlett
1
-15
/
+0
2007-10-10
r11406: Clean up uninitialised value warnings found by -01.
Andrew Bartlett
1
-23
/
+17
2007-10-10
r10800: Indent
Andrew Bartlett
1
-2
/
+2
2007-10-10
r10702: Fix a silly error that caused a rejoin/delete in the torture code to ...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r10697: Change the torture join code to return a credentials structure, as
Andrew Bartlett
1
-5
/
+47
2007-10-10
r10564: Make the RPC-SCHANNEL test use the libnet_join code via torture_join_...
Andrew Bartlett
1
-2
/
+30
2007-10-10
r10563: a null 'join' is a no-op.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r10486: This is a merge of Brad Henry's 'net join' rework, to better perform
Andrew Bartlett
1
-14
/
+135
2007-10-10
r9422: Include crypto.h header.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r8232: remove samr_String and netr_String as they are the same as lsa_String
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent by
Andrew Tridgell
1
-0
/
+11
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
1
-5
/
+2
2007-10-10
r5902: A rather large change...
Andrew Bartlett
1
-1
/
+5
2007-10-10
r5876: Add a test account for the duration of the samsync - to ensure we have
Andrew Bartlett
1
-18
/
+50
2007-10-10
r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.
Tim Potter
1
-1
/
+1
2007-10-10
r5137: fix types
Stefan Metzmacher
1
-1
/
+1
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
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
1
-4
/
+4
2007-10-10
r3972: use GUID_* naming context and move GUID_* functions to one place
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3804: Add more comparison tests in RPC-SAMSYNC.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r3724: Rename a number of structures, for better consistance between SAMR and
Andrew Bartlett
1
-6
/
+11
2007-10-10
r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into a
Andrew Bartlett
1
-14
/
+13
2007-10-10
r3577: add a torture_join_domain_ads_dc() function,
Stefan Metzmacher
1
-0
/
+94
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3391: fixed some memory leaks in the schannel code
Andrew Tridgell
1
-24
/
+14
2007-10-10
r2458: Rename policy handle parameters for the SAMR pipe. Parameters now
Tim Potter
1
-18
/
+18
2007-10-10
r2267: we no longer need to force the domain join to happen on NCACN_NP - it
Andrew Tridgell
1
-6
/
+5
2007-10-10
r2200: solved another piece of the lsakey puzzle - the session key for lsa
Andrew Tridgell
1
-4
/
+5
[prev]
[next]