Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
(disabled by default).
|
|
* fixed undef data problem with forks
* add --icondir option to indexmaker
* faild rrdtune should not kill mrtg complaining is enough.
* fixed manpages first lines to include mrtg as well
* It's community not comunity.
* 16-Bit SNMP Session ID support for cfgmaker and SNMP_Session
* renamed all doc pages to mrtg-* except the manpages for cfgmaker and
indexmaker
* added MaxAge option setting which will prevent mrtg from touching old
logfiles, potentially caused by setting the clock to a wrong date.
* fixed a number of && vs and and || vs or problems in the mrtg script and
library
|
|
|
|
|
|
and slightly modified by me.
socat is a relay for bidirectional data transfer between two
independent data channels. Each of these data channels may be a file,
pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX,
IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a
file descriptor (stdin etc.), the GNU line editor, a program, or a
combination of two of these. These modes include generation of
"listening" sockets, pipes and pseudo terminals.
|
|
|
|
|
|
|
|
Changes since 0.6.0:
* add manpage
* fixed german, italian and french translation
* added spanish translation
* can resolv names
* added wol-bootptab: reads mac and host from bootptab file
* wol-dhcpdconf now reads mac and host
* fixed a parsing bug in wol-dhcpdconf
* -h and --host is an alias for -i
* /etc/ethers parsing support -> you now can specify ip-addresses and
hostnames on the commandline
* fixed -f pathname bug
* enhanced documentation
* debianized package
* wol.spec for rpm building
|
|
|
|
|
|
|
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
automatically substitute for any config.{guess,sub} files found up to a
directory depth of 2.
|
|
automatically now.
|
|
|
|
The main change is the switch from UCD-SNMP to Net-SNMP,
gaining asynchronous operation in the process and support
for net-snmp configuration files -this will likely affect your
perl applications.
|
|
hellimod:
BSD and Mac support. We're very near to the Mac aMule.
Hetfield:
Fixed a memory leak in SysTray. (SysTray.cpp)
Fixed a DL/UL ratio problem. (amule.cpp)
Kry:
Added some sanity checks to avoid losing *.part.met files on power failure.
0-Size files are never written.
Fixed the 'all time transfered' on Shared Files window. This one fixed some
eMule/aMule incompatibility on part.met files.
Some aditional functions on CFile for windoze compatibility.
MFC compatibility enhanced.
Added SetFilePath to CKnownFile
Changed most 'assert' to wxASSERT
Fixed some NULL clientname causing crash on ListenSocket.cpp
Fixed the tagcount on .part.met files (KnownFile.cpp)
Added missing OP_CHANGE_CLIENT_ID on ListenSocket
Updated HomePage to www.amule.org on messages
Fixed the server windows splitter. Or sash. Whatever.
Imported all the other ListenSocket.cpp code from 0.30e
Fixed 'View Shared Files'. No multiple tabs, also.
Added theApp.listensocket->StartListening() on startup. Really. Don't ask me
why it worked before.
Fixed the systray bug where speed bar was always 10 times smaller.
Added lots of vars initilization that fixed some crashes.
Fixed a crash on ClientList.cpp caused by a void node on list.
Fixed 9 memleaks, some of them big ones.
Fixed 6 wrong delete -> delete[]
Fixed wrong hashsetneeded causing random crash
Added GetED2KPartHashCount() & GetED2KPartCount()
Fixed a bug on app init, related to Toolbar.
Fixed a severe crash & memory corruption on UploadClient.cpp
Fixed download rate overhead calculation
New HeapSort() and NewSrcPartsInfo() ported from eMule 0.30e
wxGTK 2.5 compilation fixes
Fixed the 'rehashing of files on restart' problem.
Fixed a missing "Error" message on console when partfile loading failed.
i18n activated, GNU xgettext compatible.
Fixed bug on OP_FILEREQUEST packet that made eMule clients to disconnect from
us. eMule clients got our version of client and expected to get the new
OP_FILEREQUEST from eMule 0.30. Thanks to John & BlubbX from eMule team for
the report and help tracking down it.
Fixed several i18n bugs from xMule times.
Fixed the lseek error on console and window popup when canceling a file that
is transfering.
First implementation of selectable refresh. The refresh is bugged - it
deletes the info on screen, except for about 1 sec, every time
seconds_defined_on_preferences is reached.
Used selectable refresh code for SysTray-hiden cpu lower.
New option on right-click on downloadlist: Hide/Show lists.
Minimize on startup works now.
Minimize to tray works now.
Lots of BSD compilation fixed (aMule compiles under BSD again)
Fixed the upload disconecting clients at high upload speed
Changed another wxList to CList (FriendList)
FriendSlot should have no effect on LowId user.
Fixed FriendSlot not being persistent and kicking friend after 1 chunk.
Fixed lowid users on upload queue by importing VQB's lowid alternate
Added language selection support on preferences
Fixed the bug that caused never to tell user 'server full'
Fixed several server connection issues not detected before.
Added a popup on language change warning for restart.
Added another popup, this time to point the user on the right direction if
the locale for that language cannot be set.
Stop publishing on ED2K network shared files we don't have anymore
Removed the annoying messages of dropping sources (too much CPU)
Sanity check to avoid used pushing buttons before aMule is ready for it.
Fixed gcc 2.95 compilation
Creteil:
Change order in the notebook for logs in Servers Window
Updated the logo for webserver from eMule logo to aMule one
Fixed Switching to Searches Window Bug when removing all servers in Servers
Window
Changed default server list from 'best' to 'max', then 'max' to 'best' again
Fixed the default systray value on preferences.
Added debug values on UploadQueue.
Changed max Slot Allocation to 30Kb/s
Fixed typo in Preferences
Implemented notebook in Server Window (merged 'Server Info' & 'aMule Log'
windows in a notebook)
Fixed bug crashing aMule on Server Window Notebook implementation.
Now, if no --geometry width & size used, aMule starts with 800x600 as default
Fixed size restoring from .eMule saved size
Option 'Search global' in Search Window in the default now.
GUI code for new slider in Preferences->Tweaks tab handling the lists refresh
Some cosmetic fixes on Preferences and GUI by Madcat's request.
Made GUI i18n compliant.
Slot alloc calculation is properly rounded now.
Added the Language listbox on preferences.
Shakraw:
Added missing string in GetDownloadFileInfo() causing IGSEGV when called.
Fixed the amuleweb login problem.
Added GetWebList() support.
amuleweb's search feature complete. Now it is possible to search, download
and web-search on filedonkey
Fixed a write error in SETMAXGRAPHUPLOADRATE
Added support for statistic text infos for web interface (statistics link)
Fixed two bugged index causing crashes on Webserver.cpp
Little improvement for server list request (now responses are much faster)
Generally improved External Connections.
Fixed search type feature for web interface
Fixed amule crashes when quitting from amuleweb during requests
Emilio Sandoz:
Statistics graphs:
Param changes reversible;
Color change now works;
Active connections rescaling now works;
Graphs and tree suspended when not visible.
Set correct initial radio button in Systray integration dialog
Simplified statistics graph averaging
Corrected UL loop for timer errors
Simplified UL rate averaging
Preliminary cleanup of graphing engine; ghosting eliminated
Client DL rate computation without CList Fixed 32bit rollover error for rates
over 84kB/s Reduced initial spiking Generally improved speed and CPU/RAM
usage.
Search window column widths remembered between searches & saved in preferences
Statistics preferences dialog: changes are now applied on-the-fly (with proper
Cancel semantics)
Eliminated possibility of root directory being invisibly shared
umale:
Fixed debugloglines on ListenSocket.cpp ServerSocket.cpp having too much
arguments.
SysTray code will not be compiled if disabled
Fixed 5 wrong delete -> delete[]
Converted po-files
Aleric:
Fixed all compiler warnings.
Rewrote all header #include's to only include what is necessary.
Removed or renamed all functions that clashed with one of the same name from
libwx_gtk. With as result:
Fixed --enable-static possibility (needs a lot of static libraries to be
installed; and latest XFree86 CVS version of libX11 (I had to fix a bug in
XFree86 too for this)).
Fixed check-boxes in Preferences -> Directories + a little code speed up there.
Fixed a duplicated server_list delete
Server IP# filter.
seneca:
Near finished all i18n stuff. We expect aMule 1.2.5 is fully i18n-compatible
Added wxT() Macro for Unicode Support (not functional yet)
Citroklar:
Testing, lots of testing. Bug-tracker.
Found the versions that introduced the upload bug and made a nice diff. We
could look at code for years, without seeing it. Nice guy.
Fixed README, amulesig.txt.
gjn:
Fixed bug in creditsystem.
jmccorm:
Fixed "Close This Searchresult" -> "Close This Search Result"
Fixed some typos.
lemonfan:
Fixed stopped files being counted on CheckDiskSpace()
Progressbar fixes on webserver implementation.
Several crashes fixed by adding sanity checks to reqfile
deltastar (on irc channel):
Fixes the > 2Gb files problem caused by a bug on CFile wrapper.
deltaHF:
i18n stuff
pure_ascii:
Fixed recreation of filename list in file details
Scrolling and selecting filenames works now
|
|
|
|
|
|
|
|
Stormwall in PR 23914.
LLNL XFTP enables scientists and engineers to easily transfer and
manage their files in an increasingly distributed computing
environment. Based on industry standards, such as the
X Window System and the UNIX operating system, LLNL XFTP can execute
on a wide variety of computing platforms.
|
|
|
|
|
|
as PREFER_PKGSRC. Preferences are determined by the most specific
instance of the package in either PREFER_PKGSRC or PREFER_NATIVE. If
a package is specified in neither or in both variables, then PREFER_PKGSRC
has precedence over PREFER_NATIVE.
|
|
whether the software is built-in or not. This facilitates implementing
the forthcoming PKGSRC_NATIVE variable.
|
|
Patches accepted back.
2004/02/10: Fabrice (version 2.5.11, tag release-2-5-11)
- New GUI protocol 24, all times in relative-time.
- Re-applied patch #2603
- ./config/configure.in: select former or new implementation of sha1
depending on the presence of byteswap.h and endian.h.
- Applied patches #2611, #2612, #2613, #2614
|
|
|
|
|
|
|
|
and any pre-existing buildlink2.mk files.
|
|
2004/02/09: Fabrice (version 2.5.10, tag release-2-5-10)
* Applied patches sha1, #2597, #2603, #2604
* New GUI messages:
Gui -> Core: GetUploaders, GetPending,
GetSearches, (GetSearch search_id),
(ConnectClient cid), (DisconnectClient cid)
Core -> Gui: (Uploaders num_list), (Pending num_list),
(Search search_request)
GetSearches and GetSearch allow a GUI to query for former searches and
to receive the results corresponding to a particular former search.
* New console command "disconnect <client_id>"
* FileTP:
* New option 'remote_shells' to define, for each hostname, which
remote shell to use and with which arguments (e.g. if you want
to use rsh or ssh with username@hostname or a particular port).
still no password allowed...
* New version of 'get_range' that accepts a 'rangex' argument to
send the data without base64 encoding (works for me, but I don't
know for other shells). Set the 'get_range' option to set the
path of the remote get_range command, and 'range_arg' to use
either 'range' or 'rangex'.
2004/02/07: Fabrice (version 2.5.9, tag release-2-5-9)
* Applied patches #2428, #2595, #2596
* TcpBufferedSocket: 'exec_command' only creates one TcpBufferedSocket.t
both for reading and writing.
* FileTP:
* Basic "remote shell" protocol (using ssh):
use 'http <ssh://hostname/relative-filename>' to download the file
hostname:~/relative-filename. ssh must be able to connect to the
host without password exchange. The remote host must have the
'get_range' utility in the PATH of ssh (use "make utils" to
have 'get_range' compiled with in mldonkey). The transfer rate is
not very good (30 KB/s, either because of too small
tcpBufferedSocket buffers, or because of the base64 encoding).
|
|
|
|
|
|
setting it.
|
|
|
|
|
|
Note: Due to the changes in CommonSwarming, this version is to be considered
as EXPERIMENTAL on all networks, EXCEPT Edonkey & Overnet.
2004/02/06: Fabrice (version 2.5.8, tag release-2-5-8)
* FileTP:
* Basic FTP protocol:
use 'http <ftp://url>' and 'mirror <ftp://url>'
* Option 'mirrors': list of list of interchangeable url prefixes.
2004/02/06: Fabrice (version 2.5.7, tag release-2-5-7)
* New network 'FileTP' for simple file transfer protocols:
* Basic HTTP protocol:
use 'http <http://url>' to start a download.
use 'mirror <file_num> <http://url>' to add a mirror.
* TcpBufferedSocket: initial size of buffer now depends on the last
read input. might cause problems in memory until a better cache of
buffers is implemented
2004/02/06: Fabrice (version 2.5.6, tag release-2-5-6)
* CommonInteractive:
* file_cancel: removes the file itself
* Unix32:
* new function 'destroy' to completely destroy a FD, so that it cannot
be used afterwards (but it does not remove the file). Used
in CommonInteractive.file_commit and CommonInteractive.file_cancel.
* DonkeyInteractive: clients might get stucked if they tried to
upload a file that has just been commited, since the name is not
updated anymore in Unix32.rename. We need to remove the former 'file'
structure and then add a new one for the shared file, thus disconnecting
all the former uploaders (knowing them, they will reconnect asap :)).
To be done.
* Applied patches #2586, #2587, #2588
2004/02/05: Fabrice (version 2.5.5, tag release-2-5-5)
* Change in the version numbers, keep only 3 digits :)
2004/02/04: Fabrice (version 2.5.4+8, tag release-2-5-4-8)
* Bittorrent:
* New version of uploaders choice.
* Applied patches #2571, #2579, #2580 (is patch #2578 reversed ?)
2004/02/04: Fabrice (version 2.5.4+7)
* Bittorent:
* Fixed upload for seeded files, and probably some other bugs.
* Telnet interface:
* ?? display commands per category
2004/02/03: Fabrice (version 2.5.4+6)
* Applied patches #2556, #2558, #2559, #2561, #2568, #2569, #2571,
#2572, #2574
* TcpBufferedSocket: event CONNECTED is sent the first time a socket
is available for writting.
* Newgui:
* Gui_cdget: Updated some regexps to correctly query IMDB.
* Bittorrent:
* BTTracker: the tracker should work.
* New internal command "torrents" to list URLs of files in
torrents/tracked/
2004/02/02: Fabrice (version 2.5.4+5)
* New Internationnalisation format: short strings are stored for translation
in ~/.mldonkey/mlnet_strings.$LANG. The new scheme allows easy
translation of options descriptions and all other strings used
after CommonOption. Can also be used to translate the interfaces.
Unfortunately, this new scheme makes most of the former translations
obsolete, but most of them have been approximately changed to the
new format (see distrib/i18n/mlnet_strings.*, copy yours in
~/.mldonkey/ to check)
2004/02/01/ Fabrice (version 2.5.4+4)
* Applied patches #2532 (new-gui), #2535 (INSTALL.txt), #2549 (vers mesg),
#2550 (minsize shared)
2004/01/28: Fabrice (version 2.5.4+3)
* CommonShared:
Strategies of sharing can be defined in "searches.ini" (recursive or not,
min file size, extensions).
* Predefined strategies:
[all_files]: recursively all files > 10 KB
[mp3s]: recursively .mp3 < 10 MB
[avis]: recursively .avi > 500 MB
[only_directory]: not recursive, all files > 10 KB
* Strategy for incoming/ is now [only_directory].
* Format of "shared_directories" option changed accordingly: new default
directory shared/ with strategy [all_files].
* CommonComplexOptions:
file_state, file_age and file_size are saved for all networks in options.
* CommonSwarming:
functions to save and load chunks and present_chunks from options.
2004/01/27: Fabrice
* TcpBufferedSocket:
* Weak form of connection_manager, that should progressively be used to
better distribute connections among networks.
* Zlib Compression of connection is now done transparently.
* Int32ops: removed Int32 operations. int32 should be removed as many times
as possible to avoid limitations at 4GB. Bittorrent protocol does not
support files > 4 GB (check new version ?)
2004/01/26: Fabrice
* CommonSwarming: completely rewritten. No partition anymore. Better
block choice strategy. More efficient strutures.
* BTTracker:
* new directories in "torrents/":
* downloads/: .torrent of files being currently downloaded
* tracked/: .torrent of files being currently tracked (maybe seeded)
* seeded/: .torrent of files being currently seeded
* mldonkey command 'compute_torrent' computes a .torrent file for a
filename and put it in torrents/tracked/. The file is immediatly
tracked.
* mldonkey tracker can be accessed:
http://ip:6881/tracker?info_hash=.... -> for the tracker
http://ip:6881/filename.torrent -> to download 'filename.torrent'
2004/01/23: Fabrice
* ed2k_hash: new option -check <size> to compute different hashes on
a generated file of size <size> KB, to test DiskFile, SparseFile and
MultiFile implementations.
* Unix32:
* Open ALL files in RW mode by default, and fall back in RO mode in
case of error.
* New format SparseFile completely implemented.
* Unix32.rename makes the Unix32.t invalid. Might cause some bugs
when sharing just commited files (TO CHECK).
* Options:
* New EXPERIMENTAL option 'emulate_sparsefiles' in downloads.ini,
to emulate sparse files on non-sparse filesystems (e.g. FAT).
Currently only works for Edonkey files, and <preview> and
<recover_file> won't work for them.
2004/01/16: Fabrice
* Fixed problem with files.ini when downloading BitTorrent files
2004/01/15: Fabrice
* Applied Savannah patches #2480, #2481 (emule), #2482 (old GUI)
2004/01/14: Fabrice
* Applied Savannah patches:
#2475, #2474 (bin modes), #2479 (BT), #2473 (negative time),
#2437 (force-download typo), #2423 ("links" command), #2421 (connecttime),
#2417 (message 21), #2415 (LSD not banned), #2414 (old GUI),
#2413 (emule tags), #2411 (emule stats), #2473 (telnet)
* Applied Pango's patch: common_recover_temp
2003/12/22: Fabrice
* make_torrent:
* .torrent filename is specified by -torrent
* New option "-split <filename>" that will split <filename> in smaller
files according to a .torrent file.
* Applied pause.patch
2003/12/17: Fabrice
* Applied upload_slots patch again
2003/12/16: Dek
* mldonkey CVS moved to berlios until savannah is back again.
see https://developer.berlios.de/cvs/?group_id=610
for server-details, web-CVS etc.
2003/12/16: Fabrice
* Applied patches from spiralvoice page: prevent_interface_close, xmule,
emule_tags, upload_cnum, suxx_wap, mld_cb10, remove_challenge,
upload_slots, html_gnutella2, amule
2003/12/15: Fabrice
* Modified "forget" command
* Bittorrent: crash when commiting directories fixed
2003/12/09: Fabrice
* Opennap: removed redondant client_port option
* Gnutella2: removed options with same values as for Gnutella
2003/12/08: Fabrice
* New option 'allow_local_network' to allow connections on the local
network for debugging purpose.
* Bittorrent:
* If 'tracker_port' is not nul, a WEB server is started inside mldonkey
that is used as a tracker, with url:
http://YOUR-IP:<tracker_port>/tracker
* New option 'shared_torrent_files', a list of pairs:
torrent_files = [
("/test_bt.torrent", "../../one_torrent_file.torrent");
]
where the first string in the pair is the relative url on the
tracker web-server http://YOUR-IP:<tracker_port>/test_bt.torrent
and the second is the filename .torrent on the disk to be served.
* New option 'tracked_files': a list of the filenames of the .torrent
files that should be tracked.
* New option 'shared_files': a list of pairs (path to .torrent file,
path to corresponding shared file).
2003/12/06: Fabrice
* New option file_started_cmd (by default "mlprogress") used when a
new download is started to display a progress popup. Set to "" to
disable.
* Improved progress popup.
2003/12/06: Fabrice
* Added 'mlprogress <num>' program that popup a window to display the
download of file <num> (thx to b8_zoggy). Not tested yet.
2003/12/06: Fabrice
* Applied Spiralvoice patches ban.clients, win.patch, patch_pack2c
* Added option 'allow_any_command' to use ! instead of !! for
arbitrary commands (false by default for security reasons)
2003/12/05: Fabrice
* Merged devel/ and stable/ branches for Gnutella2
2003/12/04: Fabrice
* Added module CommonBitzi (merge with devel version)
2003/12/03: Fabrice
* Updated ed2k_hash to compute Sig2dat and Bitprints. For Mac users, you can
check whether bitprints with tiger-trees are correctly computed:
./ed2k_hash.byte -hash bp COPYING
gives:
urn:bitprint:QI3PHA4WVH75CAL72NCNTXZE3SNHU6K3.5URJJG7REVGICNBK5UQBPFGIEO234ZJ3MX2T54I
Partial 0 : 5URJJG7REVGICNBK5UQBPFGIEO234ZJ3MX2T54I
2003/12/02: Fabrice
* Applied patch #2399 (anti-thieves v2)
* Splitted Gnutella and Gnutella2 plugins
2003/12/02: Fabrice
* gui_messages.ini.dutch added
* Suppressed UDP frames sent by a firewalled client, causing it to be
black-listed.
2003/12/01: Fabrice
* Applied patch #2390
* Added Autoconf.windows boolean
* New tool 'make_torrent' generated by 'make make_torrent', that can be
used to generate, print, verify and modify .torrent files.
2003/11/29: Fabrice
* Applied patch #2382 (mingw), #2380 (anti-thieves),
#2384 (gui), #2386 (gui)
* Removed client addr as string in GUI protocol 20
2003/11/29: Fabrice
* Unix32: create_ro = create_rw
* New module BTTracker, to implement a tracker for BitTorrent.
Command "compute_torrent <filename>" in console to generate
the torrent file associated with filename. Not working yet.
2003/11/29: Fabrice
* Removed patch #1261
* Applied patch #2243 (bind sockets), #2377 (mlnet.static),
#2378 (ocaml url)
* Fixed compilation problem in oldgui
* ED2K: send compressed ShareReq message to zlib-enabled servers.
2003/11/29: Fabrice
* Unix32: fixed a bug preventing the creation of a correct directory in BT
2003/11/28: Fabrice
* Unix32: some bug fixes which may have caused bad Sha1 computation in BT at
inner file borders.
2003/11/28: Fabrice
* Applied GUI patches #2372 (renamefile), #2373 (newgui),
#2374 (configwin), #2375 (im), #2376 (configure)
* Applied HTML patches #2151, #2264
2003/11/27: Fabrice
* Removed patch #2341 (for fun :) )
* Applied patch #2139 (html mod), #2371 (telnet)
* Compressed connections to servers work, multiple replies to a search
in one UDP packet works too.
2003/11/27: Fabrice
* Unix32: and yet another bug fixed in MultiFile: no more
Invalid_argument("Unix.write") error
2003/11/27: Fabrice
* Applied patches #2341 (BT), #2354 (BT with MultiFile),
#2339 (improved telnet), #2311 (Overnet [EXPERIMENTAL])
BUT: is there a bug on Savannah, or is it my browser that incorrectly
download patches with ", >, etc... inside ?
* Fixed ed2k_hash compile error
* Hardcoded emule protocol version set to 0x30, connect to Razorblack
* Unix32: another bug fixed causing "really_write 0 BYTES" errors.
2003/11/27: Fabrice
* Bug with Unix32.read fixed (no flush).
* New file type MultiFile in Unix32, created with create_multifile, to
be used by BT.
2003/11/24: Fabrice
* New UDP protocol implemented:
* Understand servers flags in UDP pongs
* Query for and understand multiple replies in one packet
* Query sources for multiple files, and understand multiple files sources
in one packet
* server_last_message updated correctly.
2003/11/24: Fabrice
* Suppressed option client_server_md4 (to correcly connect to all servers)
* Copy Emule behavior for client-client connection
* Send ET_COMPATIBLE flag in EmuleClientInfo with number 10
* Send EmuleClientInfo as soon as Emule client is identified
* Set verbose = "unk" to save unknown packets in /tmp/ directory
2003/11/21: Fabrice
* Applied patches: #2097, #2099, #2110 (mingw),
#2111, #2193 (telnet), #2248, #2255 (XSS bug),
#2268 (server zlib), #2269 (opennap napigator)
2003/11/21: Fabrice
* Applied patches on BT: #2135, #2158, #2247, #2254, #2256
* Applied patch #2299 (files > 2 GB), #2263 (don't ban uploaders),
#2202 (gnutella2 DDOS)
* Gnutella/gnutella2 plugin compiled again
2003/11/20: Fabrice
* Modified to compile with ocaml-3.07
* Started merging -devel and -stable versions
* Gnutella and Gnutella2 plugins disabled
* Should fix GUI protocol problems with G2GUI
2003/11/17: Fabrice
* Applied patches
- GUI: #2080-#2087
+ By default, the new gui is built. To build the former one, run
./configure -disable-newgui
+ When switching from one gui to another one, the .mldonkey_gui* files
may be incorrect, so you are advised to save them or delete them
before switching.
- #2067 ("nu" for bittorrent),
#2070 (new option "all_sources_on_telnet"),
#2094 (sort files by priority for each downloader)
* Some modifications for soulseek:
* Retry connect only after 300 seconds.
* Don't retry connect after INVALIDPASS unless login or password is
changed
2003/10/12: Simon (release-2-5-4)
* Applied patches #2033 (hide-dirs), #2038 (ocaml-3.07),
#2039 (mlsubmit.reg), #2041 (hide-psswd)
2003/10/10: Simon
* Removed patch #1765
2003/10/09: Simon
* Applied patches #1608 (anti-thieves), #1669 (anti-spam),
#1692 (min-users-per-server), #1695 (html-mods),
#1710 (regexp in voo), #1711 (sorted voo),
#1714 (gui priority bug fix), #1715 (fasttrack),
#1732 (mldonkey_submit), #1733 (viewfiles 6 hours),
#1734 (browse-friends), #1743 (bittorrent compliance),
#1748 (emule-bugfix), #1753 (max-conn-servers),
#1765 (limit-reqs DANGER), #1801 (http-proxy),
#1843 (message-file), #1862 (download-amount),
#2024 (filenames), #2025 (friends-slots),
suxx-lugdunum-fix-v2
DELAYED: #1911 (hidden-chunks)
|
|
|
|
* Add a -uninstalled.pc file (Laca)
* Clobber LC_ALL before invoking pre-compiler (Fernando Herrera)
|
|
spaces, use the :Q modifier instead of double-quoting the value. This
avoids breakage when executing the just-in-time su targets.
|
|
* Preserve bug description.
* Fix an ugly crash.
* Translations: Greek and Hindi.
|
|
2003-12-04 Michael Meeks <michael@ximian.com>
* Version 2.8.3
2003-11-06 Padraig O'Briain <padraig.obriain@sun.com>
* linc2/src/linc-server.c (link_server_handle_io): Change g_error
to g_warning to avoid crash if revents field reset between check()
and dispatch(). Fixes bug #126209.
2003-10-31 Michael Meeks <michael@ximian.com>
* src/orb/GIOP/giop-recv-buffer.c
(giop_connection_handle_input): on HUP goto
msg_error so we don't leave the cnx->incoming_msg
hanging around.
2003-10-30 Michael Meeks <michael@ximian.com>
* test/everything/lifeCycle.c
(LifeCycleServer_deactivateUnrefOnReturn): a nasty
in-proc hack that unreferences our CORBA_Object
handle.
* test/everything/client.c (testLifeCycle): use
the ORBit_small_invoke_stub_n path, used by older
stubs.
2003-10-24 Michael Meeks <michael@ximian.com>
* src/orb/GIOP/giop.c (giop_shutdown): allow
shutdown from any thread - this looks safe enough,
at least here.
2003-10-23 Mark McLoughlin <mark@skynet.ie>
* test/everything/lifeCycle.c: add this from the
2.8.2 tarball. Michael must have forgotten to
CVS add it.
2003-10-14 Michael Meeks <michael@ximian.com>
* src/orb/poa/poa.c (ORBit_POA_destroy_T_R):
rename to this.
|
|
Some pkgsrc things
- Fix PLISTs for packages that use -release
- Include canonicalisation of a couple of paths for the benefit
of qt3-*
- the normal version=sunos patching
- fix all library_names_spec for the standard set of symlinks
The libtool things some of which had already made it into pkgsrc libtool.
New in 1.5.2: 2004-01-25; CVS version 1.5.0a, Libtool team:
* lt_dlrealloc is an official part of the libltdl API.
* --tag, --silent and --debug options are preserved and reused when libtool
calls itself for relinking etc.
* `-pthread' and similar options are honoured when linking shared libraries.
* -no-suppress in compile mode shows compiler output for both PIC and non-PIC
object compilation.
* New link mode option `-precious-files-regex' to prevent accidental removal
of files you want to keep, such as test coverage data, from the temporary
output directory.
* Directories specified in /etc/ld.so.conf are no longer hardcoded on Linux.
* Recognises the 'R' symbol type on Solaris so read-only symbols can be
exported.
* Bug fixes.
New in 1.5: 2003-04-14; CVS version 1.4e, Libtool team:
* First stable release of multi-language architecture.
* libtool and libltdl support for Mac OS/X.
* libltdl will now use cygwins dlopen API instead of always forcing
LoadLibrary.
* Support auto-import patch to binutils on cygwin for much improved dll
support.
* Bug fixes.
New in 1.4.3: 2002-10-13; CVS version 1.4.2a, Robert Boehne:
* The libltdl subdirectory now bootstraps correctly with Automake 1.5.
* srcdir != builddir builds with Automake 1.5 work correctly.
* Support for mips-compaq-nonstopux.
* New command line argument, --preserve-dup-deps prevents removal of
duplicate dependent libraries.
New in 1.4d: 2002-01-07; CVS version 1.4c, Libtool team:
* Help strings display correctly again.
* Better error messages when library linking fails.
* Better error messages from libltdl when loading fails.
* Better search path management in libltdl with `lt_dlinsertsearchdir' call.
* Support /lib/w32api in recent cygwin releases.
* Support cross compilation to mingw.
* Support for .rc files (Windows resource compiler).
* Improved handling of mingw gcc.
* Improved handling of $PATH with entries containing spaces.
* Improved support for linking with gcc on aix4* and aix5*.
* Improved support for GCC 3.0.
* Initial support for QNX RTOS, UnixWare 7 and OpenUNIX 8.
* Bug fixes to the OpenBSD port.
* Bug fixes.
New in 1.4.2: 2001-09-11; CVS version 1.4.1a, Gary V. Vaughan:
* libltdl now builds on solaris again
* diagnose and warn about not-quite-working combinations of gcc and
ld on solaris.
* Improved OpenBSD support.
* Improved cygwin support.
* Bugfixes.
New in 1.4.1: 2001-09-03; CVS version 1.4.0a, Libtool team:
* Better error messages from libltdl when loading fails.
* Don't leave here-doc files behind.
* Improved support for OpenBSD.
* Libtool will build with autoconf-2.50 and higher.
* Plug memory management bugs in libltdl.
* Prefer shl_load to dlopen for better operation on HP-UX.
New in 1.4b: 2001-07-09; CVS version 1.4a, Libtool team:
* Now bootstraps with autoconf-2.50 and automake-1.4-p4.
* Always try to build at least a static lib, even if both static and
shared libs were disabled.
* Full support for C++ compiler.
* Support for GNU gcj compiler.
* libltdl can now load all modules in a given path according to user
supplied criteria with `lt_dlforeachfile' call.
* Improved support for AIX ia64, djgpp, HPUX, hurd, OpenBSD, sco3.2*.
* Internal mutex handling no longer has namespace clashes on NCR MP-RAS.
* New pdemo and tagdemo tests.
* Bug fixes.
|
|
simpler to understand.
|
|
value outside of buildlink-related files.
|
|
BUILDLINK_PREFER_PKGSRC
This variable determines whether or not to prefer the pkgsrc
versions of software that is also present in the base system.
This variable is multi-state:
defined, or "yes" always prefer the pkgsrc versions
not defined, or "no" only use the pkgsrc versions if
needed by dependency requirements
This can also take a list of packages for which to prefer the
pkgsrc-installed software. The package names may be found by
consulting the value added to BUILDLINK_PACKAGES in the
buildlink[23].mk files for that package.
|