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
/
samlogon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-10
s4:torture: avoid usage of dcerpc_schannel_creds()
Stefan Metzmacher
1
-3
/
+2
2013-06-19
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
1
-1
/
+1
2012-12-15
libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...
Günther Deschner
1
-3
/
+9
2012-12-09
s4-torture: use names for r.in.logon_level of netlogon samlogon requests.
Günther Deschner
1
-2
/
+2
2012-07-17
s4-torture: Improve samlogon test.
Andreas Schneider
1
-0
/
+8
2012-07-02
s4-torture: more printf removal from samlogon torture test.
Günther Deschner
1
-29
/
+25
2012-06-28
s4-torture: fix typo in samlogon test.
Günther Deschner
1
-1
/
+1
2012-06-28
s4-torture: use torture context for printing debug output.
Günther Deschner
1
-111
/
+97
2011-08-03
gensec: split GENSEC into mechanism-dependent and runtime functions
Andrew Bartlett
1
-0
/
+1
2011-04-13
s4/torture Fix calls to charcnv functions to always supply converted_size
Andrew Bartlett
1
-1
/
+1
2011-03-29
Ensure convert_string_XXX is always called with a valid converted_size pointer.
Jeremy Allison
1
-2
/
+2
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
1
-1
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-5
/
+5
2010-07-03
s4:torture/rpc/samlogon.c - strip trailing whitespaces
Matthias Dieter Wallnöfer
1
-199
/
+199
2010-07-03
s4:torture/rpc/samlogon.c - provide a function which sets and afterwards rese...
Matthias Dieter Wallnöfer
1
-0
/
+97
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-4
/
+1
2010-04-14
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
1
-1
/
+1
2010-04-11
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
1
-1
/
+1
2010-03-29
s4:torture/rpc/samlogon.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-8
/
+41
2010-03-17
s4:torture/rpc/samlogon.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-7
/
+15
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-2
/
+0
2009-10-02
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-04-14
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
1
-17
/
+17
2009-03-01
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
1
-3
/
+3
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
1
-2
/
+2
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
1
-1
/
+1
2008-11-01
s4-smbtorture: fix segfault in RPC-SAMLOGON test.
Günther Deschner
1
-1
/
+1
2008-10-29
s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.
Günther Deschner
1
-20
/
+52
2008-10-24
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
1
-1
/
+1
2008-10-24
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
1
-3
/
+2
2008-09-30
Remove uses of global_loadparm.
Jelmer Vernooij
1
-2
/
+6
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
1
-1
/
+1
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-4
/
+4
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-1
/
+1
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-2
/
+2
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-4
/
+7
2007-12-21
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26316: Use contexts for conversion functions.
Jelmer Vernooij
1
-5
/
+7
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-189
/
+189
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24755: Use common code for finding the RPC binding in the torture tests.
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-3
/
+5
2007-10-10
r24560: rename some DCERPC_ prefixes into NDR_
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-1
/
+1
[next]