aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAgeFilesLines
* nxcomp/Misc.cpp: fix build failure introduced in a27a8aae3ca7a3f70e05152ac3d3...Mihai Moldovan2015-05-282-3/+8
* debian/changelog: typo fix.Mihai Moldovan2015-05-281-1/+1
* Support tarring up the HEAD of the current branch.Mike Gabriel2015-05-282-2/+3
* Allow patch files names having a dash next to the four digits (i.e., 1234-<pa...Mike Gabriel2015-05-282-2/+4
* Add 9900-dxpc-license-history.full+lite.patch. Document license history of DX...Mike Gabriel2015-05-283-0/+4179
* debian/COPYING.full+lite: Replace content with GPL-2 license text, because th...Mike Gabriel2015-05-282-42/+329
* debian/roll-tarball.sh: Make sure *.keyboard, debian/**, nx-libs.spec, .pc/**...Mike Gabriel2015-05-282-6/+8
* debian/changelog: add entry for last change.Mihai Moldovan2015-05-261-0/+5
* nxcomp: fix DEBUG, TEST, DUMP, FLUSH, TOKEN, PING, MIXED et al builds.Mihai Moldovan2015-05-262-0/+53
* debian/changelog: add entry for last change.Mihai Moldovan2015-05-261-0/+6
* Security fixes: X.Org CVE-2014-8100:Mihai Moldovan2015-05-261-16/+137
* debian/changelog: add entry for last change.Mihai Moldovan2015-05-261-0/+6
* Security fixes: X.Org CVE-2014-8100:Mihai Moldovan2015-05-261-6/+18
* debian/libnx-xinerama1.*: fix faulty logic when creating symlinks.Mihai Moldovan2015-05-052-3/+5
* debian/control: workaround missing dependencies of nxagent on Ubuntu for now.Mihai Moldovan2015-05-022-0/+8
* Security fixes: X.Org CVE-2015-3418:Mike Gabriel2015-05-013-0/+33
* nx-libs.spec: actually create libXinerama.so.1 symlink during build phase.Mihai Moldovan2015-04-301-0/+2
* debian/changelog: add changelog entry for the last two changes.Mihai Moldovan2015-04-301-0/+7
* debian/libnx-xinerama1.*: move Xinerama dir back to nx-x11-common. Only delet...Mihai Moldovan2015-04-303-8/+14
* libnx-xinerama1: also create libXinerama symlink in libnx-xinerama1.postinst....Mihai Moldovan2015-04-293-29/+36
* README.keystrokes: remove accidentally copied Dokuwiki syntax.Mihai Moldovan2015-04-272-1/+2
* etc/keystrokes.cfg: fix whitespace errors.Mihai Moldovan2015-04-272-16/+18
* debian/changelog: unify entry for README.keystrokes.Mihai Moldovan2015-04-271-4/+2
* README.keystrokes: add documentation for branding behavior.Mihai Moldovan2015-04-272-3/+16
* README.keystrokes: copy actions documentation from the wiki.Mihai Moldovan2015-04-272-11/+26
* debian/changelog: document the last commits.Mihai Moldovan2015-04-271-0/+12
* debian/roll-tarballs.sh: next batch of quotes.Mihai Moldovan2015-04-271-27/+27
* debian/roll-tarballs.sh: whitespace changes for consistency.Mihai Moldovan2015-04-271-30/+30
* debian/roll-tarballs.sh: don't escape last newline of a multiline command.Mihai Moldovan2015-04-271-1/+1
* debian/roll-tarballs.sh: use more curly braces.Mihai Moldovan2015-04-271-3/+3
* debian/roll-tarballs.sh: convert tabs to spaces.Mihai Moldovan2015-04-271-9/+9
* debian/roll-tarballs.sh: use more quotes.Mihai Moldovan2015-04-271-16/+16
* nxcompshad: Prevent underlinking by linking to libNX_Xext.Mike Gabriel2015-04-273-0/+18
* nx-X11: Prevent underlinking by linking to libNX_X{11,damage,fixes).Mike Gabriel2015-04-273-0/+19
* CVE patches were previously not included in release tarballs.Mihai Moldovan2015-04-2648-46/+140
* Security fixes: X.Org CVE-2013-7439:Mike Gabriel2015-04-263-0/+83
* nx-X11: link to libdl to fix undefined references to 'dlopen' and 'dlsym'. Fi...Bernard Cafarelli2015-04-263-0/+25
* nx-X11: add more NULL guards to TEST and DEBUG sections of Render.c.Mihai Moldovan2015-03-292-5/+267
* nx-X11: fix typo in previous patch.Mihai Moldovan2015-03-292-1/+4
* nx-X11: handle source pictures (those without a Drawable surface) gracefully.Mihai Moldovan2015-03-293-0/+184
* Only use the first three numbers in the full version for current_version on O...Mihai Moldovan2015-03-264-16/+28
* Continue developmentX2Go Release Manager2015-03-172-1/+7
* Mid-release fixup: Rename *nxcomp{ext,shad}*.full+lite* to *nxcomp{ext,shad}*...redist-server/3.5.0.31redist-client/3.5.0.31X2Go Release Manager2015-03-177-5/+7
* release 3.5.0.31X2Go Release Manager2015-03-171-2/+2
* nx-libs.spec: add overlooked Obsolete: statement to libNX_Xfixes3.Mihai Moldovan2015-03-171-0/+1
* nx-libs.spec: Versioned libXcomp* should obsolete unversioned libXcomp*, not ...Mihai Moldovan2015-03-171-0/+3
* nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do not fail if...Mihai Moldovan2015-03-1615-115/+220
* nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs ...Clemens Lang2015-03-155-0/+179
* nxcomp{,shad}: fix dynamic library linking on OS X. Use -dynamiclib instead o...Clemens Lang2015-03-154-0/+44
* nx{comp{,ext,shad},proxy}: use path discovery for finding makedepend. Remove ...Clemens Lang2015-03-156-2/+116