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
/
samsync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-24
idl: Improve MS-PAC IDL
Simo Sorce
1
-4
/
+4
2011-08-03
gensec: split GENSEC into mechanism-dependent and runtime functions
Andrew Bartlett
1
-0
/
+1
2010-11-27
s4:torture/rpc/samsync.c - remove uninitialised "nt_status" check
Matthias Dieter Wallnöfer
1
-8
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-6
/
+6
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-1
/
+1
2010-04-14
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
1
-1
/
+1
2010-04-06
s4-smbtorture: fix two context arguments in RPC-SAMSYNC test.
Günther Deschner
1
-2
/
+2
2010-03-29
s4:torture/rpc/samsync.c: add explicit check for NTSTATUS r.out.result
Stefan Metzmacher
1
-120
/
+142
2010-03-24
s4-smbtorture: fix some invalid parameters in RPC-SAMSYNC test.
Günther Deschner
1
-4
/
+4
2010-03-23
s4-smbtorture: use torture_context in samsync test.
Günther Deschner
1
-126
/
+142
2010-03-23
s4-smbtorture: remove trailing whitespace from samsync torture test.
Günther Deschner
1
-121
/
+121
2010-03-17
s4:torture/rpc/samsync.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-30
/
+38
2010-03-17
s4:torture/rpc/samr.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-4
/
+4
2009-11-12
lib/util Split data_blob_hex_string() into upper and lower
Andrew Bartlett
1
-2
/
+2
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-3
/
+0
2009-10-19
Fix typo.
Karolin Seeger
1
-1
/
+1
2009-10-02
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-04-24
s4:torture Fix segfault in RPC-SAMSYNC
Andrew Bartlett
1
-1
/
+1
2009-04-23
s4:torture use common libcli/auth crypto code
Andrew Bartlett
1
-11
/
+9
2009-04-14
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
1
-15
/
+15
2009-02-02
s4:torture/rpc: avoid 'new' in samsync.c
Stefan Metzmacher
1
-22
/
+22
2008-11-10
s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)
Günther Deschner
1
-33
/
+35
2008-11-10
s4-samr: merge samr_QueryGroupInfo from s3 idl. (fixme python)
Günther Deschner
1
-3
/
+5
2008-11-10
s4-samr: merge samr_QueryAliasInfo from s3 idl. (fixme: python)
Günther Deschner
1
-2
/
+4
2008-11-10
s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)
Günther Deschner
1
-3
/
+5
2008-11-10
s4-samr: merge samr_GetGroupsForUser from s3 idl. (fixme: python)
Günther Deschner
1
-8
/
+11
2008-11-10
s4-samr: merge samr_QueryDomainInfo from s3 idl. (fixme python)
Günther Deschner
1
-12
/
+15
2008-11-10
s4-samr: merge samr_QuerySecurity from s3 idl. (fixme: python)
Günther Deschner
1
-1
/
+3
2008-11-10
s4-netlogon: change parameters string to lsa_BinaryString.
Günther Deschner
1
-1
/
+10
2008-10-29
s4-netlogon: merge netr_DatabaseSync2 from s3 idl.
Günther Deschner
1
-5
/
+16
2008-10-29
s4-netlogon: merge netr_DatabaseSync from s3 idl.
Günther Deschner
1
-15
/
+27
2008-10-29
s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.
Günther Deschner
1
-2
/
+9
2008-10-29
s4-netlogon: merge netr_DatabaseDeltas from s3 idl.
Günther Deschner
1
-9
/
+20
2008-10-27
s4-lsa: merge lsa_QueryTrustedDomainInfo from s3 idl.
Günther Deschner
1
-1
/
+3
2008-10-27
s4-lsa: merge lsa_LookupPrivName from s3 lsa idl.
Günther Deschner
1
-1
/
+5
2008-10-27
s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.
Günther Deschner
1
-5
/
+7
2008-10-27
s4-lsa: merge lsa_QuerySecurity from s3 lsa idl.
Günther Deschner
1
-1
/
+3
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
1
-1
/
+1
2008-07-21
Rename structures to better match the names in the WSPP IDL.
Andrew Bartlett
1
-4
/
+4
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-3
/
+3
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-2
/
+2
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-02-19
Avoid use of global_loadparm.
Jelmer Vernooij
1
-6
/
+7
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-6
/
+6
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-129
/
+129
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-7
/
+7
[next]