samba.git
2007-12-28 Jelmer Vernooijr26625: Wrap some more events functions for Python...
2007-12-28 Jelmer Vernooijr26624: libnet/python: Use standard function for constr...
2007-12-28 Jelmer Vernooijr26623: python: Allow specifying URL rather than host...
2007-12-28 Jelmer Vernooijr26622: python: Update license version, clarify copyright.
2007-12-28 Jelmer Vernooijr26621: vampire: Add simple Python-based vampire script
2007-12-28 Jelmer Vernooijr26620: python: Allow not specifying event contexts...
2007-12-28 Jelmer Vernooijr26619: Add Python bindings for libnet. No tests yet...
2007-12-28 Jelmer Vernooijr26618: Implement -W option support.
2007-12-27 Jelmer Vernooijr26617: Load smb.conf.
2007-12-27 Jelmer Vernooijr26616: Support parsing of user data in SAmba 3 tdbsam.
2007-12-27 Jelmer Vernooijr26615: Fix Python syntax
2007-12-27 Jelmer Vernooijr26614: Fix options parsing for credentials in Python.
2007-12-27 Andrew Bartlettr26613: Add a function to write a DATA_BLOB into an...
2007-12-27 Andrew Bartlettr26612: Tests show that we don't need to use a callback.
2007-12-27 Andrew Bartlettr26611: Tridge didn't write this...
2007-12-27 Andrew Bartlettr26610: Write out a memberof.conf, to run the memberof...
2007-12-27 Andrew Bartlettr26609: Try a few more variatations to get the selftest...
2007-12-27 Jelmer Vernooijr26608: More improvements to the upgrade code.
2007-12-26 Jelmer Vernooijr26607: Fix reading of values and subkeys in Samba...
2007-12-26 Kai Blinr26606: masktest: Dynamically allocate strings.
2007-12-26 Kai Blinr26605: masktest: Get rid of pstrings.
2007-12-26 Jelmer Vernooijr26604: Don't depend on Python just yet, since the...
2007-12-26 Jelmer Vernooijr26603: Don't install no longer available upgrade script.
2007-12-26 Jelmer Vernooijr26602: Revert my previous commit as it only works...
2007-12-26 Jelmer Vernooijr26601: Remove existing files to prevent errors.
2007-12-26 Jelmer Vernooijr26600: Provide dir variable with current basedir in...
2007-12-26 Jelmer Vernooijr26599: Attempt to also support provisioning using...
2007-12-26 Jelmer Vernooijr26598: Simplify the way Python tests are run.
2007-12-26 Jelmer Vernooijr26597: Attempt to provide alternative for hosts that...
2007-12-26 Jelmer Vernooijr26596: Fixed upgrade.py.
2007-12-26 Jelmer Vernooijr26595: Fix includes for hosts without gssapi as system...
2007-12-26 Jelmer Vernooijr26594: Add right paths to the Python sys.path setting...
2007-12-26 Jelmer Vernooijr26593: - More work on the python versions of samba3dum...
2007-12-26 Jelmer Vernooijr26592: Finish fixing the samba3dump script.
2007-12-26 Jelmer Vernooijr26591: Get the first bits of samba3dump to work again.
2007-12-26 Jelmer Vernooijr26590: Parsing routines for the smbpasswd file and...
2007-12-26 Kai Blinr26589: torture: Add non-const version of torture_tcase...
2007-12-26 Kai Blinr26588: Janitorial: Rename torture_*_add_*test to tortu...
2007-12-26 Jelmer Vernooijr26587: Fix reading Samba 3 WINS database and initial...
2007-12-26 Jelmer Vernooijr26586: Rename fetch to get for consistency with the...
2007-12-26 Jelmer Vernooijr26585: Fix samba3.python tests.
2007-12-26 Jelmer Vernooijr26584: Fix exception handling in ldb constructor.
2007-12-26 Jelmer Vernooijr26583: Throw a proper exception in the python code...
2007-12-24 Jelmer Vernooijr26582: Use the same swig flags everywhere.
2007-12-24 Simo Sorcer26581: Make ldb_wait uniform, so that it is easy to...
2007-12-24 Jelmer Vernooijr26580: Include sentinel in build.h, in case the list...
2007-12-24 Jelmer Vernooijr26579: Fix the typo that breaks the code coverage...
2007-12-24 Jelmer Vernooijr26578: Ensure directory exists.
2007-12-24 Jelmer Vernooijr26577: Fix the standalone ldb build.
2007-12-24 Jelmer Vernooijr26576: Allow the static module loading code to be...
2007-12-24 Jelmer Vernooijr26575: Build a private copy of the Python executable...
2007-12-24 Simo Sorcer26574: Do not call functions in the variable declarati...
2007-12-24 Jelmer Vernooijr26573: Fix warnings.
2007-12-24 Jelmer Vernooijr26572: Fix warnings in the Python code.
2007-12-24 Jelmer Vernooijr26571: Hide warnings about unused macros and casting...
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...
2007-12-24 Volker Lendecker26569: Jelmer tells me that ldb must inevitably be...
2007-12-24 Volker Lendecker26568: Revert r26482
2007-12-24 Jelmer Vernooijr26567: Allow registering new ldb modules from python.
2007-12-24 Jelmer Vernooijr26566: Fix member provision when using python.
2007-12-24 Jelmer Vernooijr26565: Fix python registry bindings. 'PROVISION_PYTHON...
2007-12-24 Jelmer Vernooijr26564: More python bindings for registry code.
2007-12-24 Jelmer Vernooijr26563: Fix reg_diff_apply argument order.
2007-12-24 Jelmer Vernooijr26562: Fix provisioning using Python.
2007-12-24 Jelmer Vernooijr26561: Fix make gdbtest, valgrindtest and testenv...
2007-12-24 Jelmer Vernooijr26560: Add script for running in valgrind.
2007-12-24 Jelmer Vernooijr26559: Make the provision function a bit smaller.
2007-12-24 Günther Deschnerr26558: Add IDL for netr_GetForestTrustInformation().
2007-12-24 Andrew Bartlettr26557: sync WHATSNEW with release branch of Samba4
2007-12-24 Andrew Bartlettr26556: Make Fedora DS consistant use FEDORA_DS_ROOT...
2007-12-24 Jelmer Vernooijr26555: Use python-config utility to find python compil...
2007-12-21 Jelmer Vernooijr26554: Fix test for getifaddr on FreeBSD. Patch by...
2007-12-21 Jelmer Vernooijr26553: Fix html output.
2007-12-21 Jelmer Vernooijr26552: remove unused state variable, use dot as path...
2007-12-21 James Peachr26551: Make sure NULL is defined before using it to...
2007-12-21 Stefan Metzmacherr26550: libreplace: fallback to __ss_family of struct...
2007-12-21 Jelmer Vernooijr26549: Remove suite-specific bits.
2007-12-21 Jelmer Vernooijr26548: Remove remaining variables from state hash.
2007-12-21 Jelmer Vernooijr26547: Make testsuites less special during subunit...
2007-12-21 Jelmer Vernooijr26546: Rather than having a gazillion targets, add...
2007-12-21 Jelmer Vernooijr26545: Sync output with ejs.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Andrew Bartlettr26541: Mark this as the release
2007-12-21 Andrew Bartlettr26501: Merge kblin's updated README
2007-12-21 Andrew Bartlettr26490: Update WHATSNEW. Unless some fancy new words...
2007-12-21 Andrew Bartlettr26489: Merge fixed ranged results module to release...
2007-12-21 Jelmer Vernooijr26478: Update versions, fix typo.
2007-12-21 Andrew Bartlettr26390: Start on a WHATSNEW for the alpah2 release.
2007-12-21 Andrew Bartlettr26388: Fix up SWAT provision (again...), after changes...
2007-12-21 Andrew Bartlettr26387: Merge logfile segfault into alpha2 branch.
2007-12-21 Andrew Bartlettr26364: Branch Samba 4.0 for an alpha2 release.
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Jelmer Vernooijr26538: Pass path generation function around rather...
2007-12-21 Jelmer Vernooijr26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ....
2007-12-21 Jelmer Vernooijr26536: More tests for provisioning code.
2007-12-21 Jelmer Vernooijr26535: Get rid of all-knowing ProvisionSettings object.
2007-12-21 Stefan Metzmacherr26534: configure: using == in shell scripts isn't...
2007-12-21 Stefan Metzmacherr26533: libreplace: hopefully fix the share library...
2007-12-21 Rafal Szczesniakr26532: Fix mistake in assignment.
next