101
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unwanted modifications More... almost 16 years ago
Removed unwanted modifications More... almost 16 years ago
Added sanity check to fix Viewer vulnerability (int overflow). See uvnc forum for details. More... almost 16 years ago
CheckBuffer: only reallocate buffers if the size differs from the blit buffer More... almost 16 years ago
Clean up leaks in SetPalette(). Failure to get palette data is no longer fatal. Better to have wrong colors than no connection. More... almost 16 years ago
Close file handles if still open when client disconnects. Fixes a bug where you can't transfer a file if the connection is interrupted during the transfer of that file. More... almost 16 years ago
Don't delete the DC before returning it, the caller needs it to get the palette. Fixes 256 color mode. More... almost 16 years ago
Added some sanity checks More... almost 16 years ago
Dynamically bind to WTSEnumerateSessions. More... about 16 years ago
Removed compiler warnings More... about 16 years ago
Show the Query dialog if workstation is locked and QueryIfNoLogon is true. Fixes regression reported in 1.0.5.3 More... about 16 years ago
Improved service handling of zombie processes -- there was a race condition where the service would start a tray icon process while the previous tray icon process was still exiting. More... about 16 years ago
StartDesktop() now returns an error code when it fails to aid diagnosis of connection problems. More... about 16 years ago
Added ReloadDynamicSettings(): Read debug settings every 5 seconds from ini file. This lets you turn on debugging from a running server. More... about 16 years ago
1053
RudiDeVos
as cyberfox123
More... about 16 years ago
initial standalone ini editor/sfx
RudiDeVos
as cyberfox123
More... about 16 years ago
prim/sec/both ini selection
RudiDeVos
as cyberfox123
More... about 16 years ago
BUG: Incorrect Key Interpretation when Viewer is AZERTY and Desktop is QWERTY More... about 16 years ago
If the workstation is locked, don't display the query connect dialog, just use the default. More... about 16 years ago
Moved the location of the default options file to %APPDATA%\UltraVNC\options.vnc Set correct error flag for file upload error Add keepalive interval configuration option Server will send keepalive interval to viewer on connection More... about 16 years ago
If terminal services is not enabled, use old method of finding winlogon. Use GetProcAddress to find WTS functions so that ultravnc can run on a system that does not have WTS installed. More... about 16 years ago
v1502
RudiDeVos
as cyberfox123
More... about 16 years ago
cleanup
RudiDeVos
as cyberfox123
More... over 16 years ago
1.0.5.2
RudiDeVos
as cyberfox123
More... over 16 years ago
session check logon/logoff
RudiDeVos
as cyberfox123
More... over 16 years ago
new disable tray session check on logon/logoff
RudiDeVos
as cyberfox123
More... over 16 years ago
cleanup
RudiDeVos
as cyberfox123
More... over 16 years ago
git-svn-id: https://svn.code.sf.net/p/ultravnc/code/UltraVNC%20Project%20Root/UltraVNC@369 0bd26501-c230-0410-ab9e-a7946180fe3b
RudiDeVos
as cyberfox123
More... over 16 years ago
To test: Fast reconnect (loopback)sometimes crash fix
RudiDeVos
as cyberfox123
More... over 16 years ago
logout proper stop server
RudiDeVos
as cyberfox123
More... over 16 years ago