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-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
2018-12-06Account plan array is needed by non pedantic builds.Ladar Levison
2018-12-06Updated the comparison operator in the new registration test logic.Ladar Levison
2018-12-06Added plan based expiration date checks to registration unit test.Ladar Levison
2018-12-06Added unit tests for the time stamp functions. Fixed time printing bug.Ladar Levison
2018-12-05Tweaked the Sandbox config for easier debugging.Ladar Levison
2018-12-04Check whether secure memory blocksize is greater than 0.Ladar Levison
2018-12-04Removed unneeded true.Ladar Levison
2018-12-04Initialize multi using an enumerated type.Ladar Levison
2018-12-04Initialize multi struct.Ladar Levison
2018-12-01The SPF result could have been used without initialization.Ladar Levison
2018-12-01Fixed a SQL connection reference inside the sql_ping function.Ladar Levison
2018-12-01Configure database connections to use the ALLOW_INVALID_DATES SQL mode.Ladar Levison
2018-12-01Found a test that didn't handle the lack of pedantic checks and no tree support.Ladar Levison
2018-11-30Forgot the Makefile on previous commit.Ladar Levison
2018-11-30Disabling the static library recipes for now.Ladar Levison
2018-11-30Improving the make dependency logic.Ladar Levison
2018-11-30Minor unit test boolean type comparison fixed.Ladar Levison
2018-11-30Needed to increase the buffer in load.c not the global buffer size.Ladar Levison
2018-11-30Merging libcore ifdef rules into core module.Ladar Levison
2018-11-30Enlarge the Jansson error message buffer to avoid overflows.Ladar Levison
2018-11-30With parallel make runs, block until magmad.so is built.Ladar Levison
2018-11-30Remove the documentation artifacts during distclean.Ladar Levison
2018-11-30Added the packed attribute to structs nested inside already packed structs.Ladar Levison
2018-11-30Library build script detects when curl is missing and uses the bundled version.Ladar Levison
2018-11-30Facilitate the quick building of a standalone dependency.Ladar Levison
2018-11-30Handle a missing latext or html output directory.Ladar Levison