aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
2023-12-12Added alignmentMarkus Uhlin-2/+2
2023-12-12Moved function declarationMarkus Uhlin-4/+2
2023-12-12Added alignmentMarkus Uhlin-13/+13
2023-12-12Deleted the declaration for time()Markus Uhlin-1/+0
2023-12-12Reformatted usage()Markus Uhlin-6/+9
2023-12-12Reformatted functionsMarkus Uhlin-82/+99
2023-12-10Updated the revision historyMarkus Uhlin-1/+2
2023-12-10Deleted codeMarkus Uhlin-21/+0
2023-12-10Sorted the includesMarkus Uhlin-9/+10
2023-12-10Deleted includeMarkus Uhlin-1/+0
2023-12-10Deleted trailing whitespace charactersMarkus Uhlin-1/+1
2023-12-10Disabled unused private functionsMarkus Uhlin-0/+4
2023-12-10Reformatted the fileMarkus Uhlin-32/+40
2023-12-10Sorted the includesMarkus Uhlin-2/+3
2023-12-10Added argument lists for the function declarationsMarkus Uhlin-7/+6
2023-12-10Check for truncationMarkus Uhlin-3/+8
2023-12-10com_mailmess: replaced sprintf() calls with snprintf()Markus Uhlin-2/+3
2023-12-10Updated the changelogMarkus Uhlin-0/+1
2023-12-10Fixed possible buffer overflowsMarkus Uhlin-3/+3
2023-12-10Reformatted com_mailmess()Markus Uhlin-22/+25
2023-12-10Added the argument list for com_mailmess()Markus Uhlin-1/+1
2023-12-10Revamped the function com_inchannel()Markus Uhlin-39/+55
2023-12-10Updated the revision historyMarkus Uhlin-0/+1
2023-12-10Updated the changelogMarkus Uhlin-0/+1
2023-12-10Fixed comparison between pointer and integer in com_inchannel()Markus Uhlin-1/+1
2023-12-10Added the arugment list for com_inchannel()Markus Uhlin-1/+3
2023-12-10Deleted disabled codeMarkus Uhlin-61/+0
2023-12-10Deleted disabled codeMarkus Uhlin-84/+0
2023-12-10VERS_NUM: 1.6.2-1.0Markus Uhlin-1/+1
2023-12-10Updated the changelogMarkus Uhlin-0/+1
2023-12-10Deleted disabled codeMarkus Uhlin-115/+0
2023-12-10Deleted function declarationsMarkus Uhlin-4/+0
2023-12-10Updated the revision historyMarkus Uhlin-1/+2
2023-12-10Sorted the includesMarkus Uhlin-6/+6
2023-12-10command_list: deleted 'channel'Markus Uhlin-1/+0
2023-12-10Deleted com_channel()Markus Uhlin-44/+1
2023-12-10Deleted trailing whitespace charactersMarkus Uhlin-8/+8
2023-12-10Sorted the declarationsMarkus Uhlin-14/+15
2023-12-10Updated the revision historyMarkus Uhlin-2/+3
2023-12-10Deleted com_query()Markus Uhlin-51/+0
2023-12-10Deleted preprocessor if-elseMarkus Uhlin-6/+0
2023-12-10Sorted the includesMarkus Uhlin-11/+11
2023-12-10Deleted includesMarkus Uhlin-2/+0
2023-12-10Deleted trailing whitespace charactersMarkus Uhlin-17/+17
2023-12-10Deleted check_emailaddr()Markus Uhlin-24/+2
2023-12-10mail_file_to_address: fixed possibly unused variablesMarkus Uhlin-24/+25
2023-12-10Added the argument list for mail_file_to_address()Markus Uhlin-1/+1
2023-12-10Deleted hashtbl.hMarkus Uhlin-97/+0
2023-12-10Updated the changelogMarkus Uhlin-0/+1
2023-12-10Fixed a bug in fix_time() -- did return a local addressMarkus Uhlin-18/+19