1. 5fe724a User Mgr: Update GetUserInfo to read ldap user privilege by Ravi Teja · 6 years ago
  2. fef5789 Adding unit test for priv mapping by Ratan Gupta · 6 years ago
  3. 7b04c35 Create role mapping under ldap config object by Ratan Gupta · 6 years ago
  4. fd761da Copying the files from the mapper to the config by Ratan Gupta · 6 years ago
  5. c5481d1 Conditional enable the ldap configuration by Ratan Gupta · 6 years ago
  6. 21e88cb Serialize the config objects by Ratan Gupta · 6 years ago
  7. ec11754 Write the config data into the nslcd.conf file by Ratan Gupta · 6 years ago
  8. 25b9c90 Don't allow to delete the config object by Ratan Gupta · 6 years ago
  9. 8cc4405 Implement unit test for getUserInfo function in phosphor-user-manager by raviteja-b · 6 years ago
  10. 27d4c01 Create the default object for openldap and AD. by Ratan Gupta · 6 years ago
  11. 37fb3fe Change the name of the files to make it align with other filenames by Ratan Gupta · 6 years ago
  12. e1f4db6 Create separate file for ConfigMgr class by Ratan Gupta · 6 years ago
  13. 3a1c274 LDAP Config: Extend the support to change the BindDNPassword by Ratan Gupta · 6 years ago
  14. c3f56c5 LDAP:change default values of GroupNameAttribute and UserNamAttribute by raviteja-b · 6 years ago
  15. cf832ae build: install into bin instead of sbin by Patrick Venture · 6 years ago
  16. 736648e Removing unused SetPassword D-Bus API method by Sumanth Bhat · 6 years ago
  17. 95a2931 LDAP: Add the persistency for the "Enabled" property by Ratan Gupta · 6 years ago
  18. aeaf941 squash the following commits by Ratan Gupta · 6 years ago
  19. a929752 Corrected the error log message. by Ratan Gupta · 6 years ago
  20. 6848428 MAINTAINERS: Remove myself, add Ratan and Richard by Brad Bishop · 6 years ago
  21. 5e8ccb9 build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
  22. f5c2df5 Remove output user name comparison for pam_tally2 by Richard Marian Thomaiyar · 6 years ago
  23. f870b48 Add unit tests for ldap mapper application by Tom Joseph · 6 years ago
  24. f5bd891 Refactor mapper application to enable unit tests by Tom Joseph · 6 years ago
  25. 23886ef Add readme for user manager by Ratan Gupta · 6 years ago
  26. bc4f180 phosphor-ldap-conf: nslcd restart service getting called twice by Nagaraju Goruganti · 6 years ago
  27. 5088e54 React to nsswitch config file changes by Deepak Kodihalli · 6 years ago
  28. 3b4d06a phosphor-ldap-conf: update nslcd.conf file with tls_cacertfile info by Nagaraju Goruganti · 6 years ago
  29. d514e5d phosphor-ldap-conf: add unit tests by Nagaraju Goruganti · 6 years ago
  30. 3e7a72e phosphor-ldap-conf: Make correction in renaming path of nsswitch.conf by Ratan Gupta · 6 years ago
  31. c9c86a2 phosphor-ldap-conf: Don't create the LDAP config object by Ratan Gupta · 6 years ago
  32. 53dd108 phosphor-ldap-conf: Don't map the uid with cn for openLDAP by Ratan Gupta · 6 years ago
  33. 808eda4 phosphor-ldap-conf: update nslcd.conf file for OpenLdap by Nagaraju Goruganti · 6 years ago
  34. 59287f0 phosphor-ldap-conf: validate LDAP Server URI by Nagaraju Goruganti · 6 years ago
  35. db60f58 ldap-config: remove Bindpassword and secureLDAP property from the interface by Nagaraju Goruganti · 6 years ago
  36. 9891f2f phosphor-ldap-conf: change the permissions of the nslcd.conf file by Ratan Gupta · 6 years ago
  37. 1567547 phosphor-ldap-conf: add support for anonymous bind by Nagaraju Goruganti · 6 years ago
  38. 045b112 user_mgr: throw original exception by Patrick Venture · 6 years ago
  39. c704519 Add support for user locked state property by Richard Marian Thomaiyar · 7 years ago
  40. 9164fd9 Support for password & security configuration by Richard Marian Thomaiyar · 7 years ago
  41. b26799a phosphor-ldap-conf: add support for validation of parameters by Nagaraju Goruganti · 6 years ago
  42. dccee2b phosphor-ldap-conf: switch between config files while enabling/disabling LDAP by Nagaraju Goruganti · 6 years ago
  43. 24194bd phosphor-ldap-conf: Implement the Delete interface by Nagaraju Goruganti · 6 years ago
  44. f1940d9 phosphor-ldap-conf: implement restore and add error handling by Nagaraju Goruganti · 6 years ago
  45. 997f5e0 phosphor-ldap-conf: add application to configure LDAP by Nagaraju Goruganti · 6 years ago
  46. 0b14c47 ldap: Add persistence for LDAP mapper D-Bus objects by Tom Joseph · 6 years ago
  47. 536ea32 ldap: Add application to configure privilege for LDAP groups by Tom Joseph · 6 years ago
  48. 3618f44 phosphor-user-manager: use c++17 by Vernon Mauery · 6 years ago
  49. 7ba3c71 Fix to include user id 0 in users list. by Richard Marian Thomaiyar · 7 years ago
  50. f977b1a User home directory fixups. Needed for SSH by Richard Marian Thomaiyar · 7 years ago
  51. 2cb2e72 Handle empty privilege condition by Richard Marian Thomaiyar · 6 years ago
  52. 9f630d9 Basic support for User manager service by Richard Marian Thomaiyar · 7 years ago
  53. 10eb23f Adding Richard as reviewer by Richard Marian Thomaiyar · 7 years ago
  54. 3c166b3 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  55. 1f5a002 Fix to use mkstemp for temp shadow file creation by Richard Marian Thomaiyar · 7 years ago
  56. 035a969 Add GTEST cases by Vishwanatha Subbanna · 7 years ago
  57. 36218e6 Throw exceptions on password update failure by Vishwanatha Subbanna · 7 years ago
  58. 070a3e4 Update shadow password file with new password by Vishwanatha Subbanna · 7 years ago
  59. bdb298f Extract crypto algorithm field and add utility functions by Vishwanatha Subbanna · 7 years ago
  60. 54309f1 Add gitignore file by Vishwanatha Subbanna · 7 years ago
  61. d20225f Implement user password interface by Vishwanatha Subbanna · 7 years ago
  62. 8a89b53 Put initial skeleton code of user manager by Vishwanatha Subbanna · 7 years ago
  63. f3dfd32 Initial commit by Patrick Williams · 7 years ago