summaryrefslogtreecommitdiffstats
path: root/lib/util/xfile.c
Commit message (Collapse)AuthorAgeFilesLines
* Optimize x_fread to speed up the smbclient put commandVolker Lendecke2008-10-231-5/+20
|
* Use the new memory macro file from Samba 3.Jelmer Vernooij2008-10-181-1/+0
|
* fix build warnings.Günther Deschner2008-10-131-2/+2
| | | | Guenther
* Avoid problems with paranoid malloc checker.Jelmer Vernooij2008-10-121-3/+1
|
* Make sure x_fdup compiles on Samba 4.Jelmer Vernooij2008-10-111-1/+2
|
* Use xfile from common lib/util in Samba 3.Jelmer Vernooij2008-10-111-1/+30
| | | | | | Conflicts: source3/Makefile.in
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+389
Conflicts: source4/Makefile