1. 0a9ed62 su: Remove LOCAL_MODULE_TAGS := debug by Pitchaiah Prakash · 2 years, 5 months ago int/10/fp2 rel/10/fp2/22.02.0-rel rel/10/fp2/22.04.0-rel rel/10/fp2/22.06.0-rel rel/10/fp2/22.08.0-rel rel/10/fp2/22.10.0-rel rel/10/fp2/22.12.0-rel rel/10/fp2/23.02.0-rel rel/10/fp2/22.02.0-rel.0 rel/10/fp2/22.04.0-rel.1 rel/10/fp2/22.06.0-rel.0 rel/10/fp2/22.08.0-rel.0 rel/10/fp2/22.10.0-rel.0 rel/10/fp2/22.12.0-rel.0 rel/10/fp2/23.02.0-rel.0
  2. 65287de Introduce conditional for building by Maarten Derks · 3 years, 3 months ago int/p/fp2 rel/p/fp2/21.03.0-rel rel/p/fp2/21.05.0-rel rel/p/fp2/21.08.1-rel rel/p/fp2/21.10.0-rel rel/p/fp2/21.12.0-rel rel/p/fp2/21.03.0-rel.1 rel/p/fp2/21.03.0-rel.2 rel/p/fp2/21.05.0-rel.1 rel/p/fp2/21.08.1-rel.0 rel/p/fp2/21.10.0-rel.2 rel/p/fp2/21.12.0-rel.1
  3. 343a6eb su: remove lineage branding or property check by ssizon · 3 years, 3 months ago
  4. af63088 su: Add back mistakenly removed code by Michael Bestas · 5 years ago
  5. 5eb52ea su: Run clang format by Luca Stefani · 6 years ago
  6. 7c86b05 su: Move to cutils/properties.h by Luca Stefani · 6 years ago
  7. 5457357 su: Make gotos looks sane by Luca Stefani · 5 years ago
  8. dd47f31 su: Cleanup includes by Luca Stefani · 6 years ago
  9. e9cafb1 su: Remove mount of emulated storage by Luca Stefani · 6 years ago
  10. 7183926 su: Remove samsung hacks by Luca Stefani · 6 years ago
  11. 3d372ab su: Use shared libraries by Luca Stefani · 6 years ago
  12. c8d047a su: Update AppOps API calls by LuK1337 · 6 years ago
  13. bffcdef su: Fully rebrand by Bruno Martins · 6 years ago
  14. beddaf7 su: Fix warnings from PVS Studio Analyzer by Tom Marshall · 6 years ago
  15. ae77c1a su.c: fix property check due to lineage rebranding by MSe1969 · 6 years ago
  16. cc52043 su: Add missing libs and reorder by Christopher N. Hesse · 6 years ago
  17. 11730a5 correct delivering process return code to caller by gwzhang · 7 years ago
  18. 7344440 su: Don't start daemon for adb only mode by Gabriele M · 7 years ago
  19. d30f4ad su: don't crash on SIGPIPE while passing return code to client by Unpublished · 7 years ago
  20. bce2976 su: Enable Wall and fix build by Luca Stefani · 7 years ago
  21. 613a37d su: daemon: Stop leaking child argv by Diogo Ferreira · 8 years ago
  22. bb933f9 su: utils: Stop leaking a string by Diogo Ferreira · 8 years ago
  23. faf9e29 su: appops: Free memory with delete by Diogo Ferreira · 8 years ago
  24. ee2a82a su: Use the AppOpsManager operation enum instead of hardcoding by Diogo Ferreira · 8 years ago
  25. 810f96d superuser: Use service-specific init.rc by Steve Kondik · 8 years ago
  26. 7758857 su: Fix appops id by Steve Kondik · 8 years ago
  27. d2c8eb2 su: Fix crash due to invalid file descriptor by Steve Kondik · 8 years ago
  28. 50667a3 switch from stat to fstat by Daniel Micay · 9 years ago
  29. c9d292e replace strncpy with strlcpy + truncation checks by Daniel Micay · 9 years ago
  30. e6c1e66 Merge "remove redundant checks" into cm-13.0 by Steve Kondik · 8 years ago
  31. f40b068 remove redundant checks by Daniel Micay · 9 years ago
  32. 1dd556e fix adb-only su support by Daniel Micay · 9 years ago
  33. bc59e5f Merge "replace insecure uid spoofing code" into cm-13.0 by Ricardo Cerqueira · 9 years ago
  34. 4fb98c1 replace insecure uid spoofing code by Daniel Micay · 9 years ago
  35. 73eef58 daemon: Validate the socket caller's requested FDs by Ricardo Cerqueira · 9 years ago
  36. fb9475d su: Remove dead code by Ricardo Cerqueira · 9 years ago
  37. 9942ec8 su: update app ops index by Roman Birg · 9 years ago
  38. 1fdd259 su: Don't build statically by Brandon McAnsh · 9 years ago
  39. 8a03bcf su: Fix implicit declarations by Brandon McAnsh · 9 years ago
  40. afd9cff su: allow init to automatically restart daemon by Pawit Pornkitprasan · 9 years ago
  41. 785aaf8 su: Get rid of LD_LIBRARY_PATH by Ricardo Cerqueira · 9 years ago
  42. 6006c0e su: Fix for 64-bit archs by Ricardo Cerqueira · 9 years ago
  43. eb6787d Merge "su: Use the correct size for sockaddr structs" into cm-12.0 by Diogo Ferreira · 9 years ago
  44. 3e52b78 su: Use the correct size for sockaddr structs by Diogo Ferreira · 9 years ago
  45. a1229fc su: Don't set root access as a default fallback option. by Shareef Ali · 9 years ago
  46. b2ffaf2 Remove hardwired uids by Ricardo Cerqueira · 9 years ago
  47. 9d64665 su: Use start/finish instead of checkOp by Diogo Ferreira · 9 years ago
  48. f4fe887 su: Treat warnings as errors by Diogo Ferreira · 9 years ago
  49. ced50b7 su: Remove references to the embedded mode by Diogo Ferreira · 9 years ago
  50. 9c14774 su: Remove the app by Diogo Ferreira · 9 years ago
  51. 33343a4 su: Move daemon sockets to their own place by Diogo Ferreira · 9 years ago
  52. 9d0f234 su: Remove multiuser hooks by Diogo Ferreira · 9 years ago
  53. 4aaba1e su: Use liblog by Diogo Ferreira · 9 years ago
  54. 622348f su: Remove activity-related calls. by Diogo Ferreira · 9 years ago
  55. 910c841 su: Remove the database-backed allow chain by Diogo Ferreira · 9 years ago
  56. 590ddd2 su: Appops integration by Diogo Ferreira · 9 years ago
  57. 2b782d1 Fix security, tighter str comparison, fix warnings by Marcos Marado · 9 years ago
  58. c2ec204 su: Fix verification fails when the client isn't setuid by Ricardo Cerqueira · 9 years ago
  59. 026a344 Update the Superuser settings drawable by blunden · 9 years ago
  60. 86dbf4f Invert theme by Ricardo Cerqueira · 9 years ago
  61. 7c7a44d init: Update daemon contexts for enforcing selinux policies by Ricardo Cerqueira · 9 years ago
  62. ccde9f1 Automatic translation import by Michael Bestas · 10 years ago
  63. 14db056 Automatic translation import by Michael Bestas · 10 years ago
  64. 342fd64 Automatic translation import by Michael Bestas · 10 years ago
  65. 40d6723 Automatic translation import by Michael Bestas · 10 years ago
  66. 500ece6 Automatic translation import by Michael Bestas · 10 years ago
  67. 35fee20 SU: Use different strings for notification summary & popup list by Michael Bestas · 10 years ago
  68. b5efcf2 Automatic translation import by Michael Bestas · 10 years ago
  69. 99acfee Automatic translation import by Michael Bestas · 10 years ago
  70. 012a223 su: Don't forcefully add the bin symlink to the installed packages by Ricardo Cerqueira · 10 years ago
  71. 188b032 Superuser: Remove unused translations by Michael Bestas · 10 years ago
  72. 2cc9531 Rename allow and deny strings. by Danny Baumann · 10 years ago
  73. 0deb4d4 Automatic translation import by Michael Bestas · 10 years ago
  74. a4bb420 Automatic translation import by Michael Bestas · 10 years ago
  75. c59e58d Prevent clickjacking of superuser requests by Veeti Paananen · 10 years ago
  76. 7d8d00f Automatic translation import by Michael Bestas · 10 years ago
  77. 1dd6753 Revert "Superuser: Don't duplicate 'Allow' string" by Michael Bestas · 10 years ago
  78. 6af4772 Superuser: Don't duplicate 'Allow' string by Michael Bestas · 10 years ago
  79. 76b3b77 Superuser: Add a string for JA translation by black · 10 years ago
  80. 711c4cc Automatic translation import by Michael Bestas · 10 years ago
  81. 9f50ee9 Automatic translation import by Michael Bestas · 10 years ago
  82. 83eef8a Automatic translation import by Michael Bestas · 10 years ago
  83. 79a893a Automatic translation import by Michael Bestas · 10 years ago
  84. eca2df6 Automatic translation import by Michael Bestas · 10 years ago
  85. 4f9824f Automatic translation import by Michael Bestas · 10 years ago
  86. 036dd62 Automatic translation import by Michael Bestas · 10 years ago
  87. 2c008c6 Automatic translation import by Michael Bestas · 10 years ago
  88. fd2cdfa Automatic translation import by Michael Bestas · 10 years ago
  89. fa811a3 Automatic translation import by Michael Bestas · 10 years ago
  90. 90143f3 Initial translation import by Michael Bestas · 10 years ago
  91. cc4fe14 Superuser: CS translation by Ondrej Zima · 10 years ago
  92. 0f79d4a Superuser: PT-BR Translations by Gustavo · 10 years ago
  93. b2d75cd Merge "Superuser: SK translations" into cm-11.0 by Michael Bestas · 10 years ago
  94. 12a64e1 Superuser: SK translations by pylerCM · 10 years ago
  95. 77c0e52 Superuser: ES translations by Lorenzo M · 10 years ago
  96. 4fe2538 Superuser: DA translation by Jacob Overgaard Madsen · 10 years ago
  97. ca10fc2 Fix UXD for tablets by BILLyTheLiTTle · 10 years ago
  98. 866fe2c Superuser: Update DE translation by elektroschmock · 10 years ago
  99. b690d81 Fix for current activity refresh by BILLyTheLiTTle · 10 years ago
  100. 14aa29b Merge "Superuser: FR translation" into cm-11.0 by Marco Brohet · 10 years ago