Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r6411: Remove configure check for FTRUNCATE_NEEDS_ROOT as it's not actually | Tim Potter | 1 | -7/+0 |
2007-10-10 | r6318: don't include smbwrapper stuff unless asked for | Herb Lewis | 1 | -5/+15 |
2007-10-10 | r6253: Add FreeBSD EA API support. Bug #2576 - patch donated by Timur Bakeyev... | Jeremy Allison | 1 | -1/+14 |
2007-10-10 | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r6062: work around autoconf setting the CFLAGS="-g -O2" by default in AC_CACH... | Gerald Carter | 1 | -7/+10 |
2007-10-10 | r6014: rather large change set.... | Gerald Carter | 1 | -1/+3 |
2007-10-10 | r5961: final round of compiler warning fixes based on feedback from Jason Mader | Gerald Carter | 1 | -3/+6 |
2007-10-10 | r5915: Remove --with-manpages-languages= from configure (we only have them in... | Jelmer Vernooij | 1 | -24/+0 |
2007-10-10 | r5880: From the comment.... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r5655: Added support for Novell NDS universal password. Code donated by | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r5645: Add an autoconf test for -Wdeclaration-after-statement so we don't add it | Tim Potter | 1 | -0/+16 |
2007-10-10 | r5636: Re-add the allocation size - parameterized by share as | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r5612: Add -Wdeclaration-after-statement to CFLAGS for --enable-developer. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r5159: BUG 2262: add support to detect *freebsd6* (same as *freebsd5* currently) | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r5157: BUG 2266: conditionally include rpc/nettype.h to work around missing h... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r4963: It is actually a very bad idea to use KRB5_CONFIG in the | Günther Deschner | 1 | -7/+7 |
2007-10-10 | r4823: remove -O1 from --with-developer | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r4581: From Derrell.Lipman@UnwiredUniverse.com. Use nanosleep instead of select | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r4296: Patch from William Jojo <jojowil@hvcc.edu> to fix HPUX sendfile and add | Jeremy Allison | 1 | -0/+29 |
2007-10-10 | r3925: patch from Thomas Bork <tombork@web.de> to fix configure.in with GNU l... | Gerald Carter | 1 | -3/+20 |
2007-10-10 | r3868: Fix reverted logic of detecting HAVE_WRFILE_KEYTAB (Bugzilla 2059) | Günther Deschner | 1 | -3/+1 |
2007-10-10 | r3862: Fix from Lars Müller <lmuelle@suse.de>, check for HAVE_WRFILE_KEYTAB | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r3850: I get the impression that some developers here are using gcc 3.4. This... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r3538: Fix the build with the latest Heimdal code. | Jeremy Allison | 1 | -0/+12 |
2007-10-10 | r3451: Finish off kerberos salting patch. Needs testing ! | Jeremy Allison | 1 | -25/+29 |
2007-10-10 | r3417: BUG 350: patch from Matt Selsky <selsky@columbia.edu> to use autoconf ... | Gerald Carter | 1 | -4/+6 |
2007-10-10 | r3345: More MIT/Heimdal tests for comparing enctypes now. | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r3342: More MIT/Heimdal fixes to allow an enctype to be explicitly set in a k... | Jeremy Allison | 1 | -0/+24 |
2007-10-10 | r3292: A fix from Narayana Pattipati <narayana[dot]pattipati[at]wipro\dotty/... | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r3145: Add experimental idmap_rid-Plugin. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r2905: Apply the patch for bug #1822. Add -D_REENTRANT to CPPFLAGS and -lthread | Richard Sharpe | 1 | -3/+6 |
2007-10-10 | r2894: Certain versions of GNU ld the default is not to have the | Tim Potter | 1 | -1/+20 |
2007-10-10 | r2759: Fix for winbindd on AIX 5.1. Apparently it doesn't have as many methods | Tim Potter | 1 | -0/+8 |
2007-10-10 | r2708: Don't look for bzero, we don't use it. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r2453: I think this is the last lot of fixes to get shared libraries working on | Tim Potter | 1 | -3/+3 |
2007-10-10 | r2338: Remove lonely looking definition of DYNEXP for HPUX in the configure | Tim Potter | 1 | -1/+0 |
2007-10-10 | r2334: Update LDSHFLAGS for HPUX as -Wl is not necessary as we are invoking LD | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2263: When testing whether building shared libraries actually works, use | Tim Potter | 1 | -4/+5 |
2007-10-10 | r2245: Typo fix from trunk. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r2233: fixed 3 places where == is mistakenly used instead of = in bourne | Andrew Tridgell | 1 | -3/+3 |
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 |