summaryrefslogtreecommitdiff
path: root/source3/lib/util_ea.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-18lib: Fix error path memleaks in read_ea_list_entry()Volker Lendecke1-6/+9
2024-12-18Modernize DEBUGsVolker Lendecke1-3/+2
2023-08-08s3:lib: Add missing newlines to logging messagesJoseph Sutton1-1/+1
2016-02-06dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam1-1/+1
2015-05-13Convert all uint32/16/8 to _t in source3/lib.Richard Sharpe1-1/+1
2013-08-15s3:lib: Factor read_ea_list_entry() and read_nttrans_ea_list() out so they ca...Jeremy Allison1-0/+126