index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
rpc
/
netlogon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24850: Convert to torture API.
Jelmer Vernooij
2007-10-10
1
-701
/
+438
*
r24735: Use torture API in more places.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23386: Correctly fill in server name in DsrGetDcSiteCoverageW() test.
Günther Deschner
2007-10-10
1
-1
/
+2
*
r23385: Adding netr_DsRGetForestTrustInformation() test to query transitive f...
Günther Deschner
2007-10-10
1
-0
/
+52
*
r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...
Günther Deschner
2007-10-10
1
-2
/
+2
*
r23240: Fill in netr_DsrGetDcSiteCoverageW.
Günther Deschner
2007-10-10
1
-1
/
+25
*
r23129: Merge from 3_0:
Günther Deschner
2007-10-10
1
-5
/
+5
*
r22944: fix bug #4618:
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r22171: At least walk over the test_SetupCredentials2 before bailing as 'we
Andrew Bartlett
2007-10-10
1
-5
/
+5
*
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
2007-10-10
1
-11
/
+11
*
r17988: Add 'not for Samba4' hacks into the RPC-NETLOGON torture test.
Andrew Bartlett
2007-10-10
1
-0
/
+56
*
r17956: LSA Cleanup!
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r15902: more test code that should be using d_printf()
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r15898: use d_printf() in some more places to fix more torture seg faults on
Andrew Tridgell
2007-10-10
1
-7
/
+7
*
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14470: Remove some unnecessary headers.
Jelmer Vernooij
2007-10-10
1
-2
/
+0
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13583: Realise that the member server name appears in all calls that use the
Andrew Bartlett
2007-10-10
1
-3
/
+2
*
r13346: use private proto header files for the torture tests
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r12865: Upgrade the librpc and libnet code.
Andrew Bartlett
2007-10-10
1
-8
/
+1
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
2007-10-10
1
-6
/
+2
*
r11404: Another torture test and a new WERR.
Andrew Bartlett
2007-10-10
1
-0
/
+13
*
r11402: In response to comments by volker, expand our Netlogon DsRGetDCName
Andrew Bartlett
2007-10-10
1
-10
/
+111
*
r11298: Consolidate the 'short' samlogon tests, and move to using the
Andrew Bartlett
2007-10-10
1
-28
/
+70
*
r10697: Change the torture join code to return a credentials structure, as
Andrew Bartlett
2007-10-10
1
-1
/
+4
*
r10486: This is a merge of Brad Henry's 'net join' rework, to better perform
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r10255: Fix some more 64-bit warnings.
Tim Potter
2007-10-10
1
-2
/
+2
*
r9728: A *major* update to the credentials system, to incorporate the
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r6286: Add back metze's test of setting a trust password to ''. I removed
Andrew Bartlett
2007-10-10
1
-5
/
+33
*
r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobody
Andrew Bartlett
2007-10-10
1
-41
/
+17
*
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
2007-10-10
1
-9
/
+0
*
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
2007-10-10
1
-9
/
+10
*
r5902: A rather large change...
Andrew Bartlett
2007-10-10
1
-52
/
+96
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5185: make all the events data structures private to events.c. This will
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.
Andrew Bartlett
2007-10-10
1
-10
/
+4
[next]