Commit History

作者 SHA1 備註 提交日期
  Ken Rossato a0d5dc0f5f Fix logic errors: del_mod should be latched (might not be last mod), and avoid skipping add-mods (int value 0) 13 年之前
  Ken Rossato 0808f7ef69 Simplify program flow: make adduids/moduids/deluids action blocks all similar 13 年之前
  Ken Rossato 77eb7602e9 Simplify program flow: eliminate unnecessary continue 13 年之前
  Ken Rossato c9e9db7201 Memory leaks: unmatched slapi_attr_get_valueset and slapi_value_new 13 年之前
  Ken Rossato a4ca0cc6b0 Change "return"s in modGroupMembership to "break"s to avoid leaking 13 年之前
  Ken Rossato d49035ccd6 Factorize into new isPosixGroup function 13 年之前
  Rich Megginson 3b61c03ee5 coverity - posix winsync mem leaks, null check, deadcode, null ref, use after free 13 年之前
  Rich Megginson 433559271e Ticket #426 - support posix schema for user and group sync 13 年之前