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
2008-04-15
Fix size to memcpy call in generated Samba 3 client code.
Jelmer Vernooij
1
-2
/
+11
2008-04-06
Add test for authservice struct.
Jelmer Vernooij
1
-1
/
+15
2008-02-19
Add test for INCLUDE command.
Jelmer Vernooij
1
-2
/
+4
2008-02-13
Add simple test for ETT_FIELD.
Jelmer Vernooij
1
-1
/
+4
2008-02-09
Fix test count after pointer_default_top() removal.
Jelmer Vernooij
1
-1
/
+1
2008-02-07
pidl/NDR: fix handling of multilevel pointers in function elements
Stefan Metzmacher
1
-10
/
+10
2008-02-07
pidl: get the pointer types correct when an element has multiple pointers
Stefan Metzmacher
1
-7
/
+282
2008-02-04
pidl: remove 'pointer_default_top()' support
Stefan Metzmacher
1
-6
/
+0
2008-02-02
pidl: revert changes it didn't want to push...sorry!
Stefan Metzmacher
1
-282
/
+7
2008-02-01
WORKS!!!...pidl/NDR: fix handling of multilevel pointers in function elements
Stefan Metzmacher
1
-10
/
+10
2008-02-01
LOOKS OK... pidl: get the pointer types correct when an element has multiple ...
Stefan Metzmacher
1
-7
/
+282
2008-01-30
pidl: be consistent and always ask pkg-config only for 'ndr'
Stefan Metzmacher
1
-1
/
+1
2008-01-16
pidl: Add simple test for ServerNDR.
Jelmer Vernooij
1
-3
/
+7
2008-01-16
pidl: Fix imported function for ServerNDR and add test to make sure it doesn'...
Jelmer Vernooij
1
-0
/
+14
2008-01-14
pidl: Move Generate*Env functions to Parse::Pidl::Samba4::Header because they...
Jelmer Vernooij
3
-52
/
+55
2008-01-13
pidl: Avoid accidently filling in empty body for types without body.
Jelmer Vernooij
2
-2
/
+13
2008-01-12
pidl/ejs: Fix bug that filled in the body for types without body.
Jelmer Vernooij
1
-3
/
+10
2008-01-12
pidl: Add function for determining whether a type has a body.
Jelmer Vernooij
2
-3
/
+10
2008-01-12
pidl: Add more parsing tests.
Jelmer Vernooij
1
-1
/
+17
2008-01-12
pidl: Remove declare tests, add more tests for typedef.
Jelmer Vernooij
2
-4
/
+10
2008-01-12
pidl: Move tests for the CUtil module to a separate file.
Jelmer Vernooij
2
-11
/
+23
2008-01-10
pidl: Fix samba3-cli test after Günthers formatting fixes.
Jelmer Vernooij
1
-25
/
+44
2007-12-21
r26444: Fix pidl tests.
Jelmer Vernooij
9
-43
/
+46
2007-12-21
r26262: Add test for WERROR return code handling for Samba 3 client code.
Jelmer Vernooij
1
-1
/
+40
2007-12-21
r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code)
Stefan Metzmacher
9
-56
/
+51
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
[next]