1. 6b6f2d8 userEnable: fix bug and add unit test by Nan Zhou · 2 years, 2 months ago
  2. 784aecd accountUnlockTimeout: add unit test by Nan Zhou · 2 years, 2 months ago
  3. cfabe6b MaxLoginAttemptBeforeLockout: add unit test by Nan Zhou · 2 years, 2 months ago
  4. a6ce1fa rememberOldPasswordTimes: add unit test by Nan Zhou · 2 years, 2 months ago
  5. 1803101 MinPasswordLength: add unit test by Nan Zhou · 2 years, 2 months ago
  6. 4bc6981 user_mgr: move constructor codes to separate func by Nan Zhou · 2 years, 2 months ago
  7. fef6303 updateGroupsAndPriv: fix bugs and add tests by Nan Zhou · 2 years, 2 months ago
  8. f25443e renameUser: add unit test by Nan Zhou · 2 years, 2 months ago
  9. ecf8876 ThrowForInvalidGroups: add unit test by Nan Zhou · 2 years, 2 months ago
  10. 589aeb4 ThrowForInvalidPrivilege: add unit test by Nan Zhou · 2 years, 2 months ago
  11. 49c8136 user add/delete: add unit tests by Nan Zhou · 2 years, 2 months ago
  12. 40e4497 name constraint check: add unit tests by Nan Zhou · 2 years, 2 months ago
  13. 8a11d99 user exist: simplify expression, add unit test by Nan Zhou · 2 years, 2 months ago
  14. e48085d PamModuleArgValue: add unit test coverage by Nan Zhou · 2 years, 2 months ago
  15. 332fb9d RemoveStringFromCSV: add unit test by Nan Zhou · 2 years, 2 months ago
  16. e47c09d getCSVFromVector: optimize and add tests by Nan Zhou · 2 years, 2 months ago
  17. c5382db main: use process loop by Nan Zhou · 2 years, 4 months ago
  18. 0b6b801 build tool: remove autotools by Nan Zhou · 2 years, 2 months ago
  19. 0a26a4f gitlint: check commit message by Nan Zhou · 2 years, 4 months ago
  20. 78d8504 clang-tidy: enable clang-tidy by Nan Zhou · 2 years, 4 months ago
  21. f3fb77c treewide: make code compie on clang by Nan Zhou · 2 years, 4 months ago
  22. 745ce2e Check LDAP group name after PrivilegeMapperEntry fully parsed by Jiaqing Zhao · 2 years, 7 months ago
  23. 69570e5 Set default shell to /bin/sh for ldap users by Jiaqing Zhao · 2 years, 7 months ago
  24. 1db5c73 gitignore: optimize items by Nan Zhou · 2 years, 4 months ago
  25. 0076afe meson: fix the missing root mfg flag by Nan Zhou · 2 years, 4 months ago
  26. fba4bb1 Check time when getting UserLockedForFailedAttempt by Jiaqing Zhao · 2 years, 7 months ago
  27. 8557d32 Refactor executeCmd calls to pam_tally2 by Jiaqing Zhao · 2 years, 7 months ago
  28. 3b80d01 meson: find ldap instead of link flags by Nan Zhou · 2 years, 5 months ago
  29. f76fb88 Fix typo in meson.build by Jiaqing Zhao · 2 years, 6 months ago
  30. fef24dd MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
  31. f1b69fa OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 6 months ago
  32. b3ef4e1 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  33. 2f64e42 Add port validation for ldap server uri by Asmitha Karunanithi · 2 years, 10 months ago
  34. 6dc7ed9 Signal when trying to set minPasswordLength low by Paul Fertser · 3 years ago
  35. 0e17169 build: enable C++20 by Patrick Williams · 2 years, 9 months ago
  36. 7ba91cb remove obsolete phosphor-ldap-mapper by Alexander Filippov · 3 years ago
  37. e92f4ac meson: ldap-config: add missing cereal dep by Patrick Williams · 2 years, 9 months ago
  38. 224559b sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 9 months ago
  39. cf53a94 meson: improve subproject builds by Patrick Williams · 2 years, 10 months ago
  40. ca039ca Migrate to Meson build by Ratan Gupta · 3 years ago
  41. 0b1ad3d Resolve Meson issues by Ratan Gupta · 3 years ago
  42. b01e2fe Enable encoding object paths of User Name by P Dheeraj Srujan Kumar · 3 years, 1 month ago
  43. ce89bfc Set expiry date to 1970-01-01 to disable account by Jiaqing Zhao · 3 years, 1 month ago
  44. ce4e1aa Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
  45. ccd2889 Fix incorrectly formatted log entries by Jonathan Doman · 3 years, 3 months ago
  46. c0760c9 configure: simpify dbus policy install dir by Patrick Williams · 3 years, 3 months ago
  47. d019e3d catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  48. 372c566 LDAP: start or stop nslcd on service starting by Alexander Filippov · 3 years, 6 months ago
  49. 178c3f6 exception: switch to public sdbus exception by Patrick Williams · 3 years, 4 months ago
  50. cda9bc6 cleanup sdbus CAMELCASE define by Patrick Williams · 3 years, 4 months ago
  51. 607ed50 MAINTAINERS: Replace IRC by DISCORD by Ratan Gupta · 3 years, 7 months ago
  52. f2d7118 MAINTAINERS: Change Ratan's email address by Ratan Gupta · 3 years, 7 months ago
  53. b36b11c Supply service & busconfig ACLs from the repo. by Anton D. Kachalov · 3 years, 10 months ago
  54. a260f18 shadowlock: disable until proper unit tests are run by Andrew Geissler · 3 years, 8 months ago
  55. 8eb5397 fixing the ambiguous variable declaration by Ratan Gupta · 3 years, 8 months ago
  56. e6500a4 use new sdbus++ camelcase by Patrick Williams · 3 years, 8 months ago
  57. 18c1b42 bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 9 months ago
  58. 9638afb clang-format-11: reformat by Patrick Williams · 3 years, 11 months ago
  59. 703131f c++17: drop experimental::filesystem by Gunnar Mills · 4 years, 2 months ago
  60. 75be4e6 Treat pwd is not set if no entry in shadow for usr by Jayaprakash Mutyala · 4 years, 4 months ago
  61. 3a003e2 Avoid LDAP lookups for local groups by Ravi Teja · 4 years, 5 months ago
  62. 417c089 UserManager: Fix unit test cases by Ravi Teja · 4 years, 5 months ago
  63. 4f617b7 Update .gitignore for generated libtool file by Zhenfei Tai · 4 years, 7 months ago
  64. 73ce773 Add missed option definition - root user mgmt. by Richard Marian Thomaiyar · 4 years, 7 months ago
  65. 6ee466b [CI fix]: Clang format related fix by Richard Marian Thomaiyar · 4 years, 7 months ago
  66. fdf0937 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
  67. 8f8fc23 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  68. 3ab6cc2 Add UserPasswordExpired for local users by Joseph Reynolds · 4 years, 10 months ago
  69. fe720ff LDAP: add support for privilege priv-noaccess by raviteja-b · 5 years ago
  70. d4d6550 Add option to enable / disable root user mgmt. by Richard Marian Thomaiyar · 5 years ago
  71. 32be296 Remove priv-callback support by Richard Marian Thomaiyar · 5 years ago
  72. 5d00cf2 Support uploading multiple certificates for ldap configuration by Zbigniew Kurzynski · 5 years ago
  73. 7c6e7cf user_mgr: Adding priv-noaccess role by jayaprakash Mutyala · 5 years ago
  74. 1af1223 Fix emit interface added signal by Ratan Gupta · 6 years ago
  75. d588404 User Mgr: Fix to populate secureLDAP variable while by Ravi Teja · 6 years ago
  76. 75b5a6f Change the nslcd configuration based on CertificateString Property by manojkiraneda · 6 years ago
  77. a47fe4e phosphor-ldap-conf: handle "InterfaceAdded" signal on the ca-cert object by manojkiraneda · 6 years ago
  78. 59dba44 UserMgr: Fix ldap config persistance issue by Ravi Teja · 6 years ago
  79. ab4fcb4 phosphor-ldap-conf: handle "PropertiesChanged" signal on the ldap cert object by Ratan Gupta · 6 years ago
  80. 22f13f1 phosphor-ldap-conf: handle "InterfaceAdded" signal on the ldap cert object by Ratan Gupta · 6 years ago
  81. 5fe724a User Mgr: Update GetUserInfo to read ldap user privilege by Ravi Teja · 6 years ago
  82. fef5789 Adding unit test for priv mapping by Ratan Gupta · 6 years ago
  83. 7b04c35 Create role mapping under ldap config object by Ratan Gupta · 6 years ago
  84. fd761da Copying the files from the mapper to the config by Ratan Gupta · 6 years ago
  85. c5481d1 Conditional enable the ldap configuration by Ratan Gupta · 6 years ago
  86. 21e88cb Serialize the config objects by Ratan Gupta · 6 years ago
  87. ec11754 Write the config data into the nslcd.conf file by Ratan Gupta · 6 years ago
  88. 25b9c90 Don't allow to delete the config object by Ratan Gupta · 6 years ago
  89. 8cc4405 Implement unit test for getUserInfo function in phosphor-user-manager by raviteja-b · 6 years ago
  90. 27d4c01 Create the default object for openldap and AD. by Ratan Gupta · 6 years ago
  91. 37fb3fe Change the name of the files to make it align with other filenames by Ratan Gupta · 6 years ago
  92. e1f4db6 Create separate file for ConfigMgr class by Ratan Gupta · 6 years ago
  93. 3a1c274 LDAP Config: Extend the support to change the BindDNPassword by Ratan Gupta · 6 years ago
  94. c3f56c5 LDAP:change default values of GroupNameAttribute and UserNamAttribute by raviteja-b · 6 years ago
  95. cf832ae build: install into bin instead of sbin by Patrick Venture · 6 years ago
  96. 736648e Removing unused SetPassword D-Bus API method by Sumanth Bhat · 6 years ago
  97. 95a2931 LDAP: Add the persistency for the "Enabled" property by Ratan Gupta · 6 years ago
  98. aeaf941 squash the following commits by Ratan Gupta · 6 years ago
  99. a929752 Corrected the error log message. by Ratan Gupta · 6 years ago
  100. 6848428 MAINTAINERS: Remove myself, add Ratan and Richard by Brad Bishop · 6 years ago