summaryrefslogtreecommitdiffstats
path: root/source/lib/xfile.c
Commit message (Collapse)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r19798: reducing some diffs...bringing over ntlm_auth changesGerald Carter2006-11-191-1/+1
|
* r17869: More sensible fix for Stanford Checker null deref.Jeremy Allison2006-08-281-4/+2
| | | | Jeremy.
* r17865: Fix what the Stanford checker reported as a possibleJeremy Allison2006-08-281-1/+3
| | | | | | deref. I think this is a false positive, but it's an easy extra check to add here. Jeremy.
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-1/+23
| | | | * updating release notes to match
* r14020: Coverity bug CID #66. Missing free on error exit.Jeremy Allison2006-03-081-1/+4
| | | | Jeremy.
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵Jeremy Allison2004-12-071-2/+2
| | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy.
* r2599: avoid free()ing our static unalloceted memory that ends up in memory ↵Simo Sorce2004-09-241-1/+6
| | | | corruption.
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+378
metze