summaryrefslogtreecommitdiffstats
path: root/source/lib/xfile.c
Commit message (Expand)AuthorAgeFilesLines
* Make 3.0.x in sync with 3.2 here.samba-3.0.29Jeremy Allison2008-05-211-2/+2
* Don't error out on xflush if there's no buffer.Jeremy Allison2008-05-211-2/+2
* Check x_fflush returns.Jeremy Allison2008-04-081-4/+8
* r17869: More sensible fix for Stanford Checker null deref.Jeremy Allison2007-10-101-4/+2
* r17865: Fix what the Stanford checker reported as a possibleJeremy Allison2007-10-101-1/+3
* r17334: Some C++ warningsVolker Lendecke2007-10-101-1/+1
* r16274: Fix the smbclient prompting behaviour for both systems that haveJames Peach2007-10-101-1/+23
* r14020: Coverity bug CID #66. Missing free on error exit.Jeremy Allison2007-10-101-1/+4
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+2
* r2599: avoid free()ing our static unalloceted memory that ends up in memory c...Simo Sorce2007-10-101-1/+6
* Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.Andrew Bartlett2003-02-241-3/+4
* Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.Andrew Bartlett2003-01-031-2/+2
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-0/+34
* sync 3.0 branch with headJelmer Vernooij2002-08-171-1/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-5/+9
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2001-11-031-2/+2
* move to SAFE_FREE()Simo Sorce2001-09-171-5/+5
* added xfileAndrew Tridgell2001-09-101-0/+340