Let winbind depend directly on libnet rather than through the ejs bindings.
[metze/samba/wip.git] / source4 /
2008-09-16 Jelmer VernooijLet winbind depend directly on libnet rather than throu...
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. s4-rename
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...
2008-09-12 Simo SorceRemove ancient remains of first experimentations about
2008-09-12 Simo SorceFix spellings and file names
2008-09-11 Andrew BartlettFix failure to load the schema on read-only DB.
2008-09-11 Andrew BartlettRemove the complexity of transactions from the attribut...
2008-09-11 Andrew BartlettMake cn=aggregate output less pretty, by more like...
2008-09-11 Andrew BartlettFix failures in the winbind struct-based test.
2008-09-10 Jeremy AllisonMerge branch 'v4-0-test' of ssh://jra@git.samba.org...
2008-09-10 Jeremy AllisonA truncate write must be a smbcli_smbwrite, not a
2008-09-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-10 Andrew BartlettReturn the same privilaged winbindd socket as we actual...
2008-09-09 Matthias Dieter... Fix uninstalling of binaries.
2008-09-09 Jelmer VernooijMerge branch 'v4-0-regClient' of git://repo.or.cz/Samba...
2008-09-09 Jelmer VernooijOnly try with -LPYTHONDIR/lib when python-config output...
2008-09-09 Volker LendeckeAttempt to correctly find python on host sunx
2008-09-09 Jelmer VernooijRemove unused scripts for installing binaries.
2008-09-09 Matthias Dieter... Fix up the "reg_common_open_remote" call
2008-09-09 Matthias Dieter... Two useful "regshell" improvements
2008-09-09 Jelmer VernooijRemove calls to unused uninstallbin.sh
2008-09-09 Jelmer VernooijAdd option for generating coverage data from python...
2008-09-09 Stefan MetzmacherUNIX-WHOAMI: fix compiler warnings
2008-09-09 Stefan Metzmacherdrsblobs.idl: add parser for ExtendedErrorInfo see...
2008-09-09 Andrew BartlettFix reversed test trying to fix bug #5713
2008-09-09 Andrew BartlettFix bug #5713 by correcting the generated schema.
2008-09-08 Jeremy AllisonMake it easier to see when tests start/end.
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: test behavior of SMBwrite truncate...
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: test behavior of writeX, SMBwrite...
next