Commit History

Author SHA1 Message Date
  Ken Rossato d594e010b1 Fix logic errors: del_mod should be latched (might not be last mod), and avoid skipping add-mods (int value 0) 13 years ago
  Ken Rossato 7e48f97e81 Simplify program flow: make adduids/moduids/deluids action blocks all similar 13 years ago
  Ken Rossato f325f378c3 Simplify program flow: eliminate unnecessary continue 13 years ago
  Ken Rossato 1eb278540e Memory leaks: unmatched slapi_attr_get_valueset and slapi_value_new 13 years ago
  Ken Rossato fac83eaefd Change "return"s in modGroupMembership to "break"s to avoid leaking 13 years ago
  Ken Rossato 188f595823 Factorize into new isPosixGroup function 13 years ago
  Rich Megginson 0c24dfcff9 coverity - posix winsync mem leaks, null check, deadcode, null ref, use after free 13 years ago
  Rich Megginson 34eea5d06d Ticket #426 - support posix schema for user and group sync 13 years ago