summaryrefslogtreecommitdiff
path: root/source3/lib/xfile.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-2/+2
2007-10-10r2599: avoid free()ing our static unalloceted memory that ends up in memory c...Simo Sorce1-1/+6
2003-02-24Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.Andrew Bartlett1-3/+4
2003-01-03Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.Andrew Bartlett1-2/+2
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-0/+34
2002-08-17sync 3.0 branch with headJelmer Vernooij1-1/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-5/+9
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-03Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison1-2/+2
2001-09-17move to SAFE_FREE()Simo Sorce1-5/+5
2001-09-10added xfileAndrew Tridgell1-0/+340