index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
ndr
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-smbtorture: remove some pointless mem_equal tests in LOCAL-NDR-WINREG test...
Günther Deschner
2010-06-29
1
-3
/
+0
*
s4-smbtorture: add NDR torture test for winreg_QueryMultipleValues2.
Günther Deschner
2010-06-29
1
-0
/
+47
*
winreg: fix winreg_QueryMultipleValues() IDL and torture tests.
Günther Deschner
2010-06-29
1
-17
/
+17
*
s4/ndr: Fix tuncating of constant to a 'long' type
Kamen Mazdrashki
2010-06-29
1
-2
/
+2
*
s4-smbtorture: fix typo.
Günther Deschner
2010-06-28
1
-1
/
+1
*
s4-smbtorture: add trustDomainPasswords blob test to LOCAL-NDR testsuite.
Günther Deschner
2010-06-28
1
-0
/
+64
*
s4 torture test: Adapt ndr-dfsblobs torture test to new idl
Matthieu Patou
2010-05-18
1
-2
/
+2
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-3
/
+3
*
s4-smbtorture: fix drsblobs ndr torture test.
Günther Deschner
2010-03-25
1
-3
/
+6
*
s4-smbtorture: add drsblobs ndr torture test.
Günther Deschner
2010-03-24
2
-0
/
+67
*
s4-smbtorture: move up torture_assert_sid_equal at least to the torture/ndr l...
Günther Deschner
2010-03-24
2
-11
/
+11
*
s4-smbtorture: add lsa_SetTrustedDomainInfoByName NDR test.
Günther Deschner
2010-03-16
1
-1
/
+101
*
s4:torture-ndr add lsarSetForestTrustInformation ndr test
Simo Sorce
2010-03-16
1
-0
/
+51
*
winreg: add winreg_KeyType enum.
Günther Deschner
2010-03-11
1
-1
/
+1
*
s4-torture: update uuid_compare test for new behaviour
Andrew Tridgell
2009-12-21
1
-2
/
+11
*
torture: add new tests for dfsblobs
Matthieu Patou
2009-12-14
2
-0
/
+51
*
s4-smbtorture: add more spoolss_EnumPrinterKey tests for local NDR test.
Günther Deschner
2009-12-10
2
-0
/
+18
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-1
/
+0
*
s4-smbtorture: fix remaining lsa lookup call unknowns. sorry...
Günther Deschner
2009-09-11
1
-4
/
+4
*
s4-smbtorture: enable spoolss_AddPrinterDriverEx ndr test.
Günther Deschner
2009-02-18
1
-1
/
+1
*
s4-smbtorture: fix the build of the ndr spoolss tester.
Günther Deschner
2009-02-11
1
-4
/
+4
*
s4-netlogon: merge netr_ServerReqChallenge from s3 idl.
Günther Deschner
2008-10-29
1
-1
/
+1
*
s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl.
Günther Deschner
2008-10-29
1
-1
/
+1
*
s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.
Günther Deschner
2008-10-27
1
-4
/
+5
*
s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.
Günther Deschner
2008-10-27
1
-11
/
+14
*
Revert "s4: fix the build after winreg idl changes."
Günther Deschner
2008-10-20
1
-1
/
+1
*
s4: fix the build after winreg idl changes.
Günther Deschner
2008-10-20
1
-1
/
+1
*
Fix names in winreg torture tests.
Jelmer Vernooij
2008-10-20
1
-1
/
+1
*
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
Jelmer Vernooij
2008-10-18
1
-2
/
+2
*
Sync parameter names with samba 3.
Jelmer Vernooij
2008-10-15
1
-4
/
+4
*
winreg.idl: Sync ref change from Samba 3.
Jelmer Vernooij
2008-10-15
1
-1
/
+1
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
updated the LSA and NETLOGON servers with fixes resulting from the AD
Andrew Tridgell
2008-10-03
1
-4
/
+4
*
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
2008-04-27
1
-1
/
+1
*
Fix warnings.
Jelmer Vernooij
2008-04-15
1
-2
/
+2
*
Use torture_assert_mem_equal() in a couple more places.
Jelmer Vernooij
2008-04-13
1
-4
/
+4
*
r26432: Require ndr_pull users to specify iconv_convenience.
Jelmer Vernooij
2007-12-21
1
-3
/
+4
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
1
-10
/
+9
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
3
-6
/
+6
*
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
2007-10-10
1
-2
/
+4
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
11
-33
/
+22
*
r21674: Fix argument
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r21662: More samr tests
Jelmer Vernooij
2007-10-10
1
-0
/
+110
*
r21661: Put direction in test name
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r21660: Add another test
Jelmer Vernooij
2007-10-10
1
-0
/
+14
*
r21658: Add some tests for SAMR NDR
Jelmer Vernooij
2007-10-10
2
-0
/
+89
*
r21476: Add another test for EnumValue.
Jelmer Vernooij
2007-10-10
1
-0
/
+11
*
r21429: Fix the build.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r21426: Add more spoolss tests.
Jelmer Vernooij
2007-10-10
1
-0
/
+190
*
r21425: Add ReplyClosePrinter.
Jelmer Vernooij
2007-10-10
1
-0
/
+13
[next]