Replace struct table_info by struct afs_table.
[paraslash.git] / afs.h
2007-10-13 Andre NollReplace struct table_info by struct afs_table.
2007-10-06 Andre NollAdd more documentation.
2007-10-02 Andre NollImplement com_cpsi().
2007-09-30 Andre NollImplement mailbox output format for ls.
2007-09-29 Andre NollSpeed up mood loading.
2007-09-28 Andre NollStill more typo fixes.
2007-09-27 Andre NollImplement pattern matching for com_touch().
2007-09-27 Andre NollGerneralize for_each_matching_blob().
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 NollGet rid of the "table" member in struct table_info.
2007-09-25 Andre Nollcom_check(): Implement mood checking.
2007-09-25 Andre Nollmake get_playlist_data() generic.
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-23 Andre NollImplement check for invalid playlist entries.
2007-09-23 Andre NollImplement check command.
2007-09-22 Andre Nollafs.h: Change the prototype of stdin_command() to refel...
2007-09-15 Andre NollReplace void *row by struct osl_row *row.
2007-09-10 Andre Nollafs: Replace DATABASE_DIR by a runtime config option.
2007-09-09 Andre NollChange the type of the argv argument of all commands.
2007-09-08 Andre NollIntroduce template commands for command_util.sh.
2007-09-08 Andre Nollpara_server: Initialize the new afs.
2007-09-08 Andre NollMerge the new afs code.
2007-09-08 Andre NollRename afs.[ch] to afs_common.[ch].
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-03-02 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-20 Andre Nollrename db.c to afs.c and db.h to afs.h
2007-01-06 Andrerename afs to vss (the virtual streaming system)
2006-05-17 Andresplit afs.h
2006-05-17 Andremajor afs cleanup
2006-05-14 Andrestruct audio_format_handler: use proper pointer type...
2006-05-13 Andrerandom/mysql selector: make it find m4a files
2006-05-13 AndreRename struct audio format to audio_format_handler
2006-05-12 AndreFirst draft of the aac audio format handler
2006-02-20 Andreinitial git commit