Replace g_log() calls with ws_log()
[metze/wireshark/wip.git] / wsutil / privileges.c
2021-06-16 João ValverdeReplace g_log() calls with ws_log()
2021-06-06 João ValverdeReplace g_assert() with ws_assert() in places
2020-09-07 Martin MathiesonYet more spelling fixes.
2018-05-16 Guy HarrisEliminate some unneeded header checks.
2018-03-01 Graham BloiceWindows: Remove cruft for unsupported versons
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2017-12-10 Michael MannConvert to using use SPDX identifier on wsutil directory
2017-04-05 Guy HarrisA bunch of "{Mac} OS X" -> "macOS" changes.
2016-06-03 Guy HarrisMove npf_sys_is_running() from wsutil to caputils.
2016-06-03 Yang LuoAdd support for Npcap native mode:
2014-12-28 Dario LombardoRemoved duplicated #include lines
2014-06-30 Guy HarrisClean up a comment.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2012-12-21 Guy HarrisSquelch some cast-discard warnings.
2012-10-03 Bill Meier*nix: Test return status of set*uid and related set...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-09-21 Bill MeierFix ex "modeline" so it works;
2011-08-17 Gerald CombsFrom Gisle Vanem: Make sure our SetProcessDEPPolicyHand...
2011-02-17 Guy HarrisSquelch a warning from the MSVC++ static analyzer ...
2010-09-16 Gerald CombsMore typos.
2010-09-16 Gerald CombsFix a typo.
2010-09-16 Gerald CombsTurn on ASLR via /DYNAMICBASE and DEP via SetProcessDEP...
2008-06-30 Jeff MorrissMove privileges.c and unicode-utils.c from epan to...