r4844: - Remove the unused attrsyn structure
authorSimo Sorce <idra@samba.org>
Wed, 19 Jan 2005 13:54:10 +0000 (13:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:00 +0000 (13:09 -0500)
commitf19049c9c9fcf891c638c56c13071d09a3a46c54
treefb98463acc94f9ef2f3833a770e1f50bfffd9465
parent4db56efa19b9d93636d31ffde06ab7cdededda0c
r4844: - Remove the unused attrsyn structure
- Change 0 to NULL when checking allocations
- Introduce the schema_attr_cmp hepler function
- Do not allow auxiliary classes to be missing
- Try to ease code readability and try to get
  main code out of loops when possibile.
(This used to be commit a30f647b8abe6b77ef73018f58af2f8a11689b91)
source4/lib/ldb/modules/schema.c