Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: merge from a8 | Jay Sorg | 2014-11-07 | 1 | -0/+2 |
| | |||||
* | sesman: more options for session lookup from Fredy Paquet | Jay Sorg | 2014-04-20 | 1 | -0/+1 |
| | |||||
* | common: no logic change, update comments | Jay Sorg | 2014-03-01 | 1 | -1/+1 |
| | |||||
* | remove some warning, move gethostname to os_calls | Jay Sorg | 2014-02-08 | 1 | -0/+1 |
| | |||||
* | common: added shm to os_calls | Jay Sorg | 2014-01-28 | 1 | -0/+2 |
| | |||||
* | log client ip with pid, etc | Jay Sorg | 2013-10-02 | 1 | -0/+2 |
| | |||||
* | added options to set tcp send and recv buffer sizes | Jay Sorg | 2013-10-02 | 1 | -0/+4 |
| | |||||
* | add pid logging | Jay Sorg | 2013-10-01 | 1 | -0/+1 |
| | |||||
* | common: added g_signal_segfault to header | Jay Sorg | 2013-09-09 | 1 | -0/+1 |
| | |||||
* | move text2bool to os_calls | Jay Sorg | 2013-08-24 | 1 | -0/+1 |
| | |||||
* | folder redirection: fixed language issues | Laxmikant Rashinkar | 2013-06-08 | 1 | -247/+125 |
| | |||||
* | ipv6 | Jay Sorg | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | ipv6 | Jay Sorg | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | adding ipv6 support | Jay Sorg | 2013-04-03 | 1 | -3/+3 |
| | |||||
* | Add g_strchr to os_calls | LawrenceK | 2012-12-20 | 1 | -0/+2 |
| | |||||
* | added getgid to os_calls | Jay Sorg | 2012-10-29 | 1 | -0/+2 |
| | |||||
* | added a file open funtion | Jay Sorg | 2012-10-13 | 1 | -0/+3 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -23/+19 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | Merge pull request #28 from ArvidNorr/tcp_nodelay | ArvidNorr | 2012-06-18 | 1 | -0/+2 |
|\ | | | | | Support for TCP keepalive and TCP no_delay added | ||||
| * | Support for TCP keepalive and TCP no_delay added | norrarvid | 2012-06-04 | 1 | -0/+2 |
| | | |||||
* | | Improved error handling for module load and init, fixed bug in logwindow | norrarvid | 2012-05-30 | 1 | -0/+2 |
|/ | |||||
* | xrdp: pid file fixes | Jay Sorg | 2012-05-26 | 1 | -0/+2 |
| | |||||
* | added g_close_wait_obj and size parameter to g_write_ip_address | Jay Sorg | 2012-05-26 | 1 | -1/+3 |
| | |||||
* | /tmp cleanup | Jay Sorg | 2012-02-14 | 1 | -0/+4 |
| | |||||
* | common: added signal for usr1 | Jay Sorg | 2012-02-12 | 1 | -0/+2 |
| | |||||
* | fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619 | Jay Sorg | 2012-02-05 | 1 | -2/+2 |
| | |||||
* | added g_chown | Jay Sorg | 2011-07-07 | 1 | -0/+2 |
| | |||||
* | Implemented client IP logging | Nicola Ruggero | 2010-11-04 | 1 | -0/+2 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -0/+4 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | bind to specific address | Jay Sorg | 2010-10-19 | 1 | -0/+2 |
| | |||||
* | update copyright year | Jay Sorg | 2010-10-19 | 1 | -1/+1 |
| | |||||
* | const char for atoi | jsorg71 | 2010-08-09 | 1 | -1/+1 |
| | |||||
* | add unix socket to trans | jsorg71 | 2009-09-05 | 1 | -0/+2 |
| | |||||
* | channel fixes | jsorg71 | 2009-08-15 | 1 | -0/+2 |
| | |||||
* | remove g_signal and change g_waitpid to check for signal | jsorg71 | 2009-05-29 | 1 | -2/+0 |
| | |||||
* | remove g_set_file_rights since g_file_open sets the bits right | jsorg71 | 2009-05-19 | 1 | -2/+0 |
| | |||||
* | work on chansrv | jsorg71 | 2009-04-20 | 1 | -0/+2 |
| | |||||
* | update copyright year | jsorg71 | 2009-02-02 | 1 | -1/+1 |
| | |||||
* | added g_signal_* functions | jsorg71 | 2008-12-30 | 1 | -0/+10 |
| | |||||
* | remove unset_signals | jsorg71 | 2008-11-10 | 1 | -2/+0 |
| | |||||
* | added getuid function | jsorg71 | 2008-05-08 | 1 | -0/+2 |
| | |||||
* | wait objs function changes | jsorg71 | 2008-04-04 | 1 | -1/+3 |
| | |||||
* | added wait obj functions | jsorg71 | 2008-03-31 | 1 | -0/+15 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | added g_strtrim | jsorg71 | 2007-10-27 | 1 | -0/+2 |
| | |||||
* | added g_htoi | jsorg71 | 2007-10-15 | 1 | -0/+2 |
| | |||||
* | added g_time2 function | jsorg71 | 2007-10-03 | 1 | -0/+2 |
| | |||||
* | added g_file_get_size function | jsorg71 | 2007-09-26 | 1 | -0/+2 |
| | |||||
* | unicode | jsorg71 | 2007-09-21 | 1 | -0/+4 |
| | |||||
* | added init and deinit functions and windows unicode fixes | jsorg71 | 2007-09-15 | 1 | -0/+4 |
| |