aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/comproc.c
AgeCommit message (Expand)AuthorLines
2023-12-25Fix the saltMarkus Uhlin-13/+5
2023-12-23Updated the revision historyMarkus Uhlin-0/+1
2023-12-23Fixed saltMarkus Uhlin-7/+13
2023-12-23Reformatted com_password()Markus Uhlin-25/+33
2023-12-19Added alignmentMarkus Uhlin-5/+5
2023-12-19Made vars publicMarkus Uhlin-5/+5
2023-12-19Moved 'num_news'Markus Uhlin-2/+1
2023-12-19Reformatted functionsMarkus Uhlin-7/+9
2023-12-19Moved includesMarkus Uhlin-3/+3
2023-12-19Updated the revision historyMarkus Uhlin-0/+1
2023-12-19Reformatted rscan_news2() and changed the type of var 'crtime' to 'time_t'Markus Uhlin-17/+25
2023-12-19Reformatted com_news() and changed the type of 'crtime' to 'time_t'Markus Uhlin-71/+94
2023-12-18com_stats: changed the type of var 't'Markus Uhlin-1/+2
2023-12-17Updated the revision historyMarkus Uhlin-0/+1
2023-12-17Reformatted com_stats()Markus Uhlin-151/+212
2023-12-17com_date: changed the type of 't'Markus Uhlin-5/+8
2023-12-17Updated the revision historyMarkus Uhlin-0/+1
2023-12-17Reformatted plogins() and fixed the type of the var passed to strltime()Markus Uhlin-28/+35
2023-12-17Updated the revision historyMarkus Uhlin-0/+1
2023-12-17Fixed compiler warningMarkus Uhlin-1/+7
2023-12-17Reformatted who_verbose()Markus Uhlin-80/+70
2023-12-17com_mailsource: increased buffer size for 'subj' to 120Markus Uhlin-1/+1
2023-12-17com_mailsource: sprintf() -> snprintf()Markus Uhlin-2/+3
2023-12-17Reformatted com_mailsource()Markus Uhlin-39/+54
2023-12-17com_mailhelp: increased size for 'subj'Markus Uhlin-1/+1
2023-12-17com_mailhelp: sprintf() -> snprintf()Markus Uhlin-2/+2
2023-12-17Reformatted com_mailhelp()Markus Uhlin-36/+53
2023-12-10strdup() -> xstrdup()Markus Uhlin-4/+4
2023-12-09Deleted trailing whitespace charactersMarkus Uhlin-30/+30
2023-12-09Deleted preprocessor if-elseMarkus Uhlin-6/+0
2023-12-09Sorted the includesMarkus Uhlin-14/+14
2023-12-09Deleted includesMarkus Uhlin-2/+0
2023-12-09Updated the revision historyMarkus Uhlin-2/+3
2023-12-09Fixed implicit intsMarkus Uhlin-5/+5
2023-12-07FICS 1.6.2Markus Uhlin-0/+1638