index
:
maxxe/fics
main
Free Internet Chess Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
9 days
v1.4.7
HEAD
1.4.7
main
Markus Uhlin
-2
/
+2
11 days
Print the file path to the admin list
Markus Uhlin
-1
/
+2
11 days
Array bounds checking
Markus Uhlin
-1
/
+2
12 days
Increased the dir/file permissions
Markus Uhlin
-2
/
+3
14 days
Changed error descriptions
Markus Uhlin
-2
/
+2
14 days
Moved back calls
Markus Uhlin
-4
/
+4
14 days
Read the conf
Markus Uhlin
-0
/
+5
2025-11-27
Cleared settings
Markus Uhlin
-4
/
+4
2025-11-27
Only verify that path isn't null
Markus Uhlin
-5
/
+3
2025-11-26
Updated the changelog
Markus Uhlin
-0
/
+1
2025-11-26
Fixed potentially uninitialized vars
Markus Uhlin
-8
/
+20
2025-11-26
Updated the changelog
Markus Uhlin
-9
/
+9
2025-11-22
NULL -> nullptr
Markus Uhlin
-1
/
+1
2025-11-22
Allow the space character
Markus Uhlin
-1
/
+1
2025-11-21
Usage of strcmp()
Markus Uhlin
-1
/
+1
2025-11-21
Save levels of indentation
Markus Uhlin
-5
/
+3
2025-11-21
Check the settings on installation
Markus Uhlin
-2
/
+47
2025-11-19
Added is_numeric()
Markus Uhlin
-0
/
+15
2025-11-18
Fixed warnings found by Coverity
Markus Uhlin
-3
/
+12
2025-11-18
More usage of emplace_back()
Markus Uhlin
-0
/
+4
2025-11-18
Usage of emplace_back()
Markus Uhlin
-0
/
+4
2025-11-18
GetPlayersFormula: fixed possible out-of-bounds array access (found by PVS-St...
Markus Uhlin
-1
/
+1
2025-11-18
Updated the changelog
Markus Uhlin
-0
/
+1
2025-11-18
Updated the revision history
Markus Uhlin
-0
/
+2
2025-11-18
Fixed null pointer dereference in UpdateRank() -- found by PVS-Studio
Markus Uhlin
-2
/
+10
2025-11-18
Updated the revision history
Markus Uhlin
-0
/
+2
2025-11-18
Fixed possible array underrun -- found by PVS-Studio
Markus Uhlin
-0
/
+11
2025-11-11
Array bounds checking (found by PVS-Studio)
Markus Uhlin
-1
/
+1
2025-11-11
Updated the changelog
Markus Uhlin
-0
/
+1
2025-11-11
ngc2: check that net_connected_host() is ok
Markus Uhlin
-1
/
+8
2025-11-11
ngc2: net_addConnection: compare against non-zero
Markus Uhlin
-1
/
+1
2025-11-11
Updated the revision history
Markus Uhlin
-0
/
+1
2025-11-11
Changed net_connected_host()
Markus Uhlin
-6
/
+10
2025-11-09
Check prep done
Markus Uhlin
-2
/
+8
2025-11-09
Moved function calls
Markus Uhlin
-4
/
+4
2025-11-09
Require root privileges if the FICS prefix compares to anything else than '/h...
Markus Uhlin
-0
/
+11
2025-11-08
Check the read settings
Markus Uhlin
-0
/
+2
2025-11-08
Added check_some_settings_strictly() -- initial revision
Markus Uhlin
-0
/
+14
2025-11-08
Added includes
Markus Uhlin
-0
/
+5
2025-11-08
Added new functions
Markus Uhlin
-0
/
+78
2025-11-04
Added a new type
Markus Uhlin
-0
/
+4
2025-11-04
Made check_prep_done() public
Markus Uhlin
-1
/
+2
2025-11-04
Added setting description
Markus Uhlin
-0
/
+6
2025-11-04
check_prep_done: added puts() call
Markus Uhlin
-0
/
+2
2025-11-02
Updated the revision history
Markus Uhlin
-0
/
+3
2025-11-02
Updated the changelog
Markus Uhlin
-0
/
+1
2025-11-02
Handle if the FICS is installed system-wide
Markus Uhlin
-2
/
+16
2025-11-02
Array index bounds checking
Markus Uhlin
-10
/
+16
2025-11-02
player_read: changed the type of 'len'
Markus Uhlin
-1
/
+1
2025-11-02
Added is_valid_group_name()
Markus Uhlin
-0
/
+22
[next]