provision: simplfy by removing old code to manually create baseDNs.
[ira/wip.git] / source / pidl /
2008-01-16 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-16 Jelmer Vernooijpidl: Add simple test for ServerNDR.
2008-01-16 Jelmer Vernooijpidl: Fix missing import for fatal().
2008-01-16 Jelmer Vernooijpidl: Fix imported function for ServerNDR and add test...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-14 Jelmer Vernooijpython: Fix handling of pointer-less strings in functio...
2008-01-14 Jelmer Vernooijpython: Compile security module, handle uint.
2008-01-14 Jelmer Vernooijpython: Fix some corner cases handling scalars.
2008-01-14 Jelmer Vernooijpython: Don't try to free const pointers.
2008-01-14 Jelmer Vernooijpython: Move some convenience macros to a separate...
2008-01-14 Jelmer Vernooijpython: Build epmapper module.
2008-01-14 Jelmer Vernooijpython: Be more pythonic - turn WERROR and NTSTATUS...
2008-01-14 Jelmer Vernooijpython: Fix python code for winreg, add test.
2008-01-14 Jelmer Vernooijpidl/python: Fix processing UUID-less interfaces, exter...
2008-01-14 Jelmer Vernooijpidl/python: Deal with arrays that are not pointers.
2008-01-14 Jelmer Vernooijpidl/python: Specify memory context explicitly when...
2008-01-14 Jelmer Vernooijpidl/python: Pass credentials and loadparm context...
2008-01-14 Jelmer Vernooijpython: Fix rpcecho tests.
2008-01-14 Jelmer Vernooijpidl/python: Fix compilation of py_echo.
2008-01-14 Jelmer Vernooijpython/pidl: Fix assignment.
2008-01-14 Jelmer Vernooijpidl/python: Fix more compile errors.
2008-01-14 Jelmer Vernooijpidl/python: Fix parsing arguments, fix more pointer...
2008-01-14 Jelmer Vernooijpidl/python: Fix use of pointers.
2008-01-14 Jelmer Vernooijpidl/python: Remove unnecessary talloc_free().
2008-01-14 Jelmer Vernooijpython: Allow wrapping pointers within talloc'ed memory...
2008-01-14 Jelmer Vernooijpidl/python: Support repr() for python types.
2008-01-14 Jelmer Vernooijpidl: Move Generate*Env functions to Parse::Pidl::Samba...
2008-01-14 Jelmer Vernooijpidl/python: Work towards supporting more complex types...
2008-01-14 Jelmer Vernooijpidl/python: Support more scalar types when converting...
2008-01-14 Jelmer Vernooijpidl/python: Use new talloc utility functions.
2008-01-14 Jelmer Vernooijpidl/python: Convert unions.
2008-01-14 Jelmer Vernooijpidl/python: Fix more warnings in the generated code.
2008-01-14 Jelmer Vernooijpidl/python: Fix bug accidently filling in the body...
2008-01-14 Jelmer Vernooijpidl/python: Fix const type wrapping.
2008-01-14 Jelmer Vernooijpidl/python: Fix conversion of last few non-standard...
2008-01-14 Jelmer Vernooijpidl/python: Remove references to DECLARE, which has...
2008-01-14 Jelmer Vernooijpidl/python: Some more support for special case types.
2008-01-14 Jelmer Vernooijpidl/python: Convert some Python objects back to C...
2008-01-14 Jelmer Vernooijpython/pidl: Start wrapping function arguments.
2008-01-14 Jelmer Vernooijpython/pidl: Handle non-string types.
2008-01-14 Jelmer Vernooijpython/pidl: More work on wrapping enums, bitmaps and...
2008-01-12 Jelmer Vernooijpidl: Avoid accidently filling in empty body for types...
2008-01-12 Jelmer Vernooijpidl/ejs: Fix bug that filled in the body for types...
2008-01-12 Jelmer Vernooijpidl: Add function for determining whether a type has...
2008-01-12 Jelmer Vernooijpidl: Move more stuff outside ifdef when defining enums...
2008-01-12 Jelmer Vernooijpidl: Prevent empty declarations for enums without...
2008-01-12 Jelmer Vernooijpidl: Add ability to write type metadata to a file.
2008-01-12 Jelmer Vernooijpidl: Remove obsolete smb_interfaces code.
2008-01-12 Jelmer Vernooijpidl: Add CPAN metadata.
2008-01-12 Jelmer Vernooijpidl: Add more parsing tests.
2008-01-12 Jelmer Vernooijpidl: Update documentation.
2008-01-12 Jelmer Vernooijpidl: Remove declare tests, add more tests for typedef.
2008-01-12 Jelmer Vernooijpidl: Move tests for the CUtil module to a separate...
2008-01-12 Jelmer Vernooijpidl: Remove support for the declare keyword in other...
2008-01-12 Jelmer Vernooijpidl: Remove support for the "declare" keyword in the...
2008-01-11 Jelmer Vernooijpidl: Remove multiple copies of get_pointer_of and...
2008-01-10 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-10 Jelmer Vernooijpidl: Fix samba3-cli test after Günthers formatting...
2008-01-09 Günther Deschnerr26699: Some minor cosmetics for pidl samba3 server...
2008-01-09 Günther Deschnerr26698: Prettify samba3 client code a little more.
2008-01-08 Günther Deschnerr26696: Some more minor pidl samba3 client cosmetics.
2008-01-08 Günther Deschnerr26695: Cosmetic fix for pidl generated samba3 client...
2008-01-05 Jelmer Vernooijr26667: pidl/python: Don't generate casts anymore;...
2008-01-04 Jelmer Vernooijr26662: pidl/python: Add constructors for struct/union...
2008-01-04 Jelmer Vernooijr26661: pidl/python: More generic handling of NTSTATUS...
2008-01-04 Jelmer Vernooijr26660: pidl/python: Generate stub functions for DCE...
2008-01-03 Jelmer Vernooijr26659: pidl/python: Support string constants and handl...
2008-01-03 Jelmer Vernooijr26658: pidl: Register Python modules.
2008-01-03 Jelmer Vernooijr26657: pidl: Add basics for generating Python modules.
2007-12-26 Jelmer Vernooijr26583: Throw a proper exception in the python code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26455: Use new talloctype macro in generated SWIG...
2007-12-21 Jelmer Vernooijr26444: Fix pidl tests.
2007-12-21 Jelmer Vernooijr26262: Add test for WERROR return code handling for...
2007-12-21 Günther Deschnerr26257: Get rid of "uninitialized value" warning in...
2007-12-21 Günther Deschnerr26256: When generating Samba3 pidl output for WERROR...
2007-12-21 Jelmer Vernooijr26110: Create separate function for connecting, add...
2007-12-21 Jelmer Vernooijr26109: Use new SWIG helpers in autogenerated DCE/RPC...
2007-12-21 Stefan Metzmacherr26049: pidl: don't use ndr_pull_save anymore
2007-12-21 Stefan Metzmacherr25915: ndr/pidl: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25806: let libndr.h include needed stuff and remove...
2007-12-21 Stefan Metzmacherr25805: pidl: include libndr.h as first header in ndr_foo.h
2007-12-21 Stefan Metzmacherr25804: move including ndr_compression.h into HeaderInt...
2007-12-21 Stefan Metzmacherr25795: whitespace cleanup...
2007-12-21 Stefan Metzmacherr25768: pidl: NT_STATUS_IS_ERR() is NOT the same as...
2007-12-21 Stefan Metzmacherr25767: pidl: make it easier to debug errors in pidl...
2007-12-21 Stefan Metzmacherr25766: pidl: fix bugs in ndr_tagtype tests found by...
2007-12-21 Stefan Metzmacherr25765: pidl: fix compiler warning in ndr_align test
2007-12-21 Stefan Metzmacherr25751: use EJS_CHECK() instead of NDR_CHECK() in ejs...
2007-12-21 Stefan Metzmacherr25745: [pidl] ndr_pull/push_error(ndr, NDR_ERR_INVALID...
2007-12-21 Jeremy Allisonr25700: Now BOOL no longer exists in Samba 3.2, use...
2007-12-21 Stefan Metzmacherr25674: fix crash bug in pidl generated client code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25457: use different location for out-of-tree builds
2007-10-10 Jelmer Vernooijr25453: Fix include for NTSTATUS.
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Jelmer Vernooijr25185: Check that can_contain_deferred returns true...
2007-10-10 Jelmer Vernooijr25168: Fix include for gen_ndr/misc.h. Patch by Julien...
2007-10-10 Jelmer Vernooijr25166: Simplify can_contain_deferred and add tests...
next