Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/nxagent: fix spelling errors as reported by codespell | Ulrich Sibiller | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | hw/nxagent/: Use <function>(void) rather than <function>(). | Mike Gabriel | 2018-02-26 | 1 | -2/+2 |
| | |||||
* | Error.c: replace malloc+strcpy by strdup | Ulrich Sibiller | 2018-01-07 | 1 | -5/+3 |
| | |||||
* | Args.c, Error.[ch]: introduce own length macro for nxagentClientsLogName | Ulrich Sibiller | 2018-01-07 | 1 | -3/+3 |
| | |||||
* | Error.c: update nxagentPrintError | Ulrich Sibiller | 2018-01-07 | 1 | -6/+8 |
| | | | | | | | This is a partial copy from XlibInt.c's _XPrintDefaultError, which had some minor changes since being copied. Update to reflect these changes. Also comment some more lines as their result was unused an cluttered the output. | ||||
* | Error.c: replace strcpy/strcat by snprintf | Ulrich Sibiller | 2018-01-07 | 1 | -19/+12 |
| | |||||
* | Error.c: use standard file descriptor macros | Ulrich Sibiller | 2018-01-07 | 1 | -3/+3 |
| | |||||
* | Error.c: remove trailing whitespace | Ulrich Sibiller | 2018-01-07 | 1 | -5/+5 |
| | | | | and insert one single space | ||||
* | Error.c: remove empty ifdef | Ulrich Sibiller | 2018-01-07 | 1 | -4/+0 |
| | |||||
* | Error.c: simply nxagentGetClientsPath() | Ulrich Sibiller | 2017-11-21 | 1 | -31/+8 |
| | | | | | | nxagentGetClientsPath() allocated and returned a string that was never used anywhere because it also fills the global variable with the same value. | ||||
* | Per-file copyright notices: Update copyright information in file headers ↵ | Mike Gabriel | 2016-07-06 | 1 | -7/+15 |
| | | | | that NoMachine placed there own copyright statement in. | ||||
* | Export remote keyboard configuration to session directory ↵ | Marcelo Boveto Shima | 2015-02-10 | 1 | -1/+1 |
| | | | | | | | (105_nxagent_export-remote-keyboard-config.full.patch) Let nxagent write the keyboard configuration to <session_directory>/keyboard and make it available within the NX session. | ||||
* | Fix -Werror=format-security errors ↵ | Orion Poplawski | 2015-02-09 | 1 | -1/+1 |
| | | | | | | | | (056_nx-X11_Werror-format-security.full.patch). The below patch fixes more -Werror=format-security errors. Interestingly, most of the errors only showed up on our arm builds. No idea why. | ||||
* | Revert "release 3.5.0.19" | Mike Gabriel | 2013-03-28 | 1 | -1/+1 |
| | | | | This reverts commit e77bf36d9afbc7e56522574b06217d57c11dd095. | ||||
* | release 3.5.0.19 | Mike Gabriel | 2013-03-28 | 1 | -1/+1 |
| | |||||
* | Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
| | | | | | | | | Summary: Imported nxagent-3.5.0-2.tar.gz Keywords: Imported nxagent-3.5.0-2.tar.gz into Git repository | ||||
* | Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
| | | | | | | | | Summary: Imported nxagent-3.4.0-5.tar.gz Keywords: Imported nxagent-3.4.0-5.tar.gz into Git repository | ||||
* | Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
| | | | | | | | | Summary: Imported nxagent-3.4.0-3.tar.gz Keywords: Imported nxagent-3.4.0-3.tar.gz into Git repository | ||||
* | Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
| | | | | | | | | Summary: Imported nxagent-3.4.0-16.tar.gz Keywords: Imported nxagent-3.4.0-16.tar.gz into Git repository | ||||
* | Imported nxagent-3.4.0-11.tar.gznxagent/3.4.0-11 | Reinhard Tartler | 2011-10-10 | 1 | -2/+2 |
| | | | | | | | | Summary: Imported nxagent-3.4.0-11.tar.gz Keywords: Imported nxagent-3.4.0-11.tar.gz into Git repository | ||||
* | Imported nxagent-3.1.0-2.tar.gznxagent/3.1.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -0/+636 |
Summary: Imported nxagent-3.1.0-2.tar.gz Keywords: Imported nxagent-3.1.0-2.tar.gz into Git repository |