Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵ | Jeremy Allison | 2004-12-07 | 1 | -5/+5 |
| | | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy. | ||||
* | r2155: Reformat, plus steal from Samba4 :-). | Jeremy Allison | 2004-09-01 | 1 | -233/+259 |
| | | | | | | | | | | | | | | | tridge: the lp_use_mmap() in map_file() is inappropriate for 2 reasons, so I have removed it. - lp_use_mmap() is really meant to cope with systems that have broken mmap coherence, but map_file() doesn't need coherence, as its maps read only - map_file() is used to map the charset files before loadparm has loaded, so lp_use_mmap() is always returning false for the major use of map_file() Jeremy. | ||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+606 |
metze |