summaryrefslogtreecommitdiff
path: root/source3/lib/data_blob.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-0/+1
2007-10-10r5907: Fix compile warning noticed by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-1/+1
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-3/+3
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett1-4/+10
2003-02-24Merge from HEAD client-side authentication changes:Andrew Bartlett1-0/+1
2003-01-13Don't touch data after a free.Jeremy Allison1-1/+0
2002-05-23Nobody uses this, and its really just a layer of internal implementation.Andrew Bartlett1-1/+1
2002-05-22Fix a silly memory (getpnam_alloc()) leak spotted by Elrond, and moveAndrew Bartlett1-0/+109