leonid-ed
|
a2ea484beb
|
[helpers] Added an ability to redirect all output to syslog in case of daemon mode;
|
2016-05-24 13:49:10 +03:00 |
|
leonid-ed
|
4d802aaf0d
|
[examples] Added daemonize option to services in examples;
|
2016-05-24 13:49:10 +03:00 |
|
leonid-ed
|
3c0d3570f8
|
[helpers] Added an ability to become a daemon;
|
2016-05-24 13:48:54 +03:00 |
|
leonid-ed
|
6c9d847cb7
|
[examples] Added log functions to filelistc.c and filelistd.c;
|
2016-05-23 15:57:16 +03:00 |
|
Alexander Vdolainen
|
3ef4cece81
|
[core] Added tdata, sexpr libraries to the project;
|
2016-04-13 01:58:12 +03:00 |
|
Alexander Vdolainen
|
e8657b93c2
|
[examples] minor fixes;
|
2016-04-05 23:12:08 +03:00 |
|
Alexander Vdolainen
|
907ab884d3
|
[examples] added stat() to smpfc;
|
2016-03-28 01:21:30 +03:00 |
|
Alexander Vdolainen
|
9126c8416e
|
Merge branch 'master' of ssh://git.code.sf.net/p/libsxmp/code
|
2016-03-28 00:17:40 +03:00 |
|
Alexander Vdolainen
|
6db8841382
|
[examples] stupid bug with copying fixed;
|
2016-03-28 00:09:02 +03:00 |
|
Alexander Vdolainen
|
7e35c61400
|
[examples] Added stat function to the smpfd daemon;
|
2016-03-15 13:22:03 +02:00 |
|
Alexander Vdolainen
|
f25b8509b7
|
[examples] smpfc cwd, getcwd, simple ls added;
|
2016-03-11 02:23:10 +02:00 |
|
Alexander Vdolainen
|
291b52d508
|
[examples] added misc helpers for client side examples;
|
2016-03-10 03:54:12 +02:00 |
|
Alexander Vdolainen
|
710bae75e1
|
[examples] added stub for sxmpf example;
|
2016-03-10 02:10:33 +02:00 |
|
Alexander Vdolainen
|
0fde3f330f
|
[examples] code cleanup;
|
2016-03-09 23:51:28 +02:00 |
|
Alexander Vdolainen
|
60e676a979
|
[examples] smpfd added stream, few functions;
|
2016-03-05 02:29:48 +02:00 |
|
Alexander Vdolainen
|
5448493764
|
[examples] added autoconf stubs for smpf example i.e. new option to configure added, because this example require readline library;
|
2016-03-04 02:01:10 +02:00 |
|
Alexander Vdolainen
|
bcda9e1810
|
[examples] Added initial stub for advanced example smpf;
|
2016-03-04 01:15:45 +02:00 |
|
Alexander Vdolainen
|
5cdf476b33
|
[examples] Fix: -p option processing;
|
2016-03-04 00:26:07 +02:00 |
|
Alexander Vdolainen
|
bc3d8eef39
|
[examples] streamfl* bugfixes;
|
2016-02-22 03:32:11 +02:00 |
|
Alexander Vdolainen
|
d1931f9f94
|
[examples] Added client for file lister daemon based on builtin streams, minor comments fix;
|
2016-02-22 00:41:40 +02:00 |
|
Alexander Vdolainen
|
8a3c479e4a
|
[examples] Fixed copyrights - now it's good;
|
2016-02-21 02:16:30 +02:00 |
|
Alexander Vdolainen
|
8698dc5492
|
[examples] Fixed copyright comments;
|
2016-02-21 01:50:42 +02:00 |
|
Alexander Vdolainen
|
f0c6a641ad
|
[examples] Stream based filelister daemon implementation;
|
2016-02-21 01:42:07 +02:00 |
|
Alexander Vdolainen
|
cef66df637
|
[examples] Added skel for simple file lister daemon based on builtin streams;
|
2016-02-20 23:57:49 +02:00 |
|
Alexander Vdolainen
|
ff106b93f0
|
[examples] added helper external functions to make code more clean;
|
2016-02-20 20:45:38 +02:00 |
|
Alexander Vdolainen
|
6e6e52518d
|
code minor cosmetic fixes;
|
2016-01-31 02:35:17 +02:00 |
|
Alexander Vdolainen
|
90fad10039
|
minor fixes;
|
2016-01-30 06:37:59 +02:00 |
|
Alexander Vdolainen
|
58b606a50c
|
minor fix;
|
2016-01-30 06:16:59 +02:00 |
|
Alexander Vdolainen
|
15fb867657
|
added first stupid example; will test it later;
|
2016-01-30 03:24:40 +02:00 |
|
Alexander Vdolainen
|
11498689e3
|
clean up some code to be ready for new examples;
|
2016-01-29 23:43:48 +02:00 |
|
Alexander Vdolainen
|
9c7a1044b2
|
Initial stuff for the new examples;
|
2016-01-21 04:23:33 +02:00 |
|
|
139d63f50b
|
LICENSE: sxmp going to be opensource; removed obsolete examples;
|
2015-12-29 17:24:22 +02:00 |
|
texniq
|
b7ab605c09
|
Windows build
|
2015-11-15 02:33:29 +03:00 |
|
Eugen Tarasov
|
a738cadd8d
|
Configure and makefile fix
|
2015-03-11 01:23:22 +03:00 |
|
unknown
|
e6dd64a9ea
|
added key for build under win32
|
2015-03-05 23:58:55 +04:00 |
|
unknown
|
ff2633f8f6
|
Win32 port
|
2015-03-03 04:38:20 +04:00 |
|
|
34a6b55f6b
|
few clean ups, connection.c split;
|
2015-02-02 14:10:17 +02:00 |
|
|
647d7bb7b8
|
bugfixes, moved to TLS v1.2 as a more secure way to deal with;
|
2015-01-21 23:44:34 +02:00 |
|
|
0f46a3d79b
|
memory leaks fixes, additional testing for allocation;
|
2015-01-21 12:37:43 +02:00 |
|
|
434c6cb09f
|
numerious bugfixes;
|
2015-01-12 14:01:41 +02:00 |
|
|
db24e791a4
|
examples now are real tests;
|
2014-12-26 17:26:19 +02:00 |
|
|
733ee9f904
|
examples updated;
|
2014-12-20 02:39:45 +02:00 |
|
|
afeca23eac
|
upgraded examples;
|
2014-12-18 01:55:44 +02:00 |
|
|
6d3cd3c58e
|
added daemon example;
|
2014-12-05 18:04:13 +02:00 |
|
|
b355a4ca42
|
added skel for examples, inserting it to autotools;
|
2014-12-05 13:18:39 +02:00 |
|
|
1095734b48
|
initial import 0.1
|
2014-11-24 13:46:57 +02:00 |
|