ldaphotos/local.schema
Sandy Mossgrave bad9984903 Quicksaving. Works.
Removed test suite and dependency on criterion unit test framework.
  The criterion AUR depended on an out-of-date ABI of libgit2, and since I don't want to wait for criterion's developers to update it, or to install an old version of a library I don't need, I decided to cut the unit test framework out of ldaphotos.
  The team (me) is searching for alternatives.

main.h:
  Refactored the OPTIONS list.

local.schema:
  Added LDAP schema. This is currently useless.

Makefile:
  Consolidated libraries into $(LIBRARIES) variable.
2023-09-12 22:46:05 +00:00

7 lines
133 B
Plaintext

attributeType ( 1.3.6.1.4.1.60580.1.1 NAME ( '' '' )
DESC ''
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX
)