Commit Graph

284 Commits (v0.5.xx)
 

Author SHA1 Message Date
Alexander Vdolainen 23b19029f4 [core] added ydaemon data manipulation stuff; 9 years ago
Alexander Vdolainen 77d0ee4a0b [core] Libydaemon added; 9 years ago
Alexander Vdolainen 3ef4cece81 [core] Added tdata, sexpr libraries to the project; 9 years ago
Alexander Vdolainen 1cfb0aed3c [core] version moved to file; 9 years ago
Alexander Vdolainen 2bc8d251b7 [linux] created linux related stuff for packaging, debian related stuff moved to this dir; 9 years ago
Alexander Vdolainen 1c1dd326a1 [debian] removed examples; 9 years ago
Alexander Vdolainen 862d101d9d [core] switching to 0.5.0; 9 years ago
Alexander Vdolainen 6d63995bea [core] version is going to be 0.4.3; 9 years ago
Alexander Vdolainen 78fea5bd62 [manpages] sxhub_stream_register() man page added; 9 years ago
Alexander Vdolainen 9097e86604 [core] bugfix with memleak on stream close and unexpected link broken; 9 years ago
Alexander Vdolainen e8657b93c2 [examples] minor fixes; 9 years ago
Alexander Vdolainen d2e8a90ff0 [core] minor fixes in comments; 9 years ago
Alexander Vdolainen 14bb9d5452 [manpages] Added sxstream_open, sxstream_openwch, sxstream_close; 9 years ago
Alexander Vdolainen 907ab884d3 [examples] added stat() to smpfc; 9 years ago
Alexander Vdolainen 9126c8416e Merge branch 'master' of ssh://git.code.sf.net/p/libsxmp/code 9 years ago
Alexander Vdolainen 0756386c48 [core] fixed bug with endless loop on master accept; 9 years ago
Alexander Vdolainen 6db8841382 [examples] stupid bug with copying fixed; 9 years ago
Alexander Vdolainen 7e35c61400 [examples] Added stat function to the smpfd daemon; 9 years ago
Alexander Vdolainen b6e1814d80 [manpages] Added sxlink_connect_at function to manpages; 9 years ago
Alexander Vdolainen f25b8509b7 [examples] smpfc cwd, getcwd, simple ls added; 9 years ago
Alexander Vdolainen 291b52d508 [examples] added misc helpers for client side examples; 9 years ago
Alexander Vdolainen 710bae75e1 [examples] added stub for sxmpf example; 9 years ago
Alexander Vdolainen f0819da6a9 [core] Added function sxlink_connect_at() adding a private data for implementation on the client side; 9 years ago
Alexander Vdolainen 2a675d798a [manuals] Manpage minor fix; 9 years ago
Alexander Vdolainen 9e9ea00df8 [core] Code cleanup, minor fixes; 9 years ago
Alexander Vdolainen 0fde3f330f [examples] code cleanup; 9 years ago
Alexander Vdolainen 60e676a979 [examples] smpfd added stream, few functions; 9 years ago
Alexander Vdolainen 8b20f8989f [core] added inline function to get link from msg; 9 years ago
Alexander Vdolainen 5448493764 [examples] added autoconf stubs for smpf example i.e. new option to configure added, because this example require readline library; 9 years ago
Alexander Vdolainen bcda9e1810 [examples] Added initial stub for advanced example smpf; 9 years ago
Alexander Vdolainen 5cdf476b33 [examples] Fix: -p option processing; 9 years ago
Alexander Vdolainen 2b146cfb11 [docs] Updated info.txt, actual contacts, links and examples; 9 years ago
Alexander Vdolainen e36f738f37 [core] builtin blob stream read added, stub for write added also; 9 years ago
Alexander Vdolainen 350aa0321f [core] Added named entry operations; 9 years ago
Alexander Vdolainen 868b7f41f6 [core] builtin named list operations added; 9 years ago
Alexander Vdolainen 2114a4944a [core] minor fixes; 9 years ago
Alexander Vdolainen 36dcd56f27 [core] bugfix with ssl read; 9 years ago
Alexander Vdolainen deb7c4242f [core] code cleanup due to the long messages bugfix; 9 years ago
Alexander Vdolainen bc3d8eef39 [examples] streamfl* bugfixes; 9 years ago
Alexander Vdolainen ba630086e9 [core] builtin: streams bugfix; 9 years ago
Alexander Vdolainen c6b795039a [core] bugfix: fixed stupid bug on big messages; 9 years ago
Alexander Vdolainen b21dce9d51 [core] fixed dumphead macro; 9 years ago
Alexander Vdolainen d1931f9f94 [examples] Added client for file lister daemon based on builtin streams, minor comments fix; 9 years ago
Alexander Vdolainen 8a3c479e4a [examples] Fixed copyrights - now it's good; 9 years ago
Alexander Vdolainen 8698dc5492 [examples] Fixed copyright comments; 9 years ago
Alexander Vdolainen f0c6a641ad [examples] Stream based filelister daemon implementation; 9 years ago
Alexander Vdolainen 6534dda8a0 [core] Added stream related generic list operations; 9 years ago
Alexander Vdolainen 059e2bcc9d [core] Added comment to stream description structures; 9 years ago
Alexander Vdolainen cef66df637 [examples] Added skel for simple file lister daemon based on builtin streams; 9 years ago
Alexander Vdolainen ef491574ee [core] removed unused compare function, removed annoying warning; 9 years ago