Fix issue #375 - Patch from Milan Crha:
[jelmer/openchange-proposed.git/.git] / config.mk.in
2012-02-24 Julien KerihuelReplace trunk with sogo-good branch
2012-02-23 Jelmer VernooijInstall DCE/RPC server module into location indicated by
2012-02-20 Julien KerihuelMerge in r3069 from trunk
2012-02-17 Julien KerihuelReenable authentication on server side, fix some warnin...
2011-10-11 Julien KerihuelMerge in r3317 from sogo branch:
2011-10-07 Julien KerihuelMerge r3302 from sogo.
2011-10-07 Julien KerihuelUpdate configure.ac to search for -lrt (required by...
2011-07-15 Brad HardsRemove (commented out) description that is no longer...
2011-06-27 Wolfgang WourdeauApplied r2721 from trunk
2011-06-27 Wolfgang WourdeauApplied r2716 from trunk
2011-06-27 Wolfgang WourdeauApplied r2643 from trunk
2011-06-23 Wolfgang WourdeauApplied r2534 from trunk: Remove unmaintained sqlite3...
2011-03-06 Brad HardsRevert change in r2716
2011-03-03 Brad Hardsbuild: Work around linker problem on Fedora 13/14 ...
2011-02-16 Julien Kerihuel- Introduce preliminary WAF build system support for...
2011-02-13 Brad Hardslibexchange2ical: handle change in function signature...
2011-02-03 Julien Kerihuel- Move named properties database provisioning out of...
2011-01-22 Julien KerihuelRemove unmaintained sqlite3 backends from trunk
2011-01-21 Julien KerihuelMerge preliminary mapistore_v2 code back into trunk:
2010-11-24 Julien KerihuelMerge latest trunk change into sogo branch
2010-11-24 Brad HardsRemove unused parts of the Makefile configuration.
2010-11-22 Brad HardsImplement RTF compression.
2010-11-16 Brad HardsLink server code to libdcerpc-server.
2010-11-13 Julien KerihuelDelete deprecated torture suite and Perl swig bindings
2010-10-12 Brad HardsMerge in changes from trunk.
2010-10-04 Jelmer VernooijLink against -dl for dlopen/dlclose/dlsym.
2010-08-27 Julien KerihuelInclude a mapitest test suite / challenge for lzxpress
2010-08-01 Julien KerihuelAdd configure.ac support for gthread implementation...
2010-08-01 Julien KerihuelCheck for libpthread in configure.ac and make this...
2010-07-23 Julien KerihuelUse sed in Makefile to replace local headers reference...
2010-06-14 Julien Kerihuel- Add preliminary implementation for named properties...
2010-02-23 Brad HardsImplement basic subunit output protocol format for...
2010-02-11 Brad HardsAllow building if popt isn't available.
2010-01-03 Brad HardsTry harder to find moc.
2010-01-03 Brad HardsInitial commit of some Qt-style bindings.
2009-12-13 Brad HardsAdd support for manually creating the library symlinks...
2009-11-22 Brad HardsIntroduce a compile time definition that is set for...
2009-11-19 Brad HardsAdd coverage testing support.
2009-11-13 Brad HardsAdd support for the SunStudio compiler.
2009-09-11 Brad HardsOnly pass "-Wmissing-prototypes -Wstrict-prototypes...
2009-09-10 Brad HardsPortability fixes for Intel C Compiler.
2009-08-29 Brad HardsRemove explicit -Wstrict-aliasing=3 from command line.
2009-07-18 Jelmer VernooijLink libmapiproxy against tdb.
2009-07-18 Jelmer VernooijFix typo in variable name.
2009-06-21 Jelmer VernooijFix typo in Python variable name.
2009-06-21 Jelmer VernooijKeep separate flags for libraries around in config.mk.
2009-02-22 Julien Kerihuel- Add strict-aliasing compiler flags
2009-02-22 Julien Kerihuel- Add _FORTIFY_SOURCE=2 to the compiler CFLAGS
2009-02-17 Julien Kerihuel- Add non-default search path /usr/local/{include,lib} to
2009-02-09 Julien Kerihuel- Add a very preliminary and light libmapistore impleme...
2009-02-08 Brad HardsInitial checking of libical based exchange2ical code.
2009-02-01 Julien Kerihuel- Rebase ldif files into sub directories:
2009-01-20 Julien KerihuelMerge libmapi-0.8 branch r1015 to 1017 into trunk
2008-12-19 Jelmer VernooijActually use pymapi variables in Makefile.
2008-12-19 Jelmer VernooijAdd configure flags for building and installing Python...
2008-12-14 Jelmer VernooijAdd infrastructure for MAPI python module.
2008-10-01 Jelmer VernooijCheck for python dir during configure.
2008-07-26 Julien Kerihuel- Import Alan Alvarez work from libmapi++ into trunk
2008-06-25 Julien KerihuelFix torture suite entry point name
2008-06-11 Jelmer VernooijMake modules directory overridable.
2008-06-01 Julien Kerihuel- import mapiproxy project from mapiproxy branch
2008-05-08 Julien Kerihuel- Update openchange code to work with Samba4 4.0.0alpha...
2008-04-09 Jelmer VernooijUse config.mk in swig/perl/Makefile.
2008-04-09 Jelmer VernooijAllow sambaprefix and prefix to be different. Allow...
2008-04-05 Jelmer VernooijMerge the samba4-latest branch.