Jay Sorg
|
1934c9ea00
|
sesman: more options for session lookup from Fredy Paquet
|
11 years ago |
Jay Sorg
|
374633e63f
|
common: no logic change, update comments
|
11 years ago |
Jay Sorg
|
43e388b7e5
|
remove some warning, move gethostname to os_calls
|
11 years ago |
Jay Sorg
|
48228cae2e
|
common: added shm to os_calls
|
11 years ago |
Jay Sorg
|
25369460a1
|
log client ip with pid, etc
|
11 years ago |
Jay Sorg
|
7176f14647
|
added options to set tcp send and recv buffer sizes
|
11 years ago |
Jay Sorg
|
b598e258a4
|
add pid logging
|
11 years ago |
Jay Sorg
|
3acea31439
|
common: added g_signal_segfault to header
|
11 years ago |
Jay Sorg
|
1a616a1b46
|
move text2bool to os_calls
|
11 years ago |
Laxmikant Rashinkar
|
6ad1d7f78d
|
folder redirection: fixed language issues
|
12 years ago |
Jay Sorg
|
a1ca415615
|
ipv6
|
12 years ago |
Jay Sorg
|
d9c0af1e78
|
ipv6
|
12 years ago |
Jay Sorg
|
8b71f48f7b
|
adding ipv6 support
|
12 years ago |
LawrenceK
|
a52dbba1a5
|
Add g_strchr to os_calls
|
12 years ago |
Jay Sorg
|
82a8366fc0
|
added getgid to os_calls
|
12 years ago |
Jay Sorg
|
e07dd5afb5
|
added a file open funtion
|
12 years ago |
Laxmikant Rashinkar
|
1123323fda
|
o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
|
12 years ago |
ArvidNorr
|
d2903cd1fc
|
Merge pull request #28 from ArvidNorr/tcp_nodelay
Support for TCP keepalive and TCP no_delay added
|
13 years ago |
norrarvid
|
e5fb05e9cb
|
Support for TCP keepalive and TCP no_delay added
|
13 years ago |
norrarvid
|
02f3fe1e2a
|
Improved error handling for module load and init, fixed bug in logwindow
|
13 years ago |
Jay Sorg
|
62bf3c61f5
|
xrdp: pid file fixes
|
13 years ago |
Jay Sorg
|
bde5dd6671
|
added g_close_wait_obj and size parameter to g_write_ip_address
|
13 years ago |
Jay Sorg
|
cadad6e181
|
/tmp cleanup
|
13 years ago |
Jay Sorg
|
35a22ac307
|
common: added signal for usr1
|
13 years ago |
Jay Sorg
|
f10e5bbfd5
|
fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619
|
13 years ago |
Jay Sorg
|
c5b1b0fe45
|
added g_chown
|
14 years ago |
Nicola Ruggero
|
d797b2cf49
|
Implemented client IP logging
|
14 years ago |
Nicola Ruggero
|
4cf06dbbcb
|
Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
|
14 years ago |
Jay Sorg
|
1e8b5ea2cd
|
bind to specific address
|
14 years ago |
Jay Sorg
|
bb7898419f
|
update copyright year
|
14 years ago |
jsorg71
|
0156c1448d
|
const char for atoi
|
14 years ago |
jsorg71
|
2a7c40dad8
|
add unix socket to trans
|
15 years ago |
jsorg71
|
33b4e7f417
|
channel fixes
|
15 years ago |
jsorg71
|
48e06d5267
|
remove g_signal and change g_waitpid to check for signal
|
16 years ago |
jsorg71
|
d9ba6c30ca
|
remove g_set_file_rights since g_file_open sets the bits right
|
16 years ago |
jsorg71
|
c6b9952fa2
|
work on chansrv
|
16 years ago |
jsorg71
|
6c5f82fd04
|
update copyright year
|
16 years ago |
jsorg71
|
c69bb282d4
|
added g_signal_* functions
|
16 years ago |
jsorg71
|
b768e8fb5d
|
remove unset_signals
|
16 years ago |
jsorg71
|
bb87afc364
|
added getuid function
|
17 years ago |
jsorg71
|
11c5d72c55
|
wait objs function changes
|
17 years ago |
jsorg71
|
53fce709d4
|
added wait obj functions
|
17 years ago |
jsorg71
|
38b789e81f
|
update copyright year
|
17 years ago |
jsorg71
|
d3fa8fd6f6
|
added g_strtrim
|
17 years ago |
jsorg71
|
5a2d2d67b5
|
added g_htoi
|
17 years ago |
jsorg71
|
a432f91bc6
|
added g_time2 function
|
17 years ago |
jsorg71
|
aa3ec01312
|
added g_file_get_size function
|
17 years ago |
jsorg71
|
f0a2f53e30
|
unicode
|
17 years ago |
jsorg71
|
d5a89b8ce1
|
added init and deinit functions and windows unicode fixes
|
17 years ago |
jsorg71
|
8feaa527bc
|
added tcp_socket_ok to test socket status
|
18 years ago |