summaryrefslogtreecommitdiff
path: root/ACE/ace/DLL_Manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure ACE_OS::dlsym called with an invalid handle returns nullptr, update...Johnny Willemsen2021-06-281-2/+2
* Remove redundant void from the core ACE library filesJohnny Willemsen2020-12-071-8/+8
* Make use of C++11 using instead of typedefJohnny Willemsen2020-12-071-1/+1
* Fix building DLL_Manager.cpp on AIXLike Ma2020-08-261-1/+1
* Guard logging block with a check whether we have debug logging enabled or notJohnny Willemsen2020-03-171-7/+10
* Put back error logging on failureJohnny Willemsen2020-03-171-0/+7
* Moved the error logging to the open_i call where the error is detected, this ...Johnny Willemsen2020-03-161-75/+28
* Fix AIX ACE_DLL_Handle::open.Like Ma2019-03-131-2/+2
* Refactor ACE_DLL_Handle::openLike Ma2019-02-221-95/+62
* Fix AIX dlopen debug log.Like Ma2019-02-201-1/+2
* Check path length before copying.Like Ma2019-02-061-4/+8
* Fix ACE_DLL_Handle potential buffer overflow.Like Ma2019-02-051-5/+20
* Fix DLL_Manager error infoXianda Wang2019-01-301-2/+2
* Removed include of ace/Auto_Ptr.h where not neededAdam Mitz2016-06-171-0/+1
* Merged branch ace-face-safety (FACE Safety Profile import from OCITAO).Adam Mitz2015-11-061-0/+19
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
* Thu Sep 11 10:14:17 UTC 2014 Martin Corino <mcorino@remedy.nl>mcorino2014-09-111-37/+91
* Thu Apr 11 15:45:41 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-111-19/+19
* Mon Sep 10 13:57:27 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-09-101-5/+5
* Thu Jun 21 17:08:55 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-06-211-7/+7
* Thu Aug 5 09:00:49 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-051-7/+1
* ChangeLogTag:Fri Jun 18 19:58:55 UTC 2010 Steve Huston <shuston@riverace.com>Steve Huston2010-06-181-8/+0
* ChangeLogTag:Thu Jun 17 19:47:58 UTC 2010 Steve Huston <shuston@riverace.com>Steve Huston2010-06-171-0/+8
* Wed Jun 9 18:45:38 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-06-091-7/+7
* Thu Aug 13 07:14:43 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-08-131-1/+1
* Tue May 12 08:31:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-05-121-1/+1
* ChangeLogTag:Fri Jan 30 20:42:45 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-01-301-3/+3
* Fri Nov 28 10:59:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-281-1/+1
* Mon Nov 17 08:37:30 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-171-3/+3
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+787
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-787/+0
* Tue Jul 31 18:14:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-07-311-45/+45
* ChangeLogTag:Fri Mar 23 15:36:48 UTC 2007 Steve Huston <shuston@riverace.com>Steve Huston2007-03-231-1/+1
* ChangeLogTag:Thu Mar 22 18:33:19 UTC 2007 Steve Huston <shuston@riverace.com>Steve Huston2007-03-221-40/+51
* ChangeLogTag: Wed Feb 28 19:16:12 UTC 2007 Martin Corino <mcorino@remedy.nl>mcorino2007-02-281-0/+5
* Wed Feb 28 08:14:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-281-19/+26
* ChangeLogTag:Wed Feb 21 19:27:14 UTC 2007 Ossama Othman <ossama_othman at s...Ossama Othman2007-02-211-5/+7
* Thu Dec 28 12:37:21 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-12-281-3/+1
* Thu Dec 7 14:13:43 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-12-071-1/+1
* ChangeLogTag: Tue Oct 17 16:27:27 UTC 2006 Iliyan Jeliazkov <iliyan@ociweb....iliyan2006-10-171-4/+5
* ChangeLogTag: Mon Oct 16 20:04:59 UTC 2006 Iliyan Jeliazkov <iliyan@ociweb....iliyan2006-10-161-12/+19
* Thu Aug 24 08:08:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-08-241-9/+9
* ChangeLogTag: Tue Aug 22 21:43:34 UTC 2006 Iliyan Jeliazkov <iliyan@ociweb....iliyan2006-08-221-9/+9
* Repo restructuringWilliam R. Otte2006-07-241-0/+756