paraslash.git
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.
2007-09-24 Andre Nollafs.cmd: Add documentation of the remaining commands.
2007-09-24 Andre Nollblob.c: Implement pattern matching.
2007-09-24 Andre NollMake rbtree_loop() and rbtree_loop_reverse() safe again...
2007-09-24 Andre Nollaft.c: Add GPL header.
2007-09-23 Andre Nollafs.c: Avoid noisy log message.
2007-09-23 Andre Nollafs.cmd: Add documentation of all blob commands.
2007-09-23 Andre Nollcommand_util.sh: Fix man output for templates.
2007-09-23 Andre Nollafs.c: Fix documentation of stdin_command().
2007-09-23 Andre Nollstdin.h, stdout.h: Trivial documentation cleanup.
2007-09-23 Andre Nollstdout.[ch]: Make two functions static.
2007-09-23 Andre Nollstdin.[ch]: Make two functions static.
2007-09-23 Andre Nollstdin.c: Fix a typo in documentation.
2007-09-23 Andre NollImplement check for invalid playlist entries.
2007-09-23 Andre Nollplaylist.c: Cleanups.
2007-09-23 Andre NollImplement check command.
2007-09-22 Andre NollAdd convert_0.2-0.3.sh.
2007-09-22 Andre Nollafs.cmd: Add documentation of addatt, touch.
2007-09-22 Andre Nollnet.c: Fix a typo and improve send_bin_buffer() docu.
2007-09-22 Andre Nollafs.h: Change the prototype of stdin_command() to refel...
2007-09-22 Andre NollFix some bugs in blob handling.
2007-09-22 Andre NollFix com_lsblob().
2007-09-22 Andre NollFix off-by-one in com_rmatt().
2007-09-21 Andre Nollfsck.c: Fix a double free bug.
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-09-19 Andre NollRemove unused -E_LSTAT.
2007-09-19 Andre Nollosl.c for_each_file_in_dir(): Move struct stat to inner...
2007-09-19 Andre NollGengetoptify para_fsck.
2007-09-19 Andre Nollerror.h: Add remaining error messages.
2007-09-19 Andre Nollaft.c: Fix a nasty memory corruption bug in afs_ls...
2007-09-19 Andre NollAdd para_fsck.
2007-09-18 Andre NollAdd small version of the earthshaking new logo.
2007-09-17 Andre NollThe earthshaking new logo.
2007-09-17 Andre NollRevert "string.c: Use $HOME to get the home directory."
2007-09-15 Andre Nollserver/afs: Close an unused file descriptor.
2007-09-15 Andre NollSome documentation fixes.
2007-09-15 Andre Nollosl.c: Rename verify_basename() to verify_name().
2007-09-15 Andre Nollosl: Rename struct row.id to row.num.
2007-09-15 Andre Nollaft.c: Kill global variable "now".
2007-09-15 Andre NollReplace void *row by struct osl_row *row.
2007-09-15 Andre Nollattribute.c: Major cleanup and fixes.
2007-09-15 Andre NollAdd more error descriptions.
2007-09-15 Andre Nollafs.cmd: Add documentation for lsatt.
2007-09-15 Andre Nollcommand.c: Fix a bug in get_cmd_ptr().
2007-09-15 Andre Nollreplace para_connect() by PARA_CONNECT.
2007-09-15 Andre Nolltime.c: Add GPL header and improve documentation.
2007-09-15 Andre NollInvalidate table pointers on shutdown.
2007-09-15 Andre NollRename osl index entry stuff.
2007-09-15 Andre Nollloglevel adjustments.
2007-09-15 Andre Nollerror.h: Add error message for E_NO_MATCH.
2007-09-15 Andre Nollosl.c: Fix a bug in osl_update_object().
2007-09-15 Andre Nollcom_add(): Add missing return statement.
2007-09-15 Andre NollFix the privious assertion().
2007-09-15 Andre Nollaudio_format_name(): Add an assert().
2007-09-15 Andre Nollogg_afh.c: Store the bitrate in KHz rather than in Hz.
2007-09-15 Andre Nollcommand.c: Fix om_help().
2007-09-15 Andre Nollcommand.c: Increase maximal command length.
2007-09-14 Andre NollMore loglevel adjustments.
2007-09-14 Andre Nollafs.cmd: Add documentation of com_afs_ls.
2007-09-14 Andre Nollcom_afs_ls(): Fix output width of duration.
2007-09-14 Andre Nollloglevel adjustments.
2007-09-14 Andre Nollafs: com_add() fixes and improvements.
2007-09-14 Andre Nollrc4: Round up output buffer size.
2007-09-13 Andre Nollaac_afh.c: Fix serious memory leak.
2007-09-13 Andre NollFix com_add segfault.
2007-09-13 Andre Nollogg_afh.c: Fix a memory leak.
2007-09-13 Andre Nollcom_add: Minor improvements.
2007-09-12 Andre Nollaft.c: Fix com_add().
next