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
/
pidl
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r25795: whitespace cleanup...
Stefan Metzmacher
1
-15
/
+15
2007-12-21
r25768: pidl: NT_STATUS_IS_ERR() is NOT the same as !NT_STATUS_IS_OK()
Stefan Metzmacher
9
-34
/
+34
2007-12-21
r25767: pidl: make it easier to debug errors in pidl tests
Stefan Metzmacher
1
-22
/
+47
2007-12-21
r25766: pidl: fix bugs in ndr_tagtype tests found by compiler warnings
Stefan Metzmacher
1
-7
/
+7
2007-12-21
r25765: pidl: fix compiler warning in ndr_align test
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r25453: Fix include for NTSTATUS.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25185: Check that can_contain_deferred returns true if one of the members of...
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r25166: Simplify can_contain_deferred and add tests for it.
Jelmer Vernooij
1
-2
/
+15
2007-10-10
r24816: Move the rest of the contents of core.h to more appropriate places.
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r24815: Support cpp_quote().
Jelmer Vernooij
2
-2
/
+13
2007-10-10
r24812: Fix headers for external users.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24592: pass down the ndr_interface_table in the samba3 client bindings
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24560: rename some DCERPC_ prefixes into NDR_
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24493: - it turns out that
Stefan Metzmacher
1
-3
/
+29
2007-10-10
r24492: Parse::Pidl::Samba4::Header::Parse() now takes an $ndr tree
Stefan Metzmacher
2
-4
/
+8
2007-10-10
r24447: fix samba3-cli pidl tests
Stefan Metzmacher
1
-5
/
+9
2007-10-10
r23677: When I removed data_blob_equal, I clearly didn't test the PIDL code.
Andrew Bartlett
2
-8
/
+8
2007-10-10
r23071: print the command on failure only
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23069: print out the command, to find out the problem on host 'tridge'
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r22520: Fix the TYPE command.
Jelmer Vernooij
1
-6
/
+41
2007-10-10
r22462: Fix test suite for ndr parser without using 'our'
Jelmer Vernooij
2
-17
/
+19
2007-10-10
r22457: Fix tests for Samba3 client generator.
Jelmer Vernooij
1
-4
/
+5
2007-10-10
r22456: Merge wireshark and ejs test improvements.
Jelmer Vernooij
2
-82
/
+81
2007-10-10
r22453: Fix TDR testsuite without using our.
Jelmer Vernooij
1
-13
/
+14
2007-10-10
r22357: Don't use 'our'
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21690: Test use of typedef /and/ struct name
Jelmer Vernooij
2
-2
/
+6
2007-10-10
r21681: Fix bug in the parsing code that parsed "struct foo;" the same as
Jelmer Vernooij
2
-2
/
+22
2007-10-10
r21654: Add simple test for print functions.
Jelmer Vernooij
1
-2
/
+22
2007-10-10
r21584: Support for tagged types has landed!
Jelmer Vernooij
3
-4
/
+14
2007-10-10
r21579: Use utility function to determine function names in ejs code.
Jelmer Vernooij
1
-2
/
+7
2007-10-10
r21578: Use utility function for naming pull/push/print functions.
Jelmer Vernooij
2
-21
/
+27
2007-10-10
r21575: Fix handling of is_scalar() for declares.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r21574: Fix handling of DECLARE.
Jelmer Vernooij
1
-1
/
+7
2007-10-10
r21573: Remove more code that assumed all types are typedefs.
Jelmer Vernooij
2
-3
/
+23
2007-10-10
r21572: More work towards supporting tagged types.
Jelmer Vernooij
3
-6
/
+61
2007-10-10
r21568: More tests.
Jelmer Vernooij
1
-3
/
+140
2007-10-10
r21567: Add some more wireshark tests.
Jelmer Vernooij
1
-2
/
+67
2007-10-10
r21559: More tests.
Jelmer Vernooij
1
-1
/
+70
2007-10-10
r21555: Some tests for TYPE in wireshark conformance files.
Jelmer Vernooij
1
-2
/
+36
2007-10-10
r21545: Fix pidl test.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r21534: Add some more tests for wireshark.
Jelmer Vernooij
1
-2
/
+47
2007-10-10
r21532: Add tests for StripPrefixes utility function.
Jelmer Vernooij
1
-2
/
+6
2007-10-10
r21490: Add some tests for the EJS code
Jelmer Vernooij
1
-0
/
+42
2007-10-10
r21484: Fix Needed* for nested datastructures.
Jelmer Vernooij
1
-16
/
+22
2007-10-10
r21459: Remove name argument, more refactoring.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r21457: Cope with anonymous nested types in the NDR layer. This doesn't handled
Jelmer Vernooij
1
-15
/
+3
2007-10-10
r21455: Fix a bug in our handling of conformant arrays. The conformant array was
Jelmer Vernooij
1
-2
/
+40
2007-10-10
r21440: Support different variables in environments.
Jelmer Vernooij
1
-5
/
+12
2007-10-10
r21437: Cherrypick typelib tests.
Jelmer Vernooij
1
-0
/
+59
2007-10-10
r21433: Get rid of the COM support code - it's not used and unmaintained. We can
Jelmer Vernooij
1
-0
/
+48
[next]