index
:
nx-libs
3.5.0.x
3.6.x
3713346f
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nx-X11
/
programs
/
Xserver
/
hw
/
nxagent
/
Args.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nxagent: central check for keyboard clone mode
Ulrich Sibiller
2020-01-05
1
-1
/
+14
*
Args.c: more debug output
Ulrich Sibiller
2020-01-05
1
-0
/
+3
*
Args.c: do not parse nx/nx marker as option
Ulrich Sibiller
2020-01-05
1
-9
/
+32
*
Args.c: fix: do not modify options string
Ulrich Sibiller
2020-01-05
1
-2
/
+9
*
Keyboard.c: use "\0" instead of "0"
Ulrich Sibiller
2020-01-05
1
-3
/
+3
*
Args.c: reformat switch blocks
Ulrich Sibiller
2019-11-15
1
-135
/
+22
*
Args.c: Unify formatting
Ulrich Sibiller
2019-11-15
1
-188
/
+91
*
Args.c: do not print function name in errors or warnings
Ulrich Sibiller
2019-11-15
1
-6
/
+6
*
Args.c: scope improvements
Ulrich Sibiller
2019-11-15
1
-29
/
+16
*
Args.c: simplify options string allocation
Ulrich Sibiller
2019-11-15
1
-18
/
+4
*
Args.c: fix clipboard=0 or -clipboard 0
Ulrich Sibiller
2019-11-15
1
-1
/
+1
*
Args.c: remove unreachable code
Ulrich Sibiller
2019-11-15
1
-24
/
+0
*
Args.c: fix unitialized variable
Ulrich Sibiller
2019-11-15
1
-0
/
+1
*
Fix segfault in argument parsing
Ulrich Sibiller
2019-10-03
1
-0
/
+3
*
Args.c: make autograb available via options file, too.
Ulrich Sibiller
2019-08-27
1
-0
/
+13
*
Args.c: Add command line option -autograb.
Ulrich Sibiller
2019-08-27
1
-0
/
+9
*
Args.c: use SAFE_free
Ulrich Sibiller
2019-08-06
1
-8
/
+6
*
Drop Ipaq support
Ulrich Sibiller
2019-06-27
1
-9
/
+0
*
nxagent: Determine nxagentProgName only once
Ulrich Sibiller
2019-05-10
1
-7
/
+21
*
Revert "nxagent: rework Bool handling"
Ulrich Sibiller
2019-02-15
1
-16
/
+16
*
nxagent: rework Bool handling
Ulrich Sibiller
2019-02-11
1
-16
/
+16
*
Use basename() to derive nxagentProgName cleanly.
Mike Gabriel
2018-08-24
1
-2
/
+5
*
Call checkX2goAgent much earlier (in ddxProcessArgument) and adapt NXAGENTWIN...
Mike Gabriel
2018-08-24
1
-1
/
+14
*
Args.c: allow options to contain URL encoded characters
Ulrich Sibiller
2018-08-24
1
-0
/
+35
*
Args.c: rename nxagentParseOptions to nxagentParseSingleOption
Ulrich Sibiller
2018-08-24
1
-14
/
+14
*
nxagent: rearrange nx options in usage
Ulrich Sibiller
2018-02-28
1
-4
/
+4
*
nxagent: Also provide auto DPI feature via nx/nx option 'autodpi', taking onl...
Mike Gabriel
2018-02-27
1
-0
/
+19
*
nxagent: Auto-detect client-side DPI at session startup.
Simon Matter
2018-02-27
1
-0
/
+8
*
hw/nxagent/: Stop using non-portable '__progname', set up our own 'nxagentPro...
Mike Gabriel
2018-02-26
1
-3
/
+5
*
hw/nxagent/: Use <function>(void) rather than <function>().
Mike Gabriel
2018-02-26
1
-6
/
+6
*
nxagent/Args.c: Mention new -options cmdline parameter in usage info.
Simon Matter
2018-02-26
1
-0
/
+1
*
nxagent: Add -version cmdline option.
Simon Matter
2018-02-26
1
-0
/
+11
*
nxagent: Add support for optionally enabling/disabling the magic pixel feature.
Mike Gabriel
2018-02-26
1
-0
/
+18
*
Args.c: simplify nxagentGetDialogName()
Ulrich Sibiller
2018-01-07
1
-11
/
+4
*
Args.c, Error.[ch]: introduce own length macro for nxagentClientsLogName
Ulrich Sibiller
2018-01-07
1
-1
/
+1
*
Args.c: use strdup instead of malloc
Ulrich Sibiller
2018-01-07
1
-35
/
+7
*
Replace hardcoded string lengths by macros
Ulrich Sibiller
2018-01-07
1
-53
/
+18
*
add option keyconv=(auto|on|off)
Ulrich Sibiller
2017-11-23
1
-0
/
+19
*
simply free() calls
Ulrich Sibiller
2017-11-21
1
-6
/
+2
*
Args.c: simplify nxagentProcessOptionsFile()
Ulrich Sibiller
2017-11-18
1
-20
/
+16
*
Args.c: Fix compile bug with DEBUG enabled
Ulrich Sibiller
2017-11-18
1
-1
/
+1
*
Fix options parsing on reconnect
Ulrich Sibiller
2017-11-18
1
-34
/
+40
*
treat options parameter as option string if it starts with nx/nx
Ulrich Sibiller
2017-07-25
1
-1
/
+16
*
rename nxagentOptionFile to nxagentOptionsFilename
Ulrich Sibiller
2017-07-24
1
-13
/
+13
*
pass filename as parameter to nxagentProcessOptionsFile()
Ulrich Sibiller
2017-07-23
1
-14
/
+14
*
Report Xlib-side window IDs to session.log in machine readable form. This fea...
Mike Gabriel
2017-07-05
1
-0
/
+12
*
hw/nxagent/Window.c: Introduce NX_REAL_WINDOW window property.
Mike Gabriel
2017-06-30
1
-0
/
+6
*
Args.c: fix sync option parsing
Ulrich Sibiller
2017-06-09
1
-4
/
+2
*
Args.c: add two missing options to help message
Ulrich Sibiller
2017-04-03
1
-0
/
+2
*
Args.c: Fix missing parentheses
Ulrich Sibiller
2017-03-10
1
-0
/
+2
[next]