Log of /lbbs/include/section_list.h
Parent Directory
|
Revision Log
Revision
1.38 -
(
view)
(
annotate)
-
[select for diffs]
Thu Nov 20 10:20:51 2025 UTC
(3 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.37: +12 -0 lines
Diff to
previous 1.37
Add alternative POSIX semaphore based rd/rw (un)lock in section_list
Revision
1.37 -
(
view)
(
annotate)
-
[select for diffs]
Thu Nov 20 03:38:49 2025 UTC
(3 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.36: +1 -1 lines
Diff to
previous 1.36
Use POSIX shared object instead of SysV shared segment in section_list
Revision
1.36 -
(
view)
(
annotate)
-
[select for diffs]
Tue Nov 18 15:15:18 2025 UTC
(3 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.35: +1 -1 lines
Diff to
previous 1.35
Skip remap shared memory in read only mode under Cygwin
shmat() again after shmdt() without SHM_REMAP would change the address
Revision
1.35 -
(
view)
(
annotate)
-
[select for diffs]
Tue Nov 18 14:56:56 2025 UTC
(3 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.34: +4 -0 lines
Diff to
previous 1.34
Reduce pre-allocated memory size of section_list to avoid exceeding shared memory size limit in Cygwin.
Revision
1.34 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 03:01:14 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.33: +9 -6 lines
Diff to
previous 1.33
Use enum / const int instead of macro define constant integers
Revision
1.27 -
(
view)
(
annotate)
-
[select for diffs]
Mon Oct 13 02:23:27 2025 UTC
(5 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.26: +2 -2 lines
Diff to
previous 1.26
Support locate at specific article while listing section articles
Remember last located article of each section, before logout
Revision
1.26 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jul 23 01:15:21 2025 UTC
(7 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.25: +13 -1 lines
Diff to
previous 1.25
Move section_list_ex_menu_set_cleanup() to section_list_loader.c, to resolve dependancy issue in test_section_list.c
Revision
1.24 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jun 24 10:01:24 2025 UTC
(8 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.23: +4 -0 lines
Diff to
previous 1.23
Add feature of excerptional directory list and article view
Revision
1.23 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jun 23 08:38:01 2025 UTC
(8 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.22: +8 -0 lines
Diff to
previous 1.22
Display articles with ontop state at the end of section list
Revision
1.18 -
(
view)
(
annotate)
-
[select for diffs]
Tue May 27 07:21:43 2025 UTC
(9 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.17: +1 -0 lines
Diff to
previous 1.17
Add set_last_article_op_log_from_db() and set_last_article_op_log_from_db()
Revision
1.16 -
(
view)
(
annotate)
-
[select for diffs]
Tue May 27 00:54:01 2025 UTC
(9 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.15: +7 -0 lines
Diff to
previous 1.15
Add attach/detach SHM in readonly mode for child process
Revision
1.10 -
(
view)
(
annotate)
-
[select for diffs]
Sat May 24 03:32:32 2025 UTC
(9 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.9: +4 -1 lines
Diff to
previous 1.9
Add section_list_find_by_sid
Add sid check in section / article related functions
Revision
1.5 -
(
view)
(
annotate)
-
[select for diffs]
Thu May 22 06:20:47 2025 UTC
(9 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.4: +28 -33 lines
Diff to
previous 1.4
Use single article_block_pool for all sections
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.