paraslash.git
2016-12-28 Andre Nollsched: Log task termination status.
2016-12-28 Andre NollMerge branch 'refs/heads/t/wma_fixes'
2016-12-27 Andre NollMerge branch 'refs/heads/t/openssl-1.1'
2016-12-26 Andre NollMerge branch 'refs/heads/t/ls-p_deprecation'
2016-12-25 Andre Nollweb: Fix link to git branches.
2016-12-25 Andre Nollafh.h: Trivial whitespace fix.
2016-12-24 Andre NollMerge branch 'refs/heads/t/daemonize-fix'
2016-12-20 Andre Nollportable_io.h: Provide big-endian versions and use...
2016-12-20 Andre Nollaac: Switch from unsigned char to char.
2016-12-20 Andre Nollplay: Minor log message improvements.
2016-12-20 Andre NollMerge branch 'refs/heads/t/base64'
2016-12-19 Andre NollMerge branch 'refs/heads/t/rm_source_browser'
2016-12-11 Andre Nollwmadec: Remove two pointless variables.
2016-12-11 Andre Nollwmadec: Remove a pointless cast.
2016-12-11 Andre Nollwmadec: Set data size to 0 if nothing was decoded.
2016-12-11 Andre Nollwma: Fix packet size calculation.
2016-12-08 Andre Nollwmadec: Properly handle empty outputs.
2016-12-04 Andre Nollwma_common: Fix typo in log message.
2016-12-04 Andre NollMerge branch 'refs/heads/t/sideband-cleanup'
2016-10-04 Andre Nollserver: Fix race condition in afs startup.
2016-10-04 Andre Nolldaemon: Fix race condition in daemonize().
2016-10-04 Andre Nolltest-lib: Fix a bash-4.4 issue.
2016-09-26 Andre Nolldaemon: Improve "daemonizing" log message.
2016-09-25 Andre Nollserver: Deprecate ls -p.
2016-09-24 Andre Nollopenssl: RSA fixes for openssl-1.1.
2016-09-24 Andre Nollopenssl: Use EVP API for AES.
2016-08-26 Andre Nollbuild: Remove target "dep".
2016-08-26 Andre Nollafs: Fix error handling of the select command.
2016-08-26 Andre Nollnet.c: Fix two trivial whitespace issues.
2016-08-25 Andre Nollfilter: Make ->open() optional.
2016-08-23 Andre Nollbase64: Speed up decoder by using a table.
2016-08-23 Andre Nollbase64: Use para_isspace() everywhere.
2016-08-23 Andre Nollbase64: Trivial whitespace fixes.
2016-08-23 Andre Nollbase64: Replace Pad64 variable by macro.
2016-08-23 Andre Nollbase64: Remove unnecessary overflow checks.
2016-08-23 Andre Nollbase64: Saner semantics for base64_decode() and uudecode().
2016-08-23 Andre NollMove base64 implementation to own file.
2016-08-22 Andre Nollgcrypt: Check file permissions of private keys.
2016-08-22 Andre Nollgcrypt: Always initialize result pointer.
2016-08-22 Andre NollConstify argument of check_filter_arg().
2016-08-07 Andre Nolldaemon: Make daemon_init_colors_or_die() independent...
2016-08-07 Andre Nollaudiod: Move UID check from audiod_command.c to audiod.c.
2016-08-07 Andre Nollstring.c: Improve documentation of create_argv().
2016-08-07 Andre NollSet copyright year in Makefile.real.
2016-07-31 Andre Nollmood.c: Improve log output for current mood.
2016-07-31 Andre Nollafh: Print help if no arguments are given.
2016-07-31 Andre Nollafh: Improve error diagnostics.
2016-07-31 Andre Nollafh_recv: Improve error message of E_AFH_RECV_BAD_FILENAME.
2016-07-31 Andre NollFix documentation of check_filter_arg().
2016-07-23 Andre Nollweb: Remove extra source browser.
2016-07-23 Andre Nollbuild: Remove @socket_ldflags@ and @nsl_ldflags@.
2016-07-23 Andre Nollbuild: Remove undefined autoconf macro in Makefile.in.
2016-07-23 Andre NollMake local sockets world-readable.
2016-07-17 Andre Nollbuild: Add -Wdeclaration-after-statement.
2016-07-17 Andre Nolltest suite: Fail test if para_server could not be started.
2016-07-17 Andre Nollserver: Do not fail if client does not request sideband.
2016-07-17 Andre Nollclient: No longer fail connection if sideband was not...
2016-07-10 Andre Nollparaslash 0.5.6 v0.5.6
2016-07-10 Andre NollMerge branch 'refs/heads/t/autoplay-fix'
2016-07-03 Andre Nolldaemon: Constify argument of two functions.
2016-07-03 Andre Nollgrab_client.c: Do not include filter.h.
2016-07-03 Andre NollMerge branch 'refs/heads/t/i9e'
2016-07-02 Andre NollMerge branch 'refs/heads/t/kill-compiletime-ll'
2016-06-26 Andre Nollserver: Improve documentation of dccp-slices-per-group.
2016-06-26 Andre Nolluser-list.h: Improve documentation of permission flags.
2016-06-26 Andre NollMerge branch 'refs/heads/t/mp3_afh'
2016-06-25 Andre Nolldaemon: Improve color error message.
2016-06-24 Andre Nollversion.c: Change year from 2015 to 2016.
2016-06-19 Andre Nollwrite: Improve help text of --writer.
2016-06-19 Andre Nollfilter.h: Remove stale comment.
2016-06-19 Andre NollAdd documentation of filter_get().
2016-06-18 Andre Nollplay: Remove unnecessary inclusion of filter.cmdline.h.
2016-06-18 Andre Nollerror.h: Fix typo in error string of E_ID3_ATTACH.
2016-06-18 Andre Nollmanual: Fix typo in description of blob tables.
2016-06-12 Andre NollRemove explicit uses of _GNU_SOURCE.
2016-06-12 Andre Nollbuild: Remove duplicate para_fade in configure summary.
2016-06-12 Andre NollMerge branch 'refs/heads/t/opus_cleanup'
2016-06-05 Andre Nollgcc-compat.h: Remove gcc-3 workaround.
2016-06-04 Andre NollMerge branch 'refs/heads/t/audiod-time-string'
2016-06-02 Andre Nollplay: Print hex representation of key sequence in help.
2016-06-01 Andre Nollserver: Fix --autoplay-delay.
2016-05-15 Andre NollRemove support for compile-time loglevel.
2016-05-15 Andre NollMerge branch 'refs/heads/t/gui-improvements'
2016-05-15 Andre Nollmanual: Rewrite section on score table.
2016-05-15 Andre Nollplay.c: Simplify get_mapped_keyseqs().
2016-05-15 Andre Nollbuild: Insist on m4 being installed.
2016-05-15 Andre Nollwmadec: Fix left shift of negative value.
2016-05-08 Andre NollMakefile.real: Remove duplicate $build_date.
2016-05-08 Andre Nollgui: Improve documentation of --stat-cmd.
2016-05-08 Andre NollConstify argument of playlist_open() and change_current...
2016-05-07 Andre Nollfilter.c: Use EXIT_SUCCESS.
2016-05-05 Andre NollMerge branch 'refs/heads/t/wmadec'
2016-05-03 Andre Nollplay.c: Check whether filter ->close() is NULL.
2016-05-03 Andre Nollafh: Make ->suffixes array const.
2016-05-03 Andre Nollblob_get_name_by_id(): Treat id of dummy row as invalid.
2016-04-17 Andre NollMerge branch 'refs/heads/t/markdown'
2016-04-12 Andre Nolldoc: Remove systemlinux links from documentation.
2016-04-12 Andre Nollmanual: Bump required gcc version to 4.1.
2016-04-12 Andre NollMake dates in ls output align nicely again.
2016-04-12 Andre Nollafs: Remove incorrect log message.
next