python: Improve documentation in various places.
[samba-svnmirror.git] / source /
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...
2007-12-24 jelmerInclude sentinel in build.h, in case the list is empty.
2007-12-24 jelmerFix the typo that breaks the code coverage build.
2007-12-24 jelmerEnsure directory exists.
2007-12-24 jelmerFix the standalone ldb build.
2007-12-23 jelmerAllow the static module loading code to be used for...
2007-12-23 jelmerBuild a private copy of the Python executable for Samba...
2007-12-23 idraDo not call functions in the variable declaration,...
2007-12-23 jelmerFix warnings.
2007-12-23 jelmerFix warnings in the Python code.
2007-12-23 jelmerHide warnings about unused macros and casting qualifier...
2007-12-23 jelmer- Trim size of the swig-generated Python bindings by...
2007-12-23 vlendecJelmer tells me that ldb must inevitably be build as...
2007-12-23 vlendecRevert r26482
2007-12-22 jelmerAllow registering new ldb modules from python.
2007-12-22 jelmerFix member provision when using python.
2007-12-22 jelmerFix python registry bindings. 'PROVISION_PYTHON=yes...
2007-12-22 jelmerMore python bindings for registry code.
2007-12-22 jelmerFix reg_diff_apply argument order.
2007-12-22 jelmerFix provisioning using Python.
2007-12-22 jelmerFix make gdbtest, valgrindtest and testenv for shared...
2007-12-22 jelmerAdd script for running in valgrind.
2007-12-22 jelmerMake the provision function a bit smaller.
2007-12-21 gdAdd IDL for netr_GetForestTrustInformation().
2007-12-21 abartletMake Fedora DS consistant use FEDORA_DS_ROOT, now we...
2007-12-21 jelmerUse python-config utility to find python compile/link...
2007-12-20 jelmerFix test for getifaddr on FreeBSD. Patch by Timur Bakeyev.
2007-12-20 jelmerFix html output.
2007-12-20 jelmerremove unused state variable, use dot as path separator...
2007-12-20 jpeachMake sure NULL is defined before using it to test for...
2007-12-20 metzelibreplace: fallback to __ss_family of struct sockaddr_...
2007-12-20 jelmerRemove suite-specific bits.
2007-12-20 jelmerRemove remaining variables from state hash.
2007-12-20 jelmerMake testsuites less special during subunit handling.
2007-12-20 jelmerRather than having a gazillion targets, add output...
2007-12-20 jelmerSync output with ejs.
2007-12-20 jelmerRevert my previous commit after concerns raised by...
2007-12-19 jelmerRemove unnecessary statics.
2007-12-19 jelmerPass path generation function around rather than base...
2007-12-19 jelmerSupport ldb.add({'dn': 'dc=foo,bar=bla', ...}).
2007-12-19 jelmerMore tests for provisioning code.
2007-12-19 jelmerGet rid of all-knowing ProvisionSettings object.
2007-12-19 metzeconfigure: using == in shell scripts isn't portable
2007-12-19 metzelibreplace: hopefully fix the share library/module...
2007-12-19 mimirFix mistake in assignment.
2007-12-19 mimirPrevent from displaying the results if the function
2007-12-19 mimirAdd NET-API-GROUPLIST test.
2007-12-19 abartletIndeed, this belongs in the schema module. Ranged...
2007-12-18 kaidsdb: Fix a warning.
2007-12-18 jelmerStart on tests for provision.
2007-12-18 jelmerFix argument value.
2007-12-18 jelmerConsistency in the API.
next