senf.git
2008-05-28 g0dil Console: Documentation of the configuration support
2008-05-27 g0dil Console: Fix autocomplete / autocd support
2008-05-27 g0dil no comment
2008-05-27 g0dil Packets: Rremove all_includes.hh and fix Packets.hh
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-05-23 g0dil Console: Refactor config file parser into several classes
2008-05-21 g0dil Utils: Document new utilities
2008-05-20 g0dil Console: Replace Executor cwd handling with explicit...
2008-05-20 jmo minor: missing documentation added
2008-05-20 g0dil Console: Parser cleanup
2008-05-19 g0dil Add 'rt' library to build (needed at least by gentoo)
2008-05-17 g0dil Missing changes from last commit
2008-05-16 g0dil Utils/Logger: Remove dependency on libboost_datetime
2008-05-15 g0dil Socket: Fix dynamic_socket_cast() / check_socket_cast...
2008-05-14 g0dil Utils: Refactor hexdump() helper to move code out of...
2008-05-13 g0dil Console: More simple argument parsing (argument iterato...
2008-05-09 g0dil Console: Refactor argument parsing into iterator
2008-05-08 dw6 add IpTypes registration
2008-05-08 g0dil BUGFIX: Fix packet regsitry helper macro token pasting
2008-05-08 jmo Server logs client address
2008-05-07 jmo missing include for uint_fast64 added
2008-05-07 g0dil Console: Documentation fix
2008-05-02 g0dil Socket/Protocols/INet: Extend INet6SocketAddress syntax...
2008-05-02 g0dil Socket/Protocols/INet: BUGFIX: Fix SOL_IP to SOL_IPV6...
2008-05-02 g0dil Console: Remove senf_console_add_node() overloads from...
2008-04-30 g0dil Reformat detailed member documentation
2008-04-30 g0dil Utils/Logger: Fix the bugfix .. outch ...
2008-04-30 g0dil Console: Workaround for g++ 4.0 bug
2008-04-30 g0dil Console: Add missing semicolon ...
2008-04-29 g0dil Console: Add console logging documentation
2008-04-29 g0dil Console: Implement autocomplete
2008-04-28 g0dil Console: Add console routing to testServer example
2008-04-28 g0dil Console; Fix second console segfault
2008-04-28 g0dil Console: Documentation fixes
2008-04-24 g0dil Console: Basic readling support
2008-04-23 g0dil Socket/Protocols/INet: Add 'shutdown' member to TCPSock...
2008-04-23 g0dil Socket: Add additional port-only constructor for INet...
2008-04-21 g0dil Console: Registration of member enums
2008-04-18 g0dil Console: Implement enum registration and parsing/formatting
2008-04-17 g0dil Console: Add 'Variable' command 'onChange' implementation
2008-04-17 g0dil Console: Complete 'Variable' command implementation
2008-04-17 tho use unittest include from util!! /grrr!/
2008-04-16 g0dil Console: Begin implementation of 'Variable' commands
2008-04-16 g0dil Console; Support non-function-pointer parsed commands...
2008-04-15 g0dil Console: Implement custom return-value formatter support
2008-04-15 tho -/-
2008-04-14 g0dil doclib: More list-of-all-members formatting
2008-04-13 g0dil Console: Overhaul documentation
2008-04-13 dw6 completing ForwardSwitch
2008-04-13 g0dil senfscons: Implement COMPILE_FAILS tests
2008-04-11 g0dil Console: More flexible default_value handling
2008-04-11 g0dil Console: More documentation and cleanup
2008-04-11 g0dil doclib: Add sub-grouping to all-members page (svn status)
2008-04-11 tho git-svn-id: https://svn.berlios.de/svnroot/repos/senf...
2008-04-11 tho hopefully this commit will not break other things....
2008-04-10 g0dil Console: More extensible keyword parameter dispatching...
2008-04-10 dw6 bugfix
2008-04-10 tho minor documentation fix
2008-04-10 g0dil Add Boost.Parameter Version 1.33.1 to senf repository
2008-04-09 g0dil Console: Implement keyword arguments for 'arg'
2008-04-09 g0dil Utils: Add unit-test and documentation for type_traits.hh
2008-04-09 dw6 major bugs fixed :-)
2008-04-09 dw6 add on-off switch module.
2008-04-09 g0dil Utils: Fix intrusive_refcount for const objects
2008-04-08 tho use unittest include from util!
2008-04-08 g0dil doclib: Revert dependency tracking changes ...
2008-04-08 g0dil Console: Add member function argument parsing
2008-04-08 g0dil doclib: Fix search.php build command
2008-04-08 g0dil Utils: Add some type traits in type_traits.hh
2008-04-07 g0dil senfscons: Add additional very simple build-helper...
2008-04-07 g0dil Socket/Protocols: Add SO_ERROR getsockopt (BSDSocketPro...
2008-04-04 g0dil Utils/Daemon: Add Daemon::removeDaemonArgs()
2008-04-04 g0dil Scheduler: Remove unneeded Socket dependency
2008-04-04 g0dil Scheduler: Document the ClockService conversion members...
2008-04-04 g0dil Utils/Daemon: Add instance() and logReopen() member...
2008-04-04 g0dil PPI: Extend ppi::connect() / connector compatibility...
2008-04-04 dw6 don't connect when sockaddr is empty ipv6 only. ipv4...
2008-04-04 g0dil Socket: Add a 'facet<>()' member to access protocol...
2008-04-04 jkaeber Explain function and importance of -DSENF_DEBUG
2008-04-03 g0dil Utils/Daemon: Adjust unit-test 'argv' parameter to...
2008-04-03 g0dil PPI: Add senf::connect() packet type compatibility...
2008-04-03 jkaeber Modified argv() to return the original "char **" instea...
2008-04-03 g0dil Socket/Protocols/INet: Allow socket address string...
2008-04-02 g0dil Utils: Add backtrace to exception message in SENF_DEBUG...
2008-04-02 g0dil Console: More OverloadedCommandNode documentation and...
2008-04-01 g0dil HowTos/NewPacket: Remove old code from example
2008-03-31 g0dil Socket/Protocols/INet: Fix INet6Address in6_addr constr...
2008-03-29 g0dil Fix documentation
2008-03-28 g0dil Console: Added lots of unit-tests
2008-03-27 g0dil Console: Add log support to network client (every clien...
2008-03-26 g0dil Console: Add lots of documentation
2008-03-26 tho minor documentation fix
2008-03-26 g0dil Console: Implement ObjectDirectory proxy
2008-03-25 g0dil Add Boost.Typeof library to repository
2008-03-25 g0dil Packets: Fix PacketTypeMixin::nextPacketRange size...
2008-03-25 tho use unittest include from util!
2008-03-25 tho psi2ts: payload pointer handling still missing :(
2008-03-24 g0dil Console: Implement command execution
2008-03-23 g0dil Console: Factored out path traversal into generic trave...
next