94a948eb36
Bugfixes: o Address a bug in the oplock code which may cause clients to stall when multiple users are accessing a share concurrently o Missing groups in a user's token when logging in via kerberos o Incompatibilities with newer MS Windows hotfixes and embedded OS platforms o Portability and crash bugs. o Performance issues in winbindd. Additions: o Complete NTLMv2 support by consolidating authentication mechanism used at the CIFS and RPC layers. o The capability to manage Unix services using the Win32 Service Control API. o The capability to view external Unix log files via the Microsoft Event Viewer. o New libmsrpc share library for application developers. o Rewrite of CIFS oplock implementation. o Performance Counter external daemon. o Winbindd auto-detection query methods when communicating with a domain controller. o The ability to enumerate long share names in libsmbclient applications.
42 lines
1.4 KiB
Text
42 lines
1.4 KiB
Text
# $NetBSD: Makefile.mirrors,v 1.2 2006/01/02 22:33:36 jlam Exp $
|
|
#
|
|
# This Makefile fragment contains the mirror sites for fetching Samba.
|
|
|
|
###
|
|
### This list was last updated on 20060102 from:
|
|
### http://www.samba.org/samba/download/ftp_mirrors.html
|
|
###
|
|
SAMBA_MIRRORS= \
|
|
ftp://ftp.samba.org/pub/samba/ \
|
|
ftp://ftp.planetmirror.com/pub/samba/ \
|
|
ftp://gd.tuwien.ac.at/infosys/servers/samba/ \
|
|
ftp://ftp.easynet.be/samba/ \
|
|
ftp://ftp.pucpr.br/samba/ \
|
|
ftp://ca.samba.org/ \
|
|
ftp://ftp.linuxforum.net/ftp.samba.org/ \
|
|
ftp://mirror.kn.vutbr.cz/pub/MIRRORS/samba/ \
|
|
ftp://mirrors.dotsrc.org/samba/ \
|
|
ftp://fi.samba.org/pub/samba/ \
|
|
ftp://de3.samba.org/pub/samba/ \
|
|
ftp://de.samba.org/samba.org/ \
|
|
ftp://ftp.ntua.gr/pub/net/samba/ \
|
|
ftp://ftp.heanet.ie/pub/samba/ \
|
|
ftp://ie.samba.org/mirrors/ftp.samba.org/pub/samba/ \
|
|
ftp://ftp.ring.gr.jp/pub/net/samba/ \
|
|
ftp://ftp.samba.gr.jp/pub/samba/ \
|
|
ftp://ftp.bit.nl/mirror/samba/ \
|
|
ftp://www.bibsyst.no/pub/samba/ \
|
|
ftp://pl.samba.org/pub/unix/net/samba/ \
|
|
ftp://giswitch.sggw.waw.pl/pub/unix/samba/ \
|
|
ftp://ftp.citkit.ru/pub/samba/ \
|
|
ftp://ru.samba.org/pub/samba/ \
|
|
ftp://ru2.samba.org// \
|
|
ftp://ftp.chg.ru/packages/samba/ \
|
|
ftp://ftp.oss.eznetsols.org/samba/ \
|
|
ftp://ftp.k2.net/mirrors/samba/ \
|
|
ftp://se.samba.org/pub/samba/ \
|
|
ftp://ftp.ulak.net.tr/samba/ \
|
|
ftp://us1.samba.org/pub/samba/ \
|
|
ftp://us5.samba.org/pub/samba-ftp/ \
|
|
ftp://us2.samba.org/pub/samba/ \
|
|
ftp://us4.samba.org/pub/samba/
|