summaryrefslogtreecommitdiffstats
path: root/extensions/Library_ldapbe2.mk
Commit message (Collapse)AuthorAgeFilesLines
* Don't throw in LdapUserProfileBe ctor on LDAP misconfigurationMike Kaganski2018-05-091-0/+1
| | | | | | | | | | Otherwise LO crashes e.g. at opening Expert Configuration dialog. Instead, log the event, create an empty backend, and return empty values. Change-Id: I433fc89c003e7886dfc5242a4ef8defa46d643d3 Reviewed-on: https://gerrit.libreoffice.org/53958 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
* prefer makefile-gmake-modeTakeshi Abe2014-04-281-1/+1
| | | | Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034
* better?Stephan Bergmann2014-04-141-1/+3
| | | | Change-Id: Idacacf531d237c2c7482db85c56b58954fd04ac5
* Missing boost_headers dependency for WNTStephan Bergmann2014-04-141-0/+1
| | | | Change-Id: I92906de88669d629f8efd39439c4e6e0151f687c
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-131-0/+1
| | | | Change-Id: Ie81d270267b6c3c3620ade62eb393b28d995a654
* Fix build of ldapbe in UbuntuMarcos Paulo de Souza2013-10-231-1/+1
| | | | | | | Change-Id: I6e3e64a0e9a0510401f9b8ddbf9e18e2d6caba3e Reviewed-on: https://gerrit.libreoffice.org/6400 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+4
|
* a little ldap cleaningMatúš Kukan2013-03-271-1/+1
| | | | Change-Id: Ib224484ef994312e78bac75c40421c7f6235326a
* Oups, fix typoJulien Nabet2013-03-261-1/+1
| | | | Change-Id: I64c1c644b2241fb3d43a1300816ead0f7724a4d3
* New try to fix plc4Julien Nabet2013-03-261-1/+1
| | | | Change-Id: Id747989c4c99967129ca9c7e7a86e6e82e943c98
* Revert "Try a fix for Win build and plc4"Julien Nabet2013-03-261-1/+1
| | | | This reverts commit b8b3230d51da93a93aa7397b98a1aafa7a926a3f.
* Try a fix for Win build and plc4Julien Nabet2013-03-261-1/+1
| | | | Change-Id: Ib2c7e2397ff36e9c6baf359479bdda427d2cd7c3
* ... and ssl3 tooDavid Tardon2013-02-041-0/+1
| | | | Change-Id: I16263e87855cc63a964d4f6780715739b6027bda
* must link with plc4 tooDavid Tardon2013-02-041-0/+1
| | | | Change-Id: I29deb025e3869dc495a84d6559708f5308a83ff1
* fdo#60115 build of ldapbe2 breaks if nss is in nonstd. locationDavid Tardon2013-02-041-10/+3
| | | | Change-Id: I32a0495edffbe13734457c230a3a1735aa254198
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-261-1/+1
| | | | Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-1/+1
| | | | | | | add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
* RepositoryExternal.mk: add openldapMichael Stahl2012-07-161-2/+2
| | | | Change-Id: I5f673db405449d28951eff4d6d30ad0b9ec5d77f
* Fixing build with internal openldapFridrich Štrba2012-07-161-0/+7
| | | | Change-Id: I365c5252a48b6ba4e8409534c75d34c4d07b2475
* First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba2012-07-161-29/+3
| | | | Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
* Don't load ldap library dynamically, link it!Fridrich Štrba2012-07-161-0/+18
| | | | Change-Id: I5e9aeb3ebda0c30da364df0d7a1c0f245a33431c
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* extensions: d'oh, i've pasted C++ emacs modelines in makefilesMichael Stahl2011-12-191-1/+1
|
* extensions: convert ldap to gbuildPeter Foley2011-12-171-0/+86