f84a41a965[core] Added ability to output log with custom functions (for sxhub_t);
leonid-ed
2016-05-25 17:43:37 +03:00
da10663592[code] Added checking on existence of certificate files;
leonid-ed
2016-05-25 14:34:44 +03:00
a2ea484beb[helpers] Added an ability to redirect all output to syslog in case of daemon mode;
leonid-ed
2016-05-24 13:44:28 +03:00
4d802aaf0d[examples] Added daemonize option to services in examples;
leonid-ed
2016-05-24 13:13:24 +03:00
3c0d3570f8[helpers] Added an ability to become a daemon;
leonid-ed
2016-05-24 13:04:37 +03:00
6c9d847cb7[examples] Added log functions to filelistc.c and filelistd.c;
leonid-ed
2016-05-23 15:45:27 +03:00
f63f2398f9[core] Added ability to output log with custom functions (for sxhub_t);
leonid-ed
2016-05-23 15:43:55 +03:00
23b19029f4[core] added ydaemon data manipulation stuff;
v0.5.xx
Alexander Vdolainen
2016-04-20 05:02:30 +03:00
77d0ee4a0b[core] Libydaemon added;
Alexander Vdolainen
2016-04-13 03:59:42 +03:00
3ef4cece81[core] Added tdata, sexpr libraries to the project;
Alexander Vdolainen
2016-04-13 01:58:12 +03:00
1cfb0aed3c[core] version moved to file;
Alexander Vdolainen
2016-04-06 02:09:31 +03:00
2bc8d251b7[linux] created linux related stuff for packaging, debian related stuff moved to this dir;
Alexander Vdolainen
2016-04-06 01:50:28 +03:00
1c1dd326a1[debian] removed examples;
Alexander Vdolainen
2016-04-06 01:48:20 +03:00
862d101d9d[core] switching to 0.5.0;
Alexander Vdolainen
2016-04-06 01:32:50 +03:00
6d63995bea[core] version is going to be 0.4.3;
Alexander Vdolainen
2016-04-06 01:02:38 +03:00
78fea5bd62[manpages] sxhub_stream_register() man page added;
v0.4.2
Alexander Vdolainen
2016-04-06 00:36:47 +03:00
9097e86604[core] bugfix with memleak on stream close and unexpected link broken;
Alexander Vdolainen
2016-04-05 23:41:34 +03:00
e8657b93c2[examples] minor fixes;
Alexander Vdolainen
2016-04-05 23:12:08 +03:00
d2e8a90ff0[core] minor fixes in comments;
Alexander Vdolainen
2016-04-05 23:11:53 +03:00
14bb9d5452[manpages] Added sxstream_open, sxstream_openwch, sxstream_close;
Alexander Vdolainen
2016-03-28 02:06:49 +03:00
907ab884d3[examples] added stat() to smpfc;
Alexander Vdolainen
2016-03-28 01:21:30 +03:00
9126c8416eMerge branch 'master' of ssh://git.code.sf.net/p/libsxmp/code
Alexander Vdolainen
2016-03-28 00:17:40 +03:00
0756386c48[core] fixed bug with endless loop on master accept;
Alexander Vdolainen
2016-03-28 00:17:19 +03:00
6db8841382[examples] stupid bug with copying fixed;
Alexander Vdolainen
2016-03-28 00:09:02 +03:00
7e35c61400[examples] Added stat function to the smpfd daemon;
Alexander Vdolainen
2016-03-15 13:22:03 +02:00
b6e1814d80[manpages] Added sxlink_connect_at function to manpages;
Alexander Vdolainen
2016-03-15 13:17:44 +02:00
f25b8509b7[examples] smpfc cwd, getcwd, simple ls added;
Alexander Vdolainen
2016-03-11 02:23:10 +02:00
291b52d508[examples] added misc helpers for client side examples;
Alexander Vdolainen
2016-03-10 03:54:12 +02:00
710bae75e1[examples] added stub for sxmpf example;
Alexander Vdolainen
2016-03-10 02:10:33 +02:00
f0819da6a9[core] Added function sxlink_connect_at() adding a private data for implementation on the client side;
Alexander Vdolainen
2016-03-10 01:35:48 +02:00
2a675d798a[manuals] Manpage minor fix;
Alexander Vdolainen
2016-03-10 01:13:06 +02:00
9e9ea00df8[core] Code cleanup, minor fixes;
Alexander Vdolainen
2016-03-10 01:12:18 +02:00
0fde3f330f[examples] code cleanup;
Alexander Vdolainen
2016-03-09 23:51:28 +02:00
60e676a979[examples] smpfd added stream, few functions;
Alexander Vdolainen
2016-03-05 02:29:48 +02:00
8b20f8989f[core] added inline function to get link from msg;
Alexander Vdolainen
2016-03-05 02:27:31 +02:00
5448493764[examples] added autoconf stubs for smpf example i.e. new option to configure added, because this example require readline library;
Alexander Vdolainen
2016-03-04 02:01:10 +02:00
bcda9e1810[examples] Added initial stub for advanced example smpf;
Alexander Vdolainen
2016-03-04 01:15:45 +02:00
5cdf476b33[examples] Fix: -p option processing;
Alexander Vdolainen
2016-03-04 00:26:07 +02:00
2b146cfb11[docs] Updated info.txt, actual contacts, links and examples;
Alexander Vdolainen
2016-03-03 14:30:06 +02:00
e36f738f37[core] builtin blob stream read added, stub for write added also;
Alexander Vdolainen
2016-03-02 03:21:32 +02:00
350aa0321f[core] Added named entry operations;
Alexander Vdolainen
2016-03-01 22:43:43 +02:00
868b7f41f6[core] builtin named list operations added;
Alexander Vdolainen
2016-02-24 22:46:36 +02:00
2114a4944a[core] minor fixes;
Alexander Vdolainen
2016-02-24 22:45:33 +02:00
36dcd56f27[core] bugfix with ssl read;
Alexander Vdolainen
2016-02-22 18:09:29 +02:00
deb7c4242f[core] code cleanup due to the long messages bugfix;
Alexander Vdolainen
2016-02-22 04:08:26 +02:00
bc3d8eef39[examples] streamfl* bugfixes;
Alexander Vdolainen
2016-02-22 03:32:11 +02:00
ba630086e9[core] builtin: streams bugfix;
Alexander Vdolainen
2016-02-22 03:31:15 +02:00
c6b795039a[core] bugfix: fixed stupid bug on big messages;
Alexander Vdolainen
2016-02-22 03:29:24 +02:00
b21dce9d51[core] fixed dumphead macro;
Alexander Vdolainen
2016-02-22 03:27:01 +02:00
d1931f9f94[examples] Added client for file lister daemon based on builtin streams, minor comments fix;
Alexander Vdolainen
2016-02-22 00:41:40 +02:00
8a3c479e4a[examples] Fixed copyrights - now it's good;
Alexander Vdolainen
2016-02-21 02:16:30 +02:00
8698dc5492[examples] Fixed copyright comments;
Alexander Vdolainen
2016-02-21 01:50:42 +02:00
f0c6a641ad[examples] Stream based filelister daemon implementation;
Alexander Vdolainen
2016-02-21 01:42:07 +02:00
6534dda8a0[core] Added stream related generic list operations;
Alexander Vdolainen
2016-02-21 01:40:30 +02:00
059e2bcc9d[core] Added comment to stream description structures;
Alexander Vdolainen
2016-02-21 00:24:08 +02:00
cef66df637[examples] Added skel for simple file lister daemon based on builtin streams;
Alexander Vdolainen
2016-02-20 23:57:49 +02:00
ff106b93f0[examples] added helper external functions to make code more clean;
Alexander Vdolainen
2016-02-20 20:45:38 +02:00
cf5399738f[core] builtin: stream nonamed list read added, minor fixes;
Alexander Vdolainen
2016-02-20 20:16:36 +02:00
faf342548a[core] builtin: stream updates, some internal structure updates;
Alexander Vdolainen
2016-02-20 02:47:17 +02:00
ab242783d8core: added type_id to the channel struct;
Alexander Vdolainen
2016-02-19 01:11:41 +02:00
1cb8d3ad15A few changes: a) some cleanup and renaming for better read, b) added initial streams stuff, c) builtin functions extension workaround, d) minor fixes;
Alexander Vdolainen
2016-02-17 02:11:59 +02:00
7bacf72d55added v2_1 sync processing;
Alexander Vdolainen
2016-02-14 20:01:47 +02:00
84a71e6c3ffixed with version sync;
Alexander Vdolainen
2016-02-14 02:08:16 +02:00
e0644e7c5eadded version query with support for the old clients, added stream types sync functions, btw it's not tested;
Alexander Vdolainen
2016-02-09 03:08:28 +02:00
ac98fb231fAdded reservation for the built-in function names;
Alexander Vdolainen
2016-02-08 22:24:45 +02:00
4c659daa57Added new error types;
Alexander Vdolainen
2016-02-08 22:21:05 +02:00
44610d093aAdded special gitignore to stop annoy me;
Alexander Vdolainen
2016-02-08 22:10:29 +02:00
46a126e368version changed(forgotten place to do it);
Alexander Vdolainen
2016-02-08 22:08:38 +02:00
738faf0630TODO fixes;
Alexander Vdolainen
2016-02-02 01:48:38 +02:00
263d3da8bbmoving to the next version;
Alexander Vdolainen
2016-02-02 01:48:08 +02:00
5596772847info.txt added;
Alexander Vdolainen
2016-01-31 03:17:30 +02:00
6e6e52518dcode minor cosmetic fixes;
Alexander Vdolainen
2016-01-31 02:35:17 +02:00
90fad10039minor fixes;
Alexander Vdolainen
2016-01-30 06:37:59 +02:00
58b606a50cminor fix;
Alexander Vdolainen
2016-01-30 06:16:59 +02:00
15fb867657added first stupid example; will test it later;
Alexander Vdolainen
2016-01-30 03:24:40 +02:00
11498689e3clean up some code to be ready for new examples;
Alexander Vdolainen
2016-01-29 23:43:48 +02:00
a0633fc451removed obsolete test examples;
Alexander Vdolainen
2016-01-21 06:58:15 +02:00
472e772ec9the part of code clean up;
Alexander Vdolainen
2016-01-21 06:51:51 +02:00
0572e707c5Added simple script to create x.509 certificates to run with examples and fun faster.
Alexander Vdolainen
2016-01-21 06:48:24 +02:00
9c7a1044b2Initial stuff for the new examples;
Alexander Vdolainen
2016-01-21 04:23:33 +02:00
425ca948c3completely fixed issue with win32 option;
Alexander Vdolainen
2016-01-21 02:42:11 +02:00
3c1ed141a2fixed autotools win build;
Alexander Vdolainen
2016-01-20 00:07:58 +02:00
13efc72396Fixed copyright notice in manpages;
Alexander Vdolainen
2015-12-29 22:42:52 +02:00
97c8e96974headers fix (LGPL notice instead of closed source one);
Alexander Vdolainen
2015-12-29 20:16:55 +02:00
139d63f50bLICENSE: sxmp going to be opensource; removed obsolete examples;Alexander Vdolainen2015-12-29 17:24:22 +02:00