aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* release 0.0.0.10.0.0.1Mike Gabriel2012-11-101-2/+2
|
* fixing copyright headersMike Gabriel2012-11-104-1/+25
|
* enable soundMike Gabriel2012-11-101-1/+1
|
* enable X2Go keyboard auto-detectionMike Gabriel2012-11-101-1/+1
|
* log pyhoca-cli activity to syslog, add options --add-to-known-hostsMike Gabriel2012-11-101-1/+1
|
* changelog fixMike Gabriel2012-11-101-3/+4
|
* Versioned dependency on pyhoca-cli (>= 0.2.1.0).Mike Gabriel2012-11-102-1/+3
|
* add forgotten file x2go-session.inMike Gabriel2012-11-101-0/+9
|
* the session starter script can be named x2go-sessionMike Gabriel2012-11-102-13/+4
|
* some more renamingMike Gabriel2012-11-092-2/+2
|
* re-add lost file lightdm-remote-x2goMike Gabriel2012-11-091-0/+8
|
* more and more faking freerdp(2)Mike Gabriel2012-11-091-10/+10
|
* more and more faking freerdpMike Gabriel2012-11-095-12/+5
|
* adapt watch file to being an X2Go src:projectMike Gabriel2012-11-091-1/+1
|
* try to run on behalf of lightdm-remote-session-freerdpMike Gabriel2012-11-092-7/+7
|
* install executables to $(libexec), not $(pkglibexec)Mike Gabriel2012-11-091-1/+1
|
* Be a drop-in replacement for lightdm-remote-session-freerdp for now until ↵Mike Gabriel2012-11-093-2/+9
| | | | Canonical offers X2Go sessions on https://uccs.landscape.canonical.com.
* call pyhoca-cli instead of xfreerdpMike Gabriel2012-11-091-2/+2
|
* change upstream authornameMike Gabriel2012-11-092-2/+2
|
* mention Ted Gould in fork statementMike Gabriel2012-11-091-1/+1
|
* use cdbs for packagingMike Gabriel2012-11-092-6/+5
|
* adapt version to X2Go versioning schemeMike Gabriel2012-11-091-1/+1
|
* cleanup after forkMike Gabriel2012-11-094-3/+3
|
* fork lightdm-remote-session-freerdp as lightdm-remote-session-x2goMike Gabriel2012-11-0818-39/+120
|
* 1.0Ted Gould2012-09-181-1/+1
|
* Add an apparmor profile. Fixes: https://bugs.launchpad.net/bugs/1049849. ↵Ted Gould2012-09-174-6/+126
|\ | | | | | | Approved by jenkins.
| * Fixing up the desktop file and directories to get everything cleaned upTed Gould2012-09-142-3/+3
| |
| * Adding in the session wrapperTed Gould2012-09-142-1/+41
| |
| * Adding in the apparmor profileTed Gould2012-09-142-2/+82
| |
| * Attaching bugTed Gould2012-09-140-0/+0
|/
* Remove the NLA exclusion. Approved by Albert Astals Cid, jenkins.Ted Gould2012-08-311-1/+1
|\
| * Adding back NLA so that we check certsTed Gould2012-08-301-1/+1
| |
* | Check byte count or error. Approved by Albert Astals Cid, jenkins.Ted Gould2012-08-311-1/+1
|\ \ | |/ |/|
| * Also check to ensure we wrote an identical number of bytes in and out. Idea ↵Ted Gould2012-08-301-1/+1
|/ | | | by Albert
* Checking return values and enabling PIE to increase security. Fixes: ↵Ted Gould2012-08-302-3/+16
|\ | | | | | | https://bugs.launchpad.net/bugs/1039636. Approved by Albert Astals Cid, jenkins.
| * Check to ensure we wrote somethingTed Gould2012-08-291-1/+1
| |
| * Attaching bugTed Gould2012-08-290-0/+0
| |
| * Compiling with PIETed Gould2012-08-291-0/+5
| |
| * Checking the return values on read and write betterTed Gould2012-08-291-2/+5
| |
| * Check the return from snprintfTed Gould2012-08-291-1/+6
|/
* 0.3Ted Gould2012-08-211-1/+1
|
* Install the binary in the right directoryTed Gould2012-08-211-1/+1
|
* 0.2Ted Gould2012-08-211-1/+1
|
* Adding a socket sucker C programTed Gould2012-08-216-9/+100
|\
| * Copyright headerTed Gould2012-08-211-0/+18
| |
| * Ignoring some more stuff.Ted Gould2012-08-211-0/+4
| |
| * Making the session call the socket suckerTed Gould2012-08-213-9/+16
| |
| * Getting the directory using the home environment variableTed Gould2012-08-211-2/+7
| |
| * Filling out the function based on some examples, basic stuffTed Gould2012-08-211-0/+34
| |
| * Adding in the socket sucker build targetTed Gould2012-08-213-0/+19
| |