SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ncdc-debugsource-1.7-1.1.i586.rpm :

* Sun Jan 01 2012 pascal.bleserAATTopensuse.org- update to 1.7:
* rewritten settings code, splitting the /set command into a /set for global and a /hset for hub-local settings
* file downloads are now performed in a background thread
* the flush_file_cache setting has been improved
* Thu Dec 08 2011 pascal.bleserAATTopensuse.org- update to 1.6:
* use SQLite3 for storage instead of GDBM
* converted config.ini to SQLite3 database
* added ncdc-db-upgrade utility
* session directory is architecture-independent
* all data is safe against crashes and power failures
* added support for removing/adding directories without rehashing
* always match every file list on \'Q\' key on TTH search
* immediately flush log entries to the kernel
* faster start-up
* added support for per-hub \'active_ip\' settings
* allow interval notation when setting autorefresh
* broadcast SF (number of shared files) on ADC hubs
* combine TTH data for downloaded files to blocks of at least 1MiB
* increased hash buffer size (10KiB -> 512KiB)
* fix case-insensitivity of search results
* fix reporting of user state in pm tabs at hub disconnect
* fix generation of client certificates with openssl
* fix segfault with duplicate users on an ADC hub
* fix segfault when opening of a filelist fails
* fix base32 decoding bug (fixes login sequence on some ADC hubs)
* Thu Nov 03 2011 pascal.bleserAATTopensuse.org- add a patch to add missing includes, fixes build on 11.3
* Thu Nov 03 2011 pascal.bleserAATTopensuse.org- update to 1.5:
* adds a key to the search results to download and match a user\'s file list against the download queue
* improves grant management
* can avoid trashing the OS disk cache by issuing the posix_fadvise() call
* Thu Oct 27 2011 pascal.bleserAATTopensuse.org- update to 1.4:
* added sorting functionality to file list
* added color settings: title, separator, list_default, list_header and list_select
* added \"blink\" color attribute
* allow /disconnect to be used on the main tab
* display number of matched and added items when using match queue feature
* use git-describe to create a version string, if available
* decreased memory usage for large file lists
* handle duplicate filenames in other users\' file list
* fixed incorrect setting of the \"Incomplete\" flag in files.xml.bz2
* fixed handling of the PM param in MSG commands on ADC
* fixed user change notifications for PM tabs
* Sat Oct 15 2011 pascal.bleserAATTopensuse.org- update to 1.3:
* adds multi-source downloading capabilities: an interface to manage the multiple sources for every file in the download queue was added, in addition to the ability to search for alternative sources and match file lists against the queue- changes from 1.2:
* fixed incorrect handling of outgoing NMDC connections- changes from 1.1:
* select item in file browser when opened from a search result
* added active_bind setting
* added share_exclude setting
* added download_exclude setting
* added incoming_dir setting
* added autocompletion for the previous values of certain settings
* allow the \"connection\" setting to be used for ADC as well
* added IP column to user list
* allow sorting on description, email, tag and IP columns in user list
* display upload speeds in the user list of an ADC hub
* added TLS indication to connection list
* mark selected items bold in listings
* allow /reconnect on the main tab to reconnect all hubs
* added slash to base path in partial file lists
* added delay of 5 seconds before reconnecting to a hub
* added recognition of the AP param on ADC
* added support for UserIP2 on NMDC
* removed support for unexpected incoming NMDC connections
* Mon Sep 26 2011 pascal.bleserAATTopensuse.org- drop ncdc-fix_missing_includes.patch, fixed upstream- update to 1.0:
* added ncdc(1) and ncdc-gen-cert(1) manual pages
* documented settings (/help set )
* documented key bindings (/help keys)
* improved line wrapping algorithm for the log window
* added support for client-to-client TLS on NMDC
* added support for the CGFI command on ADC
* throttle GET requests on the same file + offset
* fixed downloading from clients using $ADCSND with -1 bytes
* fixed race condition in file uploading code
* fixed idle time calculation while connecting to another client
* Sat Sep 03 2011 pascal.bleserAATTopensuse.org- update to 0.9:
* added TLS support (adcs://, nmdcs://, and ADC client-to-client)
* added tls_policy setting
* added KEYP support for ADC
* added warning when a hub changes TLS certificate
* display exact listen ports when enabling active mode
* Fri Aug 26 2011 pascal.bleserAATTopensuse.org- update to 0.8:
* adds transfer logging
* adds common readline keys for text input
* adds day changed indicators in the log window
* improved support for join messages
* improved log rotation
* Wed Aug 17 2011 pascal.bleserAATTopensuse.org- update to 0.7:
* added word wrapping for the log window
* added basic colors and nick highlighting to the log window
* allow colors to be changed with the /set command
* added backlog feature and setting
* added silent building to the configure script
* automatically re-open log files when they are moved/truncated externally
* accept \'nmdc://\' URLs as alternative to \'dchub://\'
* fixed spamming of useless $MyINFO and BINF commands every 5 minutes
* fixed minor memory leak when closing/clearing the log window
* Tue Aug 09 2011 pascal.bleserAATTopensuse.org- update to 0.6:
* added file searching, through a /search command
* added tab to display the search results
* listen for incoming messages on UDP in active mode
* allow specifying a hub address with /open
* fixed case-sensitivity of shared files
* various bugfixes and other improvements
* Wed Aug 03 2011 pascal.bleserAATTopensuse.org- update to 0.5:
* downloaded files are now TTH-checked
* added download queue priorities
* download queue items are automatically disabled on error
* improved error handling and reporting for downloads
* added download_slots setting
* use a separate thread to load other users\' file list
* improved /gc to also clean up download queue related data
* decreased memory usage for large file lists
* improved error handling with sendfile()
* fixed downloading in passive mode on ADC hubs
* fixed adding a dir to the download queue while connected to the user
* fixed segfault when the userlist is open while disconnecting from a hub
* Sat Jul 23 2011 pascal.bleserAATTopensuse.org- update to 0.4:
* single-source file downloading support
* persistent download queue
* improved connection manager
* fixes a few crashes and other bugs
* Thu Jul 21 2011 pascal.bleserAATTopensuse.org- update to 0.3:
* added file list browser
* added downloading of other people\'s file list
* added \'hubname\' setting to rename hub tabs
* added -v, -c and -n commandline options
* added -n option to /open to prevent an autoconnect
* added referer notification
* improved handling of some ADC commands
* improved logging of debug messages
* fixed error when uploading an empty file list
* fixed display of join/quits on ADC hubs
* fixed several crashes- changes from 0.2:
* ADC support
* added slot granting and /grant command
* added /kick (for NMDC hubs)
* added /pm and /nick aliasses
* added support for passworded login
* added /me command (mostly useful for ADC hubs)
* added /whois command
* added \'share_hidden\' option (default: false)
* improved minislots support
* added \'minislots\' and \'minislot_size\' options
* slightly improved user list and connection list
* /set displays default values for unset options
* Wed Jun 22 2011 pascal.bleserAATTopensuse.org- initial version (0.1)
 
ICM