Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |