ira/wip.git
2007-10-10 Jelmer Vernooijr10487: Some small updates to the manpage.
2007-10-10 Andrew Bartlettr10486: This is a merge of Brad Henry's 'net join'...
2007-10-10 Andrew Tridgellr10485: run autoheader before autoconf
2007-10-10 Andrew Tridgellr10484: try to fix the pread/pwrite declaration problems
2007-10-10 Andrew Tridgellr10483: fixed some uninitialised variables warnings
2007-10-10 Tim Potterr10482: Add files to proto_files enough to build libcli...
2007-10-10 Tim Potterr10481: #define _GNU_SOURCE for comparison_fn_t test.
2007-10-10 Jelmer Vernooijr10480: Fix build for people that don't have pidl installed
2007-10-10 Volker Lendecker10479: Apply some const
2007-10-10 Jelmer Vernooijr10478: More work on proto headers; we now generate...
2007-10-10 Simo Sorcer10477: expose transactions outside ldb and change...
2007-10-10 Jelmer Vernooijr10476: Move some more types to libreplace. Fix missing...
2007-10-10 Andrew Tridgellr10475: make sure we report failures in tdbtorture...
2007-10-10 Volker Lendecker10472: Check for strndup
2007-10-10 Andrew Tridgellr10471: stratos doesn't have getpagesize(), so guess...
2007-10-10 Andrew Tridgellr10470: solaris8 has a problem with tdbtorture with...
2007-10-10 Andrew Tridgellr10469: use the older style of structure initialisation...
2007-10-10 Andrew Tridgellr10468: - terminate tdbtorture quickly when an error...
2007-10-10 Andrew Tridgellr10467: aix doesn't like zero length malloc :(
2007-10-10 Andrew Tridgellr10466: work around missing pread/pwrite declaration...
2007-10-10 Andrew Tridgellr10465: separate out a read_only db from a read-only...
2007-10-10 Andrew Bartlettr10464: Use more consistant names.
2007-10-10 Andrew Tridgellr10463: consider it an error if tdbtorture produces...
2007-10-10 Andrew Tridgellr10462: cope better with compilers that don't put the...
2007-10-10 Andrew Tridgellr10461: fixed tdb build on systems without stdint.h
2007-10-10 Andrew Tridgellr10460: fixed portability of transaction code to system...
2007-10-10 Andrew Tridgellr10459: fixed some portability problems
2007-10-10 Jelmer Vernooijr10456: More SCons fixes:
2007-10-10 Jelmer Vernooijr10453: Fix the build
2007-10-10 Jelmer Vernooijr10452: Couple of small scons updates - ignore .sconsig...
2007-10-10 Jelmer Vernooijr10450: Use exit code 1 in case of fatal errors
2007-10-10 Stefan Metzmacherr10449: remove double copyright header
2007-10-10 Tim Potterr10448: Add librpc SConscript file to build.
2007-10-10 Tim Potterr10447: Add gensec sources to proto.h
2007-10-10 Tim Potterr10446: Add ndr_base and rpc_base sources to proto.h
2007-10-10 Tim Potterr10445: Add --header to pidl flags.
2007-10-10 Tim Potterr10444: Add LIBBASIC files to proto.h
2007-10-10 Tim Potterr10443: Fix emitter for NdrMarshaller tool.
2007-10-10 Tim Potterr10442: Build librpc/libndr_misc.a from librpc/idl...
2007-10-10 Andrew Bartlettr10440: Start passing against Win2k3 SP1 again, with...
2007-10-10 Jelmer Vernooijr10438: Move portability functions to lib/replace/...
2007-10-10 Tim Potterr10436: Some thoughts on getting pidl working in scons.
2007-10-10 Stefan Metzmacherr10435: fill in the reference to the generic wbsrv_call...
2007-10-10 Stefan Metzmacherr10434: add a short path to the event context that...
2007-10-10 Stefan Metzmacherr10426: - restructure the winbind server code a bit
2007-10-10 Andrew Tridgellr10424: for caller convenience, automatically turn...
2007-10-10 Andrew Tridgellr10423: minor changes to the ldb test suite to allow...
2007-10-10 Andrew Tridgellr10422: ldb_search() can now use tdb_traverse_read...
2007-10-10 Andrew Tridgellr10421: following on discussions with simo, I have...
2007-10-10 Jelmer Vernooijr10420: Two minor scons fixes
2007-10-10 Simo Sorcer10419: Remove unused prototypes of locking functions...
2007-10-10 Tim Potterr10418: Fix comparison_fn_t test I busted. Add $HOME...
2007-10-10 Tim Potterr10416: Detect some more types to get rid of spurious...
2007-10-10 Tim Potterr10415: The ldb and tdb libraries are bad examples...
2007-10-10 Tim Potterr10414: Fix building of proto.h
2007-10-10 Andrew Tridgellr10411: we don't need the 10 times retry on rid allocat...
2007-10-10 Andrew Tridgellr10410: blindly update the scons file for tdb. I'm...
2007-10-10 Andrew Tridgellr10409: allow smb.conf override of ldb synchronous...
2007-10-10 Andrew Tridgellr10408: now that we are using tdb transactions we don...
2007-10-10 Andrew Tridgellr10407: the schannel database does not need to be synch...
2007-10-10 Andrew Tridgellr10406: added --nosync option to all ldb tools, so...
2007-10-10 Andrew Tridgellr10405: added transactions into tdb, and hook them...
2007-10-10 Andrew Tridgellr10404: make sure we use the right smb.conf in the...
2007-10-10 Andrew Tridgellr10403: fixed the basedn for testing, and add a debug...
2007-10-10 Andrew Bartlettr10402: Make the RPC-SAMLOGON test pass against Win2k3...
2007-10-10 Andrew Bartlettr10398: Don't do DNS lookups on short names (no .).
2007-10-10 Volker Lendecker10395: While playing with winbind, I found a segfault...
2007-10-10 Jelmer Vernooijr10393: More type checking in scons
2007-10-10 Volker Lendecker10390: Remove fstring, pstring and uint32_t from winbi...
2007-10-10 Jelmer Vernooijr10389: Add Manifest file (required for CPAN)
2007-10-10 Jelmer Vernooijr10388: Add version numbers (required for CPAN)
2007-10-10 Andrew Bartlettr10387: By exporting KRB5_CONFIG pointing at a file...
2007-10-10 Andrew Bartlettr10386: Merge current lorikeet-heimdal into Samba4.
2007-10-10 Andrew Tridgellr10385: removed obsolete comment
2007-10-10 Andrew Tridgellr10384: add _GNU_SOURCE in tdb configure
2007-10-10 Andrew Bartlettr10383: This patch is on the road to implementing serve...
2007-10-10 Andrew Bartlettr10382: In the absence of client support for the full...
2007-10-10 Jelmer Vernooijr10381: Be a bit stricter on pod syntax
2007-10-10 Jelmer Vernooijr10380: Use pod-style documentation rather then XML...
2007-10-10 Tim Potterr10379: Add files for ldb and tdb to proto_files. ...
2007-10-10 Tim Potterr10378: Build config.h file from dictionary of defines...
2007-10-10 Tim Potterr10377: Save configuration stuff to sconf.cache so...
2007-10-10 Tim Potterr10376: Argh - not quoting dictionary/hash keys is...
2007-10-10 Jelmer Vernooijr10374: Add HAVE_* defines (on command-line or in confi...
2007-10-10 Andrew Bartlettr10373: Fix segfault in LookupSids.
2007-10-10 Andrew Bartlettr10372: Having gone to all the effort to uppercase...
2007-10-10 Andrew Tridgellr10370: only validate the re-generated binding string...
2007-10-10 Tim Potterr10369: You don't need to put leading or trailing space...
2007-10-10 Andrew Tridgellr10368: when building the epm tower, don't put host...
2007-10-10 Jelmer Vernooijr10366: More scons fixes. Building et, asn1, lex and...
2007-10-10 Volker Lendecker10365: Use nsswitch/winbindd_nss.h in winbind/, update...
2007-10-10 Andrew Bartlettr10364: Turn gensec:gssapi on by default, except for...
2007-10-10 Volker Lendecker10363: Nobody loudly screamed "noo", so commit the...
2007-10-10 Jelmer Vernooijr10356: Make the proto generator work with scons
2007-10-10 Volker Lendecker10353: Fix typo
2007-10-10 Jelmer Vernooijr10348: Add scons scripts for remaining subsystems...
2007-10-10 Stefan Metzmacherr10346: here are only real ip-addresses valid, prevent...
2007-10-10 Andrew Bartlettr10345: Add more add-hock tests.
2007-10-10 Stefan Metzmacherr10341: remove unused libads/ code, we'll never use...
2007-10-10 Stefan Metzmacherr10339: fix ndr_push_udlongr
next