Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2198: Correct fix for #1360. Need to use -Wl when passing flags to the linker. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2188: adding some initial checks for DragonFly (same as FreeBSD 4.1) | Gerald Carter | 1 | -3/+4 |
2007-10-10 | r2070: Let's try to overload srnlen and strndup for AIX where they are natly ... | Simo Sorce | 1 | -0/+2 |
2007-10-10 | r2057: Although rarely used, prevent "net lookup kdc" from segfaulting when | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r2018: updating syntax for enable-cups check | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r2006: Fix bug 1653 discovered by Luke Mewburn. The script code to generate the | Tim Potter | 1 | -2/+2 |
2007-10-10 | r1968: Remove spurious "A" spotted by Jason Mader <jason@ncac.gwu.edu>. | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r1599: Use -Bsymbolic when creating shared libraries to avoid conflicts with | Tim Potter | 1 | -1/+1 |
2007-10-10 | r1561: iconv detection fix from James Peach <jpeach@sgi.com> | Gerald Carter | 1 | -13/+19 |
2007-10-10 | r1472: Make mknod work again for the CIFS client. Still needs some | Jeremy Allison | 1 | -1/+13 |
2007-10-10 | r1368: fix configure check so that if you set --enable-cups[=yes] and don't h... | Gerald Carter | 1 | -1/+3 |
2007-10-10 | r1247: Final fix to make this compile on Heimdal. | Jeremy Allison | 1 | -22/+39 |
2007-10-10 | r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r1193: Ensure we check for and use krb5_free_unparsed_name(). | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r1179: Start of system keytab merge. Config tests. | Jeremy Allison | 1 | -0/+35 |
2007-10-10 | r1007: merge from SAMBA_4_0: | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r817: - fix a configure logic bug for linux/XFS quotas | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r675: merge from SAMBA_4_0: | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r656: Make widelinks use realpath(). Tidy up cases where we need to become a ... | Jeremy Allison | 1 | -0/+14 |
2007-10-10 | r449: Two AFS-related things: | Volker Lendecke | 1 | -4/+23 |
2007-10-10 | r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditing | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r393: BUG 1141: patch from timur@com.bat.ru (Timur Bakeyev) for nss*.so names... | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r329: add the shadow_copy vfs module | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r283: removing --with-cracklib after discussion with abartklet @ sambaXP | Gerald Carter | 1 | -57/+0 |
2007-10-10 | r227: Patch from James Peach <jpeach@sgi.com> to search RIX ABI paths for lib... | Jeremy Allison | 1 | -7/+18 |
2007-10-10 | r192: Fix configure.in to only use $BLDSHARED to select whether to build stat... | Paul Green | 1 | -3/+3 |
2007-10-10 | r185: fix linking prob surrounding --with-fake-kaserver and -lcrypto | Gerald Carter | 1 | -0/+4 |
2007-10-10 | r144: Move first use of AC_CHECK_HEADERS so it is always executed. Tidy up in... | Paul Green | 1 | -13/+16 |
2007-10-10 | r93: Update VOS _POSIX_C_SOURCE macro to 200112L. | Paul Green | 1 | -2/+2 |
2004-03-26 | Move the Client-IP based msdfs target expansion to a VFS module. | Volker Lendecke | 1 | -1/+2 |
2004-03-19 | add --with-libdir and --with-mandir (patch from Guenther Deschner) | Gerald Carter | 1 | -2/+34 |
2004-03-15 | removing extra comma in --with-fhs | Gerald Carter | 1 | -1/+1 |
2004-03-02 | Janitorial duty for tpot - --with-fhs fix. | Jeremy Allison | 1 | -7/+14 |
2004-02-19 | sys/xattr.h merge from HEAD | Gerald Carter | 1 | -1/+1 |
2004-02-11 | Added James Peach's fix for #1038. | Jeremy Allison | 1 | -0/+2 |
2004-02-03 | Fix for a bug where the mutex could be left locked. Also remove the | Jeremy Allison | 1 | -22/+0 |
2004-02-02 | Always at least try to compile in cracklib support. | Andrew Bartlett | 1 | -1/+1 |
2004-02-02 | remerge andrew's cracklib patch from HEAD and fix a compile warnings | Gerald Carter | 1 | -0/+58 |
2004-02-01 | Include sys/acl.h in check for broken nisplus include files. Bug #1025. | Tim Potter | 1 | -1/+3 |
2004-01-29 | BUG 570: don't overwrite LDFLAGS; patch from MORIYAMA Masayuki <moriyama@mira... | Gerald Carter | 1 | -1/+1 |
2004-01-22 | Fix for debian Bug#225328 by LaMont Jones <lamont@debian.org>, where | Andrew Bartlett | 1 | -0/+2 |
2004-01-15 | Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicable | Tim Potter | 1 | -3/+0 |
2004-01-14 | revert the cracklib changes until post 3.0.2 | Gerald Carter | 1 | -58/+0 |
2004-01-14 | Finish adding cracklib support - this adds the configure test to enable | Andrew Bartlett | 1 | -0/+58 |
2004-01-08 | This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS | Andrew Bartlett | 1 | -0/+1 |
2004-01-07 | Fix from Justin Baugh <justin.baugh@request.com> for bugid #948 for | Jeremy Allison | 1 | -1/+4 |
2004-01-06 | XFS quota patch from Stefan Metzmacher <metze@metzemix.de>. | Jeremy Allison | 1 | -4/+25 |
2004-01-06 | Correctly detect AFS headers on SuSE in /usr/include/afs/afs/ | Volker Lendecke | 1 | -6/+46 |
2004-01-05 | fix inverted check using krb5_kt_resolve() and HAVE_MEMORY_KEYTAB; bug 912 | Gerald Carter | 1 | -2/+2 |
2004-01-05 | Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2.... | Jeremy Allison | 1 | -34/+30 |