index
:
~fziglio/spice-server
bw_estimation
cleanup
cpp3
cpp_bundle
cpp_other
dispatcher_red_channel
encoders_separation
entry
git-series/rhel7_join
glz
glz2
header_cleanup
jj
jj_video_streams
loop
master
misc2
misc_item
network_improves
nvidia
nvidia2
python_scripts
reds_stream_deps
replay
replay_setjmp
shadow
sound
stat
stream_bug_francois
stream_separation
streaming_test
surface_ref
vdiport_separation
vdiport_separation_old
virgl
virgl-spice
virgl_sort
watermarking
windows
work
spice-server working directory
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
stat-file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
FIX REMOVE
stat
Frediano Ziglio
1
-0
/
+8
2019-08-22
stat-file: Use proper macro for container computation
Frediano Ziglio
1
-1
/
+1
2019-05-07
windows: Disable code not working on Windows
Frediano Ziglio
1
-0
/
+2
2019-04-30
Do not check for HAVE_CONFIG_H
Frediano Ziglio
1
-2
/
+0
2018-06-25
stat-file: Exit earlier to reduce indentation
Frediano Ziglio
1
-3
/
+2
2017-12-19
stat-file: Protect flags field with atomic operation
Frediano Ziglio
1
-1
/
+1
2017-09-19
Start using GLib memory allocation
Frediano Ziglio
1
-4
/
+3
2017-02-03
stat-file: Avoid compiler warning
Frediano Ziglio
1
-14
/
+12
2017-02-03
stat-file: Fix off by one buffer overflow
Frediano Ziglio
1
-2
/
+2
2016-11-30
Move some include from header to source
Frediano Ziglio
1
-0
/
+2
2016-11-30
Free statistic file on spice_server_destroy
Frediano Ziglio
1
-0
/
+17
2016-11-16
Make RedStatFile private inside stat-file.c
Frediano Ziglio
1
-1
/
+23
2016-11-16
Avoid leaking file descriptor for statistics
Frediano Ziglio
1
-0
/
+2
2016-11-16
Use g_strdup_printf instead of manually malloc/snprintf
Frediano Ziglio
1
-5
/
+2
2016-11-16
Fix node removal
Frediano Ziglio
1
-0
/
+25
2016-11-16
Separate code to manage statistic file
Frediano Ziglio
1
-0
/
+177