Move pidl to top-level directory.
[ira/wip.git] / source4 /
2008-09-17 Jelmer VernooijMove pidl to top-level directory.
2008-09-17 Jelmer VernooijFix check.
2008-09-17 Jelmer VernooijFix warning.
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijSync more interface descriptions between Samba 3 and...
2008-09-17 Jelmer VernooijSync addition of [todo] attribute to Samba 3.
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.
2008-09-16 Jelmer VernooijMerge branch 'singlecompression' into single
2008-09-16 Jelmer VernooijUse single copy of compression library in Samba3,4.
2008-09-16 Jelmer VernooijFix paths to subunit.sh
2008-09-16 Jelmer VernooijAvoid running target-specific tests during general...
2008-09-16 Jelmer VernooijMove torture/ blackbox tests closer to code they're...
2008-09-16 Jelmer VernooijMove ndrdump tests closer to the code they test.
2008-09-16 Jelmer VernooijLet winbind depend directly on libnet rather than throu...
2008-09-16 Jelmer VernooijMerge branch 'singlepopt' into single
2008-09-16 Jelmer VernooijUse a single copy of popt in samba3 and samba4.
2008-09-16 Jelmer VernooijMerge branch 'singlensswrap' into single
2008-09-16 Jelmer VernooijUse single cope of nss_wrapper in Samba 3 and Samba 4.
2008-09-16 Jelmer VernooijMerge branch 'singlesw' into single
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMerge branch 'singletdb' into single
2008-09-16 Jelmer VernooijUse single copy of socket_wrapper in Samba 3 and Samba 4.
2008-09-16 Jelmer VernooijMake Samba 3 and Samba 4 both use the same single copy...
2008-09-16 Jelmer VernooijFix last few includes to use new tdb location.
2008-09-16 Jelmer VernooijUse single copy of tdb in both samba3 and samba4.
2008-09-16 Jelmer VernooijShare talloc source code between Samba 3 and Samba 4.
2008-09-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijDisable WMI for now since it doesn't compile.
2008-09-16 Jelmer VernooijFix more WMI compilation issues.
2008-09-16 Jelmer VernooijRemove more hand-written marshallers.
2008-09-16 Jelmer VernooijSupport restricted.
2008-09-16 Jelmer VernooijImport proper IDL for interface pointers.
2008-09-16 Jelmer VernooijMore changes getting WMI code to compile, import manual...
2008-09-15 Jelmer VernooijRevert accidental changes to lib/basic.mk.
2008-09-15 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-15 Jelmer VernooijMore formatting fixes.
2008-09-15 Jelmer VernooijFix compilation of Python module.
2008-09-15 Jelmer VernooijGet code closer to compiling without errors, fix format...
2008-09-15 Jelmer VernooijImprove formatting in pidl code, make sure OBJREF membe...
2008-09-15 Jelmer VernooijImport SWIG-generated files.
2008-09-15 Jelmer VernooijNo spurious warnings in SWIG file.
2008-09-15 Jelmer VernooijFix more syntax errors, etc.
2008-09-15 Andrzej HajdaImport WMI changes.
2008-09-15 Andrzej HajdaImport DCOM improvements.
2008-09-15 Jelmer VernooijRename Python wmi module to 'wmi' and fix some errors...
2008-09-15 Jelmer VernooijFix syntax errors.
2008-09-15 Jelmer VernooijAdapt to changes in Samba API's, fix formatting.
2008-09-15 Jelmer VernooijFix imports in Python.
2008-09-15 Jelmer VernooijAvoid writing structs for inherited functions.
2008-09-15 Jelmer VernooijAdd wikipedia link to WMI.
2008-09-15 Jelmer VernooijFix imports.
2008-09-15 Jelmer VernooijMore improvements.
2008-09-15 Jelmer Vernooijuse static header for WMI.
2008-09-15 Jelmer VernooijImprove formatting, use printf rather than DEBUG.
2008-09-15 Jelmer VernooijCope with DCE/RPC -> NDR renames.
2008-09-15 Jelmer VernooijAllow base classes to be defined in other files.
2008-09-15 Jelmer VernooijRe-Import ODL support.
2008-09-15 Jelmer VernooijCope with struct renames in DCE/RPC and NDR libraries.
2008-09-15 Jelmer VernooijCope with includes.h splitup in COM code.
2008-09-15 Jelmer VernooijRedefine BSTR.
2008-09-15 Jelmer VernooijRedefine BSTR.
2008-09-15 Jelmer VernooijDisable WMI for now, as it doesn't build properly yet.
2008-09-15 Jelmer VernooijUse other utility typemaps inside wmi python functions.
2008-09-15 Jelmer VernooijAdd build system bits for wmi.
2008-09-15 Jelmer VernooijRemove unused imports.
2008-09-15 Jelmer VernooijFix compilation issues in the WMI code.
2008-09-15 Jelmer VernooijFix use of interface instances in pidl.
2008-09-15 Jelmer VernooijFix COM headers.
2008-09-15 Jelmer VernooijManual prototypes for COM.
2008-09-15 Jelmer VernooijBuild (D)COM output again.
2008-09-15 Jelmer VernooijAvoid using unions without discriminants.
2008-09-15 Jelmer VernooijDeal with interface in generated python code, clearer...
2008-09-15 Jelmer VernooijReimport pidl support for COM.
2008-09-15 Jelmer VernooijFix old style syntax in mk files .
2008-09-15 Jelmer VernooijUse standard directory structure for WMI.
2008-09-15 Jelmer VernooijMove WMI IDL into separate IDL file.
2008-09-15 Andrzej HajdaImport IDL for WMI.
2008-09-15 Jelmer VernooijReimport DCOM IDL.
2008-09-15 Andrzej HajdaImport WMI implementation from wmi-0.1.12.
2008-09-15 Jelmer VernooijReimport COM and DCOM libraries.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-14 Jeremy AllisonRemove unecessary msync.
2008-09-14 Simo SorceThe msync manpage reports that msync *must* be called...
2008-09-14 Volker LendeckeAttempt to fix bug 5684
2008-09-14 Stefan MetzmacherFix warnings on SuSE 9.0.
2008-09-14 Volker LendeckeFix bug 5400
2008-09-14 Stefan MetzmacherFix out of tree build. Remove the embedded srcdir...
2008-09-14 Yannick Bergeronusing NGROUPS_MAX instead of 32 for the max group value...
2008-09-14 Yannick BergeronSolve an IBM XL C/C++ compiler error encountered in...
2008-09-14 Karolin SeegerFix typo.
2008-09-14 Volker LendeckeCorrectly find a [u]int32_t replacement
2008-09-14 Jeremy AllisonFix replacement getpass. If we ^C at the prompt echo...
2008-09-13 Stefan Metzmacherrpc_server: don't send auth trailers in level connect
2008-09-13 Stefan Metzmacherlibrpc/rpc: don't send auth trailers in level connect
2008-09-13 Stefan Metzmacherrpc_server: correctly calculate the auth padding
2008-09-13 Stefan Metzmacherclient free credentials when not needed anymore
2008-09-12 Jeremy AllisonComment the delay write time tests so I know what they're
2008-09-12 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-12 Jelmer VernooijRevert "Add option for generating coverage data from...
next