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