summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xchatd: reject changing nick to use other people's id.piaip2013-02-261-15/+24
* New angel reporterpiaip2013-02-211-117/+188
* Fix: locked posts were not correctly notified / locked. #1H8lzCMa (PttBug) [...piaip2013-02-203-19/+24
* syspost: Allow returning output file (post_msg2) and attaching file for post_...piaip2013-02-202-9/+33
* Remove warning for unused variables.piaip2013-02-201-6/+0
* Add date time info in ban log, although I think only stupid user needs that.piaip2013-02-201-1/+3
* Record last time talking to angel.piaip2013-02-184-1/+15
* Block privilege escalation through digest mode and mailboxwens2013-02-071-0/+3
* Check violate law in vote (same logic as voteboard).piaip2013-02-021-8/+10
* Remove more article limitations.piaip2013-02-012-15/+3
* Fix angel stuffpiaip2013-02-012-1/+9
* Rename locked posts in order to be secure, and don't provide any URLs.robertabcd2013-01-301-0/+18
* Rename should ask /bin/mv for help only when moving across mountpoints.robertabcd2013-01-301-0/+4
* Remove deprecated numposts limitationpiaip2013-01-301-5/+2
* Fix wrong day calculation...piaip2013-01-291-2/+2
* In case if the field is corrupted...piaip2013-01-291-1/+1
* Remove "user posts" from post/vote limitations.piaip2013-01-287-72/+6
* Revise angel msg lengthpiaip2013-01-261-1/+1
* Fix OFO waterball #1G__qrrw (PttBug) [ptt.cc]piaip2013-01-243-27/+32
* Stop allowing to edit calendar.piaip2013-01-231-59/+4
* Customized angel call screen: #1G_fkkFD (PttSuggest) [ptt.cc]piaip2013-01-233-74/+109
* Apply editLimits change to all place.piaip2013-01-212-0/+18
* Revise angel menu and promptspiaip2013-01-202-3/+4
* Provide parsed BM results for admins to confirm.piaip2013-01-093-31/+75
* Revert BM changes.piaip2013-01-091-3/+3
* Fix public BM list (#1GxJzGJd (PttBug) [ptt.cc])piaip2013-01-094-10/+19
* Refine angel message template filespiaip2013-01-095-45/+52
* Add more angel usage sample templatespiaip2013-01-093-1/+25
* Isolate angel message display part, prepare for future.piaip2013-01-091-43/+46
* refine make system and update default conf.piaip2013-01-084-30/+62
* Revise chicken msgpiaip2013-01-081-2/+2
* Revert menu cursor_key changes, to prevent endless loop.piaip2013-01-081-3/+6
* Remove calendar view once it's disabled.piaip2013-01-071-1/+13
* Deprecate cursor_{show,clear} functions by cursor_key.piaip2013-01-072-4/+6
* Change angel offline messagepiaip2013-01-073-28/+33
* Enable fast check for angel song.piaip2013-01-061-5/+5
* Allow angel song only on specific day.piaip2013-01-061-0/+10
* Prevent chicken status text exceed max columnpiaip2013-01-061-18/+22
* Revise more visual effectspiaip2013-01-053-4/+8
* More visualize change of uf_lightbarpiaip2013-01-051-3/+12
* Improve lightbar visual effectspiaip2013-01-054-11/+23
* Reduce color changes in lightbar mode.piaip2013-01-052-9/+18
* Fix uf settingspiaip2013-01-051-1/+3
* Enable experimental lightbar menu system.piaip2013-01-055-41/+49
* Fix chicken birthpiaip2013-01-051-4/+4
* Fix delta in init_chicken.piaip2013-01-051-1/+2
* Fix chicken protospiaip2013-01-051-3/+0
* Revise and simplify chicken interface.piaip2013-01-052-250/+220
* Allow setting if numpost can be a post restriction rule.piaip2013-01-031-14/+27
* Fix warningspiaip2012-12-281-2/+2
* Misc updatepiaip2012-12-287-57/+59
* Refine "never expire" account response message.piaip2012-12-271-2/+4
* Hide Angel Pager setting to non-angelspiaip2012-12-261-1/+10
* Correct BM logic in posting by using BMcache. #1Gs20jW3 (PttBug)piaip2012-12-241-5/+12
* Add new angel pager setting ui.piaip2012-12-205-12/+18
* Add pmore_QuickPref style UI widget in vtuikit.piaip2012-12-202-0/+95
* Add random selection algorithm for angelbeats.piaip2012-12-192-2/+28
* Correct "rejnew" behavior for AngelsCIA.piaip2012-12-151-4/+13
* Make AngelRains easierpiaip2012-12-142-5/+58
* Provide verbose message to check for r5734 upgrade.piaip2012-12-141-2/+13
* Add osdep dependencypiaip2012-12-141-2/+4
* Clean up deprecated data inside userec_t.piaip2012-12-144-8/+51
* Record last time to set angelpiaip2012-12-142-1/+2
* Refine pttstructpiaip2012-12-142-29/+19
* For records without valid files, we should simply assume it's already deleted.piaip2012-12-111-1/+1
* Auto mark push_bottom posts, to prevent unexpected expiring of bottom posts.piaip2012-12-101-11/+19
* Fix nick name limitation #1Gn5IZag (PttBug)piaip2012-12-091-2/+1
* sync with angelbeats' outputpiaip2012-12-091-6/+6
* Add perf log analyzerpiaip2012-12-092-8/+122
* Fix anonymous postingpiaip2012-12-072-32/+20
* Change AngelBeats to merge perf data in given period.piaip2012-11-295-9/+39
* Add angel perf reports.piaip2012-11-295-43/+114
* Report angel status directly.piaip2012-11-281-2/+9
* Change 'list' to online list (let client decide).piaip2012-11-284-10/+9
* Improve AngelCIA process.piaip2012-11-282-6/+12
* Change AngelsCIA to directly select angel.piaip2012-11-282-21/+101
* Add "fill list" feature.piaip2012-11-283-74/+119
* Improve angel nick processingpiaip2012-11-273-6/+17
* make angel changes optional.piaip2012-11-271-0/+4
* Fix missing varpiaip2012-11-261-1/+1
* Improve angels assignment algorithm: add a "re-assign period".piaip2012-11-262-18/+54
* Refine angel order number messages.piaip2012-11-251-5/+7
* Add more messagespiaip2012-11-252-5/+4
* Fix and reduce tick calculationpiaip2012-11-241-2/+2
* Angelbeats: Update search algorithm to base on last activity and masters.piaip2012-11-247-90/+130
* Check REJECT in ordersong, and refine reject checking.piaip2012-11-137-51/+36
* Hide lastseen for people with PERM_SYSOPHIDE.piaip2012-10-191-1/+2
* Fix buffer alignment calculation bugrobertabcd2012-10-141-0/+1
* Fix "injecting control chars (Ex, 0x08) by using OFO + reply short message"piaip2012-10-141-1/+3
* Should include buffer.h hererobertabcd2012-10-131-0/+1
* Forgot to commit some header filesrobertabcd2012-10-132-0/+49
* A tiny http librobertabcd2012-10-134-1/+279
* Add microsecond timeout support to toconnectex as toconnect3robertabcd2012-10-132-4/+13
* Add in-memory content support to pmorerobertabcd2012-10-123-4/+119
* No one really reads the announce, right?piaip2012-10-011-1/+1
* Fix bug in thread navigation. Contributed by yjlou.piaip2012-09-192-15/+63
* Misc update.piaip2012-09-194-0/+24
* Fix default value logicpiaip2012-08-251-1/+1
* Change bad_logins to default True (delete).piaip2012-08-251-1/+1
* More checking to violation statepiaip2012-08-191-1/+2
* Revise violation messages.piaip2012-08-191-6/+8
* fix compile error if no ASSESS.piaip2012-08-101-0/+4
* Fix bug: not updating myangel if set to "", "-".robertabcd2012-07-311-2/+6
* Fix bug: ban user using angel subsystem will fail due to copying userid from anrobertabcd2012-07-311-4/+6
* fix xchatd id testpiaip2012-07-271-3/+3
* Prevent user to fake system alert msg.piaip2012-07-271-0/+3
* refine messagepiaip2012-07-121-1/+1
* Add "jump to prev/next unread", contributed by yjlou.piaip2012-07-074-0/+127
* Change messagespiaip2012-06-263-3/+3
* Fix result length in UTF-8 enabled replieswens2012-06-251-78/+67
* Always record badpos modificationpiaip2012-06-233-13/+76
* Add comment for the limit of articles in recycle bin.piaip2012-06-201-1/+1
* Change "order song" to more natural terms in display, to prevent confusion.piaip2012-05-135-31/+32
* Workaround for link fail in certain casekcwu2012-05-122-4/+5
* Gamble -> lotterypiaip2012-05-122-37/+37
* fix clang format string warningkcwu2012-05-121-1/+1
* Add missing modespiaip2012-05-071-0/+2
* Allow using 'E' and 'T' keys inside pager.piaip2012-05-072-3/+13
* Check BBS-style mail address more seriously.piaip2012-05-071-0/+2
* Refine perimssion checkingpiaip2012-05-061-5/+6
* Use "board link" instead of "symbolic link".piaip2012-05-043-13/+12
* Fix 'R' logic to prevent SubOP make mistake: #1FeNMiS1 (PttNewhand).piaip2012-05-041-2/+16
* Refine cp message, againpiaip2012-05-011-3/+11
* 'Improve' warning messages, although I don't believe this will really makepiaip2012-04-301-1/+2
* show violateion count.piaip2012-04-291-1/+5
* - touch modified time when cross-posting (for posting on anonymous boards).piaip2012-04-271-2/+3
* message update: prevent using "gamble" and replace by "lottery".piaip2012-04-244-13/+14
* Fix utf8 output mode issuepiaip2012-04-221-1/+9
* Refine redir outputpiaip2012-04-201-1/+2
* Improve brcstored to support more configurations.piaip2012-04-181-30/+146
* Attempt to fix lastposttime out-of-sync when system was busy.piaip2012-04-161-11/+11
* Refine message & prevent changing 'now' when doing cross_post_log.piaip2012-04-162-3/+4
* Replace WHERE by FROMD.piaip2012-04-166-83/+20
* Change banip address type to in_addr_t.piaip2012-04-163-2/+7
* Fix crash on large input (ex, copy-paste).piaip2012-04-161-16/+10
* Fix SMS save/clear.piaip2012-04-161-4/+6
* dashs won't return 0 for non-exist files.piaip2012-04-151-1/+1
* Fix build failure for clang+debug.piaip2012-04-153-0/+8
* Support printing associated message for banned ip.piaip2012-04-155-34/+129
* Improve remote BRC failure message - correct time, and reduce retry timeout.piaip2012-04-151-4/+4
* more docs updatepiaip2012-04-151-0/+10
* docs updatepiaip2012-04-151-6/+10
* Drop banip.pl, and use new banip system.piaip2012-04-156-196/+86
* Remove deprecated files.piaip2012-04-1516-332/+3
* Add advabced banip configuration file.piaip2012-04-155-88/+230
* Improve input format (allow comments in IP list) and strip trailing spaces inpiaip2012-04-141-1/+3
* Add sample 'banip.conf'.piaip2012-04-141-0/+148
* Better daemon to serve ip filtering.piaip2012-04-141-0/+175
* Rewrote fix_cursor, the old one is impossible to understand.robertabcd2012-04-141-12/+20
* Fix editor crash & remove more warnings.piaip2012-04-143-7/+5
* Clearning more warningspiaip2012-04-144-13/+13
* eliminate unused stuff, by compiler warnings.piaip2012-04-145-16/+4
* Remove warnings, caught by clang.piaip2012-04-1412-44/+42
* Allow prevent using clang.piaip2012-04-141-1/+3
* Fix makefile when using pmake.piaip2012-04-142-6/+8
* Improve build scriptspiaip2012-04-144-54/+69
* update commentspiaip2012-04-142-3/+5
* Add retry and explain for remote brc state.piaip2012-04-141-1/+11
* Tuning brcstored parampiaip2012-04-141-2/+8
* Remove garbage code.piaip2012-04-141-9/+0
* Revise vkey/nios stack.piaip2012-04-137-83/+68
* Improve remote BRC error loggingpiaip2012-04-131-9/+22
* Remove birth related stuff.piaip2012-04-132-35/+10
* Fix END/PGDN in menu. #1FXncIfN (PttCurrent) [ptt.cc]piaip2012-04-131-4/+2
* Fix toread/towrite return value checkingpiaip2012-04-136-39/+36
* fix toread/towrite return value.piaip2012-04-131-20/+28
* revise brcstored.piaip2012-04-121-2/+10
* Fix screen line calculation. #1FXflAsI (PttCurrent)piaip2012-04-121-10/+12
* Add BRC storage daemon.piaip2012-04-124-100/+229
* Force notifying users ACL change.piaip2012-04-121-13/+4
* fix iconv link rules #1FXRdi9A (PttCurrent)piaip2012-04-121-1/+1
* New return mail subject.piaip2012-04-121-0/+2
* More improvements in logind.piaip2012-04-111-27/+29
* Redefine request buffer sizepiaip2012-04-111-1/+12
* Improve tunnel buffer checking.piaip2012-04-111-32/+63
* Increase tunnel windowpiaip2012-04-111-7/+26
* Add I/O monitoringpiaip2012-04-111-0/+34
* Support ESC Hack in a better way - not enabled by default.piaip2012-04-111-4/+14
* Revert Escape hack: #1FX6qLcO (PttCurrent)piaip2012-04-111-2/+7
* Ban email automatically when killing userid.piaip2012-04-101-0/+15
* Introduct "angel anonymous" attribute and remove hard-coded BNspiaip2012-04-104-10/+9
* always use angel beats.piaip2012-04-091-54/+12
* Prevent changing menu items orderpiaip2012-04-091-2/+2
* feedback when writelog does not exist.piaip2012-04-081-7/+8
* misc message/comment updatepiaip2012-04-083-1/+4
* Allow redir by "modified time" and touch that for ALLPOST.piaip2012-04-082-9/+23
* clean uppiaip2012-04-072-12/+4
* revise and provide menu help during transition.piaip2012-04-072-1/+18
* fix getoptpiaip2012-04-071-3/+3
* Add redir utility.piaip2012-04-072-1/+161
* Revise chickenpiaip2012-04-072-125/+137
* Remove duplicated entries form menu.piaip2012-04-061-3/+0
* Prepare to remove calendar.piaip2012-04-062-1/+2
* Fix aloha, and don't save aloha messages in writelog.piaip2012-04-064-19/+30
* Users turned on modmark: P1=0.79%, P2=0.35%, both < 1%, so this featurepiaip2012-04-061-6/+1
* Make the transition smooth: allow UF_COLORED_MODMARK to work until user turn itpiaip2012-04-063-1/+14
* fix NULL vs \0piaip2012-04-061-1/+1
* Fix segv: #1FVS--wT (PttBug) [ptt2.cc]piaip2012-04-061-0/+4
* Fix incorrect name index #1FUQmhZW (PttBug) [ptt2.cc]piaip2012-04-021-1/+1
* Deprecate uf_colored_modmark. Too few people use it.piaip2012-04-023-9/+1
* More correction to install docs.piaip2012-04-021-8/+7
* Update INSTALL doc [ #1FKGUaWC (PttCurrent) ]piaip2012-04-021-0/+9
* Fix user list segv (incorrect args) ( thanks to x4base@PttBug #1FPkZtiM )piaip2012-04-021-25/+21
* Fix libiconv link failure (thanks to x4base@PttCurrent)piaip2012-04-022-6/+8
* deprecate distinct format, replace by normal line-based file records.piaip2012-04-024-95/+6
* refine aloha/alohaed (simply replace hard-coded string by macros)piaip2012-04-025-12/+14
* No need to notify leaving messages.piaip2012-03-311-6/+0
* comments and alertspiaip2012-03-302-0/+6
* Make sure data won't be accidentally preserved.piaip2012-03-241-0/+17
* More check to prevent accidents on admins.piaip2012-03-241-4/+12
* Keep filemode after rebuilding man index.robertabcd2012-03-241-0/+4
* The popularity stuff is a mess. Let's rollback any workarounds.piaip2012-03-201-3/+2
* Python-based utility to access files (ex, .DIR).piaip2012-03-182-0/+225
* fix typo in help message.piaip2012-03-091-2/+2
* fix incorrect #ifdefpiaip2012-03-051-1/+1
* Don't generate extra file for references in ALLPOST board.piaip2012-03-041-20/+22
* Attempt to specify why mailist does not work.piaip2012-03-021-4/+12
* Disable Ctrl-D in search mode.piaip2012-03-011-1/+6
* adjust permspiaip2012-02-294-9/+9
* allow adding memos to violate postpiaip2012-02-282-8/+20
* Merge group-reply (y) and single-reply (R).piaip2012-02-272-18/+37
* prevent DBCS chars (for ascii art) in hidden text piaip2012-02-261-5/+11
* Disable BN_ALLPOST in QueryURL.piaip2012-02-261-0/+3
* Add def to prevent malicious hidden text.piaip2012-02-261-3/+8
* fix build breakpiaip2012-02-221-0/+2
* Calibrate nuser. Aslo fixed SYSTEM POLICE string.piaip2012-02-223-16/+14
* remove debug sleeping from popularitypiaip2012-02-211-1/+1
* Update the popularity inside board.piaip2012-02-211-4/+9
* Add the ability to prevent displaying popularity when board is in hidden state.piaip2012-02-201-0/+4
* remove deprecated login view itemspiaip2012-02-191-2/+2
* ViolateLaw accounts must wait until full expire cycle.piaip2012-02-171-1/+1
* treat "violate_law" accounts as login_okpiaip2012-02-171-0/+3
* refine reverse-search interface (!)piaip2012-02-131-55/+47
* Add doc for how to create guest account (thanks to st99a06@ptt2)piaip2012-02-091-0/+2
* Fix divide-by-zero if the site population is small.piaip2012-02-091-0/+3
* remove birthpiaip2012-02-083-84/+1
* Change hard limit ratiopiaip2012-02-051-1/+1
* fix 'd' in page-view register validationpiaip2012-02-041-1/+1
* deprecate 'H' (prompt for b_config), and 'B' -- all replaced by 'i'.piaip2012-02-041-4/+3
* change hotkty from 'x' to 'U', prevent accidents.piaip2012-02-042-4/+3
* Quick acl is enabled only if using new ban system.robertabcd2012-02-041-1/+5
* Forbid banned users from voting.robertabcd2012-02-043-24/+49
* Remove unused variable.robertabcd2012-02-041-1/+0
* Forgot to commit proto.h. Fix compile errors.robertabcd2012-02-041-0/+2
* New ACL UI for BM to ban user quickly.robertabcd2012-02-043-159/+297
* More fixes from local modspiaip2012-02-031-3/+13
* add admin port detectionpiaip2012-02-031-5/+20
* Make tarqueue available only if TARQUEUE_SENDURL is defined.piaip2012-02-031-14/+2
* refine registration messages & flow - don't bother if user does not want topiaip2012-02-033-19/+21
* use more log_file* and refine tarqueue messagespiaip2012-02-025-23/+20