Fix return_fn when aio was cancelled. We need to return -1, errno = ECANCELED.
[nivanova/samba-autobuild/.git] / dynconfig /
2012-01-18 Stefan Metzmacherdynconfig/wscript: correctly cleanup PRIVATELIBDIR...
2012-01-17 Stefan Metzmacherdynconfig: overwrite --with-privatelibdir as a Samba...
2012-01-17 Stefan Metzmacherdynconfig: --with-modulesdir should be a Samba option
2012-01-17 Stefan Metzmacherdynconfig/config.m4: expand prefix, exec_prefix, syscon...
2011-12-15 Andrew Tridgelldynconfig: added SBINDIR and BINDIR as updated dynconfi...
2011-11-09 Andreas Schneiders3: Use autotools to set the winbind socket directory.
2011-10-22 Stefan Metzmacherdynconfig: replace #if (_SAMBA_BUILD_ >= 4) by feature...
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-07-13 Stefan Metzmacherdynconfig/wscript: use $libdir/security for PAMMODULESD...
2011-07-13 Stefan Metzmachers3:configure: use the same dynconfig options and defaul...
2011-07-13 Stefan Metzmacherdynconfig: rework the logic to support --enable-fhs
2011-07-13 Stefan Metzmacherdynconfig: add SambaIndentedHelpFormatter in order...
2011-07-13 Stefan Metzmacherdynconfig: remember which options still have their...
2011-07-13 Stefan Metzmacherdynconfig: use an option group for the samba specific...
2011-07-13 Stefan MetzmacherRevert "s4-build Change default paths and --with flags...
2011-07-13 Stefan MetzmacherRevert "build: Put lockdir and cachedir in FHS-like...
2011-06-28 Günther Deschners3-waf: remove s3-waf specific dynconfig.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-21 Andrew Bartlettbuild: move dynconfig for top level build up
2011-04-27 Andrew Bartlettdynconfig: Have only one dynconfig.o in the common...