Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3:lib/asys modify included headers | Christian Ambach | 2013-12-10 | 1 | -4/+2 |
| | | | | | | | use the headers from libreplace, not the system ones Signed-off-by: Christian Ambach <ambi@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> | ||||
* | build: Do not install testing binaries | Andrew Bartlett | 2012-11-22 | 1 | -1/+2 |
| | | | | | | | | | | | | | These binaries are for developer or selftest use, and are not supported for installation onto the system. The autoconf build does not install these binaries, and so neither should the waf build. Andrew Bartlett Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Thu Nov 22 12:00:36 CET 2012 on sn-devel-104 | ||||
* | s3-libasys: Add asys_fsync() implementation | Volker Lendecke | 2012-07-18 | 1 | -0/+43 |
| | | | | Signed-off-by: Jeremy Allison <jra@samba.org> | ||||
* | libasys | Volker Lendecke | 2012-07-18 | 4 | -0/+521 |
Signed-off-by: Jeremy Allison <jra@samba.org> |