Replace usage of deprecated QDir::operator=
[quassel.git] / src / core / oidentdconfiggenerator.cpp
2019-08-28 Janne KoschinskiReplace usage of deprecated QDir::operator=
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Use raw string literals instead of escaped...
2018-11-18 Manuel Nickschasmodernize: Prefer default member init over ctor init
2018-11-18 Manuel Nickschascmake: Set -DHAVE_UMASK only where it's needed
2018-06-19 Shane Synancore: Fix oidentd signal connection, cleanup
2018-06-06 Shane SynanRename strict-ident, apply to non-identd response
2018-05-07 Manuel NickschasSome cleanups
2018-05-07 Michael MarleyAdd strict-oidentd mode
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2016-06-06 Manuel NickschasBring copyright headers into 2016
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 K. Ernest (iFire... Replace {from,to}Ascii with {from,to}Latin1
2014-01-01 Manuel NickschasHappy New Year!
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-02-22 Daniel Alberslet CMake check for umask()
2012-02-13 Daniel Albersoidentd code cleanup
2012-02-13 Daniel Albersmake oidentd config world readable by default
2012-02-13 Daniel Albersoidentd config parsing + implicit mutexes
2012-02-13 Daniel AlbersOidentdConfigGen: remove qDebug()s
2012-02-13 Daniel AlbersOidentdConfigGen: cleaning up & comments
2012-02-13 Daniel Albersproperly rewind oidentd config file
2012-02-13 Daniel AlbersOidentdConfigGen: tweak signals, names and stuff
2012-02-13 Daniel Albersadd oidentd cli options to quasselcore
2012-02-13 Daniel Albersfirst working version of oidentd support - broken, WIP
2012-02-13 Daniel Albersoidentd support - WIP