r26538: Pass path generation function around rather than base directory.
[ira/wip.git] / source /
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 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.
2007-12-21 Jelmer Vernooijr26493: Fix includes for dsdb/common.
2007-12-21 Jelmer Vernooijr26492: Some hosts have a define called ifa_dstaddr.
2007-12-21 Jelmer Vernooijr26491: Fix syntax.
2007-12-21 Andrew Bartlettr26488: Implement tests for the ranged_results module.
2007-12-21 Jelmer Vernooijr26487: Cope with systems that don't have struct sockad...
2007-12-21 Jelmer Vernooijr26486: Use portable run-time library path environment...
2007-12-21 Andrew Bartlettr26485: Fix indent, remove left-over debug.
2007-12-21 Jelmer Vernooijr26484: Don't rely on removed header.
2007-12-21 Jelmer Vernooijr26483: Merge ldb module dependency fixes, fix auth...
2007-12-21 Jelmer Vernooijr26482: Use shared library version of ldb, to make...
2007-12-21 Jelmer Vernooijr26481: Make function for loading symbol from DSO more...
2007-12-21 Jelmer Vernooijr26480: Add utility class for testing LDB code.
2007-12-21 Jelmer Vernooijr26477: Allow setting loadparm context for a ldb contex...
2007-12-21 Jelmer Vernooijr26476: Remove unnecessary hack.
2007-12-21 Jelmer Vernooijr26475: Add ldb.set_credentials function.
2007-12-21 Jelmer Vernooijr26474: Move credentials-specific kerberos file to...
2007-12-21 Jelmer Vernooijr26471: Sync with js version.
2007-12-21 Jelmer Vernooijr26470: Update README.
2007-12-21 Jelmer Vernooijr26469: Fix paths, only include IPv4 addresses for...
2007-12-21 Jelmer Vernooijr26468: Match getifaddrs more closely, add trivial...
2007-12-21 Jelmer Vernooijr26467: Use getifaddrs() for interface enumeration...
2007-12-21 Kai Blinr26466: Janitorial: Remove pstrings and static char...
2007-12-21 Kai Blinr26465: ntlm_auth: Remoce pstring.
2007-12-21 Jelmer Vernooijr26464: Tighten dependencies.
2007-12-21 Jelmer Vernooijr26463: Tighten dependencies.
2007-12-21 Jelmer Vernooijr26462: Tighten dependencies.
2007-12-21 Jelmer Vernooijr26461: Tighten dependencies.
2007-12-21 Jelmer Vernooijr26460: Enable ldb python tests.
2007-12-21 Jelmer Vernooijr26459: Build ildap module as shared module by default.
2007-12-21 Kai Blinr26458: Janitorial: also free() var on continue.
2007-12-21 Kai Blinr26457: Janitorial: Don't use pstring in tdb_unpack
2007-12-21 Jelmer Vernooijr26456: Provide default config object, fix typo.
2007-12-21 Jelmer Vernooijr26455: Use new talloctype macro in generated SWIG...
2007-12-21 Jelmer Vernooijr26454: Add simple SWIG macro for wrapping talloced...
2007-12-21 Kai Blinr26453: Janitorial: Don't use a static char[] in smb_re...
2007-12-21 Kai Blinr26452: Janitorial: Remove a pstring.
2007-12-21 Kai Blinr26451: Janitorial: fix warnings in lib/registry/
2007-12-21 Jelmer Vernooijr26450: The subprocess is only available in python...
2007-12-21 Jelmer Vernooijr26449: Support configuration without a known configura...
2007-12-21 Jelmer Vernooijr26448: Add basic tests for param python module.
2007-12-21 Jelmer Vernooijr26447: Forgot to add param.i file.
2007-12-21 Jelmer Vernooijr26446: Convert param module to SWIG.
2007-12-21 Jelmer Vernooijr26445: Fix credentials python bindings.
2007-12-21 Jelmer Vernooijr26444: Fix pidl tests.
2007-12-21 Jelmer Vernooijr26443: Remove global_loadparm instances.
2007-12-21 Jelmer Vernooijr26442: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26441: Remove global_loadparm uses.
2007-12-21 Jelmer Vernooijr26440: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26439: Require tdr_pull users to specify a smb_iconv...
2007-12-21 Jelmer Vernooijr26438: Store iconv convenience in tdr push contexts.
2007-12-21 Jelmer Vernooijr26437: remove another use of global_loadparm.
2007-12-21 Jelmer Vernooijr26436: Remove default of 0 for integer parameters...
2007-12-21 Jelmer Vernooijr26435: Remove global_loadparm instance.
2007-12-21 Jelmer Vernooijr26434: Remove display charset from iconv convenience...
2007-12-21 Jelmer Vernooijr26433: Don't crash when a NULL lp_ctx is specified...
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
next