Log of /lbbs/src/section_list_loader.c
Parent Directory
|
Revision Log
Revision
1.70 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:27 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.69: +96 -96 lines
Diff to
previous 1.69
,
to
selected 1.26
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.57 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 3 07:14:25 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.56: +60 -0 lines
Diff to
previous 1.56
,
to
selected 1.26
Add scan_article_in_section_by_title()
Support search next / prior article whose title contains the specific search string
Revision
1.56 -
(
view)
(
annotate)
-
[select for diffs]
Mon Nov 3 06:43:55 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.55: +120 -0 lines
Diff to
previous 1.55
,
to
selected 1.26
Add scan_article_in_section_by_uid() and scan_article_in_section_by_username()
Support search prior / next article of the user matching the specific name prefix
Revision
1.48 -
(
view)
(
annotate)
-
[select for diffs]
Mon Oct 13 02:23:27 2025 UTC
(5 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.47: +4 -4 lines
Diff to
previous 1.47
,
to
selected 1.26
Support locate at specific article while listing section articles
Remember last located article of each section, before logout
Revision
1.39 -
(
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.38: +14 -0 lines
Diff to
previous 1.38
,
to
selected 1.26
Move section_list_ex_menu_set_cleanup() to section_list_loader.c, to resolve dependancy issue in test_section_list.c
Revision
1.37 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jun 25 02:49:20 2025 UTC
(8 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.36: +26 -10 lines
Diff to
previous 1.36
,
to
selected 1.26
Use RW_lock to avoid conflict between menu reload of data loader process and main process in rare condition
Revision
1.26 -
(
view)
(
annotate)
-
[selected]
Tue Jun 17 13:18:55 2025 UTC
(8 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.25: +0 -2 lines
Diff to
previous 1.25
Move macro definitions to autoconf
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.