Fix standalone build of tdb python module, update ignores for standalone tdb.
[ira/wip.git] / source4 /
2008-12-22 Jelmer VernooijForce symbolic links for shared library sonames to...
2008-12-22 Jelmer VernooijFix two remaining missing symbols in smbtorture4.
2008-12-22 Jelmer VernooijFix build of the Python bindings now that SWIG is gone.
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijFix missing symbols issues when building with shared...
2008-12-22 Jeremy AllisonMake it clearer when RAW-STREAMS is failing (don't...
2008-12-22 Jelmer VernooijFix function name in error message when failing to...
2008-12-22 Jelmer Vernooijs4: Fix subsystem for various services in samba daemon.
2008-12-22 Jelmer VernooijFix segfault when there are no tests registered.
2008-12-22 Jelmer Vernooijs4: Always link in auth, as some of the core infrastruc...
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijRaise proper exceptions when lp file can't be found...
2008-12-22 Jelmer Vernooijpidl/python: Factor out connect code rather than duplic...
2008-12-22 Jelmer VernooijAdd header for pyparam.
2008-12-22 Jelmer VernooijRemove includes of py_*.h, which are no longer generated.
2008-12-22 Jelmer VernooijRemove unnecessary dependencies between Python modules.
2008-12-22 Jelmer VernooijUse consistent names for dcerpc python modules; fixes...
2008-12-22 Jelmer VernooijImport types from other Python mechanisms using the...
2008-12-21 Jelmer VernooijFix comparison in tests now that we use __cmp__ rather...
2008-12-21 Jelmer VernooijFix more tests, improve repr() functions for various...
2008-12-21 Jelmer VernooijRemove infrastructure for (no longer used) SWIG.
2008-12-21 Jelmer VernooijSimplify customization of pidl-generated Python modules.
2008-12-21 Jelmer VernooijAllow providing extra module-level Python functions.
2008-12-21 Jelmer VernooijMerge the rest of security.i into samba.dcerpc.security.
2008-12-21 Jelmer VernooijRemove duplicate Python bindings for dom_sid, security_...
2008-12-21 Jelmer VernooijRemove libcli_smb SWIG bindings - only one (useless...
2008-12-21 Jelmer VernooijMove tests for ParamFile.
2008-12-21 Jelmer VernooijConvert param Python module to "manual" C.
2008-12-21 Jelmer VernooijProvide simple Python replacement for ParamFile, which...
2008-12-21 Jelmer VernooijFix various Python-related bugs.
2008-12-21 Jelmer VernooijInclude errors.i verbatim in security.i, as it's the...
2008-12-21 Jelmer VernooijConvert credentials Python module to "manual" C - no...
2008-12-21 Jelmer VernooijRemove remaining fragments of SWIG code in pyldb.
2008-12-21 Jelmer VernooijFix more introduced regressions in new bindings.
2008-12-21 Jelmer VernooijConvert auth python module to "plain" C rather than...
2008-12-21 Jelmer Vernooijpy: Fix initialisation of subtypes, fix segfaults.
2008-12-20 Jelmer VernooijAvoid linking in all Python modules to the samba binari...
2008-12-20 Jelmer VernooijImplement some of the stubs in misc python module.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijUse plain C implementation for misc Python module rathe...
2008-12-20 Jelmer VernooijSupport subtypes of ldb.Ldb.
2008-12-20 Jelmer VernooijFix all pyldb tests except for modules.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Andrew BartlettCorrections to Microsoft's schema and the OpenLDAP...
2008-12-20 Andrew BartlettTreat DN+STring as a binary string for now
2008-12-20 Andrew BartlettNow store the GUID and SID from a DN over DRSUAPI into...
2008-12-20 Andrew BartlettFix compiler warning when parsing a SID in a data blob
2008-12-20 Jeremy AllisonAdd torture test for bug #5986 - streams rename, so...
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijReprocess LDB SWIG file.
2008-12-19 Jelmer VernooijDepend on specific version of LDB, as the API seems...
2008-12-19 Jelmer VernooijSpecify explicit path to tevent.h, compilation breaks...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijAvoid use of parentheses in Python import statements...
2008-12-19 Jelmer VernooijFix more tests.
2008-12-19 Simo Sorces4:cosmetic: Remove trailing tabs and spaces
2008-12-19 Matthias Dieter... Small cosmetic LDB patch regarding return values.
2008-12-19 Jelmer VernooijPort over more functionality to new SWIGless Python...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijRemove swig support from standalone ldb build.
2008-12-19 Jelmer VernooijInitial work using manual Python bindings for LDB,...
2008-12-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Sreepathi PaiFix errors in MS-AD_Schema_Attributes_v20080618.txt
2008-12-18 Stefan (metze) Met... Here's the prefixMap from w2k8.
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Tim Proutys4: Fix include path to work with tevent
2008-12-18 Andrew BartlettMove aggregate schema stub to it's own file
2008-12-18 Andrew BartlettFix failures setting a random password
2008-12-18 Jelmer VernooijCope with slight changes in tdb API.
2008-12-18 Jelmer VernooijFix Python event tests after rename to tevent.
2008-12-18 Jelmer VernooijFix samba3sam test after removal of dom_sid IDL file.
2008-12-18 Jelmer VernooijUse plain Python C API for registry module, rather...
2008-12-18 Jelmer VernooijAdd convenience macro for raising exceptions for NTSTAT...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Stefan Metzmachers4:lib/socket: socket_connect_send() and socket_connect...
2008-12-18 Stefan Metzmachers4:librpc/rpc: remove we should not redo the name resol...
2008-12-18 Stefan Metzmachers4:libcli/wrepl: we don't need to resolve names
2008-12-18 Stefan Metzmachers4:libcli/replace: add some RESOLVE_NAME_FLAG* flags
2008-12-18 Stefan Metzmachers4:selftest: we pass raw.delete.delete21
2008-12-18 Stefan Metzmachers4:ntvfs_generic: pass RAW-OPEN again
2008-12-18 Stefan MetzmacherRAW-CHKPATH: not every server behaves like samba3...
2008-12-18 Stefan MetzmacherBASE-LOCK: fix LOCK5
2008-12-18 Andrew BartlettHandle different failure modes when we wipe the db...
2008-12-18 Andrew BartlettParse options (and open the database) before starting...
2008-12-18 Andrew BartlettPrint error strings when transactions fail in ldb tools
2008-12-18 Andrew BartlettRename ldb index pointer wrapper function
2008-12-18 Jeremy AllisonSamba3 smbd now passes test BATCH23 (with the fix for...
2008-12-17 Günther Deschners4: smbtorture, fix the build of netlogon test after...
2008-12-17 Günther Deschners4: fix smbtorture build after idl change.
2008-12-17 Stefan Metzmachers4:libcli/resolve: specify the port for the resulting...
2008-12-17 Stefan Metzmachers4:libcli/resolve: optionally return the name that...
2008-12-17 Stefan Metzmachers4:libcli/resolve: pass down flags to the resolver...
2008-12-17 Stefan Metzmachers4:libcli/resolve: remove all backend specific sync...
2008-12-17 Stefan Metzmachers4:libcli/resolve: let the "host" module use the dns_ex...
2008-12-17 Stefan Metzmachers4:libcli/resolve: add getaddrinfo()/dns_looup() resolving
2008-12-17 Stefan Metzmachers4:libcli/resolve: don't use __RESOLVE_H__ it might...
2008-12-17 Stefan Metzmachers4:lib/socket: we need to lookup the #20 netbios name...
2008-12-17 Stefan Metzmachers4:lib/socket: remove unused code
next