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
/
pidl
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix size to memcpy call in generated Samba 3 client code.
Jelmer Vernooij
2008-04-15
1
-2
/
+11
*
Add test for authservice struct.
Jelmer Vernooij
2008-04-06
1
-1
/
+15
*
Add test for INCLUDE command.
Jelmer Vernooij
2008-02-19
1
-2
/
+4
*
Add simple test for ETT_FIELD.
Jelmer Vernooij
2008-02-13
1
-1
/
+4
*
Fix test count after pointer_default_top() removal.
Jelmer Vernooij
2008-02-09
1
-1
/
+1
*
pidl/NDR: fix handling of multilevel pointers in function elements
Stefan Metzmacher
2008-02-07
1
-10
/
+10
*
pidl: get the pointer types correct when an element has multiple pointers
Stefan Metzmacher
2008-02-07
1
-7
/
+282
*
pidl: remove 'pointer_default_top()' support
Stefan Metzmacher
2008-02-04
1
-6
/
+0
*
pidl: revert changes it didn't want to push...sorry!
Stefan Metzmacher
2008-02-02
1
-282
/
+7
*
WORKS!!!...pidl/NDR: fix handling of multilevel pointers in function elements
Stefan Metzmacher
2008-02-01
1
-10
/
+10
*
LOOKS OK... pidl: get the pointer types correct when an element has multiple ...
Stefan Metzmacher
2008-02-01
1
-7
/
+282
*
pidl: be consistent and always ask pkg-config only for 'ndr'
Stefan Metzmacher
2008-01-30
1
-1
/
+1
*
pidl: Add simple test for ServerNDR.
Jelmer Vernooij
2008-01-16
1
-3
/
+7
*
pidl: Fix imported function for ServerNDR and add test to make sure it doesn'...
Jelmer Vernooij
2008-01-16
1
-0
/
+14
*
pidl: Move Generate*Env functions to Parse::Pidl::Samba4::Header because they...
Jelmer Vernooij
2008-01-14
3
-52
/
+55
*
pidl: Avoid accidently filling in empty body for types without body.
Jelmer Vernooij
2008-01-13
2
-2
/
+13
*
pidl/ejs: Fix bug that filled in the body for types without body.
Jelmer Vernooij
2008-01-12
1
-3
/
+10
*
pidl: Add function for determining whether a type has a body.
Jelmer Vernooij
2008-01-12
2
-3
/
+10
*
pidl: Add more parsing tests.
Jelmer Vernooij
2008-01-12
1
-1
/
+17
*
pidl: Remove declare tests, add more tests for typedef.
Jelmer Vernooij
2008-01-12
2
-4
/
+10
*
pidl: Move tests for the CUtil module to a separate file.
Jelmer Vernooij
2008-01-12
2
-11
/
+23
*
pidl: Fix samba3-cli test after Günthers formatting fixes.
Jelmer Vernooij
2008-01-10
1
-25
/
+44
*
r26444: Fix pidl tests.
Jelmer Vernooij
2007-12-21
9
-43
/
+46
*
r26262: Add test for WERROR return code handling for Samba 3 client code.
Jelmer Vernooij
2007-12-21
1
-1
/
+40
*
r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code)
Stefan Metzmacher
2007-12-21
9
-56
/
+51
*
r25795: whitespace cleanup...
Stefan Metzmacher
2007-12-21
1
-15
/
+15
*
r25768: pidl: NT_STATUS_IS_ERR() is NOT the same as !NT_STATUS_IS_OK()
Stefan Metzmacher
2007-12-21
9
-34
/
+34
*
r25767: pidl: make it easier to debug errors in pidl tests
Stefan Metzmacher
2007-12-21
1
-22
/
+47
*
r25766: pidl: fix bugs in ndr_tagtype tests found by compiler warnings
Stefan Metzmacher
2007-12-21
1
-7
/
+7
*
r25765: pidl: fix compiler warning in ndr_align test
Stefan Metzmacher
2007-12-21
1
-2
/
+2
*
r25453: Fix include for NTSTATUS.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25185: Check that can_contain_deferred returns true if one of the members of...
Jelmer Vernooij
2007-10-10
1
-1
/
+3
*
r25166: Simplify can_contain_deferred and add tests for it.
Jelmer Vernooij
2007-10-10
1
-2
/
+15
*
r24816: Move the rest of the contents of core.h to more appropriate places.
Jelmer Vernooij
2007-10-10
1
-1
/
+4
*
r24815: Support cpp_quote().
Jelmer Vernooij
2007-10-10
2
-2
/
+13
*
r24812: Fix headers for external users.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24592: pass down the ndr_interface_table in the samba3 client bindings
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r24560: rename some DCERPC_ prefixes into NDR_
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r24493: - it turns out that
Stefan Metzmacher
2007-10-10
1
-3
/
+29
*
r24492: Parse::Pidl::Samba4::Header::Parse() now takes an $ndr tree
Stefan Metzmacher
2007-10-10
2
-4
/
+8
*
r24447: fix samba3-cli pidl tests
Stefan Metzmacher
2007-10-10
1
-5
/
+9
*
r23677: When I removed data_blob_equal, I clearly didn't test the PIDL code.
Andrew Bartlett
2007-10-10
2
-8
/
+8
*
r23071: print the command on failure only
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r23069: print out the command, to find out the problem on host 'tridge'
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r22520: Fix the TYPE command.
Jelmer Vernooij
2007-10-10
1
-6
/
+41
*
r22462: Fix test suite for ndr parser without using 'our'
Jelmer Vernooij
2007-10-10
2
-17
/
+19
*
r22457: Fix tests for Samba3 client generator.
Jelmer Vernooij
2007-10-10
1
-4
/
+5
*
r22456: Merge wireshark and ejs test improvements.
Jelmer Vernooij
2007-10-10
2
-82
/
+81
*
r22453: Fix TDR testsuite without using our.
Jelmer Vernooij
2007-10-10
1
-13
/
+14
*
r22357: Don't use 'our'
Jelmer Vernooij
2007-10-10
1
-1
/
+1
[next]