Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libds: moved enum security_types to a common header | Andrew Tridgell | 2011-05-08 | 1 | -0/+3 |
| | | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | libds: added roles.h for server roles | Andrew Tridgell | 2011-05-03 | 1 | -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> |