1. 1a80ae5 Fix MD041 warnings by George Liu · 5 months ago
  2. 16c2b68 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  3. c5762ea Fix spelling mistakes using codespell by Manojkiran Eda · 7 months ago
  4. 34eb585 Fix MD040 warnings by George Liu · 5 months ago
  5. 46e773a Fix spelling mistakes using codespell by Manojkiran Eda · 7 months ago
  6. 006f379 Remove DEFAULT_CRYPT_ALGO meson configuration variables by Ravi Teja · 8 months ago
  7. 83a5350 OWNERS: Add Ravi Teja as a owner by Ravi Teja · 5 months ago
  8. af1594c Remove systemd meson configuration variables by Ravi Teja · 8 months ago
  9. 4e2c06e Remove web user group by Ravi Teja · 9 months ago
  10. 86597bd meson: Provide wrap file for boost by Konstantin Aladyshev · 9 months ago
  11. c992c26 meson: Add boost to the dependencies by Konstantin Aladyshev · 9 months ago
  12. 8ffe375 meson: Fix local cereal build by Konstantin Aladyshev · 9 months ago
  13. d9adc73 BugFix: user name contains invalid characters by nichanghao.nch · 12 months ago
  14. 90b84ad build: use allowed over enabled by Patrick Williams · 1 year, 1 month ago
  15. 40419f9 Update README file by Ravi Teja · 1 year, 3 months ago
  16. b5737e6 Add Ravi Teja as a reviewer by Ravi Teja · 1 year, 3 months ago
  17. cb20ea8 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  18. e8edab5 Fix user account status for manually blocked users by Denis Zlobin · 1 year, 4 months ago
  19. 23f82c1 Change authority D-Bus names by Michal Orzel · 1 year, 5 months ago
  20. 24637e5 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 5 months ago
  21. 9046e63 build: upgrade to C++23 by Patrick Williams · 1 year, 4 months ago
  22. 3b280ec Update pam_pwhistory to use pwhistory.conf by Jason M. Bills · 1 year, 5 months ago
  23. 97b352f Remove Richard by Jason M. Bills · 1 year, 5 months ago
  24. 4b29462 user-delete: swap delete and faillock clear by Patrick Williams · 1 year, 5 months ago
  25. 17b8827 Remove temp file on failure by Jason M. Bills · 1 year, 8 months ago
  26. ac921a5 Add support for deleting authentication failure record files by Jayanth Othayoth · 1 year, 6 months ago
  27. 5c028e1 Remove IBM copyright by Gunnar Mills · 1 year, 6 months ago
  28. cf7aedd meson: remove cppfs dependency by Patrick Williams · 1 year, 7 months ago
  29. 601d3db Added new pre-defined usergroup hostconsole by Ninad Palsule · 1 year, 10 months ago
  30. 2d042d1 Change to pam_faillock and pam pwquality by Jason M. Bills · 1 year, 9 months ago
  31. b704304 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  32. 6ceeb4c meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 9 months ago
  33. e8d664d ldap-config: Include phosphor-logging in source files by Jiaqing Zhao · 2 years, 6 months ago
  34. 11ec666 Switch to lg2 for logging by Jiaqing Zhao · 2 years, 6 months ago
  35. 5686206 Implement default LDAP privilege role by Jiaqing Zhao · 2 years, 7 months ago
  36. da401fe Implement createGroup/deleteGroup by Nan Zhou · 2 years, 2 months ago
  37. 37d26c0 prettier: re-format by Patrick Williams · 2 years, 1 month ago
  38. 7562658 UserMgr: Fix the privilege determination by Alexander Filippov · 2 years, 11 months ago
  39. 75ea3e4 Change /bin/nologin to /sbin/nologin by Tang Yiwei · 2 years, 8 months ago
  40. 77a9153 Add Nan Zhou as a reviewer by Nan Zhou · 2 years, 2 months ago
  41. 90a120b user manager test: remove no-access by Nan Zhou · 2 years, 2 months ago
  42. 86040c2 User manager: implement dummy group APIs by Nan Zhou · 2 years, 2 months ago
  43. 5c892d1 Remove support for priv-noaccess role by Asmitha Karunanithi · 2 years, 9 months ago
  44. a295303 userLockedForFailedAttempt: add unit test by Nan Zhou · 2 years, 2 months ago
  45. 6b6f2d8 userEnable: fix bug and add unit test by Nan Zhou · 2 years, 2 months ago
  46. 784aecd accountUnlockTimeout: add unit test by Nan Zhou · 2 years, 2 months ago
  47. cfabe6b MaxLoginAttemptBeforeLockout: add unit test by Nan Zhou · 2 years, 2 months ago
  48. a6ce1fa rememberOldPasswordTimes: add unit test by Nan Zhou · 2 years, 2 months ago
  49. 1803101 MinPasswordLength: add unit test by Nan Zhou · 2 years, 2 months ago
  50. 4bc6981 user_mgr: move constructor codes to separate func by Nan Zhou · 2 years, 2 months ago
  51. fef6303 updateGroupsAndPriv: fix bugs and add tests by Nan Zhou · 2 years, 2 months ago
  52. f25443e renameUser: add unit test by Nan Zhou · 2 years, 2 months ago
  53. ecf8876 ThrowForInvalidGroups: add unit test by Nan Zhou · 2 years, 2 months ago
  54. 589aeb4 ThrowForInvalidPrivilege: add unit test by Nan Zhou · 2 years, 2 months ago
  55. 49c8136 user add/delete: add unit tests by Nan Zhou · 2 years, 2 months ago
  56. 40e4497 name constraint check: add unit tests by Nan Zhou · 2 years, 2 months ago
  57. 8a11d99 user exist: simplify expression, add unit test by Nan Zhou · 2 years, 2 months ago
  58. e48085d PamModuleArgValue: add unit test coverage by Nan Zhou · 2 years, 2 months ago
  59. 332fb9d RemoveStringFromCSV: add unit test by Nan Zhou · 2 years, 2 months ago
  60. e47c09d getCSVFromVector: optimize and add tests by Nan Zhou · 2 years, 2 months ago
  61. c5382db main: use process loop by Nan Zhou · 2 years, 4 months ago
  62. 0b6b801 build tool: remove autotools by Nan Zhou · 2 years, 2 months ago
  63. 0a26a4f gitlint: check commit message by Nan Zhou · 2 years, 4 months ago
  64. 78d8504 clang-tidy: enable clang-tidy by Nan Zhou · 2 years, 4 months ago
  65. f3fb77c treewide: make code compie on clang by Nan Zhou · 2 years, 4 months ago
  66. 745ce2e Check LDAP group name after PrivilegeMapperEntry fully parsed by Jiaqing Zhao · 2 years, 7 months ago
  67. 69570e5 Set default shell to /bin/sh for ldap users by Jiaqing Zhao · 2 years, 7 months ago
  68. 1db5c73 gitignore: optimize items by Nan Zhou · 2 years, 4 months ago
  69. 0076afe meson: fix the missing root mfg flag by Nan Zhou · 2 years, 4 months ago
  70. fba4bb1 Check time when getting UserLockedForFailedAttempt by Jiaqing Zhao · 2 years, 6 months ago
  71. 8557d32 Refactor executeCmd calls to pam_tally2 by Jiaqing Zhao · 2 years, 6 months ago
  72. 3b80d01 meson: find ldap instead of link flags by Nan Zhou · 2 years, 5 months ago
  73. f76fb88 Fix typo in meson.build by Jiaqing Zhao · 2 years, 6 months ago
  74. fef24dd MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
  75. f1b69fa OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 6 months ago
  76. b3ef4e1 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  77. 2f64e42 Add port validation for ldap server uri by Asmitha Karunanithi · 2 years, 10 months ago
  78. 6dc7ed9 Signal when trying to set minPasswordLength low by Paul Fertser · 3 years ago
  79. 0e17169 build: enable C++20 by Patrick Williams · 2 years, 9 months ago
  80. 7ba91cb remove obsolete phosphor-ldap-mapper by Alexander Filippov · 3 years ago
  81. e92f4ac meson: ldap-config: add missing cereal dep by Patrick Williams · 2 years, 9 months ago
  82. 224559b sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 9 months ago
  83. cf53a94 meson: improve subproject builds by Patrick Williams · 2 years, 10 months ago
  84. ca039ca Migrate to Meson build by Ratan Gupta · 3 years ago
  85. 0b1ad3d Resolve Meson issues by Ratan Gupta · 3 years ago
  86. b01e2fe Enable encoding object paths of User Name by P Dheeraj Srujan Kumar · 3 years, 1 month ago
  87. ce89bfc Set expiry date to 1970-01-01 to disable account by Jiaqing Zhao · 3 years, 1 month ago
  88. ce4e1aa Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
  89. ccd2889 Fix incorrectly formatted log entries by Jonathan Doman · 3 years, 3 months ago
  90. c0760c9 configure: simpify dbus policy install dir by Patrick Williams · 3 years, 3 months ago
  91. d019e3d catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  92. 372c566 LDAP: start or stop nslcd on service starting by Alexander Filippov · 3 years, 6 months ago
  93. 178c3f6 exception: switch to public sdbus exception by Patrick Williams · 3 years, 4 months ago
  94. cda9bc6 cleanup sdbus CAMELCASE define by Patrick Williams · 3 years, 4 months ago
  95. 607ed50 MAINTAINERS: Replace IRC by DISCORD by Ratan Gupta · 3 years, 7 months ago
  96. f2d7118 MAINTAINERS: Change Ratan's email address by Ratan Gupta · 3 years, 7 months ago
  97. b36b11c Supply service & busconfig ACLs from the repo. by Anton D. Kachalov · 3 years, 10 months ago
  98. a260f18 shadowlock: disable until proper unit tests are run by Andrew Geissler · 3 years, 8 months ago
  99. 8eb5397 fixing the ambiguous variable declaration by Ratan Gupta · 3 years, 8 months ago
  100. e6500a4 use new sdbus++ camelcase by Patrick Williams · 3 years, 8 months ago