summaryrefslogtreecommitdiffstats
path: root/libds/common/roles.h
Commit message (Collapse)AuthorAgeFilesLines
* libds: moved enum security_types to a common headerAndrew Tridgell2011-05-081-0/+3
| | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* libds: added roles.h for server rolesAndrew Tridgell2011-05-031-0/+42
this will allow us to move the server roles in common, which will make it much easier to mix s3/s4 calls in the one C file Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>