Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Also check to ensure we wrote an identical number of bytes in and out. Idea ↵ | Ted Gould | 2012-08-30 | 1 | -1/+1 | |
|/ | | | | by Albert | |||||
* | Checking return values and enabling PIE to increase security. Fixes: ↵ | Ted Gould | 2012-08-30 | 2 | -3/+16 | |
|\ | | | | | | | https://bugs.launchpad.net/bugs/1039636. Approved by Albert Astals Cid, jenkins. | |||||
| * | Check to ensure we wrote something | Ted Gould | 2012-08-29 | 1 | -1/+1 | |
| | | ||||||
| * | Attaching bug | Ted Gould | 2012-08-29 | 0 | -0/+0 | |
| | | ||||||
| * | Compiling with PIE | Ted Gould | 2012-08-29 | 1 | -0/+5 | |
| | | ||||||
| * | Checking the return values on read and write better | Ted Gould | 2012-08-29 | 1 | -2/+5 | |
| | | ||||||
| * | Check the return from snprintf | Ted Gould | 2012-08-29 | 1 | -1/+6 | |
|/ | ||||||
* | 0.3 | Ted Gould | 2012-08-21 | 1 | -1/+1 | |
| | ||||||
* | Install the binary in the right directory | Ted Gould | 2012-08-21 | 1 | -1/+1 | |
| | ||||||
* | 0.2 | Ted Gould | 2012-08-21 | 1 | -1/+1 | |
| | ||||||
* | Adding a socket sucker C program | Ted Gould | 2012-08-21 | 6 | -9/+100 | |
|\ | ||||||
| * | Copyright header | Ted Gould | 2012-08-21 | 1 | -0/+18 | |
| | | ||||||
| * | Ignoring some more stuff. | Ted Gould | 2012-08-21 | 1 | -0/+4 | |
| | | ||||||
| * | Making the session call the socket sucker | Ted Gould | 2012-08-21 | 3 | -9/+16 | |
| | | ||||||
| * | Getting the directory using the home environment variable | Ted Gould | 2012-08-21 | 1 | -2/+7 | |
| | | ||||||
| * | Filling out the function based on some examples, basic stuff | Ted Gould | 2012-08-21 | 1 | -0/+34 | |
| | | ||||||
| * | Adding in the socket sucker build target | Ted Gould | 2012-08-21 | 3 | -0/+19 | |
| | | ||||||
| * | Get us a C compiler | Ted Gould | 2012-08-21 | 1 | -0/+4 | |
|/ | ||||||
* | Changing the name of the key for Robert | Ted Gould | 2012-08-20 | 1 | -1/+1 | |
| | ||||||
* | 0.1 | Ted Gould | 2012-08-17 | 1 | -1/+1 | |
| | ||||||
* | Adding the piece that actually starts the session itself. | Ted Gould | 2012-08-17 | 2 | -1/+13 | |
| | ||||||
* | Adding in the session configuration | Ted Gould | 2012-08-17 | 2 | -1/+20 | |
| | ||||||
* | Adding a starting PAM configuration file. | Ted Gould | 2012-08-17 | 2 | -0/+14 | |
| | ||||||
* | Base build system | Ted Gould | 2012-08-17 | 8 | -0/+747 | |