Age | Commit message (Expand) | Author | Files | Lines |
2009-07-03 | s3:configure: fix syntax error in avahi configure test | Björn Jacke | 1 | -1/+1 |
2009-07-03 | s3:configure: define _LARGEFILE64_SOURCE on QNX | Matt Kraai | 1 | -0/+4 |
2009-07-02 | change talloc to 2.0.0 | Andrew Tridgell | 1 | -1/+1 |
2009-06-30 | umount.cifs: don't build it by default | Jeff Layton | 1 | -6/+37 |
2009-06-29 | s3:build: check for external liblua, link lua statically if using internal lib | Michael Adam | 1 | -1/+41 |
2009-06-26 | The solaris linker seems to require an extra mention of dependent libs | Volker Lendecke | 1 | -3/+8 |
2009-06-19 | s3:build: build talloctort only when using the internal liballoc | Michael Adam | 1 | -0/+3 |
2009-06-19 | s3:build: build the tdb tools only when using the internal libtdb | Michael Adam | 1 | -0/+9 |
2009-06-19 | s3:build: check for availability of external libtdb and use it if available | Michael Adam | 1 | -18/+34 |
2009-06-19 | s3:build: link libtalloc statically if using internal libtalloc | Michael Adam | 1 | -0/+1 |
2009-06-11 | Fix build with external talloc. | Jelmer Vernooij | 1 | -28/+27 |
2009-06-08 | Check for dmalloc at the end of the configure | Timur I. Bakeyev | 1 | -10/+10 |
2009-06-06 | Add an early prototyp of pdb_ads.c. | Volker Lendecke | 1 | -1/+2 |
2009-05-26 | Attempt to fix the build on HP/UX | Volker Lendecke | 1 | -0/+2 |
2009-05-20 | Do not do a merged build without shared libs | Volker Lendecke | 1 | -0/+1 |
2009-05-20 | Only build the krb5 locator when building shared libs | Volker Lendecke | 1 | -1/+3 |
2009-05-19 | Another attempt at fixing the static build of vfs_notify_fam | Volker Lendecke | 1 | -5/+6 |
2009-05-19 | Fix detection of "enum FAMCodes" | Volker Lendecke | 1 | -1/+1 |
2009-05-16 | Fix static linking of vfs_notify_fam | Volker Lendecke | 1 | -0/+5 |
2009-05-12 | s3:build: extend the support fo Debian GNU/kFooBar to kOpenSolaris | Michael Adam | 1 | -5/+5 |
2009-05-12 | s3:build: support non-linux gnu ports | Michael Adam | 1 | -4/+16 |
2009-05-08 | Fix bug #6330 - DFS doesn't work on AIX. Jeremy. | Jeremy Allison | 1 | -0/+10 |
2009-05-08 | s3:configure: "test" only takes one "=" | Björn Jacke | 1 | -1/+1 |
2009-05-03 | Fix bug 6136: New AFS syscall conventions | Geza Gemes | 1 | -2/+3 |
2009-05-02 | Explicitly link in pthreads for lib/pthreadpool if required | Volker Lendecke | 1 | -0/+3 |
2009-05-01 | Add thread pool | Volker Lendecke | 1 | -1/+14 |
2009-04-22 | ѕ3/configure: fix regexp for ld version recognition | Björn Jacke | 1 | -1/+1 |
2009-04-20 | Move syslog check out of m4 library file into configure.in | Jelmer Vernooij | 1 | -0/+1 |
2009-04-01 | Print an error if trying a merged build without a system kerberos lib | Volker Lendecke | 1 | -0/+9 |
2009-04-01 | s3:build: rename WINBIND_LIBS -> LIBWBCLIENT_LIBS for unification | Michael Adam | 1 | -5/+5 |
2009-04-01 | s3:build: unify linking of libwbclient with a @LIBWBCLIENT_TARGET@ | Michael Adam | 1 | -0/+4 |
2009-03-30 | s3/cups: add encryption support | Björn Jacke | 1 | -0/+1 |
2009-03-23 | Use avahi to register _smb._tcp in smbd | Volker Lendecke | 1 | -1/+1 |
2009-03-23 | Add tevent avahi binding | Volker Lendecke | 1 | -1/+1 |
2009-03-23 | Add avahi detection to configure | Volker Lendecke | 1 | -0/+36 |
2009-03-23 | Disable dns_sd by default | Volker Lendecke | 1 | -2/+2 |
2009-03-23 | s3:build: prevent from setting "-O -g", check for $debug first. | Michael Adam | 1 | -3/+3 |
2009-03-23 | don't set -O twice | Björn Jacke | 1 | -2/+0 |
2009-03-22 | Only build the dirsort module if we have the dirfd function | Volker Lendecke | 1 | -2/+2 |
2009-03-22 | Add dirsort module | Andy Kelk | 1 | -1/+2 |
2009-03-18 | s3-spoolss: remove rpc_server/srv_spoolss.c alltogether. | Günther Deschner | 1 | -3/+3 |
2009-03-17 | s3: Fix bugs in the detection of the GNU ld version (Bug #6147) | Steve Langasek | 1 | -2/+2 |
2009-03-17 | remove needless rpath stuff for default paths as early as possible | Björn Jacke | 1 | -1/+3 |
2009-03-16 | fix configure check for external talloc libs | Björn Jacke | 1 | -1/+1 |
2009-03-15 | Merge branch 'checktalloc' of /home/jelmer/samba4 | Jelmer Vernooij | 1 | -1/+20 |
2009-03-14 | Fix fallback if system doesn't provide talloc. | Jelmer Vernooij | 1 | -1/+1 |
2009-03-14 | Allow using external libtalloc. | Jelmer Vernooij | 1 | -1/+20 |
2009-03-11 | fix configure check by avoiding main(main(...)) | Björn Jacke | 1 | -7/+4 |
2009-03-10 | Add a vfs_preopen module to hide fs latencies | Volker Lendecke | 1 | -1/+2 |
2009-03-04 | s3: Remove madvise support | Steven Danneman | 1 | -29/+0 |