提交历史

作者 SHA1 备注 提交日期
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年之前
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年之前
  Tim Ledbetter 089ff7b94e LibCore: Enable modification of a user's supplementary groups 2 年之前
  Lucas CHOLLET 945d2079b4 LibCore: Add a deleted state for `Account` 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  ne0ndrag0n 9ddb86f7db LibCore: Add query for all accounts and groups 2 年之前
  Peter Elliott 7af5eef0dd SystemServer+LoginServer+Userland: Switch to sid-based sockets 2 年之前
  Lucas CHOLLET 8fabe9a3ad LibCore: Propagate errors from LibCore::Account::login() 3 年之前
  Lucas CHOLLET 507cb411c2 LibCore: Use `StringView` instead of `char *` in Account 3 年之前
  Andreas Kling 3f14582b85 LoginServer+LibCore: Only create user temp directory from LoginServer 2 年之前
  Lucas CHOLLET 1b36348d8b LibCore+LibIPC: Recognise %uid in path 3 年之前
  sin-ack 87f5e0bcda LibCore: Add FIXME note about converting Core::Account to use StringView 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  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 年之前