samba.git
2007-10-10 Andrew Tridgellr18566: fixed the winreg pipe and winreg tests
2007-10-10 Jelmer Vernooijr18565: Fix echo.idl to be Samba3-, MIDL and midlc...
2007-10-10 Steve Frenchr18564: update for cifs unix/posix extensions stub...
2007-10-10 Andrew Tridgellr18563: - move more of the header checks into lib/replace/
2007-10-10 Gerald Carterr18561: Fix [out] pointers in winreg IDL
2007-10-10 Jelmer Vernooijr18559: [string] always applies to the last pointer
2007-10-10 Simo Sorcer18558: Fix ShareCheck which was assuming all paths...
2007-10-10 Stefan Metzmacherr18555: use C:\ as default not C:
2007-10-10 Jelmer Vernooijr18554: Fix warnings about [out] arguments.
2007-10-10 Stefan Metzmacherr18553: - confdefs.h is always included in configure...
2007-10-10 Simo Sorcer18550: Return a path not just a disk drive
2007-10-10 Stefan Metzmacherr18549: move gcc version check to libreplace and reorde...
2007-10-10 Stefan Metzmacherr18548: don't use #elif as we don't notice when 2 HAVE_...
2007-10-10 Stefan Metzmacherr18545: if yapp isn't availabe touch the target file...
2007-10-10 Stefan Metzmacherr18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4
2007-10-10 Simo Sorcer18542: Some late nite work.
2007-10-10 Andrew Tridgellr18541: with 100 old style searches we can run out...
2007-10-10 Andrew Tridgellr18540: show the additional smbd output from each test...
2007-10-10 Andrew Tridgellr18539: 'make distclean' should delete config.cache
2007-10-10 Andrew Tridgellr18538: we need a pipe here, not a logical OR
2007-10-10 Andrew Tridgellr18537: after testing for poptGetContext, if the test...
2007-10-10 Andrew Tridgellr18536: fixed the loading of external binary files...
2007-10-10 Andrew Tridgellr18535: move the AC_CANONICAL_HOST and host specific...
2007-10-10 Andrew Tridgellr18528: work around what appears to be a compiler bug...
2007-10-10 Jelmer Vernooijr18524: Pre-allocate out arguments.
2007-10-10 Jelmer Vernooijr18523: Allow [out] on arrays as well as pointers,...
2007-10-10 Jelmer Vernooijr18522: It's probably not a good idea to use rpc_netdfs...
2007-10-10 Andrew Tridgellr18521: implement volkers suggestion for avoiding the...
2007-10-10 Jelmer Vernooijr18520: Add note about warnings on [out] arrays.
2007-10-10 Andrew Tridgellr18518: we replace snprintf() if its not C99, so we...
2007-10-10 Andrew Tridgellr18517: I find it less confusing if tests are run in...
2007-10-10 Andrew Tridgellr18516: I'm surprised that compilers allowed this at all
2007-10-10 Jelmer Vernooijr18515: Remove calls to "time" for now as some sh imple...
2007-10-10 Stefan Metzmacherr18514: fix configure caching of AC_VERIFY_C_PROTOTYPE...
2007-10-10 Stefan Metzmacherr18505: add configure checks for telldir() and seekdir()
2007-10-10 Andrew Bartlettr18504: Handle mappings for RENAME and KEEP attributes...
2007-10-10 Stefan Metzmacherr18503: - _GNU_SOURCE is defined by libreplace
2007-10-10 Stefan Metzmacherr18502: remove unused lines
2007-10-10 Stefan Metzmacherr18501: libreplace needs 'long long', bailout if not...
2007-10-10 Stefan Metzmacherr18500: move make related checks into its own file
2007-10-10 Stefan Metzmacherr18499: this hopefully lets the code compile on OpenBSD
2007-10-10 Andrew Bartlettr18498: While passing stack values into torture_tcase_a...
2007-10-10 Andrew Tridgellr18497: fixed crash bug in irpc test - the torture_tcas...
2007-10-10 Andrew Tridgellr18496: yet another dlopen valgrind suppression
2007-10-10 Andrew Bartlettr18495: More work on the LDAP backend (which now passes...
2007-10-10 Andrew Tridgellr18494: don't count 'DWARF2 CFI reader' messages as...
2007-10-10 Andrew Tridgellr18493: another "blind coding" attempt at a getdirentri...
2007-10-10 Andrew Tridgellr18492: an attempt at replacing readdir() with somethin...
2007-10-10 Andrew Tridgellr18491: fixed a warning
2007-10-10 Andrew Tridgellr18490: on irix _XOPEN_SOURCE_EXTENDED needs to be...
2007-10-10 Andrew Tridgellr18489: dlopen is so amazingly broken on linux
2007-10-10 Andrew Tridgellr18488: we have to make sure any extensions flags also...
2007-10-10 Stefan Metzmacherr18486: hopefully this fixes the panics on solaris
2007-10-10 Stefan Metzmacherr18485: include libreplace.m4 in the aclocal.m4 files
2007-10-10 Jelmer Vernooijr18482: Fix a couple of small issues in the generated...
2007-10-10 Stefan Metzmacherr18479: start hiding libreplace configure tests behind...
2007-10-10 Jelmer Vernooijr18478: Add missing declaration for status.
2007-10-10 Jelmer Vernooijr18477: Finish server code generator for Samba 3.
2007-10-10 Jelmer Vernooijr18475: Start working on server code generator that...
2007-10-10 Stefan Metzmacherr18474: - we don't need to explicit check stdint.h...
2007-10-10 Stefan Metzmacherr18472: - use STDC_HEADERS for stdlib.h and stddef...
2007-10-10 Jelmer Vernooijr18471: Remove other Samba3 parser generator support...
2007-10-10 Jelmer Vernooijr18470: Remove obsolete client generator code for Samba...
2007-10-10 Jelmer Vernooijr18468: Add IDL for dfs_EnumEx. Still lacks test(s)
2007-10-10 Stefan Metzmacherr18465: much better fix for a roken specifiv problem
2007-10-10 Stefan Metzmacherr18463: add some more warning flags, tested with gcc...
2007-10-10 Stefan Metzmacherr18462: make the output a bit nicer
2007-10-10 Stefan Metzmacherr18461: - extend make showflags
2007-10-10 Stefan Metzmacherr18460: split out timegm test and only add timegm.o...
2007-10-10 Andrew Bartlettr18459: Set access to test LDAP server as system to...
2007-10-10 Stefan Metzmacherr18458: move wins32 stuff to the top dir
2007-10-10 Stefan Metzmacherr18456: Tru64 doesn't have getdents() so we don't need...
2007-10-10 Stefan Metzmacherr18455: check if getdents() and getdirentries() are...
2007-10-10 Stefan Metzmacherr18454: this was just for debugging...
2007-10-10 Stefan Metzmacherr18452: add configure test for a getdirentries() based...
2007-10-10 Stefan Metzmacherr18451: move repdir/ into the top dir
2007-10-10 Stefan Metzmacherr18450: - autogenerate the OBJ_FILES for LIBREPLACE
2007-10-10 Stefan Metzmacherr18448: this gives nicer output...
2007-10-10 Stefan Metzmacherr18447: make sure we bail out if the config.h is not...
2007-10-10 Stefan Metzmacherr18445: splitout the dlfcn related tests
2007-10-10 Stefan Metzmacherr18444: return the correct value on error
2007-10-10 Stefan Metzmacherr18443: add object files only when needed
2007-10-10 Stefan Metzmacherr18442: run the os2_delete test in the testsuite too
2007-10-10 Andrew Bartlettr18441: Allow searching for the high bit in these bitfi...
2007-10-10 Simo Sorcer18440: "builtinDomain" is not a child of "domain"
2007-10-10 Andrew Tridgellr18439: 2nd try at a talloc_move() api. This type with...
2007-10-10 Andrew Tridgellr18438: I should have examined these uses of talloc_mov...
2007-10-10 Andrew Tridgellr18437: added a 'make valgrindtest' target for ldb
2007-10-10 Andrew Tridgellr18436: converted ldb to use talloc_move() instead...
2007-10-10 Andrew Tridgellr18435: added a function talloc_move() which is like...
2007-10-10 Andrew Bartlettr18434: Fix typo...
2007-10-10 Andrew Bartlettr18433: Make sure to search below the partitions baseDN...
2007-10-10 Andrew Tridgellr18432: ensure roken doesn't try to include both inttyp...
2007-10-10 Andrew Tridgellr18431: use this to suppress things on fort in the...
2007-10-10 Stefan Metzmacherr18428: add my copyright
2007-10-10 Stefan Metzmacherr18427: set sin_port correctly on autobound socket
2007-10-10 Stefan Metzmacherr18426: use 'family' consistantly instead of mixing...
2007-10-10 Stefan Metzmacherr18424: there's no need to allocate a wrapped socket...
2007-10-10 Stefan Metzmacherr18423: record accept, connect and close events in...
2007-10-10 Stefan Metzmacherr18421: support --target=samba3, I thought that was...
next