1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
Go to file
Andrew Tridgell 1f591a4400 r2125: 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()
(This used to be commit dbe786f61e)
2007-10-10 12:58:26 -05:00
packaging/debian r1033: Include new manpages 2007-10-10 12:56:31 -05:00
source4 r2125: the lp_use_mmap() in map_file() is inappropriate for 2 reasons, so I have removed it. 2007-10-10 12:58:26 -05:00
COPYING r1662: add a copy of the GPL text to the samba4 svn tree 2007-10-10 12:57:47 -05:00
prog_guide.txt r2052: rewrote the talloc section of the programming guide 2007-10-10 12:58:21 -05:00
swat2.txt r1273: An initial doc about what I'd like to see in the swat for samba4. Please 2007-10-10 12:56:48 -05:00