libasyncio
14 years agoRemove unpackaged files
Thomas Jarosch [Thu, 6 Aug 2009 08:58:30 +0000]
Remove unpackaged files

14 years agoDon't use dmake in offical package
Thomas Jarosch [Thu, 6 Aug 2009 08:57:29 +0000]
Don't use dmake in offical package

14 years agomoved peer info fetch into UnixIOSocket; cleaned up interfaces
Reinhard Pfau [Sun, 31 May 2009 21:51:00 +0000]
moved peer info fetch into UnixIOSocket; cleaned up interfaces

14 years agosome minor doc updates
Reinhard Pfau [Sun, 31 May 2009 21:45:59 +0000]
some minor doc updates

15 years agoupdated Doxyfile template; now works (again)...
Reinhard Pfau [Wed, 29 Apr 2009 20:51:54 +0000]
updated Doxyfile template; now works (again)...

15 years agosome eclipse stuff (added doxygen support)
Reinhard Pfau [Wed, 29 Apr 2009 20:51:11 +0000]
some eclipse stuff (added doxygen support)

15 years agoadded some more docs for callouts
Reinhard Pfau [Wed, 29 Apr 2009 20:34:20 +0000]
added some more docs for callouts

15 years agoMerge commit 'origin/master'
Reinhard Pfau [Wed, 29 Apr 2009 18:52:38 +0000]
Merge commit 'origin/master'

15 years agoPolished the README file a bit
Thomas Jarosch [Tue, 28 Apr 2009 18:16:55 +0000]
Polished the README file a bit

15 years agoadded new IPv4Address class
Reinhard Pfau [Sun, 26 Apr 2009 21:13:50 +0000]
added new IPv4Address class

15 years agosome more backend round on pipe test (for slower machines...)
Reinhard Pfau [Sun, 19 Apr 2009 20:12:51 +0000]
some more backend round on pipe test (for slower machines...)

15 years agodisabled extra debug output
Reinhard Pfau [Sun, 19 Apr 2009 19:24:37 +0000]
disabled extra debug output

15 years agoadded .pkglist (eclipse...) to .gitignore
Reinhard Pfau [Sun, 19 Apr 2009 18:15:24 +0000]
added .pkglist (eclipse...) to .gitignore

15 years agoresolved after merge
Reinhard Pfau [Sun, 19 Apr 2009 17:38:00 +0000]
resolved after merge

15 years agoupdated (using new utils)
Reinhard Pfau [Sun, 19 Apr 2009 17:35:07 +0000]
updated (using new utils)

15 years agoupdates (for debugging)
Reinhard Pfau [Sun, 19 Apr 2009 17:33:51 +0000]
updates (for debugging)

15 years agofixed typo in docs
Reinhard Pfau [Sun, 19 Apr 2009 17:31:06 +0000]
fixed typo in docs

15 years agoexposed mode value.
Reinhard Pfau [Sun, 19 Apr 2009 17:29:36 +0000]
exposed mode value.
optimized storage of type flags.

15 years agoMake unit test compilable without libi2ncommon
Thomas Jarosch [Tue, 14 Apr 2009 17:29:41 +0000]
Make unit test compilable without libi2ncommon

15 years agoadded spec file to EXTRA_DIST, so it gets included when typing "make dist"
Reinhard Pfau [Mon, 13 Apr 2009 21:01:27 +0000]
added spec file to EXTRA_DIST, so it gets included when typing "make dist"

15 years agoadded spec file template (spec file still included for default builds)
Reinhard Pfau [Mon, 13 Apr 2009 20:54:11 +0000]
added spec file template (spec file still included for default builds)

15 years agoadded some more methods to FileSTat class
Reinhard Pfau [Sun, 12 Apr 2009 23:23:33 +0000]
added some more methods to FileSTat class

15 years agoremoved libi2ncommon dependancy from pkgconfig file
Reinhard Pfau [Sun, 12 Apr 2009 22:54:21 +0000]
removed libi2ncommon dependancy from pkgconfig file

15 years agoadded eclipse project files
Reinhard Pfau [Sun, 12 Apr 2009 22:29:36 +0000]
added eclipse project files

15 years agoAdded .settings dir to .gitignore
Reinhard Pfau [Sun, 12 Apr 2009 22:26:36 +0000]
Added .settings dir to .gitignore

15 years agoupdated to use stuff from local utils
Reinhard Pfau [Sun, 12 Apr 2009 22:25:07 +0000]
updated to use stuff from local utils

