1. 7531e90 Added passsword policy parameters by Ratan Gupta · 2 years, 8 months ago password_policy
  2. 372c566 LDAP: start or stop nslcd on service starting by Alexander Filippov · 3 years ago
  3. 178c3f6 exception: switch to public sdbus exception by Patrick Williams · 2 years, 9 months ago
  4. cda9bc6 cleanup sdbus CAMELCASE define by Patrick Williams · 2 years, 9 months ago
  5. 607ed50 MAINTAINERS: Replace IRC by DISCORD by Ratan Gupta · 3 years ago
  6. f2d7118 MAINTAINERS: Change Ratan's email address by Ratan Gupta · 3 years ago
  7. b36b11c Supply service & busconfig ACLs from the repo. by Anton D. Kachalov · 3 years, 3 months ago
  8. a260f18 shadowlock: disable until proper unit tests are run by Andrew Geissler · 3 years, 1 month ago
  9. 8eb5397 fixing the ambiguous variable declaration by Ratan Gupta · 3 years, 1 month ago
  10. e6500a4 use new sdbus++ camelcase by Patrick Williams · 3 years, 1 month ago
  11. 18c1b42 bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 2 months ago
  12. 9638afb clang-format-11: reformat by Patrick Williams · 3 years, 3 months ago
  13. 703131f c++17: drop experimental::filesystem by Gunnar Mills · 3 years, 7 months ago
  14. 75be4e6 Treat pwd is not set if no entry in shadow for usr by Jayaprakash Mutyala · 3 years, 9 months ago
  15. 3a003e2 Avoid LDAP lookups for local groups by Ravi Teja · 3 years, 10 months ago
  16. 417c089 UserManager: Fix unit test cases by Ravi Teja · 3 years, 9 months ago
  17. 4f617b7 Update .gitignore for generated libtool file by Zhenfei Tai · 4 years ago
  18. 73ce773 Add missed option definition - root user mgmt. by Richard Marian Thomaiyar · 4 years ago
  19. 6ee466b [CI fix]: Clang format related fix by Richard Marian Thomaiyar · 4 years ago
  20. fdf0937 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 1 month ago
  21. 8f8fc23 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 1 month ago
  22. 3ab6cc2 Add UserPasswordExpired for local users by Joseph Reynolds · 4 years, 3 months ago
  23. fe720ff LDAP: add support for privilege priv-noaccess by raviteja-b · 4 years, 4 months ago
  24. d4d6550 Add option to enable / disable root user mgmt. by Richard Marian Thomaiyar · 4 years, 7 months ago
  25. 32be296 Remove priv-callback support by Richard Marian Thomaiyar · 4 years, 7 months ago
  26. 5d00cf2 Support uploading multiple certificates for ldap configuration by Zbigniew Kurzynski · 4 years, 8 months ago
  27. 7c6e7cf user_mgr: Adding priv-noaccess role by jayaprakash Mutyala · 4 years, 9 months ago
  28. 1af1223 Fix emit interface added signal by Ratan Gupta · 6 years ago
  29. d588404 User Mgr: Fix to populate secureLDAP variable while by Ravi Teja · 5 years ago
  30. 75b5a6f Change the nslcd configuration based on CertificateString Property by manojkiraneda · 5 years ago
  31. a47fe4e phosphor-ldap-conf: handle "InterfaceAdded" signal on the ca-cert object by manojkiraneda · 5 years ago
  32. 59dba44 UserMgr: Fix ldap config persistance issue by Ravi Teja · 5 years ago
  33. ab4fcb4 phosphor-ldap-conf: handle "PropertiesChanged" signal on the ldap cert object by Ratan Gupta · 5 years ago
  34. 22f13f1 phosphor-ldap-conf: handle "InterfaceAdded" signal on the ldap cert object by Ratan Gupta · 5 years ago
  35. 5fe724a User Mgr: Update GetUserInfo to read ldap user privilege by Ravi Teja · 5 years ago
  36. fef5789 Adding unit test for priv mapping by Ratan Gupta · 5 years ago
  37. 7b04c35 Create role mapping under ldap config object by Ratan Gupta · 5 years ago
  38. fd761da Copying the files from the mapper to the config by Ratan Gupta · 5 years ago
  39. c5481d1 Conditional enable the ldap configuration by Ratan Gupta · 5 years ago
  40. 21e88cb Serialize the config objects by Ratan Gupta · 5 years ago
  41. ec11754 Write the config data into the nslcd.conf file by Ratan Gupta · 5 years ago
  42. 25b9c90 Don't allow to delete the config object by Ratan Gupta · 5 years ago
  43. 8cc4405 Implement unit test for getUserInfo function in phosphor-user-manager by raviteja-b · 5 years ago
  44. 27d4c01 Create the default object for openldap and AD. by Ratan Gupta · 5 years ago
  45. 37fb3fe Change the name of the files to make it align with other filenames by Ratan Gupta · 5 years ago
  46. e1f4db6 Create separate file for ConfigMgr class by Ratan Gupta · 5 years ago
  47. 3a1c274 LDAP Config: Extend the support to change the BindDNPassword by Ratan Gupta · 5 years ago
  48. c3f56c5 LDAP:change default values of GroupNameAttribute and UserNamAttribute by raviteja-b · 5 years ago
  49. cf832ae build: install into bin instead of sbin by Patrick Venture · 5 years ago
  50. 736648e Removing unused SetPassword D-Bus API method by Sumanth Bhat · 5 years ago
  51. 95a2931 LDAP: Add the persistency for the "Enabled" property by Ratan Gupta · 5 years ago
  52. aeaf941 squash the following commits by Ratan Gupta · 5 years ago
  53. a929752 Corrected the error log message. by Ratan Gupta · 5 years ago
  54. 6848428 MAINTAINERS: Remove myself, add Ratan and Richard by Brad Bishop · 5 years ago
  55. 5e8ccb9 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  56. f5c2df5 Remove output user name comparison for pam_tally2 by Richard Marian Thomaiyar · 6 years ago
  57. f870b48 Add unit tests for ldap mapper application by Tom Joseph · 6 years ago
  58. f5bd891 Refactor mapper application to enable unit tests by Tom Joseph · 6 years ago
  59. 23886ef Add readme for user manager by Ratan Gupta · 6 years ago
  60. bc4f180 phosphor-ldap-conf: nslcd restart service getting called twice by Nagaraju Goruganti · 6 years ago
  61. 5088e54 React to nsswitch config file changes by Deepak Kodihalli · 6 years ago
  62. 3b4d06a phosphor-ldap-conf: update nslcd.conf file with tls_cacertfile info by Nagaraju Goruganti · 6 years ago
  63. d514e5d phosphor-ldap-conf: add unit tests by Nagaraju Goruganti · 6 years ago
  64. 3e7a72e phosphor-ldap-conf: Make correction in renaming path of nsswitch.conf by Ratan Gupta · 6 years ago
  65. c9c86a2 phosphor-ldap-conf: Don't create the LDAP config object by Ratan Gupta · 6 years ago
  66. 53dd108 phosphor-ldap-conf: Don't map the uid with cn for openLDAP by Ratan Gupta · 6 years ago
  67. 808eda4 phosphor-ldap-conf: update nslcd.conf file for OpenLdap by Nagaraju Goruganti · 6 years ago
  68. 59287f0 phosphor-ldap-conf: validate LDAP Server URI by Nagaraju Goruganti · 6 years ago
  69. db60f58 ldap-config: remove Bindpassword and secureLDAP property from the interface by Nagaraju Goruganti · 6 years ago
  70. 9891f2f phosphor-ldap-conf: change the permissions of the nslcd.conf file by Ratan Gupta · 6 years ago
  71. 1567547 phosphor-ldap-conf: add support for anonymous bind by Nagaraju Goruganti · 6 years ago
  72. 045b112 user_mgr: throw original exception by Patrick Venture · 6 years ago
  73. c704519 Add support for user locked state property by Richard Marian Thomaiyar · 6 years ago
  74. 9164fd9 Support for password & security configuration by Richard Marian Thomaiyar · 6 years ago
  75. b26799a phosphor-ldap-conf: add support for validation of parameters by Nagaraju Goruganti · 6 years ago
  76. dccee2b phosphor-ldap-conf: switch between config files while enabling/disabling LDAP by Nagaraju Goruganti · 6 years ago
  77. 24194bd phosphor-ldap-conf: Implement the Delete interface by Nagaraju Goruganti · 6 years ago
  78. f1940d9 phosphor-ldap-conf: implement restore and add error handling by Nagaraju Goruganti · 6 years ago
  79. 997f5e0 phosphor-ldap-conf: add application to configure LDAP by Nagaraju Goruganti · 6 years ago
  80. 0b14c47 ldap: Add persistence for LDAP mapper D-Bus objects by Tom Joseph · 6 years ago
  81. 536ea32 ldap: Add application to configure privilege for LDAP groups by Tom Joseph · 6 years ago
  82. 3618f44 phosphor-user-manager: use c++17 by Vernon Mauery · 6 years ago
  83. 7ba3c71 Fix to include user id 0 in users list. by Richard Marian Thomaiyar · 6 years ago
  84. f977b1a User home directory fixups. Needed for SSH by Richard Marian Thomaiyar · 6 years ago
  85. 2cb2e72 Handle empty privilege condition by Richard Marian Thomaiyar · 6 years ago
  86. 9f630d9 Basic support for User manager service by Richard Marian Thomaiyar · 6 years ago
  87. 10eb23f Adding Richard as reviewer by Richard Marian Thomaiyar · 6 years ago
  88. 3c166b3 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  89. 1f5a002 Fix to use mkstemp for temp shadow file creation by Richard Marian Thomaiyar · 6 years ago
  90. 035a969 Add GTEST cases by Vishwanatha Subbanna · 7 years ago
  91. 36218e6 Throw exceptions on password update failure by Vishwanatha Subbanna · 7 years ago
  92. 070a3e4 Update shadow password file with new password by Vishwanatha Subbanna · 7 years ago
  93. bdb298f Extract crypto algorithm field and add utility functions by Vishwanatha Subbanna · 7 years ago
  94. 54309f1 Add gitignore file by Vishwanatha Subbanna · 7 years ago
  95. d20225f Implement user password interface by Vishwanatha Subbanna · 7 years ago
  96. 8a89b53 Put initial skeleton code of user manager by Vishwanatha Subbanna · 7 years ago
  97. f3dfd32 Initial commit by Patrick Williams · 7 years ago