kai/samba-autobuild/.git
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 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 VernooijRemove old Debian README.
2008-09-15 Jelmer VernooijPoint at the wiki for instructions regarding the Debian...
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-15 Karolin Seegerman cifs.upcall: Fix typo, wrap lines.
2008-09-15 Jelmer VernooijFix standalone build.
2008-09-15 Jelmer VernooijIgnore generated Samba 4 files.
2008-09-15 Jelmer VernooijAdd flag for merged build.
2008-09-15 Jelmer VernooijIgnore generated build files.
2008-09-15 Jelmer VernooijUse new Samba 4 source location.
2008-09-15 Jelmer VernooijImport merged build patch.
2008-09-14 Stefan Metzmacherblackbox: fix source => source4
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-14 Stefan Metzmacherlib/tdb: sync build system changes and python code...
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 Metzmacherlib/talloc: sync build system changes from samba4
2008-09-14 Andrew BartlettSkip strcmp() on 2 NULL pointers.
2008-09-14 Kai Blinr26514: Revert the talloc.c part of r26511, as talloc...
2008-09-14 Stefan Metzmacherr26511: Janitorial: Fix a warning for the 'printf'...
2008-09-14 Simo SorceUpdate homepages for talloc, tdb and ldb subprojects
2008-09-14 Michael AdamAdapt source code checkout information to git repo...
2008-09-14 Michael AdamFix paths for talloc into unpacked directory (rsync...
2008-09-14 Michael AdamFix path to talloc guide. Noted by "teferi" on irc.
2008-09-14 Jelmer Vernooijr25614: Add trivial tdb website.
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 Stefan Metzmacherlibreplace: include <krb5.h> and <com_err.h> and no...
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 Jelmer VernooijFix extra dash in command line flag.
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-13 Jeff Laytonmount.cifs: make local versions of strlcat and strlcpy...
2008-09-13 Jeff Laytoncifs.upcall: make most functions static and silence...
2008-09-12 Jeremy AllisonModify a comment to make things clearer.
2008-09-12 Jeremy AllisonComment the delay write time tests so I know what they're
2008-09-12 Volker LendeckeFactor out validate_smb_crypto
2008-09-12 Volker LendeckeFix "make test" -- gna...
2008-09-12 Volker LendeckeAdd a more explaining comment
2008-09-12 Volker Lendeckeremove a pointless empty line
2008-09-12 Volker LendeckeAdd a paranoia check on incoming PDUs
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...
2008-09-12 Simo SorceRemove ancient remains of first experimentations about
2008-09-12 Simo SorceFix spellings and file names
2008-09-12 Michael Adampackaging: use "find" instead of "du" to find files...
next