paraslash.git
2007-10-22 Andre Nollvss.c: Kill an unused variable.
2007-10-22 Andre Nollvss.c: Small simplifications.
2007-10-22 Andre NollFix off-by-one bug in chunktable saving.
2007-10-22 Andre NollChange chunktable array type from size_t to uint32_t.
2007-10-22 Andre Nollvss.c: Remove some unused code.
2007-10-22 Andre NollSwitch to the new afs.
2007-10-21 Andre NollMove mmap_full_file from osl.c to fd.c.
2007-10-21 Andre Nollaft.c: Remove special case code for playlist mode.
2007-10-21 Andre NollAdd 3 byte reserved space to the afs info.
2007-10-21 Andre Nollaft: Add missing add event.
2007-10-21 Andre NollComplete afs event handling.
2007-10-18 Andre NollImplement afs events.
2007-10-13 Andre NollReplace struct table_info by struct afs_table.
2007-10-11 Andre NollRefuse to add invalid attibute names.
2007-10-11 Andre Nollfd.c: Remove unused label change_to_orig_dir.
2007-10-11 Andre NollMerge commit 'remotes/fml/v0.3' into v0.3
2007-10-11 Andre NollAdd --gc-sections to LDFLAGS.
2007-10-10 Andre NollGet rid of E_WAITPID.
2007-10-10 Andre NollGet rid of E_SIGNAL_PIPE.
2007-10-10 Andre Nollfd.c: Cosmetics.
2007-10-10 Andre NollGet rid of E_FCHDIR.
2007-10-10 Andre NollGet rid of E_OPENDIR.
2007-10-10 Andre Nollpara_select(): Return a proper error code on errors.
2007-10-09 Andre NollRemove some system errors from errno.h
2007-10-09 Andre NollGet rid of -E_F_GETFL and -E_F_SETFL.
2007-10-09 Andre Nollerror.h: Add more helper macros.
2007-10-08 Andre Noll.ico Version of the fancy new logo.
2007-10-07 Andre Nollerror.h: Make PARA_STRERROR understand system errors.
2007-10-07 Andre Nollerror.h: Remove some unused errors.
2007-10-07 Andre NollOnly declare error codes that are safe to use.
2007-10-06 Andre NollINSTALL: Update to v0.3.
2007-10-06 Andre Nollmood.c: Fix comment for the scoring function.
2007-10-06 Andre NollAdd more documentation.
2007-10-06 Andre Nollcommand_util.sh: Fix man page format.
2007-10-06 Andre Nollafs.cmd: Beautify help texts.
2007-10-06 Andre Nollcom_add(): Write messages to the client rather than...
2007-10-05 Andre Nollafs: Handle SIGHUP.
2007-10-05 Andre Nollcom_add(): Only accept absolute paths.
2007-10-05 Andre Nollosx_write.c: Add two missing headers.
2007-10-05 Andre NollSwitch from inet_aton() to inet_pton().
2007-10-05 Andre NollMake it compile on Solaris.
2007-10-04 Andre NollREADME: Mention dependence on gnu make.
2007-10-04 Andre NollFEATURES: Update.
2007-10-04 Andre Nollaudioc: Get rid of the temporary socket file.
2007-10-04 Andre Nollafs.c: Remove some dead code.
2007-10-04 Andre NollAdd command line options --mood and --playlist.
2007-10-04 Andre Nollafs.c: Introduce client list for afs (fixes dosable...
2007-10-02 Andre NollMake it compile on FreeBSD.
2007-10-02 Andre Nollgcc-compat.h: Remove compatibility code for gcc-2.
2007-10-02 Andre Nollfsck.c: Fix several bugs in dump mode.
2007-10-02 Andre NollImplement com_cpsi().
2007-10-02 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-10-01 Andre Nollcom_add(): Always check the return value of send_va_buf...
2007-10-01 Andre Nollfor_each_file_in_dir(): Ignore permission errors for...
2007-10-01 Andre Nollerror.h: Add CHDIR_PERM error code.
2007-10-01 Andre Nollfd.h: Add declaration of para_chdir().
2007-10-01 Andre Nollfd.c: Introduce para_chdir().
2007-10-01 Andre NollImplement add -a (add all audio files).
2007-10-01 Andre Nollmood.c: Remove debug log message.
2007-09-30 Andre NollImplement mailbox output format for ls.
2007-09-29 Andre Nollmood.c: Introduce DEFINE_MOOD_METHOD and DEFINE_MOOD_ME...
2007-09-29 Andre Nollattribute.c: Fix com_rmatt().
2007-09-29 Andre Nollcom_ls: Don't use FNM_PATHNAME.
2007-09-29 Andre Nollafs.cmd: Fix typo in setatt help.
2007-09-29 Andre Nollattribute.c: Clear attribute bits already at remove...
2007-09-29 Andre Nollmood.c: Add no_attributes_set mood method.
2007-09-29 Andre NollSpeed up mood loading.
2007-09-29 Andre Nollmood.c: Switch to fnmatch() in mood method name_like.
2007-09-28 Andre Nollgrab_client.c: Change doxygen comments to the new style.
2007-09-28 Andre NollEven more typo fixes.
2007-09-28 Andre NollStill more typo fixes.
2007-09-28 Andre NollFEATURES, INSTALL: Fix some more typos.
2007-09-28 Andre NollREADME,INSTALL: Fix some spelling errors.
2007-09-28 Andre NollMake com_lsblob() and com_lsatt() more similar to each...
2007-09-28 Andre Nollafs.cmd: Update help output.
2007-09-28 Andre NollImplement pattern matching for com_lsatt().
2007-09-28 Andre Nollattribute.c: Implement pattern matching for com_rmatt().
2007-09-27 Andre NollImplement pattern matching for com_touch().
2007-09-27 Andre Nollcom_afs_rm(): Implement pattern matching and add -v...
2007-09-27 Andre NollGerneralize for_each_matching_blob().
2007-09-27 Andre Nollsha1.h: Typo.
2007-09-27 Andre Nollattribute.c: Add doxygen file comment.
2007-09-26 Andre NollMove enum ls_sorting_method from afs.h to aft.c and...
2007-09-26 Andre NollAdd documentation of enum blob_table_columns.
2007-09-26 Andre NollFix table init.
2007-09-26 Andre NollGet rid of the "table" member in struct table_info.
2007-09-26 Andre Nolladdblob: Overwrite existing blobs.
2007-09-25 Andre Nollafs ls -lv: Also print the tag info.
2007-09-25 Andre Nollcom_check(): Implement mood checking.
2007-09-25 Andre Nollmake get_playlist_data() generic.
2007-09-25 Andre Nollmood.c: Rename mood_loop() to load_mood_loop_func().
2007-09-25 Andre NollUpdate Doxyfile to doxygen-1.5.3.
2007-09-25 Andre Nollafs: Move some ls-related stuff from afs.h to aft.c.
2007-09-25 Andre NollMore mood cleanups.
2007-09-25 Andre Nollcompute_mood_score(): Add additional mood * parameter.
2007-09-25 Andre Nollcompute_mood_score(): Rename "row" parameter to "aft_row".
2007-09-25 Andre Nollmood.c: Use current_mood as data pointer for parse_mood...
2007-09-25 Andre Nollmood.c: Add GPL header.
2007-09-25 Andre Nollmood.c: Change type of rows from "void *" to "struct...
2007-09-25 Andre Nollscore.c: Remove an unused function declaration.
next