提交历史

作者 SHA1 备注 提交日期
  Andreas Kling c6ce606e47 LibCore+id: Make more use of Core::System wrappers in Core::Account 3 年之前
  Andreas Kling b38f8902d2 LibCore+passwd+usermod: Make Core::Account::sync() return ErrorOr<void> 3 年之前
  Andreas Kling 4eeab4cfc8 LibCore: Replace Result<T, E> use with ErrorOr<T> in Core::Account 3 年之前
  Timothy Flynn 4739982c66 LibCore: Change Account::set_password to take a SecretString 3 年之前
  Brian Gianforcaro df04283d61 LibCore: Make Account::authenticate take a SecretString 3 年之前
  Peter Elliott 33d7fdca28 Everywhere: Use my cool new @serenityos.org email address 3 年之前
  brapru 6ef6bd1ccb LibCore: Add setters for all user account properties 4 年之前
  Jean-Baptiste Boric 16983dbe8e LibCore: Add ability to not read shadow data for Account 4 年之前
  Jean-Baptiste Boric fdf638dde0 LibCore: Implement Account::self() 4 年之前
  Gunnar Beutner 764a41e284 LibCore: Fix building LibCore on FreeBSD 4 年之前
  Gunnar Beutner f18895c0d6 LibCore: Fix building the library on macOS 4 年之前
  Gunnar Beutner 302f9798ee LibC: Implement support for getspnam() and friends 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 3b80358142 LibCore: Always fail Account authentication on missing shadow entry 4 年之前
  Andreas Kling 439f447ba8 LibCore+su+passwd: Don't keep /etc/passwd and /etc/shadow open 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前