aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
35 hoursAllow the space characterMarkus Uhlin-1/+1
2 daysUsage of strcmp()Markus Uhlin-1/+1
2 daysSave levels of indentationMarkus Uhlin-5/+3
2 daysCheck the settings on installationMarkus Uhlin-2/+47
4 daysAdded is_numeric()Markus Uhlin-0/+15
5 daysFixed warnings found by CoverityMarkus Uhlin-3/+12
5 daysMore usage of emplace_back()Markus Uhlin-0/+4
5 daysUsage of emplace_back()Markus Uhlin-0/+4
5 daysGetPlayersFormula: fixed possible out-of-bounds array access (found by ↵Markus Uhlin-1/+1
PVS-Studio)
5 daysUpdated the changelogMarkus Uhlin-0/+1
5 daysUpdated the revision historyMarkus Uhlin-0/+2
5 daysFixed null pointer dereference in UpdateRank() -- found by PVS-StudioMarkus Uhlin-2/+10
5 daysUpdated the revision historyMarkus Uhlin-0/+2
5 daysFixed possible array underrun -- found by PVS-StudioMarkus Uhlin-0/+11
12 daysArray bounds checking (found by PVS-Studio)Markus Uhlin-1/+1
12 daysUpdated the changelogMarkus Uhlin-0/+1
12 daysngc2: check that net_connected_host() is okMarkus Uhlin-1/+8
12 daysngc2: net_addConnection: compare against non-zeroMarkus Uhlin-1/+1
12 daysUpdated the revision historyMarkus Uhlin-0/+1
12 daysChanged net_connected_host()Markus Uhlin-6/+10
2025-11-09Check prep doneMarkus Uhlin-2/+8
2025-11-09Moved function callsMarkus Uhlin-4/+4
2025-11-09Require root privileges if the FICS prefix compares to anything else than ↵Markus Uhlin-0/+11
'/home'
2025-11-08Check the read settingsMarkus Uhlin-0/+2
2025-11-08Added check_some_settings_strictly() -- initial revisionMarkus Uhlin-0/+14
2025-11-08Added includesMarkus Uhlin-0/+5
2025-11-08Added new functionsMarkus Uhlin-0/+78
2025-11-04Added a new typeMarkus Uhlin-0/+4
2025-11-04Made check_prep_done() publicMarkus Uhlin-1/+2
2025-11-04Added setting descriptionMarkus Uhlin-0/+6
2025-11-04check_prep_done: added puts() callMarkus Uhlin-0/+2
2025-11-02Updated the revision historyMarkus Uhlin-0/+3
2025-11-02Updated the changelogMarkus Uhlin-0/+1
2025-11-02Handle if the FICS is installed system-wideMarkus Uhlin-2/+16
2025-11-02Array index bounds checkingMarkus Uhlin-10/+16
2025-11-02player_read: changed the type of 'len'Markus Uhlin-1/+1
2025-11-02Added is_valid_group_name()Markus Uhlin-0/+22
2025-11-02Updated the changelogMarkus Uhlin-0/+1
2025-11-02Updated the revision historyMarkus Uhlin-0/+2
2025-11-02Added overflow checksMarkus Uhlin-0/+10
2025-11-01Changed modesMarkus Uhlin-4/+2
2025-11-01Usage of strerror()Markus Uhlin-5/+11
2025-11-01prep_dir_for_privdrop: chown() and chmod() 'path'Markus Uhlin-0/+4
2025-11-01get_uid_and_gid: aligned the varsMarkus Uhlin-2/+2
2025-11-01The directory iterator shall be recursiveMarkus Uhlin-1/+1
2025-11-01Added if blockMarkus Uhlin-0/+13
2025-11-01Added includesMarkus Uhlin-0/+2
2025-11-01Added new objectsMarkus Uhlin-2/+6
2025-11-01Added new filesMarkus Uhlin-0/+376
2025-11-01Added is_super_user()Markus Uhlin-0/+9