Age | Commit message (Expand) | Author | Files | Lines |
2008-10-21 | Automatically enable merged build (for more complete 'make test') when possib... | Jelmer Vernooij | 1 | -1/+4 |
2008-10-19 | Make sure crypt libs get included. | Jelmer Vernooij | 1 | -0/+2 |
2008-10-18 | Move ufc to libreplace. | Jelmer Vernooij | 1 | -6/+0 |
2008-10-18 | Use common detection function for zlib. | Jelmer Vernooij | 1 | -25/+3 |
2008-10-15 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-15 | Build zlib (required for ndr_compression) if it's not pulled in through | Jelmer Vernooij | 1 | -0/+36 |
2008-10-14 | Fix merged build . | Jelmer Vernooij | 1 | -1/+1 |
2008-10-14 | Give the user a hint about whether a merged build would be possible. | Jelmer Vernooij | 1 | -0/+21 |
2008-10-14 | Allow auto-detect if --enable-merged-build was not specified. | Jelmer Vernooij | 1 | -1/+2 |
2008-10-06 | Add netlogond auth method | Volker Lendecke | 1 | -1/+2 |
2008-10-02 | Fix bug 5798: "CFLAGS info lost in configure" | Volker Lendecke | 1 | -1/+1 |
2008-09-27 | libgpo: add gpext_security module build to configure. | Günther Deschner | 1 | -0/+1 |
2008-09-24 | SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell.com> | Holger Hetterich | 1 | -2/+2 |
2008-09-24 | s3:configure: add -L./bin also for the merged build | Stefan Metzmacher | 1 | -0/+4 |
2008-09-23 | Fix make pch in the merged build | Volker Lendecke | 1 | -1/+3 |
2008-09-22 | idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests. | Gerald (Jerry) Carter | 1 | -0/+1 |
2008-09-17 | Ensure vfs_acl_xattr is built. | Jeremy Allison | 1 | -1/+2 |
2008-09-17 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlelib | Jelmer Vernooij | 1 | -0/+1 |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 1 | -7/+7 |
2008-09-16 | idmap_hash: Add the idmap/nss-info provider from Likewise Open. | Gerald (Jerry) Carter | 1 | -0/+1 |
2008-09-16 | Merge branch 'singlepopt' into single | Jelmer Vernooij | 1 | -2/+2 |
2008-09-16 | Use a single copy of popt in samba3 and samba4. | Jelmer Vernooij | 1 | -2/+2 |
2008-09-16 | Merge branch 'singlensswrap' into single | Jelmer Vernooij | 1 | -1/+1 |
2008-09-16 | Use single cope of nss_wrapper in Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-16 | Merge branch 'singlesw' into single | Jelmer Vernooij | 1 | -1/+1 |
2008-09-16 | Merge branch 'singlereplace' into single | Jelmer Vernooij | 1 | -1/+1 |
2008-09-16 | Merge branch 'singletdb' into single | Jelmer Vernooij | 1 | -2/+2 |
2008-09-16 | Use single copy of socket_wrapper in Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-16 | Make Samba 3 and Samba 4 both use the same single copy of libreplace. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-16 | Use single copy of tdb in both samba3 and samba4. | Jelmer Vernooij | 1 | -2/+2 |
2008-09-16 | Share talloc source code between Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-15 | Fix aio on FreeBSD. | Timur | 1 | -0/+15 |
2008-09-15 | Fix standalone build. | Jelmer Vernooij | 1 | -0/+4 |
2008-09-15 | Add flag for merged build. | Jelmer Vernooij | 1 | -6/+7 |
2008-09-15 | Import merged build patch. | Jelmer Vernooij | 1 | -2/+7 |
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 |