summaryrefslogtreecommitdiffstats
path: root/libds/common
Commit message (Collapse)AuthorAgeFilesLines
* libds: fixed spelling errorAndrew Tridgell2009-09-281-1/+1
|
* s4-drs: add defines for replication flags on attributesAndrew Tridgell2009-09-241-0/+3
|
* libds/common/flags: variousMatthias Dieter Wallnöfer2009-09-172-28/+36
| | | | | | | | - Reorders the header file to have the order "userAccountFlags", "groupType", "sAMAccountType" (matches the order in the flag_mapping.c and samldb module) - Fixes the group account flags properly up - Fixes the flags for "domain/forestFunctionality" and "domainControllerFunctionality" up
* libds: merge the UF<->ACB flag mapping functions.Günther Deschner2009-07-131-0/+143
| | | | Guenther
* libds: share UF_ flags between samba3 and 4.Günther Deschner2009-07-131-0/+177
Guenther