Commit Graph

  • ee2b88b7b1 I find it clearer with the words in that order. Nicolas François 2013-08-06 22:25:08 +02:00
  • 1955170a14 Fix typos. Nicolas François 2013-08-06 22:11:41 +02:00
  • 9fdd176e45 Remove copy-pasted NOTE. Nicolas François 2013-08-06 21:01:53 +02:00
  • bae65562ef Remove unused variables. Nicolas François 2013-08-06 20:59:52 +02:00
  • 95d1e146b2 Fix typos. Nicolas François 2013-08-06 20:32:59 +02:00
  • fcb7222b1a Fix Debian bug #675824 Nicolas François 2013-08-06 16:30:38 +02:00
  • 5d491ef9da Revert b10cba0e0a Nicolas François 2013-08-05 23:16:00 +02:00
  • c0ce911b5e userns: add argument sanity checking Serge Hallyn 2013-06-21 11:47:36 -05:00
  • 673c2a6f9a newuidmap,newgidmap: New suid helpers for using subordinate uids and gids Eric W. Biederman 2013-01-22 01:20:07 -08:00
  • 2cffa14105 fix typo in subxid.5 Serge Hallyn 2013-06-06 17:44:23 +02:00
  • c485cfabd8 usermod: add v:w:V:W: to getopt Serge Hallyn 2013-06-06 17:43:29 +02:00
  • 3b3c8001fe subordinateio: Fix subordinate_parse to have an internal static buffer Serge Hallyn 2013-06-06 17:42:36 +02:00
  • 5f2e4b18f8 Add LIBSELINUX to newuidmap and newgidmap LDADD Serge Hallyn 2013-06-06 17:41:58 +02:00
  • 2cc8c2c0dc newusers: Add support for assiging subordinate uids and gids. Eric W. Biederman 2013-01-22 01:19:28 -08:00
  • d5b3092331 usermod: Add support for subordinate uids and gids. Eric W. Biederman 2013-01-22 01:18:24 -08:00
  • 89f7b0868c Add support for detecting busy subordinate user ids Eric W. Biederman 2013-01-22 01:17:50 -08:00
  • 87253ca906 useradd: Add support for subordinate user identifiers Eric W. Biederman 2013-01-22 01:17:30 -08:00
  • 7296cbdbfe userdel: Add support for removing subordinate user and group ids. Eric W. Biederman 2013-01-22 01:16:51 -08:00
  • a8f26262cf Implement find_new_sub_uids find_new_sub_gids Eric W. Biederman 2013-01-22 01:15:05 -08:00
  • f28ad4b251 Add backend support for suboridnate uids and gids Eric W. Biederman 2013-01-22 01:14:35 -08:00
  • 5620c5ab5d Implement commonio_append. Eric W. Biederman 2013-01-22 01:13:26 -08:00
  • 23fd6cb1da login.defs.5: Document the new variables in login.defs Eric W. Biederman 2013-01-22 01:12:58 -08:00
  • a881a2c8d4 Documentation for /etc/subuid and /etc/subgid Eric W. Biederman 2013-01-22 01:12:23 -08:00
  • be2dc119ed Bug#677275 will be closed in next release. Nicolas François 2013-08-05 15:34:59 +02:00
  • 60fc4bbf57 Debian bug 677275 - random() max value Nicolas François 2013-08-05 14:19:23 +02:00
  • 7903a1b767 Fix su/1 documentation of - Nicolas François 2013-08-04 23:45:31 +02:00
  • 4dbca60435 Add NEWS entries. Nicolas François 2013-08-04 23:29:06 +02:00
  • a168d046f3 Fix typo in comment. Nicolas François 2013-08-04 15:56:32 +02:00
  • 08489a4e22 Fix translations (--home became --home-dir) Nicolas François 2013-08-04 15:50:57 +02:00
  • 0d66002c95 Do not allocate more than necessary Nicolas François 2013-08-04 15:36:13 +02:00
  • e8ab31d009 Review 52a38d5509 Nicolas François 2013-08-03 23:07:06 +02:00
  • ee1952424d Fix memory leak. Nicolas François 2013-08-02 20:28:24 +02:00
  • b6c1a8579e Fix segfaults Nicolas François 2013-08-02 20:24:20 +02:00
  • 1e2d22eb6b Russian translation update. Closes: #718356 Christian Perrier 2013-08-01 21:26:01 +02:00
  • 64ddc26bbf Completed Russian translation Yuri Kozlov 2013-08-01 21:24:46 +02:00
  • 4e65be1211 use chdir() before calling chroot() Michael Scherer 2013-07-29 11:05:16 +02:00
  • 9be164101d Replace "--home" by "--home-dir" in useradd(8) manpage (and translations) bubulle 2013-07-29 10:58:50 +02:00
  • 48b2c4bff4 Syntax fix in Japanese manpage Ville Skyttä 2013-07-29 10:18:41 +02:00
  • 7a16f4582d fix uninitialised memory in merge_group_entries causes segfault in useradd by changing a call to malloc to a call to calloc Brad Hubbard 2013-07-29 10:13:12 +02:00
  • b10cba0e0a add newline char when two lines are concatenated Brad Hubbard 2013-07-29 10:05:52 +02:00
  • d3b95d1d26 Mention Alioth bug fixes bubulle 2013-07-29 10:01:23 +02:00
  • 35d80a0a73 login.defs will be fixed by next upstream Christian Perrier 2013-07-28 19:05:49 +02:00
  • 04b950b824 fix typographic errors and use a better format Guido Trentalancia 2013-07-28 19:04:50 +02:00
  • f06ef92c66 German manpages translation will be fixed by next upstream Christian Perrier 2013-07-28 18:58:29 +02:00
  • 4145b98314 German manpages translation update Simon Brandmair 2013-07-28 18:57:18 +02:00
  • 22d833f38e Use Laurent's patch Christian Perrier 2013-07-28 18:51:01 +02:00
  • 08807ee3fc Add pam_loginuid to login PAM sattings. Closes: #677441 Christian Perrier 2013-07-28 18:49:00 +02:00
  • 52a38d5509 crypt() in glibc/eglibc 2.17 now fails if passed a salt that violates specs. On Linux, crypt() also fails with DES/MD5 salts in FIPS140 mode. Rather than exit() on NULL returns we send them back to the caller for appropriate handling. mancha 2013-07-28 18:41:11 +02:00
  • a6769c050b FIx date in changelog bubulle 2013-07-28 18:39:10 +02:00
  • 80a1bae6fe One more bug foxed upstream Christian Perrier 2013-07-28 14:43:20 +02:00
  • d172cccd07 Kill the child process group, rather than just the immediate child; this is needed now that su no longer starts a controlling terminal when not running an interactive shell (closes: Debian#713979) Colin Watson 2013-07-28 14:38:12 +02:00
  • e8bdaa552b Document issues fixed by the next upstream release Christian Perrier 2013-07-28 14:19:11 +02:00
  • 945eb8f50b if using the static char* for pw_dir, strdup it so pw_free() can be used. (Closes: Debian#691459) bubulle 2013-07-28 14:16:09 +02:00
  • c11132a3a1 Prepare for next point release 4.2 bubulle 2013-07-28 12:27:15 +02:00
  • 60bf0e1338 Moved to git: replace Vcs-Git in place of Vcs-Svn and adapt Vcs-Browser. Christian Perrier 2013-07-27 20:15:27 +02:00
  • 02ea908972 pristine-tar data for shadow_4.1.5.1.orig.tar.xz Christian Perrier 2013-07-27 18:42:28 +02:00
  • 33f491513e Merge tag 'upstream/4.1.5.1' Christian Perrier 2013-07-27 18:42:28 +02:00
  • db1dc7288b Imported Upstream version 4.1.5.1 upstream/4.1.5.1 Christian Perrier 2013-07-27 18:42:08 +02:00
  • 36ff9fa1df Merge branch 'upstream' Christian Perrier 2013-07-27 18:41:48 +02:00
  • 6d11fd0a58 initial upstream branch Christian Perrier 2013-07-27 18:41:31 +02:00
  • c0dbed948f Drop tests from master Christian Perrier 2013-07-27 18:39:30 +02:00
  • 03e6eeb8bb Move Debian-related files to debian/ Christian Perrier 2013-07-27 18:36:40 +02:00
  • 9cf5fea519 Updated timestamp. nekral-guest 2012-05-25 17:32:12 +00:00
  • 32726af23a 2012-04-15 Robert Luberda <robert@debian.org> nekral-guest 2012-05-25 14:05:30 +00:00
  • 1c78e3f3b8 * man/po/shadow-man-pages.pot: Regenerated. * man/po/*.po: Updated PO files. nekral-guest 2012-05-25 13:40:31 +00:00
  • 9151e673e4 * NEWS: Set release date. nekral-guest 2012-05-25 11:51:53 +00:00
  • 042d6c48b3 * man/*.xml: Add author based on copyright statement. * man/<ll>/*.[1358], man/<ll>/man[1358]/*.[1358], man/<ll>/Makefile.am: Sort manpages per section as the generated manpages. nekral-guest 2012-05-25 11:45:21 +00:00
  • 62c424ce33 Another change suggested by Roger bubulle 2012-05-22 18:43:16 +00:00
  • cdd3ebfcf1 * po/shadow.pot, man/po/shadow-man-pages.pot: Regenerated. * po/*.po, man/po/*.po: Updated PO files. nekral-guest 2012-05-20 21:03:11 +00:00
  • faaa8daffb * man/Makefile.am, man/generate_mans.mak: Update clean targets, due to the generation in separate sub folders. nekral-guest 2012-05-20 21:01:24 +00:00
  • e108f473ec * man/su.1.xml: Document author to avoid warnings during generation. This needs to be rolled out to other manpages. * man/generate_mans.mak: Do not add a AUTHOR section in the man pages. nekral-guest 2012-05-20 17:40:23 +00:00
  • f100b5ea7e * src/su.c: non PAM enabled versions: do not fail if su is called without a controlling terminal. Ignore ENXIO errors when opening /dev/tty. nekral-guest 2012-05-20 16:15:14 +00:00
  • 346bc7c0df * debian/control: Bump Standards-Version to 3.9.3 (no changes needed). * debian/rules: Simplify setting of hardening flags. cdbs 0.4.103 needed to get hardened version of shadow-utils. Restore previous requirement on dpkg-dev to 1.13.5. nekral-guest 2012-05-20 15:30:55 +00:00
  • d977bc5d19 - useradd(8): Return code 13 no more documented. Closes: #661802 nekral-guest 2012-05-20 12:28:09 +00:00
  • 8690c74d6a * src/useradd.c: Cleanup, return code 13 no more used. * man/useradd.8.xml: Document return code 14, and remove return code 13. nekral-guest 2012-05-20 12:26:54 +00:00
  • 4a0d11ba27 Update debian/patches/series because 428_grpck_add_prune_option was removed. nekral-guest 2012-05-20 11:06:53 +00:00
  • 8d3f289bd8 - manpages: .so links point to paths relative to the top-level manual hierarchy. Closes: #661025 nekral-guest 2012-05-20 11:05:39 +00:00
  • 788374bd8c * NEWS, man/generate_mans.mak: Generate manpages in man1, man3, man5, man8 subdirectories. This fix the generation of .so links which did not point to a path relative to the top-level manual hierarchy. * man/generate_mans.mak: Update man paths accordingly. * man/Makefile.am: Likewise. * man/da/Makefile.am: Likewise. * man/de/Makefile.am: Likewise. * man/fr/Makefile.am: Likewise. * man/it/Makefile.am: Likewise. * man/pl/Makefile.am: Likewise. * man/ru/Makefile.am: Likewise. * man/sv/Makefile.am: Likewise. * man/zh_CN/Makefile.am: Likewise. nekral-guest 2012-05-20 10:18:33 +00:00
  • d755279fad * configure.in: Prepare for next point release 4.1.5.1. nekral-guest 2012-05-20 10:07:55 +00:00
  • fb7906760e * configure.in: Remove deprecated AM_C_PROTOTYPES (no more supported in automake 1.12). nekral-guest 2012-05-19 08:27:42 +00:00
  • 1a7960421e * src/useradd.c: Keep the default file as much as possible to avoid issue in case of crash. Use link instead of rename. nekral-guest 2012-05-18 20:28:16 +00:00
  • 56845ad1c1 * lib/commonio.c: Fix labeling of /etc/{passwd,shadow,group,gshadow}. It will basically label them with same context as /etc/{passwd+,shadow+,group+,gshadow+} nekral-guest 2012-05-18 19:44:53 +00:00
  • 1e0450dfb1 * src/pwunconv.c: Do not check spw_close() return value (file is opened readonly). * src/grpunconv.c: Do not check sgr_close() return value (file is opened readonly). nekral-guest 2012-05-18 19:32:32 +00:00
  • 7a04299f9e * German translation of manpages completed. Closes: #673234 nekral-guest 2012-05-18 19:27:30 +00:00
  • 46f6d77c55 Cleanup. nekral-guest 2012-05-18 19:27:02 +00:00
  • 770fddc081 - userdel: Fix segfault when userdel removes the user's group. Closes: #660406 nekral-guest 2012-05-18 18:56:49 +00:00
  • 17deaa39f5 * NEWS, src/userdel.c: Fix segfault when userdel removes the user's group. nekral-guest 2012-05-18 18:56:24 +00:00
  • b079e4f331 Cleanup and new entry: - login: log into utmp(x) but not into wtmp (this is done by pam_lastlog). Log to utmp(x) was broken by the fix for #605329. Closes: 659957 nekral-guest 2012-05-18 18:29:59 +00:00
  • f243d4077d * NEWS, src/login.c: Log in utmp / utmpx / wtmp also when PAM is enabled. This is not done by pam_lastlog. This was broken on 2011-07-23. * NEWS, libmisc/utmp.c: Do not log in wtmp when PAM is enabled. This is done by pam_lastlog. nekral-guest 2012-05-18 17:57:52 +00:00
  • f741583f1a French translation of manpages completed bubulle 2012-05-17 09:17:53 +00:00
  • 1586a91909 Add Debian bug closure to avoid forgetting in debian/changelog when uploading a new upstream in Debian bubulle 2012-05-17 09:14:42 +00:00
  • de8a22a2f4 German translation of manpages updated bubulle 2012-05-17 09:13:09 +00:00
  • ac43a9a2d5 Separation of static and dynamic motd components in login PAM module Closes: #669698 bubulle 2012-04-21 12:06:55 +00:00
  • 5c999162fa Complete Polish translation of logoutd(8. Closes: #668880 bubulle 2012-04-15 10:54:54 +00:00
  • 19d5ec6921 Complete translation of logoutd(8) in Polish. Patch by Robert Luberda bubulle 2012-04-15 10:54:03 +00:00
  • 4d45becee0 #657763 was closed in 1:4.1.5-1. nekral-guest 2012-02-16 20:30:43 +00:00
  • 057ad9bb69 * debian/patches/428_grpck_add_prune_option: removed -p option. The option was not documented and was meant to fix consequences of a bug now fixed more than 10 years ago. Note that debian/patches/428_grpck_add_prune_option was broken by the refresh in 4.1.5-1 * debian/shadowconfig.sh: Display issues, but dot not prompt interactively to fix passwd/group/shadow/gshadow issues. Closes: #638263 nekral-guest 2012-02-16 20:28:21 +00:00
  • 9f34a68dba * NEWS: New placeholder for the next release (4.1.5.1 expected) nekral-guest 2012-02-13 20:33:28 +00:00
  • 0c1cbaede8 2012-02-13 Mike Frysinger <vapier@gentoo.org> * src/passwd.c: (non PAM flavour) Report permission denied when access to /etc/shadow fails with EACCES. nekral-guest 2012-02-13 20:32:00 +00:00
  • e363962dd2 2012-02-13 Mike Frysinger <vapier@gentoo.org> * lib/nscd.c: Add missing newline to error message. * lib/nscd.c: If nscd is installed but not in use, then running nscd -i will exit(1). We shouldn't warn in this case since this is not abnormal behavior. nekral-guest 2012-02-13 20:09:59 +00:00