samba.git
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.
2007-12-21 Rafal Szczesniakr26531: Prevent from displaying the results if the...
2007-12-21 Rafal Szczesniakr26530: Add NET-API-GROUPLIST test.
2007-12-21 Andrew Bartlettr26529: Indeed, this belongs in the schema module....
2007-12-21 Kai Blinr26528: dsdb: Fix a warning.
2007-12-21 Jelmer Vernooijr26527: Start on tests for provision.
2007-12-21 Jelmer Vernooijr26526: Fix argument value.
2007-12-21 Jelmer Vernooijr26525: Consistency in the API.
2007-12-21 Jelmer Vernooijr26524: Import self join.
2007-12-21 Jelmer Vernooijr26523: Refactor provisioning code.
2007-12-21 Jelmer Vernooijr26522: Fix warnings on SamDB connect from Python,...
2007-12-21 Jelmer Vernooijr26521: Fix newlines.
2007-12-21 Jelmer Vernooijr26520: More Python updates.
2007-12-21 Rafal Szczesniakr26519: Add libnet_GroupList function. Totally untested...
2007-12-21 Jelmer Vernooijr26518: Fix provision of registry using Python.
2007-12-21 Jelmer Vernooijr26517: Add functions for setting and getting parameter...
2007-12-21 Jelmer Vernooijr26516: Fix line splitting in subunitrun.
2007-12-21 Kai Blinr26515: nsswitch: Get rid of a pstring
2007-12-21 Kai Blinr26514: Revert the talloc.c part of r26511, as talloc...
2007-12-21 Jelmer Vernooijr26513: Update substitution dictionary for ldifs.
2007-12-21 Jelmer Vernooijr26512: Another attempt at fixing darwin
2007-12-21 Kai Blinr26511: Janitorial: Fix a warning for the 'printf'...
2007-12-21 Jelmer Vernooijr26510: attempt to fix shld flags for darwin.
2007-12-21 Jelmer Vernooijr26509: Don't make boolean options eat the next argument.
2007-12-21 Jelmer Vernooijr26508: Tighter dependencies in an attempt to fix missi...
2007-12-21 Jelmer Vernooijr26507: Fix function signature for freeifaddrs.
2007-12-21 Jelmer Vernooijr26506: Start running (really trivial) tests for upgrad...
2007-12-21 Jelmer Vernooijr26505: Add python bindings for some samdb-related...
2007-12-21 Jelmer Vernooijr26504: Don't rely on system-provided kerberos headers.
2007-12-21 Jelmer Vernooijr26503: Change order of arguments in param interface...
2007-12-21 Jelmer Vernooijr26502: Revert accidently removed pkg-config path chang...
2007-12-21 Kai Blinr26500: README: Samba4 is not a technical preview anymore.
2007-12-21 Jelmer Vernooijr26499: Allow testing python provision by setting the...
2007-12-21 Jelmer Vernooijr26498: Fix memory leak in iconv code.
2007-12-21 Jelmer Vernooijr26497: Fix return type for freeifaddrs().
2007-12-21 Jelmer Vernooijr26496: Move some provision functions to a new SamDB...
2007-12-21 Jelmer Vernooijr26495: Add defines for getifaddrs/freeifaddrs.
2007-12-21 Jelmer Vernooijr26494: Add entries for new header files.
next