ira/wip.git
2008-02-27 Derrell Lipmanupdate .gitignore with new test program executable
2008-02-27 Derrell Lipmanadd a test program for the new ftruncate functionality
2008-02-27 Derrell Lipmanadd smbc_ftruncate() to emulate POSIX ftruncate()
2008-02-27 Derrell Lipmanadd 64-bit macros from samba4
2008-02-27 Derrell Lipmanadd a function to truncate a file to a specified size
2008-02-26 Andreas SchneiderAdd variable to define if a share should be hidden.
2008-02-26 Michael AdamRerun make idl. To remove irritating semicolon.
2008-02-26 Michael AdamAdd libnet_join.idl to the IDL files to be processed...
2008-02-26 Michael Adammake idl: Only compile idl files newer than the output...
2008-02-26 Michael Adamlibreplace: Add tests for connect and gethostbyname.
2008-02-26 Michael Adamconfigure: put swat-part of config into m4-include...
2008-02-26 Michael AdamFix build on VOS: socklen_t is needed for rep_inet_ntop...
2008-02-26 Karolin SeegerFix some typos.
2008-02-25 Michael AdamFix build on some systems : don't pass libraries to...
2008-02-25 Michael AdamFix the build on OpenBSD: ENOTSUP is not always defined.
2008-02-25 Volker LendeckeFix some warnings
2008-02-25 Volker LendeckeCorrectly check return of rename(2)
2008-02-25 Volker LendeckeFix inotify detection
2008-02-25 Stefan Metzmachermake test: pass --option=torture:sharedelay=100000...
2008-02-25 Volker LendeckeDo the formatting change in all 3 places :-)
2008-02-25 Volker LendeckeFix confusing error message -- bug 5252
2008-02-24 Volker LendeckeAllow "max mux" async i/o requests
2008-02-24 Volker LendeckeExport aio_request_done()
2008-02-24 Michael AdamFix aix-build of libtalloc.so by exporting all necessar...
2008-02-23 Volker LendeckeAIO on streams does not work (yet...)
2008-02-23 Volker LendeckeFix typo
2008-02-23 Volker LendeckeFix a C++ warning
2008-02-23 Volker LendeckeFix a C++ warning
2008-02-23 Volker LendeckeCheck return value of pipe(2)
2008-02-23 Volker LendeckeCheck return value of dup(2)
2008-02-23 Volker LendeckeFix a C++ warning
2008-02-23 Volker LendeckeCheck the return value of fgets
2008-02-23 Volker Lendeckemake idl: Check return value of asprintf
2008-02-23 Jeremy AllisonFix "used uninitialized" errors.
2008-02-23 Jeremy AllisonFix debug messages.
2008-02-22 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-22 Simo SorceMake sure mount.cifs.c compiles on Fedora 9 with gcc 4.3
2008-02-22 Volker LendeckeDon't use fname after create_file has been called
2008-02-22 Michael Adamlibreplace: don't use socketwrapper for getifaddrs...
2008-02-22 Michael Adamlibreplace: Fix comment originating from old samba...
2008-02-22 Michael AdamNot all implementations of struct ifaddrs define ifa_br...
2008-02-22 Michael AdamRemove the implementations of _get_interfaces and autoc...
2008-02-21 Michael Adamlibreplace: fix creation of conftest files for getifadd...
2008-02-21 Michael AdamFix linked list of ifaddrs in implementations of rep_ge...
2008-02-21 Michael AdamAdd missing initalizations of lastif in rep_getifaddr...
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-21 Karolin SeegerChange option name.
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-21 Michael Adamlibreplace: fix compile errors in getifaddrs.c
2008-02-21 Michael AdamTry and fix getifaddrs check on irix: dont't try to...
2008-02-21 Michael AdamMove the definition of SMB_LIBRARY to aclocal.m4.
2008-02-21 Michael Adamconfigure: Abstract configuration of internal libs...
2008-02-21 Volker Lendeckefix typo
2008-02-21 Michael AdamRemove check for secure mkstemp from configure.in.
2008-02-21 Michael AdamRemove mmap check from configure.in
2008-02-21 Michael AdamFix the build on irix: Prevent empty line in TDB_OBJ
2008-02-21 Jeremy AllisonFrom: David Disseldorp <ddiss@sgi.com>
2008-02-21 Tim PotterFix double free bugs after calling regfio_close()
2008-02-21 Tim PotterFix memory leaks on error path
2008-02-21 Tim PotterFix possible close of invalid fd if call to socket...
2008-02-20 Michael AdamFix build with static libs: place tdb static lib after...
2008-02-20 Michael Adamconfigure: add --enable-shared-libs to control overall...
2008-02-20 Michael Adamconfigure: Move assemblage of samba version strings...
2008-02-20 Michael AdamRemove checks for ino_t, loff_t, offset_t, and comparis...
2008-02-20 Jelmer VernooijSupport dlopen(NULL, ...) on HPUX.
2008-02-20 Michael AdamRemove tests for vsnprintf snprintf asprintf vasprintf...
2008-02-20 Michael Adamlibreplace: change samba_cv_ to libreplace_cv_ in libre...
2008-02-20 Michael Adamlibreplace: change samba_cv_ to libreplace_cv_ in syste...
2008-02-20 Michael Adamlibreplace: change samba_cv_ to libreplace_cv_ in getpa...
2008-02-20 Michael Adamlibreplace: change samba_cv_ to libreplace_cv_ in getif...
2008-02-19 Michael AdamRemove the getifaddrs checks from configure.in: they...
2008-02-19 Michael Adamconfigure: Use SAMBA_CONFIGURE_CPPFLAGS for AC_LIBREPLA...
2008-02-19 Michael Adamlibreplace: Remove double item in case statement.
2008-02-19 Michael AdamRemove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.
2008-02-19 Jelmer Vernooijr26554: Fix test for getifaddr on FreeBSD. Patch by...
2008-02-19 James Peachr26551: Make sure NULL is defined before using it to...
2008-02-19 Jelmer Vernooijr26507: Fix function signature for freeifaddrs.
2008-02-19 Jelmer Vernooijr26497: Fix return type for freeifaddrs().
2008-02-19 Jelmer Vernooijr26495: Add defines for getifaddrs/freeifaddrs.
2008-02-19 Jelmer Vernooijr26492: Some hosts have a define called ifa_dstaddr.
2008-02-19 Jelmer Vernooijr26491: Fix syntax.
2008-02-19 Jelmer Vernooijr26487: Cope with systems that don't have struct sockad...
2008-02-19 Jelmer Vernooijr26470: Update README.
2008-02-19 Jelmer Vernooijr26469: Fix paths, only include IPv4 addresses for...
2008-02-19 Jelmer Vernooijr26468: Match getifaddrs more closely, add trivial...
2008-02-19 Jelmer Vernooijr26467: Use getifaddrs() for interface enumeration...
2008-02-19 Michael Adamconfigure: Move path (and debug) checks to an m4 includ...
2008-02-19 Michael Adambuild: change selftest_prefix from ./ to ./st .
2008-02-19 Michael Adamconfigure: move debug check to developer check
2008-02-19 Michael Adamconfigure: Also set debug=yes for --enable-developer...
2008-02-19 Michael Adamconfigure: add default for developer and krb5developer
2008-02-19 Michael Adamconfigure: move more developer/test related checks...
2008-02-19 Michael AdamMove the --enable-debug check up above all compiler...
2008-02-19 Michael Adamconfigure: Introduce "debug" variable set to yes by...
2008-02-19 Michael Adamconfigure: move AC_SUBST's of certain directories to...
2008-02-19 Michael AdamMove AC_ENABLE_SHARED and AC_DISABLE_STATIC to a more...
2008-02-19 Michael Adamconfigure.in: move definition of build dir up.
2008-02-19 Michael AdamRemove unused m4 macro files.
2008-02-19 Volker LendeckeUpdate position information also for AIO
2008-02-19 Volker LendeckeInform level II oplock holders when we write using AIO
next