summaryrefslogtreecommitdiffstats
path: root/mbbsd/fav.c
Commit message (Expand)AuthorAgeFilesLines
* better readability.in22005-06-141-3/+3
* give a warning if too many subscribed favorites is added at the same timevictor2005-04-231-5/+15
* strict value checkingvictor2005-04-221-7/+44
* do not allow removing a NULL entryvictor2005-04-211-0/+2
* buffer overflow: file path [64] is too small!piaip2005-04-211-1/+1
* fix bug: remove an unnecessary decreasevictor2005-04-201-4/+7
* add assertion. deallocate resources.kcwu2005-04-201-0/+3
* reduce system callkcwu2005-02-281-13/+13
* reduce some hundred of system call for each logoutkcwu2005-02-261-14/+14
* fix setperm's bug, check NULL condition first in set_attrvictor2005-02-151-0/+2
* commit local change of {read,write}_favrec, which solved the problem of point...victor2005-02-141-7/+43
* use time4_t(uint32_t) instead of time_t for x86-64 arch.in22005-01-241-3/+3
* revertvictor2005-01-151-4/+3
* do fav_cleanup() after loading from .fav4victor2005-01-151-3/+4
* It should be a function call ...victor2004-12-171-1/+1
* cdoc finishedvictor2004-12-171-55/+197
* some help pages are showed from filevictor2004-12-021-3/+1
* try to fix strange behavior of bvotevictor2004-11-111-1/+4
* missing fav_removevictor2004-10-131-0/+1
* refactoringvictor2004-10-121-20/+3
* fix memory leakvictor2004-10-121-14/+17
* add subscribed boards only when loginvictor2004-09-271-0/+2
* Add statistic program for angel.scw2004-06-201-0/+1
* missing commitvictor2004-05-131-1/+1
* color fixvictor2004-05-131-1/+1
* in log_file(), use LOG_VF if need to vfprintf().in22004-05-031-1/+2
* change log_file()ptt2004-04-301-3/+1
* revert cuser from pointer to buffer.ptt2004-04-211-2/+2
* dont add a link to fav subscriptionvictor2004-04-181-2/+2
* return @@victor2004-04-081-0/+1
* depracated functionvictor2004-04-081-1/+2
* dirty hack to the losing favvictor2004-04-081-0/+5
* add mmap to cuser get ride of passwd_updateptt2004-03-311-1/+1
* fix a small bugvictor2004-03-231-9/+20
* fix memory leak, remove dirty hacking codevictor2004-03-151-11/+2
* fix compile errorvictor2004-03-131-2/+3
* fix compile errorvictor2004-03-121-1/+1
* merge from victor.symbolic branchvictor2004-03-121-3/+3
* add some assert() on malloc()kcwu2004-03-091-0/+1
* dirty hackvictor2004-03-061-0/+9
* do not need to check herevictor2004-03-051-5/+1
* fix error when .fav4 and .fav3 don't existvictor2004-03-041-6/+18
* don't truncate immediatelyvictor2004-02-271-3/+5
* subscription should be perform after choice, move some code from board.c to f...victor2004-02-221-0/+64
* rm deleted board in cleanupvictor2004-01-101-5/+6
* Seperate cleanup() into two, cleanup() and clean_invisible().scw2004-01-041-2/+7
* Wrong condition of cleaning invisible boards.scw2004-01-041-2/+2
* Make K,1 under favorite (cleaning invisible boards) rework.scw2004-01-041-5/+8
* show non-visible board in favvictor2004-01-041-13/+9
* dont remove a non-exist board when logoutvictor2004-01-031-2/+4
* clean up non-exist board if set SHM->cleanboardvictor2004-01-031-1/+1
* remove some comment, add static modifier properlyvictor2003-12-251-24/+6
* typovictor2003-12-071-1/+1
* merge gb branch backvictor2003-11-281-1/+1
* fix wrong result of votevictor2003-11-281-3/+1
* remove fav branch, open new branch for big5<->gbvictor2003-11-271-4/+0
* compile errorvictor2003-11-231-1/+1
* compile errorvictor2003-11-231-1/+2
* fix 't' for admin, add docs/fav4.txtvictor2003-11-221-0/+31
* fix 't' for adminvictor2003-11-221-0/+4
* missing close(fd)victor2003-11-221-5/+6
* merge back from fav4 brachesvictor2003-11-221-0/+921