15 years agounconditionally use namespace I2n; include signalfunc from our utils
Reinhard Pfau [Sun, 12 Apr 2009 22:22:51 +0000]
unconditionally use namespace I2n; include signalfunc from our utils

15 years agoadded class FileStat to utils (wrapper for file stat)
Reinhard Pfau [Sun, 12 Apr 2009 22:21:27 +0000]
added class FileStat to utils (wrapper for file stat)

15 years agofixed typo
Reinhard Pfau [Sun, 12 Apr 2009 22:20:40 +0000]
fixed typo

15 years agoinclude the "right" containerfunc...
Reinhard Pfau [Sun, 12 Apr 2009 22:19:16 +0000]
include the "right" containerfunc...

15 years agoadded conditional dependancy to libi2ncommon
Reinhard Pfau [Sun, 12 Apr 2009 21:32:07 +0000]
added conditional dependancy to libi2ncommon

15 years agoadded container- and signalfunc
Reinhard Pfau [Sun, 12 Apr 2009 21:31:28 +0000]
added container- and signalfunc

15 years agoupdated Makefile.am; added container- and signalfunc
Reinhard Pfau [Sun, 12 Apr 2009 21:30:42 +0000]
updated Makefile.am; added container- and signalfunc

15 years agoupdated usage of AC_OUTPUT to new autoconf style
Reinhard Pfau [Sun, 12 Apr 2009 21:28:32 +0000]
updated usage of AC_OUTPUT to new autoconf style

15 years agoadded new wrapper files for container- and signalfunc
Reinhard Pfau [Sun, 12 Apr 2009 21:27:20 +0000]
added new wrapper files for container- and signalfunc

15 years agoincreased minimum automake version to 1.10; the fist version which supports conditionals
Reinhard Pfau [Sun, 12 Apr 2009 20:06:16 +0000]
increased minimum automake version to 1.10; the fist version which supports conditionals

15 years agomoved i2ncommon stuff into utils subdir
Reinhard Pfau [Sun, 12 Apr 2009 20:04:29 +0000]
moved i2ncommon stuff into utils subdir

15 years agoadded "*.loT" to .gitignore
Reinhard Pfau [Sun, 12 Apr 2009 18:21:30 +0000]
added "*.loT" to .gitignore

15 years agoremoved generated files
Reinhard Pfau [Sun, 12 Apr 2009 18:20:14 +0000]
removed generated files

15 years agoImported submodules from libi2ncommon which are now licensed under GPL version 2...
Thomas Jarosch [Mon, 6 Apr 2009 14:20:40 +0000]
Imported submodules from libi2ncommon which are now licensed under GPL version 2 + linking exception

15 years agoAlso update license in .spec file
Thomas Jarosch [Fri, 3 Apr 2009 15:44:02 +0000]
Also update license in .spec file

15 years agoProperly fix the license for C++ template usage. This means we needed to change from...
Thomas Jarosch [Fri, 3 Apr 2009 15:33:00 +0000]
Properly fix the license for C++ template usage. This means we needed to change from LGPL to GPL version 2 + linking exception

15 years agobetter output using AS_HELP_STRING macro
Reinhard Pfau [Sun, 29 Mar 2009 17:40:53 +0000]
better output using AS_HELP_STRING macro

15 years agoadded PREREQ macro to ensure suitable version of autoconf
Reinhard Pfau [Sun, 29 Mar 2009 17:36:42 +0000]
added PREREQ macro to ensure suitable version of autoconf

15 years agoUse new form of autoconf init
Thomas Jarosch [Wed, 25 Mar 2009 08:28:10 +0000]
Use new form of autoconf init

15 years agoadded missing files to utils/Makefile.am
Reinhard Pfau [Tue, 24 Mar 2009 21:09:28 +0000]
added missing files to utils/Makefile.am

15 years agomade usage of libi2ncommon signal funcs optional
Reinhard Pfau [Tue, 24 Mar 2009 21:06:16 +0000]
made usage of libi2ncommon signal funcs optional

15 years agoadded new util modules
Reinhard Pfau [Tue, 24 Mar 2009 20:58:46 +0000]
added new util modules

15 years agoupdated to use new modules (more independance to libi2ncommon)
Reinhard Pfau [Tue, 24 Mar 2009 20:57:58 +0000]
updated to use new modules (more independance to libi2ncommon)

