mumble/scripts
Mikkel Krautz 1818476399 ServerDB, Meta: add support for SQLite WAL.
Using SQLite's WAL (write-ahead log) can create less disk I/O while
still providing good consistency and durability.

This change uses SQLite's WAL with synchronous=NORMAL which can
cause loss of transactions on power failure. Only the transactions
which haven't been synced to the disk by the OS are lost. The
database itself will still be in a consistent state, but it might
not have all recent changes.
2017-03-05 22:42:57 +01:00
..
appveyor Add appveyor configuration for windows proof builds 2017-02-12 13:57:46 +01:00
development IconSync.cpp: Move Icon creation script 2013-06-15 23:31:11 +02:00
server changed sourceforge links to mumble.info links 2015-07-05 10:43:56 +02:00
travis-ci Add Qt 5 Trusty build to .travis.yml. 2017-02-28 01:52:11 +01:00
extract-emojione-flags.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
generate-ApplicationPalette-class.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
generate-AUTHORS.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
generate-CHANGES.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
generate-cipherinfo.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
generate-mumble_qt-qrc.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
generate-qrc.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
git2cl.pl Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
mkflags.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
mkini-win32.bat Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
mkini.sh Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
mklic.pl CryptographicRandom: new class for acquiring random data for cryptographic purposes. 2017-03-01 23:29:07 +01:00
mkwrapper.pl Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
mumble-overlay Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
mumble.appdata.xml Add an appdata.xml file. 2016-09-25 10:07:39 +02:00
mumble.desktop mumble.desktop: added missing semicolons 2015-12-06 18:30:36 +01:00
mumble.protocol More Ubuntu fixes 2007-11-09 01:24:29 +00:00
murmur-user-wrapper Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
murmur.conf Rename ubuntu package from murmur back to mumble-server 2008-01-14 17:29:15 +00:00
murmur.grpc.ini grpc: rename murmur.ini.grpc to murmur.grpc.ini 2016-05-08 16:45:52 +02:00
murmur.ini ServerDB, Meta: add support for SQLite WAL. 2017-03-05 22:42:57 +01:00
murmur.init Add missing LSB Description to the init script. 2015-04-27 22:58:12 +02:00
murmur.logrotate Make the logrotate fail gracefully if murmur isn't running 2009-03-22 22:37:35 +01:00
murmur.service Harden systemd service 2015-06-13 13:28:46 +02:00
php.ini Include weblist.php using ICE 2008-07-03 12:34:38 +00:00
rcc-depends.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
release.pl Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
scripts.pro Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
transtate.py Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
updatetranslations.sh Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00