Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lavabit/magma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-06Updated the Makefile/Library builder to handle no TERM var.feature/mariadb-connector-cLadar Levison
2019-02-27When printing the signature count, disable the debug logging options.Ladar Levison
2019-02-27Fix SMTP bypass list leaking memory at shutdown.Ladar Levison
2019-02-27Updated symbol file used by library loading check.Ladar Levison
2019-02-27Fixing printf syntax for unsigned long long.Ladar Levison
2019-02-27Fixing the postfix selinux module name.Ladar Levison
2019-02-27Use the SQL connector version (not the daemon).Ladar Levison
2019-02-27Enable memcached library build parallelization.Ladar Levison
2019-02-27Experimental transition to the MariaDB C/Connector.Ladar Levison
2019-02-27Disable libcheck timeout tests to avoid spurious failures.Ladar Levison
2019-02-26Updated OpenSSL to 1.0.2r.Ladar Levison
2019-02-26Updated errno_string to handle Android builds.Ladar Levison
2019-02-26Map strerror_r to cross platform errno_string function.Ladar Levison
2019-02-26Adding text file with notes on platform macros.Ladar Levison
2019-02-26Use header defines to avoid cross platform compilation issues.Ladar Levison
2019-02-26Use generic defines to access IPv6 structures.Ladar Levison
2019-01-30Workaround needed to run the dependency builder without a tty.Ladar Levison
2019-01-29Adding key support for lru_crawler responses.Ladar Levison
2019-01-29Modified the wrong patch line.Ladar Levison
2019-01-29Shortcut the dump logic till we handle lru_crawler responses properly.Ladar Levison
2019-01-29Overhauled the libemcached dump function. Added various minor libmemcached fi...Ladar Levison
2019-01-29Automatically retry the memcached dump unit test before accepting failure.Ladar Levison
2019-01-29Fix the return code logic used by the library build script.Ladar Levison
2019-01-29Updated patch to account for previous changes.Ladar Levison
2019-01-29Apply timestamps on the memcached compiler patch.Ladar Levison
2019-01-29Update memcached patch with timestamps.Ladar Levison
2019-01-28Disable compiler optimizations when building libmemcached.masterLadar Levison
2019-01-28Skip the read step for for invalid slab identifiers.Ladar Levison
2019-01-28Library errors should wait on children before exiting.Ladar Levison
2019-01-28Reoriented the dump result check loop.Ladar Levison
2019-01-28Removing an errant comment.Ladar Levison
2019-01-28Adding a delay to dump to the unit test passes.Ladar Levison
2019-01-28Added small delay to the dump callback.Ladar Levison
2019-01-28Added param names to the dump callback.Ladar Levison
2019-01-28Updated the dump slab logic.Ladar Levison
2019-01-28Updated missing binary test patch.Ladar Levison
2019-01-28Attempt a slab size fix.Ladar Levison
2019-01-28Fix the libmemcached doesnotexist check.Ladar Levison
2019-01-25Possible fix for the unit test failures resulting from UDP and IPv6 issues.Ladar Levison
2019-01-24Reverting the timeout change. It didn't help.Ladar Levison
2019-01-24Found the missing semicolons.Ladar Levison
2019-01-24More bash syntax fixes for the lib builder.Ladar Levison
2019-01-24Fixed conditional syntax error. The if was invalid.Ladar Levison
2019-01-24During lib builds, only create directories if they are missing.Ladar Levison
2019-01-24Only create symbolic links if they are missing.Ladar Levison
2019-01-24Needed to tweak runtests.pl for compatibility.Ladar Levison
2019-01-24More comprehensive perl include update.Ladar Levison
2019-01-24Increased the libcheck test timeout.Ladar Levison
2019-01-24Updated perl command for MySQL checks.Ladar Levison
2018-12-07Properly bypass SMTP checks using the bypass_addr setting.Ladar Levison