15 years agoset config file to "asyncio_config.hpp"
Reinhard Pfau [Tue, 24 Mar 2009 20:56:13 +0000]
set config file to "asyncio_config.hpp"

15 years agostarted system utils module
Reinhard Pfau [Tue, 24 Mar 2009 20:55:11 +0000]
started system utils module

15 years agoadded asyncio specfic (generated) config files
Reinhard Pfau [Tue, 24 Mar 2009 20:53:43 +0000]
added asyncio specfic (generated) config files

15 years agoadded smart pointer utils
Reinhard Pfau [Tue, 24 Mar 2009 20:52:51 +0000]
added smart pointer utils

15 years agoupdated libi2ncommon and libt2n checks to make 'em optional.
Reinhard Pfau [Tue, 24 Mar 2009 19:53:21 +0000]
updated libi2ncommon and libt2n checks to make 'em optional.

15 years agoadded mkinstalldirs to .gitignore
Reinhard Pfau [Tue, 24 Mar 2009 19:45:18 +0000]
added mkinstalldirs to .gitignore

15 years agoremoved obsolete file.
Reinhard Pfau [Tue, 24 Mar 2009 19:41:50 +0000]
removed obsolete file.
autoconf macros are in m4macros subdir now.

15 years agosome updates to libt2n macro
Reinhard Pfau [Tue, 24 Mar 2009 19:32:50 +0000]
some updates to libt2n macro

15 years agoadded autoscan files
Reinhard Pfau [Tue, 24 Mar 2009 19:09:43 +0000]
added autoscan files

15 years agoadded autoconf macros for boost and libt2n. updated Makefile.am and configure.in
Reinhard Pfau [Sun, 15 Mar 2009 21:11:16 +0000]
added autoconf macros for boost and libt2n. updated Makefile.am and configure.in

15 years agoStarted .gitignore file
Thomas Jarosch [Sat, 7 Feb 2009 17:35:07 +0000]
Started .gitignore file

15 years agoBuild fix
Thomas Jarosch [Sat, 7 Feb 2009 17:34:40 +0000]
Build fix

15 years agolibasyncio: (tomj) document the magic behind MegaAddr
Thomas Jarosch [Tue, 18 Nov 2008 09:21:27 +0000]
libasyncio: (tomj) document the magic behind MegaAddr

15 years agolibasyncio: (tomj) add missing return values in AsyncIo::Utils::MilliTime
Thomas Jarosch [Tue, 18 Nov 2008 08:51:37 +0000]
libasyncio: (tomj) add missing return values in AsyncIo::Utils::MilliTime

15 years agolibasyncio: (tomj) fix uninitialized vars, added little safety against zombie filters
Thomas Jarosch [Tue, 18 Nov 2008 08:45:19 +0000]
libasyncio: (tomj) fix uninitialized vars, added little safety against zombie filters

15 years agolibasyncio: (tomj) recovered spec file from srpm, obsolete libsimpleio packages,...
Thomas Jarosch [Thu, 23 Oct 2008 08:19:26 +0000]
libasyncio: (tomj) recovered spec file from srpm, obsolete libsimpleio packages, updated kdevelop file

15 years agoupdate ideas / todo
Gerd v. Egidy [Tue, 21 Oct 2008 17:46:58 +0000]
update ideas / todo

15 years agolibasyncio: (reinhard) little fix.
Reinhard Pfau [Tue, 21 Oct 2008 17:03:28 +0000]
libasyncio: (reinhard) little fix.

15 years agolibasyncio: (reinhard) little fix.
Reinhard Pfau [Tue, 21 Oct 2008 16:24:37 +0000]
libasyncio: (reinhard) little fix.

15 years agolibasyncio: (reinhard) moved some stuff into a separate utils module. Building RPMs...
Reinhard Pfau [Tue, 21 Oct 2008 12:46:58 +0000]
libasyncio: (reinhard) moved some stuff into a separate utils module. Building RPMs now works.

15 years agolibasyncio: (reinhard) updated ideas.txt from libsimpleio.
Reinhard Pfau [Tue, 21 Oct 2008 08:21:21 +0000]
libasyncio: (reinhard) updated ideas.txt from libsimpleio.

15 years agolibsimpleio: (reinhard) removed; available as libasnyio now.
Reinhard Pfau [Tue, 21 Oct 2008 08:16:02 +0000]
libsimpleio: (reinhard) removed; available as libasnyio now.

