Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3:registry: remove now (finally) obsolete reg_util_registry.{c,h} | Michael Adam | 2010-09-21 | 1 | -45/+0 |
| | |||||
* | s3-auth Change struct nt_user_token -> struct security_token | Andrew Bartlett | 2010-09-11 | 1 | -1/+1 |
| | | | | | | | | This common structure is defined in security.idl Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | ||||
* | s3:registry: extract the reg_util_legacy prototypes into their own header. | Michael Adam | 2010-05-25 | 1 | -0/+45 |
And use them only where necessary. |