Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-04 | s4-ldb: enable display of partialAttributeSet with --show-binary | Andrew Tridgell | 1 | -0/+1 | |
2011-09-05 | s4-ldb: allow decoding of trustAuthIncoming and trustAuthOutgoing | Andrew Tridgell | 1 | -0/+1 | |
this allows --show-binary to display trustAuthOutgoing and trustAuthIncoming NDR blobs. Useful for debugging trust issues Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-07-28 | ldb-samba: Allow --show-binary flag on defaultSecurityDescriptor | Amitay Isaacs | 1 | -0/+1 | |
This allows users to display defaultSecurityDescriptor in fully expanded form. Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-07-05 | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 1 | -0/+23 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> |