libi2ncommon
2009-05-29 Thomas JaroschRe-enable new cron class test results using new glibc
2009-05-29 Thomas JaroschAdjust to libiconv API change
2009-05-29 Thomas JaroschProperly depend on ../utils
2009-05-12 Gerd von EgidyMerge branch 'squid-v3' into intranator-next
2009-05-11 Gerd von EgidyMerge branch 'master' into squid-v3
2009-04-27 Thomas JaroschFix arnied scheduler by redefining StNimmerleinsDay...
2009-04-20 Thomas JaroschIncrease version
2009-04-17 Thomas JaroschMerge commit 'origin/fsav-upgrade'
2009-04-16 Gerd von Egidymake sure that no invalid time values are written to...
2009-04-09 Gerd von Egidyincrease libi2ncommon version as it is incompatible...
2009-04-06 Thomas JaroschChange some cron time unit test until we have a fixed...
2009-04-06 Thomas JaroschMerge branch 'schedulefix-with-new-glibc'
2009-04-06 Thomas JaroschRelicensed signalfunc and containerfunc as GPL version...
2009-04-03 Gerd von Egidyfix unit-tests - the results were ok for the new code...
2009-04-02 Gerd von Egidyimprove WeekCron-unittests some more
2009-04-02 Gerd von Egidyfirst shot at fixing WeekCron-login, not done yet ...
2009-03-31 Gerd von EgidyMerge branch 'strongswan-v4'
2009-03-31 Thomas JaroschMerge branch 'intranator-next'
2009-03-30 Thomas JaroschAdded unit test for wrong scheduling of intervals ...
2009-03-10 Thomas JaroschIncrease version
2009-02-14 Thomas JaroschMerge branch 'arnied-scheduler'
2009-02-13 Thomas JaroschAdded proper boost dependencies
2009-02-13 Thomas JaroschMerge branch 'boost-upgrade'
2009-02-12 Thomas JaroschMerge branch 'firewall-design-update'
2009-02-03 Gerd von EgidyMerge branch 'arnied-clockchange' into intranator-next
2009-02-03 Gerd von Egidyadd accessor functions and default constructor to WeekCron
2009-02-03 Gerd von Egidyprotect week.hpp against double-inclusion
2009-02-03 Gerd von Egidysome more unit-tests, test coverage fairly complete now
2009-02-03 Gerd von Egidysplit test_cron.cpp into test_cron_point and test_cron_...
2009-02-03 Gerd von Egidyimprove comment
2009-02-03 Gerd von Egidyfix unit-test (copy&paste-bug in the times)
2009-01-30 Gerd von Egidyadd even more interval-unit-tests. one is failing thoug...
2009-01-30 Gerd von Egidyeven more (interval-) unit tests
2009-01-30 Thomas JaroschAdded some safety checks to WeekCron. Updated StartHour...
2009-01-30 Gerd von Egidyadd some more DST-unit-tests
2009-01-29 Gerd v. Egidyfound out how to reliably get the start of the day...
2009-01-29 Thomas JaroschAdded heavy unit test for WeekCron. Triggers glibc...
2009-01-29 Gerd von Egidyfix bugs with dst-changes. maybe won't work for other...
2009-01-29 Gerd von Egidyfix unit-tests that were broken, mark dst-bug, add...
2009-01-28 Thomas JaroschMerge commit 'origin/arnied-clockchange' into arnied...
2009-01-28 Thomas Jaroschsome tests for DST, some currently failing, maybe bug...
2009-01-28 Thomas JaroschRewrote Week::get_displaystring() and wrote unit test...
2009-01-28 Thomas JaroschFix some signed/unsigned issues in Week
2009-01-28 Thomas JaroschMoved WEEK class to own file. Renamed to Week and adapt...
2009-01-28 Thomas Jaroschfix casts in unit-test, return StNimmerleinsDay for...
2009-01-28 Thomas JaroschMoved to i2n namespace. Constification. Calculate next_...
2009-01-28 Thomas Jaroschrefactor WeekCron: rename get_lastnow_point to _previou...
2009-01-28 Thomas JaroschAdd documentation, cosmetic changes
2009-01-28 Thomas JaroschRenamed variables to match i2n code style
2009-01-28 Thomas Jaroschfix off-by-one / half-open-interval on end of interval...
2009-01-28 Thomas Jaroschsome more unit-tests for time-points
2009-01-28 Thomas Jaroschfix off-by-one at the end of an interval
2009-01-28 Gerd v. Egidyadd ideas for unit-tests
2009-01-28 Gerd v. Egidyscheduling class can do intervals now, some fixes
2009-01-28 Gerd v. Egidyadd class for weekly scheduling, intervals still missing
2009-01-22 Thomas JaroschMerge branch 'connd-syncbarrier'
2009-01-16 Thomas JaroschAdded doxygen documentation
2009-01-13 Thomas JaroschIncrease version
2008-12-22 Gerd von EgidyMerge branch 'bsmtp-duplexer'
2008-12-04 Thomas Jaroschlibi2ncommon: (tomj) fix i2n::User and i2n::Group usage...
2008-11-18 Thomas Jaroschlibi2ncommon: (tomj) added comment about broken User...
2008-11-18 Thomas Jaroschlibi2ncommon: (tomj) fix buffer overflow in new syslog...
2008-10-23 Thomas Jaroschlibi2ncommon: (tomj) increase version
2008-10-20 Reinhard Pfaulibi2ncommon: (reinhard) added method for retrieving...
2008-10-20 Reinhard Pfaulibi2ncommon: (reinhard) added method to ask if logging...
2008-10-20 Reinhard Pfaulibi2ncommon: (reinhard) updated spacing for logfunc.
2008-09-22 Reinhard Pfaulibi2ncommon: (reinhard) added reopen() method to logge...
2008-09-04 Reinhard Pfaulibi2ncommon: (reinhard) fixed the "var list does not...
2008-09-04 Reinhard Pfaulibsimpleio: (reinhard) added unit test for the "var...
2008-09-04 Reinhard Pfaulibsimpleio: (reinhard) copied unit test for global...
2008-09-02 Thomas Jaroscharnied, libi2ncommon, arnielizer, ui: (tomj) moved...
2008-08-28 Gerd v. Egidylibi2ncommon: (gerd) add monotonic_clock_gettime_nano()
2008-08-26 Reinhard Pfaulibi2ncommon: (reinhard) added global_config module...
2008-08-26 Reinhard Pfaulibi2ncommon: (reinhard) added configdata and configfil...
2008-08-18 Reinhard Pfaulibi2ncommon: (reinhard) workaround for glibc weirdness..
2008-08-12 Thomas Jaroschlibi2ncommon: (tomj) add missing default return value...
2008-08-06 Thomas Jaroschlibi2ncommon: (tomj) unit tests for normalize_path...
2008-08-01 Reinhard Pfaulibi2ncommon: (reinhard) changes for g++ 4.3.1
2008-07-29 Reinhard Pfaulibi2ncommon: (reinhard) added pointer_func and signalf...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (gerd) add WEEK::set(daystring)
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added support for...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added contains_exact...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added operator!= to...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added getter to WEEK...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added changed flag...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added some (bit) opera...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added clear() method...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added unit test for...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added interval arithme...
2008-06-20 Reinhard Pfaulibi2ncommon: (reinhard) just 4 fun :-) (added ZBytes...
2008-05-26 Reinhard Pfaulibi2ncommon: (reinhard) added file mode support to...
2008-05-21 Gerd v. Egidylibi2ncommon: (gerd) add get_filename functions to...
2008-05-06 Thomas Jaroschincrease version
2008-04-17 Reinhard Pfaulibi2ncommon: (reinhard) added versioning for lib;...
2008-04-11 Reinhard Pfaulibi2ncommon: (reinhard) enabled "@copyright" und ...
2008-04-11 Reinhard Pfaulibi2ncommon: (reinhard) updated spec file.
2008-04-11 Reinhard Pfaulibi2ncommon: (reinhard) integrated "logfunc" and ...
2008-04-10 Thomas Jaroschlibi2ncommon: (tomj) added copy_file function
2008-04-10 Thomas JaroschReformat according to i2n style
2008-04-09 Thomas Jaroschlibi2ncommon: (tomj) fixed namespace name and one heade...
next