Age | Commit message (Expand) | Author | Files | Lines |
2008-09-09 | Rename object variables to avoid clashes with Samba 4. | Jelmer Vernooij | 1 | -4/+6 |
2008-09-05 | configure: fix typo in GNU ld version-script test. | Michael Adam | 1 | -1/+1 |
2008-09-04 | Use different variable names for talloc and tdb object file names than | Jelmer Vernooij | 1 | -8/+6 |
2008-08-27 | Add st_birthtime and friends for accurate create times on systems that suppor... | Jeremy Allison | 1 | -0/+90 |
2008-08-26 | Avoid a race condition in glibc between AIO and setresuid(). | Andrew Tridgell | 1 | -11/+13 |
2008-08-21 | cifs.upcall: enable building by default on linux | Jeff Layton | 1 | -4/+19 |
2008-08-21 | libsmbclient examples: add Makefile.internal.in for building from a samba source | Michael Adam | 1 | -0/+1 |
2008-08-14 | Revert "Add a gpfs_prefetch module" | Michael Adam | 1 | -2/+1 |
2008-08-13 | Add a gpfs_prefetch module | Volker Lendecke | 1 | -1/+2 |
2008-08-11 | netapi: generate the netapi testsuite makefile. | Günther Deschner | 1 | -0/+1 |
2008-08-08 | Try and fix the build for systems that don't have krb5_auth_con_set_req_cksum... | Jeremy Allison | 1 | -0/+1 |
2008-08-08 | Add Derrick Schommer's <dschommer@F5.com> kerberos delegation patch. Some | Jeremy Allison | 1 | -0/+1 |
2008-07-22 | Check for f_frsize when using statvfs | Zach Loafman | 1 | -1/+12 |
2008-07-22 | Add --enable-picky-developer | Zach Loafman | 1 | -1/+5 |
2008-07-16 | This patchset comprises a number of cleanups for the cifs upcall | Jeremy Allison | 1 | -16/+16 |
2008-07-10 | Fix realpath() check so that it doesn't generate a core() when it fails. | Zach Loafman | 1 | -2/+10 |
2008-07-07 | build: remove library-versions.in - it is not used any more. | Michael Adam | 1 | -1/+1 |
2008-07-07 | build: set SONAME version of libraries from configure, not using library-vers... | Michael Adam | 1 | -6/+15 |
2008-07-07 | build: handle libaddns by SMB_LIBRARY() and correctly create SONAME file. | Michael Adam | 1 | -37/+1 |
2008-07-07 | build: handle libsmbsharemodes by SMB_LIBRARY() and correctly create SONAME f... | Michael Adam | 1 | -47/+1 |
2008-07-07 | build: handle libsmbclient by SMB_LIBRARY() and correctly create soname file. | Michael Adam | 1 | -50/+3 |
2008-06-27 | Revert "build: add symbol versioning when we build with gnu ld" | Karolin Seeger | 1 | -17/+0 |
2008-06-17 | Without stdlib.h we don't get a prototype for free(). | Andrew Bartlett | 1 | -0/+1 |
2008-06-14 | Use the correct cups-devel test for HAVE_IPRINT also | Volker Lendecke | 1 | -1/+2 |
2008-06-14 | Correctly check for presence of cups-devel | Volker Lendecke | 1 | -1/+15 |
2008-06-12 | Add -brtl to the AIX linker flags | Volker Lendecke | 1 | -1/+3 |
2008-06-09 | configure: we require autoconf 2.54 | Stefan Metzmacher | 1 | -2/+2 |
2008-06-09 | configure: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_ | Stefan Metzmacher | 1 | -3/+3 |
2008-06-09 | configure: fix warnings with autoconf-2.62 rename samba_stat_hires => samba_c... | Stefan Metzmacher | 1 | -6/+6 |
2008-06-09 | configure: fix warnings with autoconf-2.62 rename smb_krb5_ => smb_krb5_cv_ | Stefan Metzmacher | 1 | -21/+21 |
2008-05-23 | build: make sure LIBWBCLIENT_*_TARGET is never empty | Stefan Metzmacher | 1 | -4/+4 |
2008-05-23 | build: add symbol versioning when we build with gnu ld | Stefan Metzmacher | 1 | -0/+17 |
2008-05-23 | build: autogenerate exports/libwbclient.syms | Stefan Metzmacher | 1 | -0/+4 |
2008-05-23 | build: pass .syms extention via @SYMSEXT@ from configure | Stefan Metzmacher | 1 | -0/+4 |
2008-05-22 | configure: samba_cv_unixsocket was renamed into libreplace_cv_HAVE_UNIXSOCKET | Stefan Metzmacher | 1 | -1/+1 |
2008-05-22 | configure: remove HAVE_IPV6 test as LIBREPLACE_NETWORK_CHECKS already have this | Stefan Metzmacher | 1 | -23/+0 |
2008-05-20 | net: Split out "net afs" | Kai Blin | 1 | -0/+3 |
2008-05-18 | configure: Fix comment to match the current iconv check. | Kai Blin | 1 | -1/+5 |
2008-05-17 | configure: make use of LIBREPLACE_NETWORK_LIBS instead of redoing the tests | Stefan Metzmacher | 1 | -37/+3 |
2008-05-17 | configure: remove some header checks which are already done by AC_LIBREPLACE_... | Stefan Metzmacher | 1 | -4/+3 |
2008-05-17 | configure: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNIX... | Stefan Metzmacher | 1 | -28/+0 |
2008-05-17 | configure: remove unused configure check for HAVE_WORKING_AF_LOCAL | Stefan Metzmacher | 1 | -10/+0 |
2008-05-16 | libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba | Stefan Metzmacher | 1 | -0/+1 |
2008-05-14 | configure: Kill linker warnings about 32bit libs on 64bit Linux. | Kai Blin | 1 | -1/+1 |
2008-05-06 | Enable tests for splice on Linux. Add a static (vl, I hate this) | Jeremy Allison | 1 | -0/+20 |
2008-04-30 | pam_winbind: Fix Bug #5430 (patch from fumiyas@osstech.co.jp). | Günther Deschner | 1 | -0/+2 |
2008-04-22 | configure: fix a comment typo | Michael Adam | 1 | -1/+1 |
2008-04-16 | add AC_TRY_RUN_STRICT support for Sun Studio compiler | Björn Jacke | 1 | -0/+12 |
2008-04-16 | Fix out of tree build. Remove the embedded srcdir path from talloc and tdb. | Gerald W. Carter | 1 | -2/+2 |
2008-04-13 | gpo: add scripts plugin. | Günther Deschner | 1 | -0/+1 |