Commit Graph

  • beb75c6fd6 French man translation update - translated by Jean-Philippe MENGUAL - proofread by the debian-l10n-french mailing list contributors Alban VIDAL 2019-02-11 07:02:52 +01:00
  • c0c2b99164 Merge pull request #151 from t8m/uid-count-default Christian Brauner 2019-02-01 09:11:27 +01:00
  • ebad423023 Fix the default mentioned in man page for SUB_UID/GID_COUNT variables. Tomas Mraz 2019-01-31 13:30:59 +01:00
  • c5898d9f02 Merge pull request #148 from AlbanVidal/master Serge Hallyn 2019-01-26 22:58:53 -06:00
  • ee87cda65d Sync po files from pot shadow.pot file Alban VIDAL 2019-01-19 13:32:42 +01:00
  • 5b41b7d1b1 usermod: Guard against unsafe change of ownership of home directory content Tomas Mraz 2018-12-18 16:32:13 +01:00
  • 4633164857 login.defs: Add LASTLOG_UID_MAX variable to limit lastlog to small uids. Tomas Mraz 2018-11-28 14:57:16 +01:00
  • 59c2dabb26 idmap: always seteuid to the owner of the namespace Giuseppe Scrivano 2018-11-20 20:43:43 +01:00
  • 42324e5017 Merge pull request #138 from brauner/2018-10-27/setuid_fscaps Serge Hallyn 2018-10-27 19:00:23 -05:00
  • 52c081b02c new{g,u}idmap: align setuid and fscaps behavior Christian Brauner 2018-10-27 18:23:50 +02:00
  • bb3f810611 Merge pull request #136 from giuseppe/fcap-newuidmap-newgidmap Serge Hallyn 2018-10-27 11:26:31 -05:00
  • d5255da20b Merge pull request #132 from giuseppe/no-cap-sys-admin Serge Hallyn 2018-10-27 11:22:37 -05:00
  • 70971457b7 newuidmap/newgidmap: install with file capabilities Giuseppe Scrivano 2018-10-24 11:08:28 +02:00
  • ff8b1ebafa Merge pull request #118 from AdelieLinux/utmpx-only-support Serge Hallyn 2018-10-23 22:35:19 -05:00
  • 83f1380600 Merge pull request #133 from t8m/trivial Serge Hallyn 2018-10-23 22:21:12 -05:00
  • 1ecca8439d new[ug]idmap: not require CAP_SYS_ADMIN in the parent userNS Giuseppe Scrivano 2018-10-08 18:18:18 +02:00
  • 58ee899dce Merge pull request #128 from jhrozek/sssd Serge Hallyn 2018-10-18 12:26:38 -07:00
  • 10e388efc2 useradd: fix segfault trying to overwrite const data with mkstemp Tomas Mraz 2018-10-12 10:14:02 +02:00
  • fb97da1ce1 Fix some issues found in Coverity scan. Tomas Mraz 2018-10-10 12:22:04 +02:00
  • 4aaf05d72e Flush sssd caches in addition to nscd caches Jakub Hrozek 2018-09-12 14:22:11 +02:00
  • 6bf2d74dfc Merge pull request #122 from ivladdalvi/nologin-uid Serge Hallyn 2018-08-13 18:37:02 -05:00
  • 4be18d3299 Log UID in nologin Vladimir Ivanov 2018-08-03 09:44:16 +08:00
  • 0d725c1e60 Merge pull request #116 from LionNatsu/master Serge Hallyn 2018-08-11 00:40:02 -05:00
  • 3c69af9ed3 Merge pull request #119 from mvo5/su-l Serge Hallyn 2018-08-11 00:39:07 -05:00
  • 89b96cb85c su.c: run pam_getenvlist() after setup_env Michael Vogt 2018-06-25 16:00:17 +02:00
  • 99dbd4b9ee Support systems that only have utmpx A. Wilcox 2018-06-24 00:13:12 -05:00
  • 67ec1a5266 Merge pull request #117 from rindeal/ENABLE_SUBIDS Serge Hallyn 2018-06-19 08:17:57 -04:00
  • 2fd5815546 fix unguarded ENABLE_SUBIDS code Jan Chren (rindeal) 2018-06-18 15:51:27 +02:00
  • cba31b52b3 po/zh_CN: update Lion Yang 2018-06-16 18:26:28 +08:00
  • eadcb472e1 Merge pull request #112 from jubalh/useradd-mkdirs Serge Hallyn 2018-05-23 09:57:40 -05:00
  • b3b6d9d77c Create parent dirs for useradd -m Michael Vetter 2018-05-15 17:25:52 +02:00
  • 48dcf7852e usermod: prevent a segv Serge Hallyn 2018-05-08 21:37:55 -05:00
  • 73a876a056 Fix usermod crash fariouche 2018-05-08 21:17:46 -05:00
  • f50603a5fc release 4.6 Serge Hallyn 2018-04-29 11:41:41 -05:00
  • 164dcfe65b Merge pull request #103 from HarmtH/be-predictable Serge Hallyn 2018-03-29 23:10:51 -07:00
  • fb356b1344 Merge pull request #21 from fariouche/master Serge Hallyn 2018-03-29 22:36:28 -07:00
  • a3d91ae318 Merge pull request #102 from HarmtH/fix-dashdash-slurp Serge Hallyn 2018-03-29 15:45:54 -07:00
  • 65b4f58703 add --prefix option: some fixes + fixed pwd.lock file location fariouche 2018-03-28 21:14:12 +02:00
  • 54551c7d6e Merge remote-tracking branch 'upstream/master' fariouche 2018-03-28 21:11:36 +02:00
  • d877e3fcac su.c: be more predictable Harm te Hennepe 2018-03-27 00:45:03 +02:00
  • dbfe7dd42e su.c: fix '--' slurping Harm te Hennepe 2018-03-26 22:37:56 +02:00
  • 45b4187596 pwconv and grpconv: rewind after deleting an entry Serge Hallyn 2018-03-25 09:18:22 -05:00
  • 44c63795a7 userdel: fix wrong variable name in tcb case Serge Hallyn 2018-03-24 23:44:09 -05:00
  • 36244ac1ff src/Makefile.am: tcb fixes from mandriva Serge Hallyn 2018-03-24 23:41:23 -05:00
  • d3790feac0 pwck.c: do not pass O_CREAT Serge Hallyn 2018-03-24 20:29:48 -05:00
  • b63aca9a2c src/Makefile.am: drop duplicate inclusion of chage Serge Hallyn 2018-03-24 16:27:20 -05:00
  • 8f2f2a0d9d Merge pull request #98 from jsoref/spelling Serge Hallyn 2018-03-24 15:54:51 -05:00
  • 5d57ca10d9 Merge pull request #100 from akrosikam/patch-1 Serge Hallyn 2018-03-24 15:54:22 -05:00
  • a5913d98e1 Complete translation to Norwegian bokmål akrosikam 2018-03-12 08:39:16 +01:00
  • 5f3e3c2c62 Merge pull request #93 from rahul1809/master Serge Hallyn 2018-02-19 14:45:13 -06:00
  • acaed3deab upstream merge fariouche 2018-01-23 23:10:19 +01:00
  • bb47fdf25e indentation fix rahul 2018-01-22 17:07:27 +05:30
  • 97bb5b2b6d added a check to avoid freeing null pointer rahul 2018-01-22 17:05:52 +05:30
  • a063580dbb spelling: within Josh Soref 2017-10-22 21:37:53 +00:00
  • a2c6e429b3 spelling: various Josh Soref 2017-10-22 21:33:42 +00:00
  • f3e07f105e spelling: using Josh Soref 2017-10-22 21:31:09 +00:00
  • f21700d876 spelling: username Josh Soref 2017-10-22 21:31:35 +00:00
  • 34669aa651 spelling: unrecognized Josh Soref 2017-10-22 21:30:30 +00:00
  • 08248f0859 spelling: typical Josh Soref 2017-10-22 21:28:58 +00:00
  • 722be83a14 spelling: thanks Josh Soref 2017-10-22 21:24:49 +00:00
  • ea1a6e814b spelling: success Josh Soref 2017-10-22 21:23:13 +00:00
  • 2c930b19ba spelling: succeeded Josh Soref 2017-10-22 21:23:22 +00:00
  • 75e8eaad78 spelling: submitting Josh Soref 2017-10-22 21:23:03 +00:00
  • b74d6cfb98 spelling: spotted Josh Soref 2017-10-22 21:16:50 +00:00
  • a95d4ac1b5 spelling: spectacularly Josh Soref 2017-10-22 21:16:07 +00:00
  • b9c9d411ff spelling: similar Josh Soref 2017-10-22 21:14:37 +00:00
  • 05cc753275 spelling: session Josh Soref 2017-10-22 21:13:32 +00:00
  • af4a1c4e6b spelling: security Josh Soref 2017-10-22 21:13:23 +00:00
  • ef39098a1b spelling: rewritten Josh Soref 2017-10-22 21:11:59 +00:00
  • 6671b44434 spelling: remove Josh Soref 2017-10-22 21:12:29 +00:00
  • b2dbde4b8c spelling: really Josh Soref 2017-10-22 21:06:22 +00:00
  • 57cb36333b spelling: queried Josh Soref 2017-10-22 21:05:52 +00:00
  • bfacc99ac3 spelling: provided Josh Soref 2017-10-22 21:04:46 +00:00
  • e2192e119d spelling: poor Josh Soref 2017-10-22 21:15:45 +00:00
  • 4e0ac33eae spelling: password Josh Soref 2017-10-22 21:03:28 +00:00
  • 8078e5bd54 spelling: partially Josh Soref 2017-10-22 21:03:00 +00:00
  • 146a0da7b3 spelling: overridden Josh Soref 2017-10-22 21:01:25 +00:00
  • ad7b83fc86 spelling: output Josh Soref 2017-10-22 21:00:52 +00:00
  • c668c49a15 spelling: originally Josh Soref 2017-10-22 20:58:52 +00:00
  • 3574346318 spelling: options Josh Soref 2017-10-22 20:58:25 +00:00
  • 008be2848e spelling: nonexistent Josh Soref 2017-10-22 20:54:42 +00:00
  • 63261593c8 spelling: negative Josh Soref 2017-10-22 20:48:57 +00:00
  • 18b14eb4a8 spelling: necessary Josh Soref 2017-10-22 20:45:06 +00:00
  • 4724e503b0 spelling: multiple Josh Soref 2017-10-22 20:41:18 +00:00
  • 2c4d93c7cf spelling: moment Josh Soref 2017-10-22 20:39:14 +00:00
  • 148c1c0984 spelling: modification Josh Soref 2017-10-22 20:38:52 +00:00
  • 6bc784b95a spelling: missing Josh Soref 2017-10-22 20:37:31 +00:00
  • d275cce099 spelling: message Josh Soref 2017-10-22 20:34:22 +00:00
  • 5136659a59 spelling: maximum Josh Soref 2017-10-22 20:33:55 +00:00
  • 414816064f spelling: match Josh Soref 2017-10-22 20:33:00 +00:00
  • dcf96e43fa spelling: mapping Josh Soref 2017-10-22 20:32:45 +00:00
  • ea7d7bb644 spelling: many Josh Soref 2017-10-22 20:30:00 +00:00
  • 60891cd197 spelling: logout Josh Soref 2017-10-22 20:28:57 +00:00
  • 0556fea593 spelling: locally Josh Soref 2017-10-22 20:28:46 +00:00
  • 74fcf6f28d spelling: interactive Josh Soref 2017-10-22 20:24:32 +00:00
  • 70eb03ec29 spelling: inserted Josh Soref 2017-10-22 20:22:44 +00:00
  • 856d26cb4b spelling: improvements Josh Soref 2017-10-22 20:11:27 +00:00
  • 1adf386345 spelling: if the Josh Soref 2017-10-22 19:47:52 +00:00
  • 02137de419 spelling: if Josh Soref 2017-10-22 20:52:44 +00:00
  • 73516df908 spelling: gshadow Josh Soref 2017-10-22 19:47:08 +00:00