Jay Sorg
|
d8f9e8310d
|
move temp files from /tmp to /tmp/.xrdp
|
13 years ago |
Jay Sorg
|
4ff502aa4b
|
fix init error
|
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 |
jsorg71
|
0156c1448d
|
const char for atoi
|
14 years ago |
jsorg71
|
530344462e
|
fixes for hppa
|
15 years ago |
jsorg71
|
2a7c40dad8
|
add unix socket to trans
|
15 years ago |
jsorg71
|
18a5e7917d
|
fix warnings
|
15 years ago |
jsorg71
|
33b4e7f417
|
channel fixes
|
15 years ago |
jsorg71
|
eeac7c938a
|
add extended log output
|
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
|
108cc8f030
|
fix some minor error issues
|
16 years ago |
jsorg71
|
6c5f82fd04
|
update copyright year
|
16 years ago |
jsorg71
|
c69bb282d4
|
added g_signal_* functions
|
16 years ago |
jsorg71
|
9317386e74
|
add pid to event names
|
16 years ago |
jsorg71
|
b768e8fb5d
|
remove unset_signals
|
16 years ago |
jsorg71
|
4fb3a1a547
|
added HAVE_CONFIG_H
|
16 years ago |
jsorg71
|
bb87afc364
|
added getuid function
|
17 years ago |
jsorg71
|
85e42c068c
|
socket options fixes
|
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
|
3b85502657
|
fix warning
|
17 years ago |
jsorg71
|
7f8ba596fe
|
add comments
|
17 years ago |
jsorg71
|
d3fa8fd6f6
|
added g_strtrim
|
17 years ago |
jsorg71
|
b7e71971a1
|
remove CLK_TCK, not always defined
|
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
|
065c9b6a24
|
return value var
|
17 years ago |
jsorg71
|
7a7b0c53fa
|
removed some warnings about wchar_t
|
17 years ago |
jsorg71
|
f0a2f53e30
|
unicode
|
17 years ago |
jsorg71
|
d5a89b8ce1
|
added init and deinit functions and windows unicode fixes
|
17 years ago |
jsorg71
|
f82cf80d4f
|
make sure malloc didn't return nil
|
18 years ago |
jsorg71
|
31fca99db7
|
don't set send buffer size unless its less than 32k
|
18 years ago |
jsorg71
|
411d7deaf5
|
improve win32 random
|
18 years ago |
jsorg71
|
8feaa527bc
|
added tcp_socket_ok to test socket status
|
18 years ago |
jsorg71
|
02cd95ebef
|
copyright year update
|
18 years ago |
jsorg71
|
d6e5f1996e
|
added EINPROGRESS as a valid blocking errno
|
18 years ago |
jsorg71
|
e70c98548c
|
added calling convention defaults for os_calls
|
18 years ago |
jsorg71
|
f9e6578ed9
|
removed sleep calls from xrdp_tcp
|
18 years ago |
jsorg71
|
ea3f8ba0b7
|
added g_tcp_can_send
|
18 years ago |
jsorg71
|
00d8b7106f
|
commit patch 1589325, slightly modified - code cleanup
|
18 years ago |
jsorg71
|
cf00c1707d
|
g_chmod to g_chmod_hex
|
18 years ago |
jsorg71
|
bd252214a3
|
added g_create_dir, g_directory_exist, g_remove_dir, and g_chmod
|
18 years ago |
jsorg71
|
0a7dc2b687
|
copyright changes on some files
|
18 years ago |
jsorg71
|
3c3fb960dc
|
set some default socket options
|
18 years ago |
jsorg71
|
3e8572623c
|
win32 fix
|
18 years ago |
jsorg71
|
acc5edf33d
|
got g_file_open working with read only files and added an exe function
|
18 years ago |
jsorg71
|
1747f52ec6
|
added comments
|
18 years ago |
jsorg71
|
1311fcb6bd
|
comment return value of g_initgroups function
|
18 years ago |
jsorg71
|
2b054f9757
|
added -ac to Xserver start params
|
18 years ago |
jsorg71
|
ffce76ed5c
|
fix for g_file_open
|
19 years ago |
ilsimo
|
5a6f8dfea5
|
adding initgroups() to support multiple user groups
|
19 years ago |
jsorg71
|
e0cc29d381
|
added some comments
|
19 years ago |
jsorg71
|
2990d6daa7
|
some solaris fixes and add some funcs for sesman
|
19 years ago |
jsorg71
|
da4f53d48c
|
fix an error in tcp_select
|
19 years ago |
jsorg71
|
b65409683b
|
copyright year updates
|
19 years ago |
ilsimo
|
fade58ba2b
|
added g_strcmp
|
19 years ago |
jsorg71
|
c46c748148
|
added g_time1 function
|
19 years ago |
jsorg71
|
6e3945622e
|
fix sentinel warning
|
19 years ago |
jsorg71
|
a142d70a49
|
more win32 stuff
|
19 years ago |
jsorg71
|
754efcabb1
|
<lf><cr> should be <cr><lf>
|
19 years ago |
jsorg71
|
9df403d523
|
win32 changes
|
19 years ago |
jsorg71
|
97b1407d91
|
added file delete
|
19 years ago |
jsorg71
|
69693b9a8e
|
bsd compatable clearenv
|
19 years ago |
jsorg71
|
5d1c7fb6b5
|
case insesitive file sections
|
19 years ago |
jsorg71
|
f96037123d
|
opps, need an ifdef
|
19 years ago |
jsorg71
|
b51098f521
|
add pos and unset_signals funcs
|
19 years ago |
jsorg71
|
2f4ea16051
|
got vnc mod working in win32
|
20 years ago |
jsorg71
|
666b5dd175
|
SIGCHLD can differ
|
20 years ago |
jsorg71
|
7ffee77e6d
|
use os_call in sesman
|
20 years ago |
jsorg71
|
41df89c7f2
|
moved some files around
|
20 years ago |
jsorg71
|
4c8ffafc9a
|
added strncmp
|
20 years ago |
jsorg71
|
bca2f57fe8
|
memleak cleanup and fix crash
|
20 years ago |
jsorg71
|
8797367403
|
shutdown socket when closing
|
20 years ago |
jsorg71
|
ed041b7983
|
added get_threadid
|
20 years ago |
jsorg71
|
5140dac0f5
|
makefile and header changes
|
20 years ago |
jsorg71
|
777893bdd6
|
some ints should be long
|
20 years ago |
jsorg71
|
8e807eefd2
|
moved some functions around and changed some ifdefs
|
20 years ago |
jsorg71
|
8defc32e27
|
readability and 64 bit changes
|
20 years ago |
jsorg71
|
97b2519fd4
|
fix thread leak, gota detach
|
20 years ago |
jsorg71
|
cf6e2abd41
|
added a bunch of error checks
|
20 years ago |
jsorg71
|
0aff0efb52
|
added session manager and fixed disconnect problems
|
20 years ago |
jsorg71
|
f0c7bdb304
|
added pointer cache, some debug messages and some other fixes
|
20 years ago |
jsorg71
|
750f55b6ef
|
added lib header and makefile
|
20 years ago |
jsorg71
|
520301d70a
|
set bitmap cache and bitmap compression from the config file
|
20 years ago |
jsorg71
|
1d03bafb9e
|
added bitmap cache
|
20 years ago |
jsorg71
|
de80c9ec17
|
added files from xrdp directory
|
20 years ago |