index
:
maxxe/fics
main
Free Internet Chess Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Lines
2 days
Usage of strcmp()
Markus Uhlin
-1
/
+1
2 days
Save levels of indentation
Markus Uhlin
-5
/
+3
2 days
Check the settings on installation
Markus Uhlin
-2
/
+47
4 days
Added is_numeric()
Markus Uhlin
-0
/
+15
5 days
Fixed warnings found by Coverity
Markus Uhlin
-3
/
+12
5 days
More usage of emplace_back()
Markus Uhlin
-0
/
+4
5 days
Usage of emplace_back()
Markus Uhlin
-0
/
+4
5 days
GetPlayersFormula: fixed possible out-of-bounds array access (found by ↵
Markus Uhlin
-1
/
+1
PVS-Studio)
5 days
Updated the changelog
Markus Uhlin
-0
/
+1
5 days
Updated the revision history
Markus Uhlin
-0
/
+2
5 days
Fixed null pointer dereference in UpdateRank() -- found by PVS-Studio
Markus Uhlin
-2
/
+10
5 days
Updated the revision history
Markus Uhlin
-0
/
+2
5 days
Fixed possible array underrun -- found by PVS-Studio
Markus Uhlin
-0
/
+11
12 days
Array bounds checking (found by PVS-Studio)
Markus Uhlin
-1
/
+1
12 days
Updated the changelog
Markus Uhlin
-0
/
+1
12 days
ngc2: check that net_connected_host() is ok
Markus Uhlin
-1
/
+8
12 days
ngc2: net_addConnection: compare against non-zero
Markus Uhlin
-1
/
+1
12 days
Updated the revision history
Markus Uhlin
-0
/
+1
12 days
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 ↵
Markus Uhlin
-0
/
+11
'/home'
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
2025-11-02
Updated the changelog
Markus Uhlin
-0
/
+1
2025-11-02
Updated the revision history
Markus Uhlin
-0
/
+2
2025-11-02
Added overflow checks
Markus Uhlin
-0
/
+10
2025-11-01
Changed modes
Markus Uhlin
-4
/
+2
2025-11-01
Usage of strerror()
Markus Uhlin
-5
/
+11
2025-11-01
prep_dir_for_privdrop: chown() and chmod() 'path'
Markus Uhlin
-0
/
+4
2025-11-01
get_uid_and_gid: aligned the vars
Markus Uhlin
-2
/
+2
2025-11-01
The directory iterator shall be recursive
Markus Uhlin
-1
/
+1
2025-11-01
Added if block
Markus Uhlin
-0
/
+13
2025-11-01
Added includes
Markus Uhlin
-0
/
+2
2025-11-01
Added new objects
Markus Uhlin
-2
/
+6
2025-11-01
Added new files
Markus Uhlin
-0
/
+376
2025-11-01
Added is_super_user()
Markus Uhlin
-0
/
+9
2025-11-01
Made parameter const
Markus Uhlin
-2
/
+2
[next]