Commit Graph

  • f06a1d8b00 Merge pull request #483 from edneville/317_nofollow Serge Hallyn 2022-01-02 10:38:45 -06:00
  • b4472167c2 Adding nofollow to opens ed neville 2021-12-31 22:40:13 +00:00
  • d22f1c18cc Merge pull request #460 from edneville/404_userdel_kill Serge Hallyn 2021-12-30 17:45:20 -06:00
  • dcca8653a5 script to kill subjects processes from userdel ed neville 2021-12-17 14:29:48 +00:00
  • 5575995541 Merge pull request #482 from xry111/useradd_segfault_fix Serge Hallyn 2021-12-29 12:03:34 -06:00
  • 6f266a30ff fix segfault running useradd -D Xi Ruoyao 2021-12-29 17:06:39 +08:00
  • 8f134c0bea Use isdigit(3) instead of a reimplementation of it Alejandro Colomar 2021-12-28 19:55:09 +01:00
  • 44126d85ee Remove definition of ISDIGIT_LOCALE(c) Alejandro Colomar 2021-12-28 19:38:58 +01:00
  • 2a41a72b8c Use standard isspace(3), isalpha(3), and isupper(3) Alejandro Colomar 2021-12-28 19:33:23 +01:00
  • 45d2e6dff0 Remove IN_CTYPE_DOMAIN, which was always true Alejandro Colomar 2021-12-28 19:25:18 +01:00
  • 4e1afcd662 Assume STDC_HEADERS will always be defined Alejandro Colomar 2021-12-28 19:19:32 +01:00
  • e668c7e725 Merge pull request #479 from alejandro-colomar/getgroups Serge Hallyn 2021-12-27 19:12:24 -06:00
  • 9e5a852ee0 Merge pull request #480 from alejandro-colomar/memcpy Serge Hallyn 2021-12-27 19:10:48 -06:00
  • 80b52a597f Merge pull request #477 from alejandro-colomar/strftime Serge Hallyn 2021-12-27 19:10:06 -06:00
  • d355cb2b16 Merge pull request #478 from hallyn/alpine Serge Hallyn 2021-12-27 17:10:21 -06:00
  • 4ce27b5e60 nss test_range: make sure /etc/nsswitch.conf and /etc/subuid exists Serge Hallyn 2021-12-27 15:26:27 -06:00
  • 62449968fa add alpine edge CI build Serge Hallyn 2021-12-27 13:56:55 -06:00
  • b7e12ec04e Remove HAVE_MEMSET ifdefs Alejandro Colomar 2021-12-27 20:50:06 +01:00
  • 047bfc47c6 Remove HAVE_MEMCPY ifdefs Alejandro Colomar 2021-12-27 20:50:06 +01:00
  • 913e16ce20 Remove HAVE_GETGROUPS ifdefs Alejandro Colomar 2021-12-27 20:50:06 +01:00
  • 3e602b58a2 Remove HAVE_STRFTIME ifdefs Alejandro Colomar 2021-12-27 20:50:06 +01:00
  • 6b341b1e90 Merge pull request #476 from hallyn/2021-12-27/impish Serge Hallyn 2021-12-27 13:26:11 -06:00
  • e751bc67eb add ubuntu impish build Serge Hallyn 2021-12-27 13:21:24 -06:00
  • 92bd73c657 Merge pull request #474 from atsampson/subidprogname Serge Hallyn 2021-12-27 12:46:34 -06:00
  • 2b0bdef6f9 lib: provide default values for shadow_progname/shadow_logfd Adam Sampson 2021-12-26 18:21:09 +00:00
  • 9750fd6819 libsubid: use log_set_progname in subid_init Adam Sampson 2021-12-26 18:16:10 +00:00
  • e1b1d187f4 Merge pull request #467 from alejandro-colomar/date_to_str Serge Hallyn 2021-12-27 09:53:00 -06:00
  • 7052a0a2dd Merge pull request #473 from hallyn/2021-12-26/srht Serge Hallyn 2021-12-27 09:40:19 -06:00
  • 962c820fba fix newuidmap testcase Serge Hallyn 2021-12-26 13:46:50 -06:00
  • 363eab25f0 libsubid_zzz (test): fix pointer test Serge Hallyn 2021-12-26 11:55:01 -06:00
  • 4758641b1d run_some: exit error if there were failed tests Serge Hallyn 2021-11-07 17:56:31 -06:00
  • f5a7404c7a remove broken github actions Serge Hallyn 2021-12-26 11:51:21 -06:00
  • 618bafc238 add a .build.yml to build on builds.sr.ht Serge Hallyn 2021-12-26 11:45:52 -06:00
  • 355ad6a9e0 Have a single definition of date_to_str() Alejandro Colomar 2021-12-22 15:32:17 +01:00
  • d59a090933 Merge pull request #472 from atsampson/progname Serge Hallyn 2021-12-26 10:02:04 -06:00
  • 0e6fe5e728 lib: rename Prog to shadow_progname, with only one definition Adam Sampson 2021-12-25 22:41:58 +00:00
  • f93cf255d4 Update licensing info Serge Hallyn 2021-12-05 09:35:27 -06:00
  • 6761cf2d7e Merge pull request #471 from hallyn/2021-12-23/extern Serge Hallyn 2021-12-23 15:19:16 -06:00
  • 79157cbad8 Make shadow_logfd and Prog not extern Serge Hallyn 2021-11-28 17:37:53 -06:00
  • b8c67c320c Merge pull request #463 from thesamesam/master Serge Hallyn 2021-12-19 19:46:55 -06:00
  • e0d66b4be1 libsubid: fix defining SONAME version Sam James 2021-12-20 01:37:23 +00:00
  • 868d7b34ea configure.ac and changelog: release 4.9 v4.10 4.10 Serge Hallyn 2021-12-19 14:06:09 -06:00
  • 30e62bc3bd Add README as symlink to README.md Serge Hallyn 2021-12-19 14:08:27 -06:00
  • a630fba34b Merge pull request #461 from edneville/441_passwd_message Serge Hallyn 2021-12-19 11:27:44 -06:00
  • 92cb9d7785 passwd -l should not say that it changes expiry ed neville 2021-12-17 22:59:46 +00:00
  • 0f31dc5c2c Merge pull request #458 from edneville/434_usermod_home_dir_trailing_slash Serge Hallyn 2021-12-17 08:41:26 -06:00
  • 2a6164cc4a Merge pull request #455 from alejandro-colomar/master Serge Hallyn 2021-12-17 08:33:47 -06:00
  • 53763ae6ee Remove tailing slash on home dir ed neville 2021-12-17 11:30:57 +00:00
  • a850520981 Merge pull request #456 from stoeckmann/chld Serge Hallyn 2021-12-15 09:22:19 -06:00
  • c0e4ccd032 Verify default SIGCHLD handling. Tobias Stoeckmann 2021-10-23 15:36:00 +02:00
  • f2e8294bdb Merge pull request #421 from AZaugg/issue337 Serge Hallyn 2021-12-14 08:04:29 -06:00
  • e2f1fcca0e usermod: Remove special case for "" Alejandro Colomar 2021-12-14 12:40:06 +01:00
  • aaaaf21b6f Adding new option -rG to usermod Andy Zaugg 2021-09-22 20:29:09 -07:00
  • 9a9c9231db Merge pull request #452 from 20100074/fix-typo-in-is Serge Hallyn 2021-12-10 09:43:12 -06:00
  • 292f59f43d Merge pull request #453 from ikerexxe/getsubids_h Serge Hallyn 2021-12-10 09:37:02 -06:00
  • 585b6f00f5 man: getsubids define -h Iker Pedrosa 2021-12-10 16:14:13 +01:00
  • abb879fd4f Merge pull request #449 from hallyn/2021-11-27/libsubid-symbols Serge Hallyn 2021-12-07 08:58:03 -06:00
  • f7c2a54212 fixed typo in login.defs KOSHIKAWA Kenichi 2021-12-06 01:41:17 +09:00
  • c628caf174 Merge pull request #408 from bjorn-fischer/ambient_caps Serge Hallyn 2021-12-05 08:05:06 -06:00
  • 6938bab429 Call pam_end() after fork in child code path Björn Fischer 2021-09-08 15:03:36 +02:00
  • 0c9f641408 Show libsubid api version in subid.h Serge Hallyn 2021-12-05 07:57:39 -06:00
  • 19f08785f0 Merge pull request #231 from gjzkrug/useradd-maildir-fix Serge Hallyn 2021-12-04 22:26:51 -06:00
  • 535f54076c Merge pull request #450 from lnussel/master Serge Hallyn 2021-12-04 22:21:37 -06:00
  • 445e97ba7c Update email address for Julie Haugh Serge Hallyn 2021-12-04 22:20:23 -06:00
  • d12d300c98 useradd: assume uid 0 == root as fallback Ludwig Nussel 2021-11-30 17:14:14 +01:00
  • 32f641b207 Change the subid export symbols Serge Hallyn 2021-11-27 10:49:03 -06:00
  • 9724147344 undo accidental autogen.sh commit: enable-shared Serge Hallyn 2021-11-27 11:11:04 -06:00
  • dce030ffb8 Merge pull request #447 from ikerexxe/documentation Serge Hallyn 2021-11-27 09:37:19 -06:00
  • 1654f42194 README: update content and format Iker Pedrosa 2021-11-19 12:22:05 +01:00
  • 3ff3cd9c78 Merge pull request #440 from stoeckmann/vipw Serge Hallyn 2021-11-22 07:33:57 -06:00
  • 3a0160beb0 Merge pull request #446 from ikerexxe/spw_free Serge Hallyn 2021-11-22 07:32:32 -06:00
  • d594243fbb lib: check NULL before freeing passwd data Iker Pedrosa 2021-11-18 16:48:26 +01:00
  • 02916e9cb2 Merge pull request #435 from freedge/groupdelcore Serge Hallyn 2021-11-18 10:30:46 -06:00
  • 1fdaf69376 Merge pull request #436 from ikerexxe/getsubids Serge Hallyn 2021-11-18 07:32:10 -06:00
  • 2fa4234fc7 README: add myself to the contributors list Iker Pedrosa 2021-11-10 10:04:12 +01:00
  • 3b6ccf642c getsubids: system binary for user's sub*ids Iker Pedrosa 2021-11-10 09:54:59 +01:00
  • 126fbe57bc Merge pull request #437 from ikerexxe/newgrp_segfault Serge Hallyn 2021-11-17 08:18:13 -06:00
  • 6c3d4ebf6e Merge pull request #439 from ikerexxe/useradd_skel_fix Serge Hallyn 2021-11-17 08:17:34 -06:00
  • eb366c255c Merge pull request #442 from rbalint/fix-no-passwd-help Serge Hallyn 2021-11-17 08:15:04 -06:00
  • 6c4545544f Merge pull request #445 from ikerexxe/pwck_segfault Serge Hallyn 2021-11-17 08:14:22 -06:00
  • d8e54618fe pwck: fix segfault when calling fprintf() Iker Pedrosa 2021-11-15 12:40:15 +01:00
  • f06a70460c Update changelog Balint Reczey 2021-11-14 13:18:22 +01:00
  • e225d71e7f Install nologin /usr/sbin without patching makefiles Balint Reczey 2021-11-14 13:17:32 +01:00
  • adf7378d73 Fix typo in passwd --help's Norvegian translation Balint Reczey 2021-11-14 12:50:53 +01:00
  • 1ea5452692 login: Don't list su command as shipped Balint Reczey 2021-11-14 12:23:37 +01:00
  • 624d57c08c Improve child error handling Tobias Stoeckmann 2021-11-14 12:01:32 +01:00
  • 06eb4e4d76 useradd: change SELinux labels for home files Iker Pedrosa 2021-11-12 15:23:30 +01:00
  • 497e90751b newgrp: fix segmentation fault Iker Pedrosa 2021-11-10 12:02:04 +01:00
  • be18f1bbfc Update changelog debian/1%4.8.1-2 Balint Reczey 2021-11-10 10:41:37 +01:00
  • 6b02a8c46a debian/control: Revert to my personal email address in the Maintainer field Balint Reczey 2021-11-07 21:45:45 +01:00
  • 1529920170 Rename deprecated debian/passwd.tmpfile to debian/passwd.tmpfiles Balint Reczey 2021-11-10 01:13:21 +01:00
  • 0905cf7764 Update changelog Balint Reczey 2021-11-10 01:10:02 +01:00
  • b93dcd7b74 Clean up debian/control using 'cme fix dpkg-control' Balint Reczey 2021-11-10 01:07:58 +01:00
  • 537fb2b47d List man pages to install in debian/*.manpages instead of in debian/*.install Balint Reczey 2021-11-10 01:02:37 +01:00
  • ea2453d97e debian/control: Bump debhelper-compat version to 13 Balint Reczey 2021-11-09 22:36:26 +01:00
  • 06238ddfc6 Add files to debian/not-installed or install them when they were missed Balint Reczey 2021-11-09 23:16:02 +01:00
  • 862809e6de pristine-tar data for shadow_4.9.orig.tar.xz Balint Reczey 2021-11-07 15:19:02 +01:00
  • 749c178062 New upstream version 4.9 upstream/4.9 Balint Reczey 2021-11-07 15:18:49 +01:00
  • a0f09c4de7 Make passwd recommend sensible-utils because vipw uses sensible-editor Balint Reczey 2021-11-07 15:12:31 +01:00
  • d40cb183f8 Update changelog Balint Reczey 2021-11-07 14:53:34 +01:00