samba-svnmirror.git
2008-01-07 abartletDon't always advertise GC functionality.
2008-01-07 abartletIt is very bad to free the ldb handle when you didn...
2008-01-06 tpotCheck in auto-generated swig files.
2008-01-06 tpotImplement and test iter{keys,values,items} for tdb...
2008-01-06 jelmerlibcli: Fill in lp_workgroup() again, should fix my...
2008-01-05 jelmermkproto: Add --all argument, fix some perl warnings.
2008-01-05 jelmersmb_composite: Avoid use of global_loadparm.
2008-01-05 jelmerselftest: Document the purpose and output format of...
2008-01-05 jelmerJanitorial: Remove uses of global_loadparm.
2008-01-05 jelmerrap: Convert the RAP tests to the new torture API and...
2008-01-05 jelmerJanitorial: Remove global_loadparm uses.
2008-01-05 jelmerJanitorial: Remove uses of global_loadparm.
2008-01-05 jelmertdb/python: Fix default value of open_flags for tdb.
2008-01-05 jelmerpidl/python: Don't generate casts anymore; this will...
2008-01-05 jelmerpython: Prefer newer Python versions as they use const...
2008-01-05 jelmerregistry: Fix tests on bigendian machines.
2008-01-04 jelmerbuildsystem: Hopefully fix the shared library build...
2008-01-04 jelmerProper dependencies for pidl Python bindings.
2008-01-04 jelmerpidl/python: Add constructors for struct/union types.
2008-01-04 jelmerpidl/python: More generic handling of NTSTATUS, add...
2008-01-03 jelmerpidl/python: Generate stub functions for DCE/RPC client...
2008-01-03 jelmerpidl/python: Support string constants and handle modules.
2008-01-03 jelmerpidl: Register Python modules.
2008-01-03 jelmerpidl: Add basics for generating Python modules.
2008-01-03 jelmerpython: Add file documentating the status of the Python...
2008-01-03 jelmertorture/auth/pac: remove uses of global_loadparm
2008-01-03 jelmerlibcli/smb_composite: Rather than specifying each of...
2008-01-03 jelmerJanitorial: Remove global_loadparm use in two more...
2008-01-03 jelmermsrpc_parse/msrpc_gen: Add iconv_convenience argument.
2008-01-03 jelmerlibsmb: Allow specifying signing policy from higher up.
2008-01-03 jelmertorture/raw: Fix warnings in lockbench/openbench.
2008-01-03 abartletOnly claim to be a PDC if we are a PDC.
2008-01-03 abartletMove detection of global catalog captability to a centr...
2008-01-03 abartletMark 'valgrind_run' as executable
2008-01-02 jelmerlibcli/smb_composite: Allow specifying SMB parameters...
2008-01-02 jelmerJanitorial: Fix a couple of warnings.
2008-01-02 jelmerJanitorial: Pass resolve_context explicitly to various...
2008-01-02 jelmerlibrpc: Remove uses of global_loadparm.
2008-01-02 jelmersamba3sam.py: Remove more EJS-specific code.
2008-01-02 jelmerldb(Python): Remove some unnecessary {}'s.
2008-01-02 jelmerJanitorial: Remove some more uses of global_loadparm.
2008-01-01 jelmerlibrpc: Pass iconv convenience on from RPC connection...
2008-01-01 jelmerlibndr: Require explicitly specifying iconv_convenience...
2008-01-01 jelmerMore work converting to Python.
2008-01-01 abartletRemove useless 'backend' parameter, and make the member...
2008-01-01 abartletThe OpenLDAP folks have been very accommodating, and...
2007-12-30 mimirAdd NET-API-CREATEGROUP test.
2007-12-30 mimirA couple of fixes in comments.
2007-12-30 mimirAdd libnet_CreateGroup function.
2007-12-30 jelmerldb/python: Fix missing elements bug and memory leak.
2007-12-30 jelmerSplit up big tests into various smaller functions,...
2007-12-29 jelmerpython: Improve documentation in various places.
2007-12-29 jelmerpython: Add more documentation, simplify code in Samba3...
2007-12-29 jelmerparam: Provide a call for loading the system smb.conf.
2007-12-29 jelmerInstall auth/session.h
2007-12-28 jelmerWrap some more events functions for Python and add...
2007-12-28 jelmerlibnet/python: Use standard function for constructing...
2007-12-28 jelmerpython: Allow specifying URL rather than host name...
2007-12-28 jelmerpython: Update license version, clarify copyright.
2007-12-28 jelmervampire: Add simple Python-based vampire script
2007-12-28 jelmerpython: Allow not specifying event contexts, in which...
2007-12-28 jelmerAdd Python bindings for libnet. No tests yet and no...
2007-12-28 jelmerImplement -W option support.
2007-12-27 jelmerLoad smb.conf.
2007-12-27 jelmerSupport parsing of user data in SAmba 3 tdbsam.
2007-12-27 jelmerFix Python syntax
2007-12-27 jelmerFix options parsing for credentials in Python.
2007-12-27 abartletAdd a function to write a DATA_BLOB into an LDAPString.
2007-12-27 abartletTests show that we don't need to use a callback.
2007-12-27 abartletTridge didn't write this...
2007-12-27 abartletWrite out a memberof.conf, to run the memberof plugin...
2007-12-27 abartletTry a few more variatations to get the selftest to...
2007-12-27 jelmerMore improvements to the upgrade code.
2007-12-26 jelmerFix reading of values and subkeys in Samba 3 registry...
2007-12-26 kaimasktest: Dynamically allocate strings.
2007-12-26 kaimasktest: Get rid of pstrings.
2007-12-26 jelmerDon't depend on Python just yet, since the code that...
2007-12-25 jelmerDon't install no longer available upgrade script.
2007-12-25 jelmerRevert my previous commit as it only works with GNU...
2007-12-25 jelmerRemove existing files to prevent errors.
2007-12-25 jelmerProvide dir variable with current basedir in Makefile.
2007-12-25 jelmerAttempt to also support provisioning using Python in...
2007-12-25 jelmerSimplify the way Python tests are run.
2007-12-25 jelmerAttempt to provide alternative for hosts that don't...
2007-12-25 jelmerFixed upgrade.py.
2007-12-25 jelmerFix includes for hosts without gssapi as system header.
2007-12-25 jelmerAdd right paths to the Python sys.path setting so we...
2007-12-25 jelmer- More work on the python versions of samba3dump and...
2007-12-25 jelmerFinish fixing the samba3dump script.
2007-12-24 jelmerGet the first bits of samba3dump to work again.
2007-12-24 jelmerParsing routines for the smbpasswd file and idmap database.
2007-12-24 kaitorture: Add non-const version of torture_tcase_add_sim...
2007-12-24 kaiJanitorial: Rename torture_*_add_*test to torture_...
2007-12-24 jelmerFix reading Samba 3 WINS database and initial work...
2007-12-24 jelmerRename fetch to get for consistency with the Python...
2007-12-24 jelmerFix samba3.python tests.
2007-12-24 jelmerFix exception handling in ldb constructor.
2007-12-24 jelmerThrow a proper exception in the python code when tdb_op...
2007-12-24 jelmerUse the same swig flags everywhere.
2007-12-24 idraMake ldb_wait uniform, so that it is easy to remove...
next