Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dlist: remove unneeded type argument from DLIST_ADD_END() | Michael Adam | 2016-02-06 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> | ||||
* | Convert all uint32/16/8 to _t in source3/lib. | Richard Sharpe | 2015-05-13 | 1 | -1/+1 |
| | | | | | Signed-off-by: Richard Sharpe <rsharpe@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> | ||||
* | s3:lib: Factor read_ea_list_entry() and read_nttrans_ea_list() out so they ↵ | Jeremy Allison | 2013-08-15 | 1 | -0/+126 |
can be used by the SMB2 client code. Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> |