aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* release 0.0.1.00.0.1.0Mike Gabriel2013-04-271-2/+2
|
* Merge branch 'x2gosessiontype'Mike Gabriel2013-04-2611-30/+33
|\ | | | | | | | | Conflicts (resolved by Mike Gabriel): debian/changelog
| * whitespace cleanupMike Gabriel2013-04-261-1/+0
| |
| * Prepare for becoming able to use PyHoca-CLI _or_ X2Go Client for handling ↵Mike Gabriel2013-04-242-3/+6
| | | | | | | | the X2Go session being launched via remote login.
| * fix upstream version in /debian/changelogMike Gabriel2013-04-241-1/+1
| |
| * Stop being a drop-in replacement for lightdm-remote-login-freerdp. Become an ↵Mike Gabriel2013-04-2411-26/+27
| | | | | | | | independent package that provides server type »x2go« to the remote-login-service.
| * Continue development...Mike Gabriel2013-04-242-1/+7
| |
| * silent release (0.0.0.2)Mike Gabriel2013-04-241-2/+2
| |
* | Continue development...Mike Gabriel2013-04-242-1/+7
| |
* | silent release (0.0.0.2)Mike Gabriel2013-04-241-2/+2
|/
* remove socket-sucker.c from build logicMike Gabriel2012-11-111-9/+0
|
* increment package versionMike Gabriel2012-11-111-1/+1
|
* Use socat instead of socket-sucker.c from lightdm-remote-session-freerdp.Mike Gabriel2012-11-114-83/+13
|
* 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
| |