summaryrefslogtreecommitdiff
path: root/libds
AgeCommit message (Collapse)AuthorFilesLines
2010-04-22s4-drs: Do not allow system-critical attributes to be RODC filteredFernando J V da Silva1-0/+3
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-02-12libds: added recyclebin feature GUIDAndrew Tridgell1-0/+3
2009-12-16libds: added GUIDs for wellknown AD objectsAndrew Tridgell1-0/+13
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2009-10-15libds: added nTDSDSA options flagsAndrew Tridgell1-0/+7
2009-09-28libds: fixed spelling errorAndrew Tridgell1-1/+1
2009-09-24s4-drs: add defines for replication flags on attributesAndrew Tridgell1-0/+3
2009-09-17libds/common/flags: variousMatthias Dieter Wallnöfer2-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
2009-07-13libds: merge the UF<->ACB flag mapping functions.Günther Deschner1-0/+143
Guenther
2009-07-13libds: share UF_ flags between samba3 and 4.Günther Deschner1-0/+177
Guenther