libi2ncommon
2015-04-08 Gerd von Egidyrelease libi2ncommon 2.6 v2.6
2015-04-08 Gerd von Egidynew directories - increase the soversion to really...
2015-04-08 Gerd von Egidyfix & improve packaging
2015-04-08 Gerd von Egidylibi2ncommon is no Intranator-specific lib anymore...
2015-04-08 Gerd von Egidywrite libs into lib64 dir on 64 bit platforms
2015-04-02 Gerd von Egidyboost::shared_dynamic_cast is deprecated and removed...
2015-02-05 Gerd von Egidyadd function html_entities_to_console to stringfunc
2014-11-25 Christian Herdtweckmoved function remove_unlisted_files from intranator...
2014-11-25 Christian Herdtweckchanged doc only to make doxygen happier and get less...
2014-11-18 Christian Herdtweckfixed problem with absolute path for boost iostreams...
2014-11-05 Christian Herdtweckadded function get_log_level_string to logfunc.cpp/hpp
2013-11-18 Thomas JaroschIncrease version
2013-08-20 Gerd von Egidyadd new trunc option to write_file
2013-06-17 Thomas JaroschAdd ugly cast for our siginfo_t forward declaration.
2013-06-17 Thomas JaroschFix pkgconfig library dependency on boost iostreams...
2013-01-24 Gerd von Egidymake code compile with newer gcc versions too
2012-02-15 Thomas JaroschTest if write_file() creates empty files, too
2012-02-10 Gerd von Egidyone more time_t fix, the other functions look good
2012-02-10 Gerd von Egidyfix unit test for pid_of in case of systemd
2012-02-10 Gerd von Egidymake format_full_time work on 64 bit systems too: need...
2012-02-10 Gerd von Egidyunit test for Tribool
2012-02-10 Gerd von Egidyadd ostream handling to Tribool
2011-12-12 Thomas JaroschAdd support for i18n_plural(): Translation of plural...
2011-12-12 Thomas JaroschRemove i18n_get_string() function signature where we...
2011-12-12 Thomas JaroschUnit test for i18n_get_string()
2011-10-17 Thomas JaroschBump .so version and project version
2011-10-17 Thomas JaroschAdd 'make dist' target
2011-10-17 Thomas JaroschMake IP_RANGE::resolve_ip() thread safe
2011-10-17 Thomas JaroschReplace readdir() by thread-safe readdir_r() function
2011-10-17 Thomas JaroschReplace localtime() with thread safe localtime_r()
2011-10-17 Thomas JaroschPass some const strings by reference
2011-10-17 Thomas JaroschConstification and minimal performance improvements
2011-10-17 Thomas JaroschReplace bzero() with memset(). bzero() is removed in...
2011-10-17 Thomas JaroschAlways initialize variables
2011-10-17 Thomas JaroschEnable all compile warnings
2011-10-17 Thomas JaroschFix wrong bracket placing (luckily the code is unreleased)
2011-10-17 Thomas JaroschSilence compile warning about Undef not being handled...
2011-10-17 Thomas JaroschFix signed/unsigned comparison
2011-10-17 Thomas JaroschFix signed/unsigned comparison warning
2011-10-17 Thomas JaroschRemove unused variables
2011-10-17 Thomas JaroschFix initialization order
2011-10-17 Thomas JaroschFix initialization order
2011-10-17 Thomas JaroschAlso update else/endif statement
2011-10-17 Thomas JaroschBuild documentation optionally
2011-10-17 Guilherme Maciel... Add required boost version
2011-09-23 Thomas JaroschFix off-by-one buffer access
2011-09-22 Thomas JaroschIncrease version. Remove unused MAJOR_/MINOR_VERSION
2011-09-22 Thomas JaroschAdd initgroups() call to drop_root_privileges
2011-09-22 Thomas JaroschIncrease 'libi2ncommon' version to 2.2
2011-09-22 Thomas JaroschUse std::vector instead of std::list for active ScopeTr...
2011-09-22 Thomas JaroschMake ScopeTracker thread safe via TLS (thread local...
2011-09-22 Thomas JaroschMake our log functions thread safe
2011-09-22 Thomas JaroschImplement umask()
2011-09-22 Thomas JaroschImplement mkdir(), rmdir(), getcwd() and chdir()
2011-09-22 Thomas JaroschImplement mkdtemp()
2011-09-22 Kristóf KatusReplaced all occurences of 'include_directories(*$...
2011-07-20 Thomas JaroschIncrease version of own packages
2011-07-20 Thomas JaroschMerge branch 'winmail-dat-fix'
2011-07-20 Thomas JaroschMerge branch 'cyrus-duplicates'
2011-07-08 Gerd von EgidyMerge branch 'postfix-relay'
2011-07-06 Thomas JaroschMerge branch 'fsav-update'
2011-06-14 Thomas JaroschImproved log file parser code from Guilherme. Fixes...
2011-05-26 Gerd von EgidyMerge branch 'file-magic'
2011-05-25 Thomas JaroschIncrease .so version (=API version) of libi2ncommon
2011-05-23 Gerd von EgidyMerge branch 'raid-fix'
2011-05-19 Thomas JaroschFix libi2ncommon pkgconfig file
2011-05-13 Thomas JaroschDon't pass the full library path with -l
2011-05-11 Thomas JaroschFix installation and dependency generation of header...
2011-05-11 Thomas JaroschMake unit test for imap modified utf7 optional
2011-05-11 Thomas JaroschMake build of xml library part optional
2011-05-11 Thomas JaroschRemove old autoconf file
2011-05-11 Thomas JaroschSwitch license from Intranator license to GPLv2 + linki...
2011-05-11 Thomas JaroschFix iconv include directory
2011-05-11 Thomas JaroschMigrate libi2ncommon to cmake
2011-05-11 Thomas JaroschRemove autoconf base stuff
2011-05-10 Thomas JaroschObsolete libgettext
2011-05-10 Thomas JaroschDon't require libgettext in libi2ncommon's pkgconfig...
2011-05-10 Thomas JaroschMerge libgettext code into libi2ncommon
2011-04-14 Thomas JaroschMerge 'new-vacation-notice-UI'
2011-03-21 Thomas JaroschMerge branch 'php-53-upgrade'
2011-03-17 Thomas JaroschMerge branch 'cyrus-setacl-bug'
2011-03-11 Thomas JaroschOwn implementation of intuitive tristate logic
2011-03-08 Thomas JaroschIncrease version
2011-03-03 Thomas JaroschMerge branch 'proxy-time-profiles'
2011-02-23 Gerd von EgidyMerge branch 'dns-delegation'
2011-02-16 Thomas JaroschMerge branch 'fsecure-update'
2011-02-04 Thomas JaroschMerge remote branch 'origin/info_mqueue-long-long'
2011-02-04 Guilherme Maciel... Removed ShortUnitFormat and UnitBase1024 from nice_unit...
2011-02-04 Guilherme Maciel... Changed the default parameters value from nice_unit_for...
2011-02-04 Guilherme Maciel... Switched the order of the nice_unit_format() parameters...
2011-02-04 Guilherme Maciel... Removed the exabytes, zettabytes and yottabytes represe...
2011-02-03 Guilherme Maciel... Added i18n_noop around long unit format symbol strings...
2011-02-03 Guilherme Maciel... Renamed the constant to keep related with the arrays
2011-02-03 Guilherme Maciel... Given another name to the arrays to make reference...
2011-02-03 Guilherme Maciel... Moved the rounding statement to its own function
2011-02-02 Guilherme Maciel... Rename variables according with their enumeration type...
2011-02-01 Guilherme Maciel... Renamed enumeration items to improve readability
2011-02-01 Guilherme Maciel... Replaced all ocurrences of format_kb() by nice_unit_for...
2011-02-01 Thomas JaroschMerge remote branch 'origin/wi2nlog'
2011-02-01 Guilherme Maciel... Replaced format_kb() by nice_unit_format() in the test...
next