index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r3145: Add experimental idmap_rid-Plugin.
Günther Deschner
2007-10-10
1
-0
/
+1
*
r2905: Apply the patch for bug #1822. Add -D_REENTRANT to CPPFLAGS and -lthread
Richard Sharpe
2007-10-10
1
-3
/
+6
*
r2894: Certain versions of GNU ld the default is not to have the
Tim Potter
2007-10-10
1
-1
/
+20
*
r2759: Fix for winbindd on AIX 5.1. Apparently it doesn't have as many methods
Tim Potter
2007-10-10
1
-0
/
+8
*
r2708: Don't look for bzero, we don't use it.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r2453: I think this is the last lot of fixes to get shared libraries working on
Tim Potter
2007-10-10
1
-3
/
+3
*
r2338: Remove lonely looking definition of DYNEXP for HPUX in the configure
Tim Potter
2007-10-10
1
-1
/
+0
*
r2334: Update LDSHFLAGS for HPUX as -Wl is not necessary as we are invoking LD
Tim Potter
2007-10-10
1
-1
/
+1
*
r2263: When testing whether building shared libraries actually works, use
Tim Potter
2007-10-10
1
-4
/
+5
*
r2245: Typo fix from trunk.
Tim Potter
2007-10-10
1
-2
/
+2
*
r2233: fixed 3 places where == is mistakenly used instead of = in bourne
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r2198: Correct fix for #1360. Need to use -Wl when passing flags to the linker.
Tim Potter
2007-10-10
1
-1
/
+1
*
r2188: adding some initial checks for DragonFly (same as FreeBSD 4.1)
Gerald Carter
2007-10-10
1
-3
/
+4
*
r2070: Let's try to overload srnlen and strndup for AIX where they are natly ...
Simo Sorce
2007-10-10
1
-0
/
+2
*
r2057: Although rarely used, prevent "net lookup kdc" from segfaulting when
Günther Deschner
2007-10-10
1
-0
/
+1
*
r2018: updating syntax for enable-cups check
Gerald Carter
2007-10-10
1
-1
/
+1
*
r2006: Fix bug 1653 discovered by Luke Mewburn. The script code to generate the
Tim Potter
2007-10-10
1
-2
/
+2
*
r1968: Remove spurious "A" spotted by Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r1599: Use -Bsymbolic when creating shared libraries to avoid conflicts with
Tim Potter
2007-10-10
1
-1
/
+1
*
r1561: iconv detection fix from James Peach <jpeach@sgi.com>
Gerald Carter
2007-10-10
1
-13
/
+19
*
r1472: Make mknod work again for the CIFS client. Still needs some
Jeremy Allison
2007-10-10
1
-1
/
+13
*
r1368: fix configure check so that if you set --enable-cups[=yes] and don't h...
Gerald Carter
2007-10-10
1
-1
/
+3
*
r1247: Final fix to make this compile on Heimdal.
Jeremy Allison
2007-10-10
1
-22
/
+39
*
r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r1193: Ensure we check for and use krb5_free_unparsed_name().
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r1179: Start of system keytab merge. Config tests.
Jeremy Allison
2007-10-10
1
-0
/
+35
*
r1007: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-0
/
+5
*
r817: - fix a configure logic bug for linux/XFS quotas
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r675: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r656: Make widelinks use realpath(). Tidy up cases where we need to become a ...
Jeremy Allison
2007-10-10
1
-0
/
+14
*
r449: Two AFS-related things:
Volker Lendecke
2007-10-10
1
-4
/
+23
*
r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditing
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r393: BUG 1141: patch from timur@com.bat.ru (Timur Bakeyev) for nss*.so names...
Gerald Carter
2007-10-10
1
-0
/
+2
*
r329: add the shadow_copy vfs module
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r283: removing --with-cracklib after discussion with abartklet @ sambaXP
Gerald Carter
2007-10-10
1
-57
/
+0
*
r227: Patch from James Peach <jpeach@sgi.com> to search RIX ABI paths for lib...
Jeremy Allison
2007-10-10
1
-7
/
+18
*
r192: Fix configure.in to only use $BLDSHARED to select whether to build stat...
Paul Green
2007-10-10
1
-3
/
+3
*
r185: fix linking prob surrounding --with-fake-kaserver and -lcrypto
Gerald Carter
2007-10-10
1
-0
/
+4
*
r144: Move first use of AC_CHECK_HEADERS so it is always executed. Tidy up in...
Paul Green
2007-10-10
1
-13
/
+16
*
r93: Update VOS _POSIX_C_SOURCE macro to 200112L.
Paul Green
2007-10-10
1
-2
/
+2
*
Move the Client-IP based msdfs target expansion to a VFS module.
Volker Lendecke
2004-03-26
1
-1
/
+2
*
add --with-libdir and --with-mandir (patch from Guenther Deschner)
Gerald Carter
2004-03-19
1
-2
/
+34
*
removing extra comma in --with-fhs
Gerald Carter
2004-03-15
1
-1
/
+1
*
Janitorial duty for tpot - --with-fhs fix.
Jeremy Allison
2004-03-02
1
-7
/
+14
*
sys/xattr.h merge from HEAD
Gerald Carter
2004-02-19
1
-1
/
+1
*
Added James Peach's fix for #1038.
Jeremy Allison
2004-02-11
1
-0
/
+2
*
Fix for a bug where the mutex could be left locked. Also remove the
Jeremy Allison
2004-02-03
1
-22
/
+0
*
Always at least try to compile in cracklib support.
Andrew Bartlett
2004-02-02
1
-1
/
+1
*
remerge andrew's cracklib patch from HEAD and fix a compile warnings
Gerald Carter
2004-02-02
1
-0
/
+58
*
Include sys/acl.h in check for broken nisplus include files. Bug #1025.
Tim Potter
2004-02-01
1
-1
/
+3
[prev]
[next]