| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Fix inotify detection | Volker Lendecke | 2008-02-25 | 2 | -2/+8 | |
| | * | | | | | | | make test: pass --option=torture:sharedelay=100000 to samba4 smbtorture | Stefan Metzmacher | 2008-02-25 | 1 | -0/+2 | |
| | * | | | | | | | Do the formatting change in all 3 places :-) | Volker Lendecke | 2008-02-25 | 1 | -3/+7 | |
| | * | | | | | | | Fix confusing error message -- bug 5252 | Volker Lendecke | 2008-02-25 | 1 | -3/+5 | |
| | * | | | | | | | Allow "max mux" async i/o requests | Volker Lendecke | 2008-02-24 | 1 | -5/+9 | |
| | * | | | | | | | Export aio_request_done() | Volker Lendecke | 2008-02-24 | 1 | -3/+9 | |
| | * | | | | | | | Fix aix-build of libtalloc.so by exporting all necessary symbols. | Michael Adam | 2008-02-24 | 1 | -1/+1 | |
| | * | | | | | | | AIO on streams does not work (yet...) | Volker Lendecke | 2008-02-24 | 1 | -0/+12 | |
| | * | | | | | | | Fix typo | Volker Lendecke | 2008-02-23 | 1 | -2/+2 | |
| | * | | | | | | | Fix a C++ warning | Volker Lendecke | 2008-02-23 | 1 | -1/+1 | |
| | * | | | | | | | Fix a C++ warning | Volker Lendecke | 2008-02-23 | 1 | -1/+2 | |
| | * | | | | | | | Check return value of pipe(2) | Volker Lendecke | 2008-02-23 | 1 | -1/+2 | |
| | * | | | | | | | Check return value of dup(2) | Volker Lendecke | 2008-02-23 | 1 | -2/+6 | |
| | * | | | | | | | Fix a C++ warning | Volker Lendecke | 2008-02-23 | 1 | -1/+1 | |
| | * | | | | | | | Check the return value of fgets | Volker Lendecke | 2008-02-23 | 1 | -1/+4 | |
| | * | | | | | | | make idl: Check return value of asprintf | Volker Lendecke | 2008-02-23 | 17 | -250/+125 | |
| | * | | | | | | | Fix "used uninitialized" errors. | Jeremy Allison | 2008-02-22 | 1 | -2/+6 | |
| | * | | | | | | | Fix debug messages. | Jeremy Allison | 2008-02-22 | 1 | -4/+5 | |
| | * | | | | | | | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-... | Jeremy Allison | 2008-02-22 | 7 | -428/+45 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Make sure mount.cifs.c compiles on Fedora 9 with gcc 4.3 | Simo Sorce | 2008-02-22 | 1 | -0/+1 | |
| | | * | | | | | | | Don't use fname after create_file has been called | Volker Lendecke | 2008-02-22 | 3 | -18/+18 | |
| | | * | | | | | | | libreplace: don't use socketwrapper for getifaddrs() implementations. | Michael Adam | 2008-02-22 | 1 | -0/+2 | |
| | | * | | | | | | | libreplace: Fix comment originating from old samba source. | Michael Adam | 2008-02-22 | 1 | -1/+1 | |
| | | * | | | | | | | Not all implementations of struct ifaddrs define ifa_broadaddr. | Michael Adam | 2008-02-22 | 1 | -13/+3 | |
| | | * | | | | | | | Remove the implementations of _get_interfaces and autoconf test in interfaces.c | Michael Adam | 2008-02-22 | 1 | -386/+0 | |
| | | * | | | | | | | libreplace: fix creation of conftest files for getifaddrs tests. | Michael Adam | 2008-02-22 | 1 | -4/+11 | |
| | | * | | | | | | | Fix linked list of ifaddrs in implementations of rep_getifaddrs. | Michael Adam | 2008-02-22 | 1 | -3/+3 | |
| | | * | | | | | | | Add missing initalizations of lastif in rep_getifaddr implementations. | Michael Adam | 2008-02-22 | 1 | -3/+6 | |
| | * | | | | | | | | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-... | Jeremy Allison | 2008-02-21 | 1 | -1/+1 | |
| | |\| | | | | | | | ||||||
| | | * | | | | | | | Change option name. | Karolin Seeger | 2008-02-21 | 1 | -1/+1 | |
| | * | | | | | | | | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-... | Jeremy Allison | 2008-02-21 | 120 | -10456/+18693 | |
| | |\| | | | | | | | ||||||
| | | * | | | | | | | libreplace: fix compile errors in getifaddrs.c | Michael Adam | 2008-02-21 | 1 | -6/+3 | |
| | | * | | | | | | | Try and fix getifaddrs check on irix: dont't try to include config.h | Michael Adam | 2008-02-21 | 1 | -0/+3 | |
| | | * | | | | | | | Move the definition of SMB_LIBRARY to aclocal.m4. | Michael Adam | 2008-02-21 | 2 | -67/+67 | |
| | | * | | | | | | | configure: Abstract configuration of internal libs into an m4 macro. | Michael Adam | 2008-02-21 | 1 | -125/+45 | |
| | | * | | | | | | | fix typo | Volker Lendecke | 2008-02-21 | 1 | -1/+1 | |
| | | * | | | | | | | Remove check for secure mkstemp from configure.in. | Michael Adam | 2008-02-21 | 1 | -22/+0 | |
| | | * | | | | | | | Remove mmap check from configure.in | Michael Adam | 2008-02-21 | 2 | -75/+0 | |
| | | * | | | | | | | Fix the build on irix: Prevent empty line in TDB_OBJ | Michael Adam | 2008-02-21 | 1 | -2/+2 | |
| | | * | | | | | | | From: David Disseldorp <ddiss@sgi.com> | Jeremy Allison | 2008-02-20 | 1 | -2/+1 | |
| | | * | | | | | | | Fix double free bugs after calling regfio_close() | Tim Potter | 2008-02-20 | 1 | -4/+0 | |
| | | * | | | | | | | Fix memory leaks on error path | Tim Potter | 2008-02-20 | 1 | -1/+8 | |
| | | * | | | | | | | Fix possible close of invalid fd if call to socket() returns -1. | Tim Potter | 2008-02-20 | 1 | -1/+2 | |
| | | * | | | | | | | Fix build with static libs: place tdb static lib after tdb-util objects. | Michael Adam | 2008-02-20 | 1 | -2/+3 | |
| | | * | | | | | | | configure: add --enable-shared-libs to control overall internal use of shared... | Michael Adam | 2008-02-20 | 1 | -3/+32 | |
| | | * | | | | | | | configure: Move assemblage of samba version strings to m4 include file. | Michael Adam | 2008-02-20 | 2 | -19/+30 | |
| | | * | | | | | | | Remove checks for ino_t, loff_t, offset_t, and comparison_fn_t from configure... | Michael Adam | 2008-02-20 | 1 | -5/+0 | |
| | | * | | | | | | | Support dlopen(NULL, ...) on HPUX. | Jelmer Vernooij | 2008-02-20 | 1 | -0/+2 | |
| | | * | | | | | | | Remove tests for vsnprintf snprintf asprintf vasprintf and va_copy from confi... | Michael Adam | 2008-02-20 | 1 | -53/+1 | |
| | | * | | | | | | | libreplace: change samba_cv_ to libreplace_cv_ in libreplace.m4. | Michael Adam | 2008-02-20 | 1 | -36/+36 | |
