aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Be a drop-in replacement for lightdm-remote-session-freerdp for now until Can...Mike Gabriel2012-11-093-2/+9
* 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. Appr...Ted Gould2012-09-174-6/+126
|\
| * 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
|/
* Checking return values and enabling PIE to increase security. Fixes: https://...Ted Gould2012-08-302-3/+16
|\
| * 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
| * Get us a C compilerTed Gould2012-08-211-0/+4
|/
* Changing the name of the key for RobertTed Gould2012-08-201-1/+1
* 0.1Ted Gould2012-08-171-1/+1
* Adding the piece that actually starts the session itself.Ted Gould2012-08-172-1/+13
* Adding in the session configurationTed Gould2012-08-172-1/+20
* Adding a starting PAM configuration file.Ted Gould2012-08-172-0/+14
* Base build systemTed Gould2012-08-178-0/+747