Age | Commit message (Expand) | Author | Files | Lines |
2012-01-10 | krb5: Require krb5_c_verify_checksum is available to build with krb5 | Andrew Bartlett | 1 | -4/+2 |
2012-01-10 | krb5: Require krb5_c_enctype_compare is available to build with krb5 | Andrew Bartlett | 1 | -1/+5 |
2012-01-10 | samba: check for AES encryption type defines. | Günther Deschner | 1 | -0/+21 |
2012-01-09 | s3-build: Remove unused hooks to set smbtorture4 and test args | Andrew Bartlett | 1 | -7/+0 |
2012-01-09 | s3-build: smbtorture4 can be built regardless of use_ads | Andrew Bartlett | 1 | -4/+0 |
2012-01-06 | Add a sys_get_number_of_cores() function that calls sysconf or sysctl | Jeremy Allison | 1 | -1/+2 |
2012-01-05 | Add S3 vfs_aio_pthread module to replace broken glibc aio code. | Jeremy Allison | 1 | -0/+4 |
2011-12-25 | s3: Fix linking on Lion | Volker Lendecke | 1 | -0/+8 |
2011-12-22 | s3: There's no reason not to at least build winbind on darwin | Volker Lendecke | 1 | -0/+2 |
2011-11-30 | s3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDS | Volker Lendecke | 1 | -0/+23 |
2011-11-30 | build: TDB_ERR_NESTING is used unconditionally | Andrew Bartlett | 1 | -10/+0 |
2011-11-16 | s3-passdb: split out passdb/pdb_ldap_schema.c | Günther Deschner | 1 | -1/+1 |
2011-11-16 | s3: move smbldap_util to pdb_ldap_util. | Günther Deschner | 1 | -4/+1 |
2011-11-07 | s3-build: Fix inotify detection (bug 8580) | Björn Baumbach | 1 | -2/+4 |
2011-10-14 | Fix sys_fseek wrapper | Brad Smith | 1 | -1/+1 |
2011-10-06 | s3: Use the uid_wrapper | Volker Lendecke | 1 | -0/+1 |
2011-09-20 | lib/util/charset: remove charset module loading | Andrew Bartlett | 1 | -4/+2 |
2011-09-20 | lib/util/charcnv: Remove broken internal CP850 and CP464 modules | Andrew Bartlett | 1 | -4/+0 |
2011-08-11 | s3:build(autoconf): fix bug #8369: remove irritating "." targets when recent ... | Michael Adam | 1 | -0/+4 |
2011-07-14 | s3:clikrb5: fix the build with newer heimdal versions | Stefan Metzmacher | 1 | -0/+2 |
2011-06-23 | s3-net: Bind our gettext results to 'unix charset' | Andrew Bartlett | 1 | -1/+1 |
2011-06-23 | lib/util/charset: Remove autodetection of charset from LOCALE | Andrew Bartlett | 1 | -1/+1 |
2011-06-23 | lib/util/charset: Remove 'display charset' | Andrew Bartlett | 1 | -18/+1 |
2011-06-20 | tdb_compat.h: divert every tdb build and includes to tdb_compat | Rusty Russell | 1 | -0/+1 |
2011-06-20 | lib: import ccan modules for tdb2 | Rusty Russell | 1 | -0/+2 |
2011-06-04 | s3: Fix the build on FreeBSD 8 | Volker Lendecke | 1 | -0/+5 |
2011-06-01 | Add check for the getcwd function being able to take NULL,0 arguments. | Jeremy Allison | 1 | -0/+11 |
2011-05-13 | s3:build: link libtdb as shared lib if using shared libs at all | Michael Adam | 1 | -1/+3 |
2011-05-13 | s3:build: determine full version of libtdb for the samba build | Michael Adam | 1 | -1/+2 |
2011-05-13 | s3:build: link libtalloc as shared lib if using shared libs at all | Michael Adam | 1 | -1/+3 |
2011-05-13 | s3:build: determine full version of libtalloc for the samba build | Michael Adam | 1 | -1/+2 |
2011-05-13 | s3:build: fix typo in definition of --enable-external-libtdb | Michael Adam | 1 | -2/+2 |
2011-05-13 | s3:build: reformat AC_ARG_ENABLE(external_libtalloc...) | Michael Adam | 1 | -2/+5 |
2011-05-13 | s3:build: add LIBWBCLIENT_FULLVER for consistency with SMB_LIBRARY() | Michael Adam | 1 | -0/+2 |
2011-05-13 | s3:build: add an optional full version argument to the SMB_LIBRARY() macro. | Michael Adam | 1 | -1/+1 |
2011-05-13 | s3:configure: add --enable-smbtorture4 switch | Michael Adam | 1 | -1/+8 |
2011-05-09 | s3-build: Move generated config.h and config.h.in to include/autoconf | Andrew Bartlett | 1 | -2/+2 |
2011-05-07 | Fix Samba3 on OpenIndiana. | Gordon Ross | 1 | -5/+21 |
2011-05-04 | vfs_gpfs: Properly notify the offline->online changes | Volker Lendecke | 1 | -0/+2 |
2011-05-03 | ѕ3/configure: move out generic CPPFLAGS in the solaris case here | Björn Jacke | 1 | -3/+4 |
2011-05-03 | ѕ3/configure: move out generic LDFLAGS in the solaris case here | Björn Jacke | 1 | -3/+1 |
2011-04-30 | kerberos: Only include gssapi/gssapi_krb5.h when available | Andrew Bartlett | 1 | -1/+1 |
2011-04-27 | auth/kerberos Add check for gss_inquire_sec_context_by_oid | Andrew Bartlett | 1 | -0/+1 |
2011-04-27 | s3-gse: Don't release the mech OID from gss_accept_security_context | Andrew Bartlett | 1 | -0/+1 |
2011-04-27 | auth/kerberos: Create common helper to get the verified PAC from GSSAPI | Andrew Bartlett | 1 | -0/+1 |
2011-04-25 | s3: Check for res_ninit | Volker Lendecke | 1 | -0/+8 |
2011-04-25 | s3: Add pthreadpooltest to main build | Volker Lendecke | 1 | -0/+2 |
2011-04-25 | s3: Many pthreadpool fixes | Volker Lendecke | 1 | -1/+1 |
2011-04-23 | Revert "s3-vfs: another attempt to fix the Tru64 build." | Stefan Metzmacher | 1 | -2/+0 |
2011-04-22 | s3-vfs: another attempt to fix the Tru64 build. | Günther Deschner | 1 | -0/+2 |