Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-28 | Fix some types | Jelmer Vernooij | 1 | -1/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Feb 28 23:30:06 CET 2011 on sn-devel-104 | |||||
2011-02-24 | build: moved libds/common/flag_mapping.c into a common subsystem | Andrew Tridgell | 1 | -0/+1 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-29 | libds: added more UF_ -> ACB_ flags mappings | Andrew Tridgell | 1 | -1/+4 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> | |||||
2010-09-24 | libds:flag_mapping.c - support also the default read-only DC primary group | Matthias Dieter Wallnöfer | 1 | -1/+3 | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-12 | libds:flag_mapping.c - introduce a call which maps the "userAccountControl" ↵ | Matthias Dieter Wallnöfer | 1 | -0/+13 | |
to the default primary group RID | |||||
2010-09-12 | libds:flag_mapping.c - fix counter variable types | Matthias Dieter Wallnöfer | 1 | -2/+3 | |
2009-09-17 | libds/common/flags: various | Matthias Dieter Wallnöfer | 1 | -4/+7 | |
- 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-13 | libds: merge the UF<->ACB flag mapping functions. | Günther Deschner | 1 | -0/+143 | |
Guenther |