Remove links to old screenshots.
[paraslash.git] / attribute.c
2007-10-24 Andre NollDoxygen fixes.
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-09 Andre NollRemove some system errors from errno.h
2007-10-06 Andre NollAdd more documentation.
2007-09-29 Andre Nollattribute.c: Fix com_rmatt().
2007-09-29 Andre Nollattribute.c: Clear attribute bits already at remove...
2007-09-28 Andre NollMake com_lsblob() and com_lsatt() more similar to each...
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 Nollattribute.c: Add doxygen file comment.
2007-09-26 Andre NollFix table init.
2007-09-26 Andre NollGet rid of the "table" member in struct table_info.
2007-09-25 Andre NollMore mood cleanups.
2007-09-22 Andre NollFix off-by-one in com_rmatt().
2007-09-15 Andre NollSome documentation fixes.
2007-09-15 Andre Nollattribute.c: Major cleanup and fixes.
2007-09-15 Andre NollInvalidate table pointers on shutdown.
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-09 Andre NollFix some format string warnings on x86_64.
2007-09-08 Andre NollMake afs commands work.
2007-09-08 Andre Nollpara_server: Initialize the new afs.
2007-09-08 Andre NollMerge the new afs code.