index
:
pttbbs
Jaky.i18n
Jaky.i18n@1075
Jaky.i18n@1807
Kuolin.test
Kuolin.test@1075
Kuolin.test@2043
Ptt.merge
Ptt.merge@1075
Ptt.merge@2064
Ptt.read
Ptt.read@1075
Ptt.read@1812
Ptt.read@1861
Ptt.register
Ptt.register@1075
Ptt.register@1785
Ptt.save_title
Ptt.save_title@1075
Ptt.save_title@2006
bank
bank@1101
in2.newman
mhsin.bindexec
not-maintained
not-maintained@4903
outtacache
outtacache@1075
outtacache@1669
piaip.automake
piaip.automake@1075
piaip.automake@3147
piaip.newlayout
piaip.newlayout@1075
piaip.newlayout@4011
ptt.fpg
ptt.fpg@1075
ptt.fpg@2092
ptt.fpg@2121
ptt.linux
ptt.linux@1075
ptt.linux@2330
ptt.testclient
ptt.testclient@1075
ptt.testclient@2117
pttbbs.dbx
pttbbs.no_pwcu
pttbbs.no_pwcu@1075
pttbbs.no_pwcu@4824
pttbbs.pwcu
pttbbs.pwcu@1075
pttbbs.pwcu@4781
pttbbs.sr_digest
pttbbs.sr_digest@1075
pttbbs.sr_digest@4904
pttbbs.vice_log
refactor
refactor@1075
refactor@3551
scw.angel
scw.angel@1075
scw.angel@1825
scw.brc2
scw.brc2@1075
scw.brc2@1625
scw.telnet
scw.telnet@1075
scw.telnet@2100
test
trunk
trunk@1075
victor.bank
victor.edit
victor.edit@1075
victor.edit@2465
victor.fav4
victor.fav4.bak
victor.gb
victor.screen
victor.screen@1075
victor.screen@2015
victor.solaris
victor.solaris@1075
victor.solaris@2177
victor.symblic
victor.symblic@1075
victor.symblic@1555
victor.tmp
The most popular BBS site in Taiwan (http://opensvn.csie.org/pttbbs)
LAN-TW
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 'l' looks like '1' and confusing. rename to 's'.
kcwu
2009-06-15
1
-16
/
+16
*
* change toread/towrite's return value to be '-1 for EOF and error'.
piaip
2009-06-15
1
-2
/
+4
*
* handle (to)read/write return value more correctly
piaip
2009-06-15
1
-4
/
+4
*
chdir after opening files, so relative paths work
wens
2009-06-14
1
-5
/
+5
*
* more checks on net system
piaip
2009-06-14
1
-4
/
+16
*
* refine cmbbs: move util_passwd.o to cmbbs/passwd.c.
piaip
2009-06-12
2
-93
/
+60
*
* prepare to move passwd to common lib
piaip
2009-06-12
2
-1
/
+269
*
* make AYT customizable
piaip
2009-06-12
1
-16
/
+23
*
* fix compilation error on Linux - unnecessary header file
piaip
2009-06-12
1
-1
/
+0
*
* refine cmbbs/cache.c: we don't need 'util_cache.o' anymore! simply common ...
piaip
2009-06-12
3
-267
/
+86
*
* prepare to split mbbsd/cache.c into mbbsd/ (for mbbsd) and common/bbs/ (fo...
piaip
2009-06-12
2
-1
/
+1162
*
* add is_valid_brdname() to cmbbs
kcwu
2009-06-11
1
-0
/
+29
*
* revert previous disable of perror... it should not be the reason of crashes
piaip
2009-06-10
1
-2
/
+2
*
* no need to exit process when passing fd failed... (or not?)
piaip
2009-06-10
1
-2
/
+2
*
* fix: telnet protocol state error: quotes must be also considered in prescan.
piaip
2009-06-10
1
-1
/
+3
*
* sendmsg() with ancillary on Linux seems like requiring unix domain socket ...
piaip
2009-06-10
1
-1
/
+8
*
* add client code detection to tunnel mode
piaip
2009-06-08
1
-25
/
+54
*
* fix: crashed for read_more case in tty_read.
piaip
2009-06-07
1
-1
/
+1
*
* change telnet interface to accept extra parameter for callbacks (*_arg)
piaip
2009-06-07
1
-18
/
+18
*
* improve tobind() with customizable parameters
piaip
2009-06-07
1
-4
/
+102
*
- extract telnet.c to cmsys
kcwu
2009-06-07
2
-1
/
+345
*
- fix compile error on linux
kcwu
2009-06-07
1
-1
/
+2
*
- fix compile warnings
kcwu
2009-06-07
1
-4
/
+5
*
- move code of innbbsd/str_decode.c to cmsys/string.c
kcwu
2009-06-07
1
-0
/
+260
*
- many small revise
kcwu
2009-05-27
2
-3
/
+4
*
Move settings for bsd.lib.mk down to pttbbs.mk
wens
2009-03-01
4
-30
/
+3
*
remove my_ctime
wens
2009-03-01
1
-13
/
+8
*
Don't build profiling libraries on FreeBSD
wens
2009-03-01
4
-0
/
+16
*
Fix DBCS_strcasestr return type
wens
2008-11-01
1
-1
/
+1
*
strstr is char *, not const char *
wens
2008-10-01
1
-1
/
+1
*
revert last commit
wens
2008-08-21
1
-1
/
+1
*
*:xxx and :xxx should listen on INADDR_ANY
wens
2008-08-21
1
-1
/
+1
*
Don't close all fds, do it in daemon for more flexibility
wens
2008-08-21
1
-0
/
+2
*
Common daemonize function
wens
2008-08-21
2
-1
/
+91
*
Use file_exist_record directly
wens
2008-08-04
2
-10
/
+1
*
close file only if STAMP_FILE
wens
2008-07-31
1
-1
/
+3
*
Change Vector_search
wens
2008-07-05
1
-2
/
+2
*
Reorder libraries.
wens
2008-06-28
1
-1
/
+1
*
util/mandex.c uses stamplink.
wens
2008-06-28
1
-6
/
+2
*
Add header files
wens
2008-06-19
1
-0
/
+2
*
Move stamp* to common library, with weak symbols
wens
2008-06-19
2
-1
/
+98
*
Split out os dependent library
wens
2008-06-17
8
-299
/
+289
*
Clean up header dependencies
wens
2008-06-17
5
-3
/
+10
*
Add const modifier
wens
2008-06-16
1
-3
/
+3
*
Fix maxlength counter
wens
2008-06-16
1
-2
/
+2
*
Constant vector (initialized with reference to given data)
wens
2008-06-16
1
-1
/
+19
*
General vector-like list
wens
2008-06-15
2
-1
/
+162
*
partial fix dietlibc supplemental library
wens
2008-06-13
2
-1
/
+18
*
Move BBS non-related functions to independent library
wens
2008-06-13
2
-1
/
+195
*
Makefile cleanup
wens
2008-06-13
3
-42
/
+15
*
Clean up makefiles
wens
2008-06-12
2
-4
/
+0
*
- (internal) fix DBCS_strcasestr() API
piaip
2008-05-10
1
-6
/
+10
*
- (internal) replace all localtime4() by localtime4_r().
piaip
2008-05-05
1
-0
/
+14
*
- (internal) add localtime4_r thread-safe API
piaip
2008-05-05
1
-0
/
+14
*
- (internal) change localtime() to localtime_r() API.
piaip
2008-05-05
1
-12
/
+18
*
- (internal) add more Cdate format function
piaip
2008-05-05
1
-4
/
+17
*
- (internal) workaround - fix build dependency for var.h
piaip
2008-05-05
1
-1
/
+4
*
- (internal) export osdep from cmsys, fixing bbsctl linking error
piaip
2008-04-19
1
-1
/
+1
*
- (internal) tobind/toconnect: allow specifying INADDR_ANY (*:port) or loopba...
piaip
2008-04-18
1
-14
/
+29
*
- (internal) change chat to use vgetstring with new callback system
piaip
2008-04-17
1
-0
/
+60
*
- (internal) visio: add vgets
piaip
2008-04-17
1
-0
/
+20
*
- (internal) visio: add columned output API.
piaip
2008-04-16
1
-0
/
+44
*
- add Now(), m3 flavor time format API.
piaip
2008-04-12
3
-1
/
+15
*
- (internal) un sockets requires removing file path first.
piaip
2008-04-11
1
-0
/
+3
*
- net: should not change constant string.
piaip
2008-04-10
1
-2
/
+6
*
Change tobind/toconnect interface.
wens
2008-04-10
1
-12
/
+29
*
fix if/else sequence
wens
2008-04-09
1
-2
/
+2
*
Support UNIX socket domains
wens
2008-04-09
1
-29
/
+71
*
Drop Solaris support
wens
2008-04-09
1
-79
/
+0
*
- (internal) change mail/log to specific API.
piaip
2008-04-03
2
-1
/
+15
*
- enable angel to temporary disable pager again.
piaip
2008-04-01
1
-1
/
+2
*
- (internal) enable building utmpserver
piaip
2008-03-31
1
-0
/
+43
*
- (experimental) mask ip(fromhost): USE_MASKED_FROMHOST
piaip
2008-03-29
2
-0
/
+14
*
- (internal) move UTIL_C API from mbbsd/stuff to cmbbs.
piaip
2008-03-27
4
-1
/
+148
*
(internal) refine directory layout: libbbs/libbbsutil -> common/bbs,sys.
piaip
2008-03-27
18
-0
/
+3241