paraslash.git
2015-08-12 Andre Nollrmatt: Cleanup callback.
2015-08-12 Andre Nollcom_rmatt(): Return negative on errors
2015-08-12 Andre Nollcom_mvatt(): Return negative on errors
2015-08-12 Andre Nollcom_lsatt(): Return negative on errors
2015-08-12 Andre Nollcom_init(): Return negative on errors
2015-08-12 Andre Nollcom_check(): Return negative on errors
2015-08-12 Andre Nollcom_setatt(): Return negative on errors
2015-08-12 Andre Nollcom_cpsi(): Return negative on errors
2015-08-12 Andre Nollcom_rm(): Return negative on errors
2015-08-12 Andre Nollcom_touch(): Return negative on errors
2015-08-12 Andre Nollcom_add(): Return negative on errors
2015-08-12 Andre Nollcom_select() callback: Return negative on errors.
2015-08-12 Andre Nollafs: Pass sideband error packet on callback failures.
2015-08-12 Andre NollLet afs callbacks return an error code.
2015-08-12 Andre Nollafs: Introduce flush_and_free_pb().
2015-08-12 Andre NollDo not check return value of WRITE_STATUS_ITEM().
2015-08-12 Andre NollDo not check the return value of para_printf().
2015-08-12 Andre Nollblob: Simplify stdin_command().
2015-08-12 Andre NollImprove doxygen description of mood.c.
2015-08-12 Andre Nollplaylist_check_callback(): Remove incorrect documentation.
2015-08-12 Andre Nollafs.c: Remove outdated comment.
2015-08-12 Andre Nollcom_init: Remove pointless initialization.
2015-08-12 Andre NollUnify version command handlers.
2015-08-12 Andre Nollaudiod: Document and fix command handler return values.
2015-08-12 Andre Nollcommand_util.bash: Kill make_proto().
2015-08-12 Andre Nollaudiod: Clean up fd closing logic in command handlers.
2015-08-12 Andre Nollserver: Remove command pointer from struct command_context.
2015-08-12 Andre Nollserver: Reduce scope of struct server_command.
2015-08-12 Andre Nollaudiod: Reduce scope of struct audiod_command.
2015-08-12 Andre Nollaction_if_pattern_matches(): Always count matching...
2015-08-09 Andre Nollbuild: Unify spelling of commands and directories.
2015-07-22 Andre Nollclient: Add details to --key-file option.
2015-07-22 Andre Nollclient.m4: Adjust coding style of ggo options.
2015-07-22 Andre Nolldaemon: Improve daemon_log_welcome().
2015-07-22 Andre Nollsetatt: Print meaningful error message.
2015-06-14 Andre Nollvss: Perform stream change actions in vss_post_select().
2015-06-14 Andre Nollaft.c: Remove condition which is always false.
2015-06-14 Andre Nollaft.c: Silence noisy warnings in com_add().
2015-06-01 Andre Nollweb: fix htaccess description of snapshot tarball.
2015-05-31 Andre Nollbuild: Add -Wunused-macros to CPPFLAGS on Linux.
2015-05-30 Andre NollMerge branch 'maint'
2015-05-10 Andre NollMerge branch 'refs/heads/t/web-diet'
2015-05-10 Andre NollFix help text of lsblob commands.
2015-05-10 Andre Nollmanual: Improve section on decoders.
2015-05-10 Andre Nollmanual: Fix paragraph on addblob commands.
2015-05-03 Andre NollMerge branch 'refs/heads/t/audiod_acl'
2015-04-30 Andre NollAllow to start server and audiod as daemon with no...
2015-04-30 Andre Nollerror.h: Fix typo in error text of E_BAD_AFSI.
2015-04-26 Andre NollMerge branch 'refs/heads/t/immediate-si-update'
2015-04-21 Andre Nollversion.c: Update copyright year to range 2002-2015.
2015-04-21 Andre Nolltouch, rm, cpsi, init: Fix initialization of para_buffer.
2015-04-19 Andre Nollweb: Remove screenshots, license and credits page.
2015-04-19 Andre Nollweb: Integrate Contact page into about.
2015-04-19 Andre Nollweb: Make FEATURES the new homepage, rename it to ...
2015-04-19 Andre Nollweb: Shorten feature list
2015-04-19 Andre Nollaft.c: Simplify load_afd().
2015-04-19 Andre NollMerge branch 't/lib_arg_with'
2015-04-19 Andre NollMerge branch 'maint'
2015-04-06 Andre Nollgcrypt: Initialize key size of public ASN keys.
2015-04-05 Andre Nollgcrypt: Some trivial fixes.
2015-04-04 Andre Nollaft: Rename label "err" of open_and_update_audio_file().
2015-04-04 Andre Nollaudiod: Make struct slot_info local to audiod.c.
2015-04-04 Andre Nollaudiod: Move get_play_time_slot_num() to audiod.c.
2015-04-04 Andre Nollalsa: Avoid alloca().
2015-04-01 Andre Nollcommand: Make struct command_context->cmd_ptr const.
2015-04-01 Andre Nollafs.c: Trivial whitespace cleanup.
2015-04-01 Andre Nollserver.h: Trivial whitespace/language cleanup.
2015-03-31 Andre Nollbuild: Fix curses detection.
2015-03-31 Andre Nollaudiod: Allow to specify usernames in --user-allow.
2015-03-30 Andre Nollaft: Store resolved paths when adding files.
2015-03-30 Andre Nollaft: Update mtime and file size on afhi changes.
2015-03-30 Andre Nollaft: Update status items on afs events.
2015-03-30 Andre Nollaft.c: Pass struct ls_data pointer to make_status_items().
2015-03-30 Andre Nollafs: Simplify open_next_audio_file().
2015-03-30 Andre Nollbuild: Convert curses detection to new macros.
2015-03-30 Andre Nollbuild: Convert libreadline detection to new macros.
2015-03-30 Andre Nollbuild: Convert oss detection to new macros.
2015-03-30 Andre Nollbuild: Convert libsamplerate detection to new macros.
2015-03-30 Andre Nollbuild: Convert libao detection to new macros.
2015-03-30 Andre Nollbuild: Convert alsa detection to new macros.
2015-03-30 Andre Nollbuild: Convert flac detection to new macros.
2015-03-30 Andre Nollbuild: Convert libid3tag detection to new macros.
2015-03-30 Andre Nollbuild: Convert mad detection to new macros.
2015-03-30 Andre Nollbuild: Convert faad detection to new macros.
2015-03-30 Andre Nollbuild: Convert crypto detection/selection to new macros.
2015-03-30 Andre Nollbuild: Convert opus detection to new macros.
2015-03-30 Andre Nollbuild: Convert speex detection to new macros.
2015-03-30 Andre Nollbuild: convert vorbis detection to new macros.
2015-03-30 Andre Nollbuild: Convert ogg detection to new macros.
2015-03-30 Andre Nollbuild: Reduce redundancy in configure.ac, convert osl...
2015-03-30 Andre Noll.gitignore: Ignore *~ and *.rej files.
2015-03-30 Andre Nollerror.h: Change type of return value of is_errno()...
2015-03-22 Andre NollMerge branch 't/gui_reload_fix'
2015-03-13 Andre NollDoxygen: Fix references on main page.
2015-03-13 Andre Nollgui: Fix config file reloading.
2015-03-08 Andre NollMake struct ls_data local to aft.c.
2015-03-08 Andre Nollblob.c: Make table descriptions static.
2015-03-08 Andre NollMerge branch 'refs/heads/t/abtract_sockets'
2015-02-19 Andre Nollinteractive.c does not depend on curses.h.
2015-02-19 Andre NollImprove signal init and shutdown.
next