Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-22 | lib/util: remove the "includes.h" dependeny from xfile.c | Stefan Metzmacher | 1 | -5/+2 | |
metze | |||||
2009-01-29 | Fix coverity CID#66. Resource leak in error path. | Jeremy Allison | 1 | -0/+1 | |
Jeremy. | |||||
2008-10-23 | Optimize x_fread to speed up the smbclient put command | Volker Lendecke | 1 | -5/+20 | |
2008-10-18 | Use the new memory macro file from Samba 3. | Jelmer Vernooij | 1 | -1/+0 | |
2008-10-13 | fix build warnings. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-10-12 | Avoid problems with paranoid malloc checker. | Jelmer Vernooij | 1 | -3/+1 | |
2008-10-11 | Make sure x_fdup compiles on Samba 4. | Jelmer Vernooij | 1 | -1/+2 | |
2008-10-11 | Use xfile from common lib/util in Samba 3. | Jelmer Vernooij | 1 | -1/+30 | |
Conflicts: source3/Makefile.in | |||||
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -0/+389 | |
Conflicts: source4/Makefile |