projects
/
senf.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
senf.git
2008-04-10
g0dil
Console: More extensible keyword parameter dispatching...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
dw6
bugfix
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
tho
minor documentation fix
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
g0dil
Add Boost.Parameter Version 1.33.1 to senf repository
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
g0dil
Console: Implement keyword arguments for 'arg'
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
g0dil
Utils: Add unit-test and documentation for type_traits.hh
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
dw6
major bugs fixed :-)
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
dw6
add on-off switch module.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
g0dil
Utils: Fix intrusive_refcount for const objects
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
tho
use unittest include from util!
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
g0dil
doclib: Revert dependency tracking changes ...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
g0dil
Console: Add member function argument parsing
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
g0dil
doclib: Fix search.php build command
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
g0dil
Utils: Add some type traits in type_traits.hh
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
g0dil
senfscons: Add additional very simple build-helper...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
g0dil
Socket/Protocols: Add SO_ERROR getsockopt (BSDSocketPro...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
g0dil
Utils/Daemon: Add Daemon::removeDaemonArgs()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
g0dil
Scheduler: Remove unneeded Socket dependency
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
g0dil
Scheduler: Document the ClockService conversion members...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
g0dil
Utils/Daemon: Add instance() and logReopen() member...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
g0dil
PPI: Extend ppi::connect() / connector compatibility...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
dw6
don't connect when sockaddr is empty ipv6 only. ipv4...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
g0dil
Socket: Add a 'facet<>()' member to access protocol...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
jkaeber
Explain function and importance of -DSENF_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
g0dil
Utils/Daemon: Adjust unit-test 'argv' parameter to...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
g0dil
PPI: Add senf::connect() packet type compatibility...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
jkaeber
Modified argv() to return the original "char **" instea...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
g0dil
Socket/Protocols/INet: Allow socket address string...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
g0dil
Utils: Add backtrace to exception message in SENF_DEBUG...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
g0dil
Console: More OverloadedCommandNode documentation and...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
g0dil
HowTos/NewPacket: Remove old code from example
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
g0dil
Socket/Protocols/INet: Fix INet6Address in6_addr constr...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-29
g0dil
Fix documentation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-28
g0dil
Console: Added lots of unit-tests
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
g0dil
Console: Add log support to network client (every clien...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
g0dil
Console: Add lots of documentation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
tho
minor documentation fix
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
g0dil
Console: Implement ObjectDirectory proxy
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
g0dil
Add Boost.Typeof library to repository
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
g0dil
Packets: Fix PacketTypeMixin::nextPacketRange size...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
tho
use unittest include from util!
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
tho
psi2ts: payload pointer handling still missing :(
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
g0dil
Console: Implement command execution
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
g0dil
Console: Factored out path traversal into generic trave...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
g0dil
Console: Implement 'cd -'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
g0dil
Console: Implement current directory management and...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
g0dil
Console: Make the parser interface callback based
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
g0dil
Console: Add builtin parsing
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
g0dil
Utils: String join utility
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
g0dil
Socket: Fix reuseaddr / bind ordering
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
tho
minor steps for the psi2ts module
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
g0dil
Packets: Add disable_if condition to allow signed int...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
g0dil
Add Boost.Iostreams library to build
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
g0dil
Console: Implement skeleton executor
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
g0dil
Scheduler: Fix ReadHelper to conform to new Scheduler API
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
g0dil
Console: Added Module
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
g0dil
Utils: Fixed intrusive_refcount_t access implementation...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
dw6
adding constructor from in6_addr
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
g0dil
PPI: Move generic packet typeid check into connector...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
jkaeber
Changed UnknownHostnameException's argument processing
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
tho
added init_fields for TransportPacket
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
g0dil
PPI: Add simple connector type compatibility check
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
tho
-/-
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
tho
maybe the senf svn is the wrong place for such modules...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
tho
very fist alpha version of PSI-Section-to-TransportPack...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
tho
minor documentation fix
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
g0dil
Utils: Implement helper macros to add file/line inform...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
jkaeber
Implemented void hardwareAddress(const MACAddress ...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
tho
miscellaneous bits and bobs ;)
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
jkaeber
Streamlined SystemException definition and usage
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
jkaeber
Streamlined SystemException:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
jkaeber
Catch senf::Exception instead of senf::SystemException
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
jkaeber
No longer throw an exception on deleting the pidFile
commit
|
commitdiff
|
tree
|
snapshot
2008-03-04
jkaeber
Add information to exceptions thrown by senf::Daemon
commit
|
commitdiff
|
tree
|
snapshot
2008-03-04
jkaeber
Added ignore property for tags
commit
|
commitdiff
|
tree
|
snapshot
2008-03-04
jkaeber
Added TODO
commit
|
commitdiff
|
tree
|
snapshot
2008-03-04
jkaeber
added address info to socket related SystemExceptions
commit
|
commitdiff
|
tree
|
snapshot
2008-03-03
jkaeber
added even more meaningful exception text to unix domai...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-03
jkaeber
added more meaningful exception text to unix domain...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-01
tho
added more meaningful exception text
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
tho
added more meaningful exception text
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
jmo
added more meaningful exception text
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
tho
added some const's to the NetdeviceController
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
jmo
return value meaning in doc added
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
tho
IOStreamTarget: added loglevel to output
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
tho
IOStreamTarget: added loglevel to output
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
g0dil
Utils/Logger: Fix SENF_LOG_CONF to support top-level...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
g0dil
Utils/Logger: Honor (default) runtime limit in fallback...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
g0dil
Utils/Logger: set defautl compile-time log limit for...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
g0dil
doclib: Add 'Download' link to FTP space on berlios
commit
|
commitdiff
|
tree
|
snapshot
2008-02-23
g0dil
HowTows/NewPacket: Fix howto to be less focused on GRE
commit
|
commitdiff
|
tree
|
snapshot
2008-02-22
g0dil
Socket/Protocols/INet: Rename all INet6Address members...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-22
g0dil
Socket: BUGFIX: Add missing 'explicit' to Protocol...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-22
pug
fixed static address in example to argv[]
commit
|
commitdiff
|
tree
|
snapshot
2008-02-22
g0dil
debian: New automatic versioning from release tags
commit
|
commitdiff
|
tree
|
snapshot
2008-02-22
tho
replaced tabs to spaces
commit
|
commitdiff
|
tree
|
snapshot
2008-02-22
jkaeber
Implemented senf::Daemon::arg[cv] member functions
commit
|
commitdiff
|
tree
|
snapshot
2008-02-22
g0dil
debian: Add libboost-serialization-dev to dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-22
g0dil
debian: Update build depends
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
tho
minor documentation updates
commit
|
commitdiff
|
tree
|
snapshot
next