15 years agolibasyncio: (reinhard) more renaming; compiles now.
Reinhard Pfau [Tue, 21 Oct 2008 08:04:26 +0000]
libasyncio: (reinhard) more renaming; compiles now.

15 years agolibasyncio: (reinhard) more moves. UNUSABLE YET.
Reinhard Pfau [Mon, 20 Oct 2008 15:33:25 +0000]
libasyncio: (reinhard) more moves. UNUSABLE YET.

15 years agolibasnyncio: (reinhard) more moves. UNUSABLE YET.
Reinhard Pfau [Mon, 20 Oct 2008 15:31:06 +0000]
libasnyncio: (reinhard) more moves. UNUSABLE YET.

15 years agolibasnyncio: (reinhard) moved from libsimpleio. UNUSABLE YET.
Reinhard Pfau [Mon, 20 Oct 2008 14:37:53 +0000]
libasnyncio: (reinhard) moved from libsimpleio. UNUSABLE YET.

15 years agoname is set, update ideas
Gerd v. Egidy [Mon, 20 Oct 2008 14:09:24 +0000]
name is set, update ideas

15 years agonew ideas & names
Gerd v. Egidy [Fri, 17 Oct 2008 16:07:14 +0000]
new ideas & names

15 years agolibsimpleio: (gerd) include glue_t2n in doxygen
Gerd v. Egidy [Fri, 17 Oct 2008 12:40:14 +0000]
libsimpleio: (gerd) include glue_t2n in doxygen

15 years agolibsimpleio: (gerd) don't reference non-existing header.html
Gerd v. Egidy [Fri, 17 Oct 2008 11:52:59 +0000]
libsimpleio: (gerd) don't reference non-existing header.html

15 years agowrite down some todos and ideas about libsimpleio
Gerd v. Egidy [Thu, 16 Oct 2008 17:05:12 +0000]
write down some todos and ideas about libsimpleio

15 years agolibsimpleio: (gerd) add doxygen config/make/...
Gerd v. Egidy [Thu, 16 Oct 2008 09:43:24 +0000]
libsimpleio: (gerd) add doxygen config/make/...

15 years agolibsimpleio: (reinhard) bugfix; set flags for fd also when passed to the constructor.
Reinhard Pfau [Fri, 10 Oct 2008 12:51:26 +0000]
libsimpleio: (reinhard) bugfix; set flags for fd also when passed to the constructor.

15 years agolibsimpleio: (reinhard) more debug output. Do not enter backend loop in server object...
Reinhard Pfau [Mon, 22 Sep 2008 12:44:21 +0000]
libsimpleio: (reinhard) more debug output. Do not enter backend loop in server object when some data is already available.

15 years agolibsimpleio: (reinhard) added method to get the reamining time from a deferred call.
Reinhard Pfau [Thu, 11 Sep 2008 15:44:58 +0000]
libsimpleio: (reinhard) added method to get the reamining time from a deferred call.

15 years agolibsimpleio: (reinhard) bugfixed the spec file and added missing license in Makefile.am.
Reinhard Pfau [Thu, 4 Sep 2008 08:28:51 +0000]
libsimpleio: (reinhard) bugfixed the spec file and added missing license in Makefile.am.

15 years agolibsimpleio: (reinhard) modified server connection to allow fill_buffer without a...
Reinhard Pfau [Mon, 1 Sep 2008 07:35:53 +0000]
libsimpleio: (reinhard) modified server connection to allow fill_buffer without a backend cycle.

15 years agolibsimpleio: (reinhard) renamed glue_t2n to simpleio_tn; added license file.
Reinhard Pfau [Mon, 25 Aug 2008 13:30:23 +0000]
libsimpleio: (reinhard) renamed glue_t2n to simpleio_tn; added license file.

15 years agolibsimpleio: (reinhard) added t2n glue as additional lib (/sub package)
Reinhard Pfau [Mon, 25 Aug 2008 13:12:09 +0000]
libsimpleio: (reinhard) added t2n glue as additional lib (/sub package)

15 years agolibsimpleio: (reinhard) expose read and write marks to derived classes.
Reinhard Pfau [Mon, 18 Aug 2008 15:42:09 +0000]
libsimpleio: (reinhard) expose read and write marks to derived classes.

15 years agolibsimpleio: (reinhard) new lib; extracted from connd.
Reinhard Pfau [Wed, 30 Jul 2008 10:02:42 +0000]
libsimpleio: (reinhard) new lib; extracted from connd.