jra/samba/.git
2008-12-22 Jelmer VernooijBuild samba 4 plugins in merged build.
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 Vernooijmerged build: Build Samba 4 using shared libraries...
2008-12-22 Jelmer Vernooijs4: Always link in auth, as some of the core infrastruc...
2008-12-22 Jelmer VernooijNever build tevent modules as shared objects.
2008-12-22 Jelmer VernooijRemove unused Samba4-specific init functions for libtevent.
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer Vernooijmerged build: Remove SWIG checks, set flags for shared...
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 Vernooijpidl/python: Skip unknown types, rather than dieing.
2008-12-22 Jelmer Vernooijpidl: Allow location argument to warning() and error...
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 roots3:loadparm/docs: Set default for "ldap ssl" to "start...
2008-12-21 Karolin Seegers3: loadparm: Clean-up list of parameters.
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 VernooijCreate and use convenience function for creating new...
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 VernooijSupport custom constructors for pidl-created types...
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 VernooijFix tevent python module build as part of samba 4.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijStop using SWIG for ldb Python bindings.
2008-12-20 Jelmer VernooijFix standalone compilation of events library.
2008-12-20 Jelmer VernooijAdd missing files for standalone build.
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 BartlettDon't trust sscanf not to run off the end of the string
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 Volker LendeckeExtend the chain1 test with write&x
2008-12-19 Jelmer VernooijReprocess LDB SWIG file.
2008-12-19 Volker LendeckeAdd a torture test simulating Windows write behaviour
2008-12-19 Volker LendeckeMake smbclient "put" use cli_push
2008-12-19 Jelmer VernooijDepend on specific version of LDB, as the API seems...
2008-12-19 Volker LendeckeAdd async cli_write_andx and cli_pull
2008-12-19 Jeremy AllisonFix bug #5986 - Editing a stream is broken (rename...
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 Volker LendeckeFix setting smb_len for huge write&x calls
2008-12-19 Volker LendeckeAdd the cli_wct_ofs routine to calculate the offset...
2008-12-19 Volker LendeckeRemove the direct inbuf reference from construct_reply_...
2008-12-19 Volker LendeckeAdd a doxygen comment line I forgot to merge
2008-12-19 Volker LendeckeConvert cli_request->outbuf to uint8_t
2008-12-19 Jelmer VernooijFix more tests.
2008-12-19 Volker LendeckeFor large smbwrite&x, we need more than 64k bcc
2008-12-19 Volker LendeckeAdd some comments
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 Volker LendeckeFix the padding calculation in smb_splice_chain for...
2008-12-19 Volker LendeckePass "bytes_alignment" up through cli_request_send
2008-12-19 Jelmer VernooijPort over more functionality to new SWIGless Python...
2008-12-19 Björn Jackecorrect the description of the "ldap timeout" parameter
2008-12-19 Volker LendeckeFix a "ignoring function call result" warning
2008-12-19 Volker LendeckePrefer network writes over reads
2008-12-19 Volker LendeckeMove some bytes from data to text, make use of the...
2008-12-19 Volker LendeckeFactor out cli_write_max_bufsize
2008-12-19 Volker LendeckeRemove two write-only variables
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake cli_negprot async
2008-12-19 Volker LendeckeMake cli_negprot return NTSTATUS instead of bool
2008-12-19 Volker Lendeckecli_negprot_send -> cli_negprot_sendsync
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... Here's the prefixMap from w2k8.
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jeremy AllisonComment out the parent inheritance code (this is incorr...
next