Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't attempt to intercept SIGKILL, it doesn't work on any OS | Jay Sorg | 2016-03-14 | 1 | -1/+0 |
| | |||||
* | Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS | Pavel Roskin | 2016-01-29 | 1 | -4/+2 |
| | | | | | | | | | AM_CPPFLAGS is for flags passed to the preprocessor, such as defines and includes. AM_CFLAGS is for flags affecting the compiler, such as debug and optimization settings. INCLUDES is an obsolete name. Users can pass INCLUDES and break compilation. AM_CPPFLAGS is more explicit that the flags come from Automake and should not be overridden. | ||||
* | Run through codespell | Pavel Roskin | 2016-01-14 | 1 | -1/+1 |
| | |||||
* | copyright year update | Jay Sorg | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -111/+124 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | autotools: change top_srcdir to top_builddir for LIBADD | Jay Sorg | 2012-07-13 | 1 | -1/+1 |
| | |||||
* | /tmp cleanup | Jay Sorg | 2012-02-14 | 1 | -0/+3 |
| | |||||
* | move temp files from /tmp to /tmp/.xrdp | Jay Sorg | 2012-02-11 | 1 | -2/+2 |
| | |||||
* | fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619 | Jay Sorg | 2012-02-05 | 1 | -0/+2 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -7/+12 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | added chansrv_cleanup | jsorg71 | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | added chansrv_cleanup | jsorg71 | 2009-09-04 | 1 | -0/+21 |
| | |||||
* | change the way chansrv is started | jsorg71 | 2009-08-29 | 1 | -1/+1 |
| | |||||
* | stop channel server, then xserver | jsorg71 | 2009-08-21 | 1 | -4/+17 |
| | |||||
* | signal improvements to sessvc | jsorg71 | 2009-05-29 | 1 | -1/+34 |
| | |||||
* | autotools fix and file_loc.h simplified | jsorg71 | 2009-05-19 | 1 | -0/+7 |
| | |||||
* | work on chansrv | jsorg71 | 2009-04-20 | 1 | -27/+37 |
| | |||||
* | remove old makefiles | jsorg71 | 2008-12-16 | 1 | -29/+0 |
| | |||||
* | autotools for sessvc | jsorg71 | 2008-11-25 | 1 | -0/+11 |
| | |||||
* | move sessvc to a sub-directory | jsorg71 | 2008-11-25 | 2 | -0/+96 |