aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian
Commit message (Collapse)AuthorAgeFilesLines
* doc: remove any mention of SOCKS4Wladimir J. van der Laan2014-07-243-6/+3
| | | | SOCKS4 support was removed in 0127a9b, as well as the `-socks=` option.
* Revert "Add -respendnotify option and new RPC data"Wladimir J. van der Laan2014-07-211-3/+0
| | | | This reverts commit 9004798e62e987ddf50030b17fa1881b63dd5e45.
* -datadir is now allowed in config filesZak Wilcox2014-07-121-1/+1
|
* Update Debian packaging description for new bitcoin-cliJohnathan Corgan2014-07-081-2/+3
|
* secp256k1: add libtool as a dependencyCory Fields2014-07-011-0/+1
|
* Add -respendnotify option and new RPC dataTom Harding2014-06-271-0/+3
| | | | | | | | | | | | -respendnotify=<cmd> Execute command when a network tx respends wallet tx input (%s=respend TxID, %t=wallet TxID) Add respendsobserved array to gettransaction, listtransactions, and listsinceblock RPCs. This omits the malleated clones that are included in the walletconflicts array. Add RPC help for respendsobserved and walletconflicts (help was missing for the latter).
* Updated Debian example bitcoin.conf with config from wiki + removed some ↵Giuseppe Mazzotta2014-06-111-32/+63
| | | | cruft and updated comments
* doc: remove mention of `-rpctimeout` from man pageWladimir J. van der Laan2014-05-121-3/+0
| | | | That option hasn't existed for a long time.
* Update contrib/debian for autotools, among a few other tweaksMatt Corallo2014-04-265-20/+27
|
* qt: Update remaining "The Bitcoin Core Developers"Wladimir J. van der Laan2014-01-141-2/+2
|
* qt: use series of pngs for spinnerWladimir J. van der Laan2014-01-131-1/+1
| | | | | | | | | | Use a series of .png frames for the spinner instead of a .mng. `mng` is an obscure image format and is not built by default into Qt5. This appears to improve the crispness of the spinner as well. Does not noticably increase the size (still ~27k) and the code is not more complicated either.
* Update debian/Matt Corallo2013-12-272-2/+9
|
* Documentation Cleanup in /Docsuper32013-10-122-20/+21
| | | | | | | | | | Added some help text, and bumped version numbers. Added a Readable Index for /Contrib Fixing /Contrib Index URLs Revert Version Numbers.
* Update contrib/debian: proper desktop category and update changelogMatt Corallo2013-09-172-1/+25
|
* README for contrib/debianGavin Andresen2013-06-271-0/+20
|
* Fix Gnome bitcoin: URI handlerGavin Andresen2013-06-261-1/+1
|
* new icons for linux, etc.Jonas Schnelli2013-05-133-2/+9
| | | | | | | | | - new xpm resources for different linux window managers - new png files for autoresizing on different linux window managers - favicon with new logo - window .ico with new logo - updated debian package script - updated changelog
* re-remove irc reference in bitcoin.conf.5Scott Howard2013-04-241-3/+0
|
* added bitcoin-qt manpage and corrected a few minus signs used as hyphens in ↵Scott Howard2013-04-233-8/+218
| | | | other manpages
* Update contrib/debian (including IRC removal)Matt Corallo2013-03-246-27/+37
|
* Apply MIT license to md2k7 artLuke Dashjr2012-09-081-2/+1
| | | | [21:48:14] <md2k7> feel free to make it MIT if you like
* Docs Tidy upfanquake2012-07-182-5/+5
|
* Update contrib/debian and remove system json_spirit patch.Matt Corallo2012-06-253-27/+7
| | | | | That patch has been broken for a long, long time (forever?) and doesn't make sense.
* Update contrib/debian.Matt Corallo2012-06-025-24/+15
| | | | | | | | | | * Updates package description to note that blockchain now takes 2+ GB instead of 150+ MB. * Stop creating DB_CONFIG with DB_LOG_AUTO_REMOVE as that is set in Bitcoin itself now. * Update changelog with 0.6.2 and the current updates.
* Use debhelper to install bitcoind.bash-completionChristian von Roques2012-05-233-1/+3
|
* Update changelog to match reality.Matt Corallo2012-05-061-4/+34
|
* Added comment lines in French & Turkish which basically mean "Bitcoin, ↵cardpuncher2012-04-091-0/+2
| | | | virtual P2P cryptocurrency".
* Remove USE_SSL #defineGavin Andresen2012-04-041-1/+1
|
* Merge pull request #834 from sje397/BackupWalletWladimir J. van der Laan2012-02-171-1/+1
|\ | | | | Added 'Backup Wallet' menu option to GUI
| * Added 'Backup Wallet' menu optionsje3972012-02-151-1/+1
| | | | | | | | | | | | | | | | - icon from the LGPL Nuvola set (like the tick) - http://www.icon-king.com/projects/nuvola/ - include 'boost/version.hpp' in db.cpp so that the overwrite version of copy can be used - catch exceptions in BackupWallet (e.g. filesystem_error thrown when trying to overwrite without the overwrite flag set) - include db.h in walletmodel.cpp for BackupWallet function - updated doc/assets-attribution.txt and contrib/debian/copyright with copyright info for new icon
* | Make bitcoin-qt static-link libqrcode and add it for debian pkgs.Matt Corallo2012-02-152-2/+3
|/
* Merge pull request #593 (Full URL Support in bitcoin-qt)Wladimir J. van der Laan2012-01-264-3/+16
|\
| * Add support for opening bitcoin: URIs directly.Matt Corallo2012-01-054-2/+20
| |
* | Remove mentions on anonymity in debian folder.Matt Corallo2012-01-073-3/+12
|/ | | | | | These should never have been there, bitcoin isnt anonymous without a ton of work that virtually no users will ever be willing and capable of doing.
* Update debian changelog to 0.5.1.Matt Corallo2011-12-161-0/+6
|
* Update contrib/debian/ for 0.5.0 release and fix copyright file.Matt Corallo2011-11-212-20/+13
|
* update debian copyright file for MIT icon relicensingLuke Dashjr2011-11-201-8/+20
|
* Replace kfm_home with go-home for "overview"Luke Dashjr2011-11-111-1/+1
|
* Replace icons with Nuvola (LGPL 2.1): some (but not all) GPL-licensedLuke Dashjr2011-11-101-4/+6
|
* Replace icons with Nuvola (LGPL 2.1): all non-free except for those by ↵Luke Dashjr2011-11-101-44/+11
| | | | Wladimir van der Laan (who will hopefully relicense)
* Add debian build folderMatt Corallo2011-11-0823-0/+1037