Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10494: - don't generate a tdb log message for any type of failed lock probe | Andrew Tridgell | 1 | -5/+2 |
2007-10-10 | r10493: we need sys/select.h to enable select() in the solaris workaround | Andrew Tridgell | 2 | -1/+4 |
2007-10-10 | r10492: work around a bug in solaris which cases lock upgrades to fail with | Andrew Tridgell | 3 | -1/+28 |
2007-10-10 | r10491: First step towards wbinfo -t: This issues a name request for the primary | Volker Lendecke | 14 | -16/+504 |
2007-10-10 | r10490: - allow deferred irpc replies to set the status | Andrew Tridgell | 3 | -8/+28 |
2007-10-10 | r10489: added the ability for irpc server to defer replies instead of replying | Andrew Tridgell | 2 | -49/+86 |
2007-10-10 | r10488: (Missing file from previous commit, adding a new RPC-JOIN test) | Andrew Bartlett | 1 | -0/+43 |
2007-10-10 | r10487: Some small updates to the manpage. | Jelmer Vernooij | 1 | -15/+20 |
2007-10-10 | r10486: This is a merge of Brad Henry's 'net join' rework, to better perform | Andrew Bartlett | 11 | -397/+1075 |
2007-10-10 | r10485: run autoheader before autoconf | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10484: try to fix the pread/pwrite declaration problems | Andrew Tridgell | 3 | -8/+3 |
2007-10-10 | r10483: fixed some uninitialised variables warnings | Andrew Tridgell | 2 | -1/+3 |
2007-10-10 | r10482: Add files to proto_files enough to build libcli and librpc directories. | Tim Potter | 1 | -15/+26 |
2007-10-10 | r10481: #define _GNU_SOURCE for comparison_fn_t test. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r10480: Fix build for people that don't have pidl installed | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r10479: Apply some const | Volker Lendecke | 1 | -2/+4 |
2007-10-10 | r10478: More work on proto headers; we now generate a couple of smaller ones | Jelmer Vernooij | 15 | -42/+98 |
2007-10-10 | r10477: expose transactions outside ldb and change the API once more | Simo Sorce | 19 | -105/+293 |
2007-10-10 | r10476: Move some more types to libreplace. Fix missing strndup errors | Jelmer Vernooij | 8 | -52/+48 |
2007-10-10 | r10475: make sure we report failures in tdbtorture (ie. get the exit status r... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10472: Check for strndup | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10471: stratos doesn't have getpagesize(), so guess 8k on systems that don't | Andrew Tridgell | 3 | -2/+6 |
2007-10-10 | r10470: solaris8 has a problem with tdbtorture with 3 processes. To see if | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10469: use the older style of structure initialisation for tdb to make it | Andrew Tridgell | 2 | -12/+12 |
2007-10-10 | r10468: - terminate tdbtorture quickly when an error is detected | Andrew Tridgell | 3 | -23/+49 |
2007-10-10 | r10467: aix doesn't like zero length malloc :( | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r10466: work around missing pread/pwrite declaration on openbsd | Andrew Tridgell | 3 | -0/+23 |
2007-10-10 | r10465: separate out a read_only db from a read-only traversal to ensure we | Andrew Tridgell | 6 | -12/+13 |
2007-10-10 | r10464: Use more consistant names. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r10463: consider it an error if tdbtorture produces any log messages | Andrew Tridgell | 1 | -1/+10 |
2007-10-10 | r10462: cope better with compilers that don't put the object file in the same... | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r10461: fixed tdb build on systems without stdint.h | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r10460: fixed portability of transaction code to systems with integer | Andrew Tridgell | 1 | -6/+7 |
2007-10-10 | r10459: fixed some portability problems | Andrew Tridgell | 3 | -0/+6 |
2007-10-10 | r10456: More SCons fixes: | Jelmer Vernooij | 16 | -142/+282 |
2007-10-10 | r10453: Fix the build | Jelmer Vernooij | 2 | -6/+1 |
2007-10-10 | r10452: Couple of small scons updates - ignore .sconsign files | Jelmer Vernooij | 7 | -646/+19 |
2007-10-10 | r10450: Use exit code 1 in case of fatal errors | Jelmer Vernooij | 1 | -2/+6 |
2007-10-10 | r10449: remove double copyright header | Stefan Metzmacher | 1 | -21/+0 |
2007-10-10 | r10448: Add librpc SConscript file to build. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r10447: Add gensec sources to proto.h | Tim Potter | 1 | -1/+6 |
2007-10-10 | r10446: Add ndr_base and rpc_base sources to proto.h | Tim Potter | 1 | -10/+16 |
2007-10-10 | r10445: Add --header to pidl flags. | Tim Potter | 1 | -2/+3 |
2007-10-10 | r10444: Add LIBBASIC files to proto.h | Tim Potter | 1 | -1/+4 |
2007-10-10 | r10443: Fix emitter for NdrMarshaller tool. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r10442: Build librpc/libndr_misc.a from librpc/idl/misc.idl. Doesn't quite work | Tim Potter | 2 | -3/+5 |
2007-10-10 | r10440: Start passing against Win2k3 SP1 again, with the NTLMv2 changes | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 22 | -263/+341 |
2007-10-10 | r10436: Some thoughts on getting pidl working in scons. | Tim Potter | 1 | -1/+7 |
2007-10-10 | r10435: fill in the reference to the generic wbsrv_call in the wbsrv_samba3_c... | Stefan Metzmacher | 1 | -0/+1 |