summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2005-10-20Revert previous, sneaked in by mistake, but tron spottedwiz1-2/+2
it immediately.
2005-10-20Update to 2.6.5:wiz4-31/+8
2005/10/11: spiralvoice (version 2.6.5 = tag release-2-6-5) 4508: Configure: Print some important build targets 4507: EDK: Print server banners into logfile (pango) 4500: BT: Fix multifile download with zero-byte files (thanks to jave) 4506: replace obsolete longarry and fifo2 code (bogeyman) 2005/10/10: spiralvoice 4504: Clean http_server.ml logging 4502: Remove obsolete Weak2 sourcecode (bogeyman) 4503: OV: fill buckets only with peers we send to and heard of (bogeyman) 4499: Check for stalled pid file and remove it if MLDonkey is not running (does not work on MinGW due to missing Unix.kill) (pango, spiralvoice) 4501: HTML: Fix chunk wrapping on IE (zet) 2005/10/09: spiralvoice 4477: prevented some compiler warnings (Schlumpf) 4496: Nicer summary of configure command 2005/10/06: spiralvoice 4337: improved upload scheduler (pango) 4494: fix infinite loop when create_dir_mask on fat32 (zet) 4495: BT: include Wiki link to report unknown clients (bogeyman) 4493: BT: Correctly parse .torrent files with an empty directory (zet) 4487: BT/HTML: Display files inside a multifile torrent (bogeyman, jave) 4458: EDK: add enable_sui toggle option (enabled by default) (zet) 4491: Compilation fix for NetBSD>=2.99 (Thomas Klausner) 4490: memstats for a weakhash and a new OV command dump_bucket (bogeyman) 4473: New command: whoami 4457: BeOS: Compile patch for CryptoPP (Michael Lotz) 4460: Added search for .torrents via IsoHunt (WingMaster) 4456: Fix shrink effect in vd for Opera (Luar Roji) 4452: Clean configure.in, check for c++ compiler * zlib is not optional anymore * remove old code (Cryptokit, Broosnet etc.) * distinguish between Cygwin and MinGW * print start warning message only for Cygwin * remove whitespaces 4450: Remove swarmer data when cancelling download (kempston, zet) 2005/09/21: spiralvoice 4454: commonSources: add sources from resumed files (outside_queue sources) back to the queues (zet) 4453: Telnet: Print reject message for connecting client if it is not allowed to connect, prepend "dllink" for all commands starting with "http://" 4455: Improve make distclean 4449: New parameter for pid file: -pid <dir>, small improvements for pid files 4451: Correct the help of allowed_ips (gildor) 2005/09/19: spiralvoice 4439: Fix for "make mlnet.byte" (zet) 4438: Fix secure-ident related compile bugs in Opennap & Soulseek 4437: BT: show up/down stats for Brand unknown (bogeyman) 4436: EDK: Solve memleak in donkeyChunks (file_md4s_to_register) (bogeyman) 4434: Added button to eMugle in Search (wingmaster) 4432: Add more info to mem_stats (zet) 2005/09/18: spiralvoice 4431: Newgui: Compile fix 4419: EDK: Support secure user identification (crypto5, by zet) 2005/09/17: spiralvoice 4424: OV: discard peers with ip 1.0.0.0 and random port 4425: EDK: Support server extended getsources2 opcode (zet) 4429: Better error message if MLDonkey lacks network support for a file in files.ini 4427: BT: 10 retries / follow 10 redirections in dllink http://server/file.torrent 4423: OV/KAD: Save only active peers to config files/ save max 200 peers (bogeyman) 2005/09/14: spiralvoice 4420: Remove obsoleted commonSwarming1 code 4418: Re-activate sources_per_chunk option (pango) 4417: BT: Improve BT upload speed (pango) 4374: fix "max_hard_download_rate has to be doubled" (pango) This patch changes internal code, no option has to be changed 2005/09/13: spiralvoice 4406: Improved Unicode filename support (CML) 4412: OV: Handle OvernetPeerNotFound correctly (bogeyman) 4411: OV/KAD: Some peers are not added to known_peers (bogeyman) 4410: Shorter filesystem name for XFS 4409: Compile fix if Bzip2 is not available 4408: OpenBSD: configure.in fix to find libbz2 and others in /usr/local 2005/09/08: spiralvoice 4397: Buildinfo: Run-time check for Windows OS version / Unix uname (zet) 4403: html_mods: mem_stats in a single readable table (zet) 4402: BT: BT-user_agent option (zet) 2005/09/06: spiralvoice 4268: Web/Gui: free core's buffer allocated by vd # and gui (bogeyman) 4393: Lower ip blocking memory usage (pango) new option ip_blocking_descriptions true|false 4401: BT: Send 'stopped' event to all trackers when exiting (zet)
2005-10-18Update to snort 2.4.3adrianp2-6/+6
- Fixed potential buffer overflow in BackOrifice preprocessor and added an alert on attempt to overflow buffer in snort. Thanks Andy Mullican for the fix.
2005-10-18fix a couple of broken #ifdefs, making this build on Solaris.grant2-18/+10
2005-10-18Add and enable dnsmasq.minskim1-1/+2
2005-10-18Import dnsmasq from pkgsrc-wip. Packaged by pancake and updated byminskim5-0/+59
dhowland. Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP for network booting of diskless machines.
2005-10-18make this reliably find libwrap.grant1-2/+2
2005-10-17HOMEPAGE was outdated.heinz1-2/+2
2005-10-17Add plural support for msgfmt.minskim1-1/+2
2005-10-16Added p5-Net-Ident and p5-IP-Country.heinz1-1/+3
2005-10-16Initial version of the IP::Country perl module.heinz4-0/+41
Finding the home country of a client using only the IP address can be difficult. Looking up the domain name associated with that address can provide some help, but many IP address are not reverse mapped to any useful domain, and the most common domain (.com) offers no help when looking for country. This perl module comes bundled with a database of countries where various IP addresses have been assigned. Although the country of assignment will probably be the country associated with a large ISP rather than the client herself, this is probably good enough for most log analysis applications, and under test has proved to be as accurate as reverse-DNS and WHOIS lookup.
2005-10-16Initial version of the Net::Ident perl module.heinz5-0/+46
Net::Ident is a module that looks up the username on the remote side of a TCP/IP connection through the ident (auth/tap) protocol described in RFC1413. Note that this requires the remote site to run a daemon (often called identd) to provide the requested information, so it is not always available for all TCP/IP connections.
2005-10-16Use "../../lang/ruby/buildlink3.mk" instead of "../../lang/ruby/modules.mk"taca2-6/+6
and distfiles are reverted without DIST_SUBDIR.
2005-10-16Update MASTERSITE and HOMEPAGEtonio1-4/+3
Fix PR 31819
2005-10-16Update to 2.12.0:jmmv3-23/+16
============== Version 2.12.0 ============== o Translators * Jordi Mallach (ca) * Chris Jackson (cy) * Hendrik Richter (de) * Ilkka Tuohela (fi) * Jean-Michel Ardantz (fr) * Žygimantas Beručka (lt) * Leonid Kanter (ru) * Baris Cicek (tr) =============== Version 2.11.92 =============== o Misc * Use gnome-doc-utils for docs translations (Vincent Untz) o Translators * Vladimir Petkov (bg) * Tommi Vainikainen (fi) * Gabor Kelemen (hu) * Tino Meinen (nl) * GNOME PL Team (pl) * Sebastian Ivan (ro) * Laurent Dhima (sq) * Игор Несторовић (sr) * Clytie Siddall (vi) * Mai Hao Hui (zh_CN) * Woodman Tuen (zh_TW) =============== Version 2.11.90 =============== o Translators * Martin Willemoes Hansen (da) * Tommi Vainikainen (fi) * Takeshi AIHANA (ja) * Kjartan Maraas (nb, no) * Marcel Telka (sk) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Roy Chan (zh_TW) ============== Version 2.11.1 ============== o Features * Wireless support on FreeBSD (Joe Marcus Clarke) o Translators * Miloslav Trmac (cs) * Adam Weinberger (en_CA) * Gareth Owen (en_GB) * Francisco Javier F. Serrador (es) * Priit Laes (et) * Farzad Ghanei (fa) * Ankit Patel (gu) * Takeshi AIHANA (ja) * Guilherme de S. Pastore (pt_BR) * Duarte Loreto (pt) * Steve Murphy (rw) * Canonical Ltd (xh)
2005-10-16Updated to version 0.18.heinz2-7/+6
No pkgsrc changes. Changes since version 0.15: ===================================== 0.18 Sat May 20 01:00:00 2005 - Documented bin_find(). - Added pod tests. Watch my kwalitee go up! Woohoo! 0.17 Wed May 18 12:00:00 2005 - Fixed last fix and corresponding test. 0.16 Wed May 18 10:00:00 2005 - Fixed divide by zero on find with empty spanner. Reported by jgmyers via rt.cpan.org. - Fixed pod errors.
2005-10-15Correct path to the .packlist so that binary packages actually willkristerw1-3/+3
contain the files. Bump PKGREVISION.
2005-10-14Update to 2.12.1:jmmv4-22/+24
2.12.1 ("iParty 7") * Fixes: - Remove duplicate entries from app list (Matthias Clasen) 2.12.0 ("My fatal fate") * New and updated translations: - Jordi Mallach (ca) - Rhys Jones (cy) - Yair Hershkovitz (he) - Gabor Kelemen (hu) - Žygimantas Beručka (lt) - Michiel Sikkes (nl) - Leonid Kanter (ru) 2.11.92 ("") * New and updated translations: - Miloslav Trmac (cs) - Kostas Papadimas (el) - Adam Weinberger (en_CA) - Francisco Javier F. Serrador (es) - Priit Laes (et) - Ilkka Tuohela (fi) - Ankit Patel (gu) - Yair Hershkovitz (he) - Gabor Kelemen (hu) - Takeshi AIHANA (ja) - Kjartan Maraas (nb) - Kapil Timilsina (ne) - Kjartan Maraas (no) - Gnome PL Team (pl) - Afonso Celso Medina (pt_BR) - Duarte Loreto (pt) - Dan Damian (ro) - Marcel Telka (sk) - Laurent Dhima (sq) - Theppitak Karoonboonyanan (th) - Baris Cicek (tr) - Maxim Dziumanenko (uk) - Clytie Siddall (vi) - Wang Jian (zh_CN) - Woodman Tuen (zh_TW) * New ukrainian translation (Maxim Dziumanenko) 2.11.1 ("Que fort") * Fixes; - Fix gcc4 compiler warnings (Kjartan Maraas) * Impovements; - Ported to GtkAboutDialog (Kjartan Maraas) - Port to GtkComboBox (Michael Gossard) - Sort frequently reported bugs list (Michael Gossard) - Add support for LSB distributions 2.11.0 * Update to the new menu api (Mark McLaughlin) * Fix a crash on startup (Olav Vitters) * Translation updates
2005-10-14Vcheck master site and homepage had fallen off the net.seb1-3/+2
Remove HOMEPAGE, and use FreeBSD's ports/ftp/vcheck/Makefile:MASTER_SITES. Problem noted in PR pkg/31810 by Zafer Aydogan, zafer at gmx dot org.
2005-10-14Update to v2.4 of the snort Community Rulesadrianp3-8/+40
Change distfile to reflect the naming of the new files This should also address PR pkg/31807
2005-10-14Changes 1.10.2:adam2-6/+6
* Buffer overrun fixed in NTLM code
2005-10-13Add patch from PR 30667 by Geert Hendrickx, fixing sftp.wiz4-3/+20
Bump PKGREVISION. gftp: add glib2 bl3.mk file since verifypc complains.
2005-10-13Creating the directory once should be enough.wiz1-2/+2
Prefer INSTALL_DATA_DIR to MKDIR.
2005-10-13Update to KDE 3.4.3markd3-21/+7
Changes: misc bugfixes.
2005-10-13update socks5 to socks5-1.0.2nb5abs2-12/+32
socks5 comes with a set of examples configurations - install them
2005-10-12Bump PKGREVISION due to some dependency changes related to the recent updatejmmv1-1/+2
of gnome-base to 2.12.1.
2005-10-12gdome2 uses libtool, so use USE_LIBTOOL=YES.reed1-2/+2
Bump PKGREVISION as the share library versioning changes. Bump BUILDLINK_DEPENDS.gdome2 required. And bump PKGREVISION for its only dependency: ntop. This fixes build issue for ntop. (Before this fix, gdome2's libgdome.la file listed .la files for libiconv and libz, but on some systems using native versions they didn't exist.) This will close PR #29525.
2005-10-12There's no need to pass so much stuff to configure these days.seb1-11/+1
Remove deprecated AUTOMAKE_POST_PATTERNS.
2005-10-12Change my email address.seb4-8/+8
2005-10-11Update to 2.4.2adrianp2-6/+6
- don't try to actually open the log file when in test mode - Fixes to address schema being a keyword in MySQL 5.0
2005-10-11Update to 0.19adrianp2-9/+8
From the ChangeLog: > * Socket6.xs: the "sin6_scope_id" field of the "sockaddr_in6" > structure is expected to passed and is returned in host byte > order. > * getaddrinfo.c (getaddrinfo): Support for AI_NUMERICSERV. > * Socket6.pm: Fix documentation of the gethostbyname2. The > gethostbyname2 function takes a FAMILY, not a SERVNAME.
2005-10-11Fix typo in HOMEPAGEadrianp1-2/+2
2005-10-11This depends on at least 0.7b version of libpcap.reed1-1/+3
2005-10-11Update to 5.2.1. The old distfile is a symlink to this now.reed6-75/+9
I don't know what changed. I removed the patches. They did not apply and they files are gone or context is changed. Now depend on libpcap via buildlink3.mk. I think the patches I removed were for a provided version of libpcap. Use INSTALLATION_DIRS for share/examples/trafshow instead of INSTALL_DATA_DIR. Note that the /etc/trafshow is hard-coded. I didn't patch this.
2005-10-10Don't define alloca on DragonFly, it conflicts with stdlib.h.joerg2-1/+16
2005-10-10Don't declare errno, errno.h does so already. This will be in the nextjoerg2-1/+15
upstream version.
2005-10-10s/netbsd.org/NetBSD.org/hira1-2/+2
2005-10-08added net/php-xmlrpcjdolecek1-1/+2
2005-10-08Add package for PHP XML-RPC extension (both PHP4 and PHP5)jdolecek2-0/+49
2005-10-08qt-3.3.5 fix.markd1-1/+9
2005-10-07Update iperf to 2.0.2.markd5-6/+63
Fixes configuring of multicast support and ipv6 support on NetBSD. Add patches to deal with: setsockopt(..., IP_MULTICAST_TTL,..) takes a u_char arg (not int). On NetBSD and Solaris (probably other BSD's) ipv6 multicast group join is done with IPV6_JOIN_GROUP not linux's IPV6_ADD_MEMERSHIP.
2005-10-07specify location of samba libs explicitelydrochner1-1/+3
2005-10-07update to 2.12.4drochner2-6/+6
changes: -bugfixes
2005-10-07Fixed a pkglint warning.rillig1-2/+1
2005-10-07Fixed pkglint warnings.rillig2-5/+4
2005-10-07Fixed a pkglint warning.rillig1-2/+2
2005-10-07Fixed pkglint warnings.rillig1-2/+4
2005-10-06Remove "LICENSE=no-commercial-use". Socks4 has a standard MIT/BSD stylebad1-2/+1
license with no restrictions on commercial use.
2005-10-06Update to 2.6.4 (changelog see mldonkey).wiz2-2/+27
Add options for choosing between lablgtk and lablgtk2 toolkit. XXX: lablgtk2 GUI is very unstable (at least for me), don't use it yet.
2005-10-06Update to 2.6.4:wiz5-42/+31
2005/09/04: spiralvoice (version 2.6.4 = tag release-2-6-4) 4392: Print "Core started" on stdout even if logging is enabled Fixes problems when MLDonkey is spawned by a GUI 2005/09/03: spiralvoice 4247: memstats: BT/FT/GNUT/G2: initial memstats, ALL: show nr of old_files, BT: nr of torrent files 4390: Mail: Print incoming path if !!url_in_mail is used 4389: BT: Fix core exit if dirs of a shared multifile torrent are not writable 4368: new option: create_file_sparse true|false, this works only for files on NTFS drives in MinGW compiled MLDonkey (thanks to zet) 2005/09/01: spiralvoice 4385: EDK: Preserve untested servers (by pango) 4351: optimize ip blocking lists (by pango) 4376: EDK: Re-enable result_done (already downloaded) in search results (by zet) 4126: Improved log_file handling * there is now a default log_file: mlnet.log, old downloads.ini is *not* updated * its default log_file_size is 2MB, this is checked only on core start, if log_file is bigger it will be resetted * logging will always be appended to log_file * new command "clear_log" to reset log_file while the core is working * new command "open_log" to reopen log after close_log * removed command "log_file", same can be achieved through "set log_file <file>" 4384: HTML: Add "Import Serverlist" in servers, clean third button row (by schlumpf) 4365: Disable console "X" close button on MinGW, second version (by CML) 4382: Solve libgd configure in mandrake 10.0 4381: better differentiation of eDonkey and BT Stats Table (by schlumpf) 4380: some info for SCM Version (CVS co Date/ SVN revision) (by schlumpf) 4379: Fix compile error when libgd is not present 4378: Longhelp: Better description for add_user 4377: Better description for shared_directories in downloads.ini 4356: EDK: Improved server.met handling / fix contact.dat loading * Changed user agent from "MLdonkey" to "MLDonkey", solves problem when downloading files from www.gruk.org and www.srv1000.com * MLDonkey new recognizes links like ed2k://|serverlist|http://server/file.ext|/ * "servers" command now takes URLs * if period in web_infos is zero the file is only loaded during core start (as requested by the owner of www.gruk.org) * in all places where a filename or URL for a server.met can be used this file can also be compressed with gz/bz2/zip * automatically replace old default server.met in web_infos ("server.met", 24, "http://ocbmaurice.dyndns.org/pl/slist.pl/server.met?download/server-best.met"); with fake servers free list from gruk.org: ("server.met", 0, "http://www.gruk.org/server.met.gz"); * fixed bug which prevented loading Overnet contact.dat file in web_infos 2005/08/29: spiralvoice 4368: Use sparse files on MinGW/NTFS (by zet) 4370: BT/Win32: fix multifile hashing (by Amorphous) 2005/08/28: spiralvoice 4366: HTML: more maintainable html_mods styles (by pango) 4367: Improve logging 4361: New command: uptime Lots of improvements for MinGW, this platform now supports files > 2GB, threads and libgd generated statistics. Here you will find compilation instructions: http://mldonkey.berlios.de/modules.php?name=Wiki&pagename=Windows 4342: Large_file support for mld_hash and MinGW MLDonkey core (by zet) 4358: Add thread support for MinGW (by zet) 4362: configure.in support for libgd on MinGW/FreeBSD 4349: increase filedescriptor limit for mingw (by zet) 4365: Disable console "X" close button on MinGW (by zet) 2005/08/26: spiralvoice 4360: Configure: Test for nl_langinfo(CODESET) 4359: Upload: Give upload slot truely randomly (by pango) 4347: Improve exit codes, codes were inspired by sysexits.h 4345: Code clean: Optimize redundant time_to_string functions 4357: Rename ed2k_hash to mld_hash 4344: Improve ./configure checks (bzlib.h, iconv on Windows) --------------------------------------------------------------------- 2005/08/21: spiralvoice (version 2.6.3 = tag release-2-6-3) 4254: Patch reverted, did not work "html_mods: Table data is incorrectly centered" 4336: Improve some log file messages 4321: BT: fixed "make_torrent produce corrupted files on Windows" (by beedauchon) 4335: Buildinfo: Fix bug if Bzip2 version string is empty (by beedauchon) 4329: HTTPClient: Implement retries for failed requests 4319: Fix compile if libbz2 is not available, new configure option: --disable-bzip2 4334: BT/FileTP: Some progress on cancel bug (by kempston) 4333: send ip blocked addr state to gui, compute_torrent from gui (by z) 4332: Let configure fail if GNU make is not installed 2005/08/18: spiralvoice 4323: HTML: Search results: new colums for Bitrate, Codec and length 4324: Log: Improve output for verbosity "hid" 4322: EDK: compatibleclient 40 -> Shareaza 4320: Fix compile on FreeBSD < 5.3 2005/08/15: spiralvoice 4317: Updated ./configure for compiling lablgtk2 with --enable-batch 4316: Updated ./distrib/Install.txt for Ocaml 3.08.4 and new GUI options 4292: html_mods: Match styles default frameHeight with the common default 4314: Allow compiling with Ocaml 3.08.4 Compiling with 3.08.3 still works 4312: BT: Allow seeding (by beedauchon) 4311: BT: create_torrent: default_tracker and default_comment (by beedauchon) 4309: GUI: send ed2k/bt network u/d totals (by z) 4308: Gnutella/G2: Fix commit if no TigerTree is available 4305: buildinfo: Print some system internals 4304: EDK: Fix disconnect state with verbosity = "hid" 4297: Create ini file backups on shutdown Note: file_sources.ini is never saved, it makes no sense to keep this file. New options: * backup_options_format, default "tar.gz", "zip" can also be used * backup_options_delay, default 0 How often (in hours) should a backup of the ini files be written into old_config. A value of zero means that a backup is written only when the core shuts down. * backup_options_generations, default 10 Define the total number of options archives in old_config. Command save got two new parameters: * "save all" saves options, sources and creates a ini file backup * "save backup" speaks for itself;-) --------------------------------------------------------------------- 2005/08/11: spiralvoice (version 2.6.2 = tag release-2-6-2) 4296: BT: Fix options parsing --------------------------------------------------------------------- 2005/08/09: spiralvoice (version 2.6.1 = tag release-2-6-1) 4291: EDK: Better logging for unknown compatibleclient values 4290: BT: Some small fixes for messages interested and cancel by beedauchon 4289: LOG: Improve verbosity "hid" 4287: Better clear Fifo buffers, by bogeyman 4268: Web/Gui: free core's buffer allocated by vd # and gui by bogeyman 2005/08/08: spiralvoice 4285: IPBlock: Server support * display in vm/vma if a server has a blocked IP * prevent connections to a IP blocked server, in EDK case this resulted in a LowID connection 4284: Remove whitespaces / Some logging changes 2005/08/07: spiralvoice 4279: MinGW: HDD statistics support 4281: Remove white spaces / Some logging stuff 4251: HTML: few fixes / new option html_frame_border true|false 4278: Windows: Fix bug creating work dirs in empty dir 2005/08/06: spiralvoice 4276: IPBlock: Never block local IPs even if they are in blocklist 4274: Use relative path if downloads.ini is present 2005/08/05: spiralvoice 4272: HTML: Cursor focus in input field 4271: GTK2: Fix compile bug in src/gtk2/chat/chat_art.ml 4155: Let MLDonkey create its data in $HOME/.mldonkey Usage instructions: * if the core is started in a directory where downloads.ini exists this directory will be used, this is the same behaviour as before * on Windows the current directory will always be used, this is consistent with eMule * on other systems $HOME/.mldonkey will be created and used, this is consistent with eDonkey, aMule and Unix standards * if variable MLDONKEY_DIR is used that directory has priority, to simulate the behaviour without this patch use: export MLDONKEY_DIR="." && ./mlnet 2005/08/04: spiralvoice 4270: Overnet: Convert local IPs sent by OV clients to real IPs 4269: IPBlock: Several fixes, better zip file support 4264: Fasttrack: Force commit of all complete files 4258: BT: Statistics, recognize more clients, min_interval, torrents/old and more... This patch was done by Beedauchon, it incorporates weeks of work from him. * move .torrent to torrents/old if the file is not shared anymore * new command rm_old_torrents: delete all files in torrents/old * eDonkey like statistics for BT clients (csbt command) * compute_torrent and make_torrent can put a comment into the .torrent file * MLdonkey computes a BT-compatible client_uid starting with "-ML" * parse more fields from .torrent files and display them in HTML interface * Tracker: replace "/tracker" by "/announce" * Tracker: add "/scrape" * Multitracker support for downloading 2005/08/02: spiralvoice 4263: Fasttrack: Force bootstrapping nodes 2005/08/01: spiralvoice 4261: HTML: Add DL button - opens dialog for entering links (by omgwtf2) 4260: IPblock: Enable IP blocking for Overnet and HTTP server (=BT Tracker) (by beedauchon) 4257: Kick uploaders which send no data for more than 1 minute 4256: Print message if glibc version mismatch updates for buildinfo (version of libbz2, libz, libpng) 2005/07/29: spiralvoice 4255: HTML: updates for cs command 4254: html_mods: Table data is incorrectly centered 4253: HTML: New style Construction (by omgwtf2) 4251: few html fixes (reverted) (by beedauchon) 2005/07/28: spiralvoice 4250: Remove whitespaces from commonUploads.ml 4249: HTML: Links to fake check services in search results (by bogeyman) 2005/07/27: spiralvoice 4194: FileTP : Add support for "referer", error messages cleanup (by beedauchon) 4245: BT: Remove whitespace (by beedauchon) 4244: Change web_infos period to hours (this is a bugfix, no need to change ini files) new option: enable_mlnet_redirector 2005/07/26: spiralvoice 4243: FileTP: Clean lots of whitespaces 4031: HTML: relative refs in HTML output (by beedauchon) 4191: Access to disk data (free space, max file name length) This is first step implmenting this, checkout the disk command for debugging. 4242: IPBlock: Support guarding_full.zip 4241: Fix html_mods_vd_gfx_remove 4240: EDK: New option keep_downloaded_in_old_files 2005/07/23: spiralvoice 4184: support guarding.p2p in zip/gz/bz2 format bz2 segfaults on OpenBSD, therefore disabled see notes in the patch on how to compile with MinGW 2005/07/22: spiralvoice 4205: Improve logging with timestamps 2 (incomplete) 4204: Improve logging with timestamps (incomplete) 2005/07/21: spiralvoice 4195: GUI: Change configure options Now "./configure" compiles no GUI, "--disable-gui" is default. To use a GUI use "--enable-gui", this enables GTK2 GUI. Other options are: --enable-gui=newgui2 (use GTK2 GUI) --enable-gui=newgui1 (use GTK1 newgui) --enable-gui=oldgui (use GTK1 oldgui) Options like "--disable-newgui" or "--enable-gtk2" were removed. 2005/07/20: spiralvoice 4193: CommonGraphics : some whitespace cleanups 4190: Gdstats: Fix tag.png/jpg link output 4188: Overnet: Dont put our own ID in the buckets (by Bogeyman)