fixed for per session session_key here too
[ab/samba.git/.git] / source4 / pidl /
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Jelmer VernooijFinish smbstatus in Python.
2008-05-26 Jelmer VernooijAllow using IRPC functions on the messaging bus from...
2008-05-26 Jelmer VernooijImplement IRPC calls over the internal messaging bus.
2008-05-25 Jelmer VernooijTrim the size of the Python bindings a bit.
2008-05-25 Jelmer VernooijFix environment generation.
2008-05-25 Jelmer VernooijMove result tuple generation out of main Python functio...
2008-05-25 Jelmer VernooijUse separate function for in argument parsing.
2008-05-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-25 Jelmer VernooijAdd support for secondary contexts from Python.
2008-05-24 Jelmer VernooijAdd helper function to return DCE/RPC fault codes.
2008-05-24 Jelmer VernooijAdd convenience function for creating objects with...
2008-05-24 Jelmer VernooijAdd convenience functions for setting Python objects...
2008-05-24 Jelmer VernooijUse manually written Python bindings for DCE/RPC rather...
2008-05-24 Jelmer VernooijShare struct used for interfaces in Python code.
2008-05-24 Jelmer VernooijOnly provide __ndr_pack__ / __ndr_unpack__ if the push...
2008-05-24 Jelmer VernooijSupport __ndr_unpack__ on DCE/RPC structures in Python.
2008-05-24 Jelmer VernooijAdd __ndr_pack__ method to all DCE/RPC structures.
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijFix syntax for return type in DCE/RPC interface python...
2008-05-23 Jelmer VernooijFix indentation.
2008-05-22 Jelmer VernooijAdd some notes about further enhancements of the Python...
2008-05-21 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-05-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-19 Jelmer VernooijMove IDL build script to rpc directory, make various...
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijAvoid use of relative paths.
2008-05-11 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-09 Jelmer VernooijFix installation of pidl perl files, torture pc file.
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-22 Jelmer VernooijFix event context initialization for Python bindings.
2008-04-21 Jelmer VernooijLoad default smb.conf file if none was specified explic...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-16 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-16 Jelmer VernooijProvide stubs when the [todo] attribute is set.
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijFix size to memcpy call in generated Samba 3 client...
2008-04-15 Jelmer VernooijFix pointers when pushing strings to python during...
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijAttempt to fix the pidl installation on fedora.
2008-04-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijExplicitly specify the paths when installing pidl.
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijExplicitly specify the paths when installing pidl.
2008-04-09 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-09 Jelmer VernooijMerge branch 'openchange' into cprovision
2008-04-08 Jelmer VernooijClearer names for singleton return types.
2008-04-08 Jelmer VernooijFix bug handling size arguments in a direction without...
2008-04-08 Jelmer VernooijArray lengths can be obtained from Python objects so...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijSet VENDORPREFIX rather than PREFIX to try to fix insta...
2008-04-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijRaise NotImplementedError from functions that don't...
2008-04-08 Jelmer VernooijSupport [todo] attribute on functions.
2008-04-08 Jelmer VernooijAdd signature of connect function to docstrings.
2008-04-07 Jelmer Vernooijuse builtin getset stuff rather than custom getattr...
2008-04-07 Jelmer VernooijAdd function signature to docstrings in python.
2008-04-07 Jelmer VernooijRegister types rather than constructors, display struct...
2008-04-07 Jelmer VernooijSet tp_flags for Python types.
2008-04-07 Jelmer VernooijSet docstrings from helpstring attribute where possible.
2008-04-07 Jelmer VernooijAdd simple docstring for Python modules.
2008-04-06 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-05 Jelmer VernooijAdd test for authservice struct.
2008-04-05 Jelmer VernooijFix authservice count.
2008-04-05 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-04 Jelmer VernooijInstall pidl by default if ExtUtils::MakeMaker is avail...
2008-04-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-01 Jelmer VernooijInclude right perl directory when installed.
2008-04-01 Jelmer VernooijInstall pidl to the same directory as Samba.
2008-03-29 Andrew BartlettMerge branch 'v4-0-test' of git://git.id10ts.net/samba...
2008-03-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-28 Andrew KroegerMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-28 Andrew KroegerConvert some more files to GPLv3.
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-25 Günther DeschnerAdd some more header properties as inline comments...
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Michael Adampidl: Remove superfluous semicolon in perl code.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-23 Volker LendeckeRespect the return value of asprintf
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-19 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-19 Jelmer VernooijAdd test for INCLUDE command.
2008-02-19 Julien KerihuelAdd INCLUDE command to pidl.
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Stefan Metzmacherpidl: $size can be 'foo / 2' so we need to add '('...
2008-02-13 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
next