Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
gecko-dev
зеркало из
https://github.com/mozilla/gecko-dev.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули gecko-dev
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
85f2ab4e06
gecko-dev
/
directory
/
xpcom
/
base
История
dmose%netscape.com
918239a09e
Fix windows build bustage
2002-03-27 07:34:50 +00:00
..
public
Fix LDAP XPCOM SDK race condition which could cause LDAP entries to get dropped, or binds to fail entirely (bug 131447). The old code asked ldap_result() for all new messages received, including ones for operations that it did not yet know how to handle. That code has been changed to enumerate the pending operations, and ask for results of each of the pending operations that it knows about, and no others. r=sspitzer@netscape.com, dmose@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-26 02:51:27 +00:00
resources
Remove now redudant REGCHROME calls.
2002-03-14 07:11:30 +00:00
src
Fix windows build bustage
2002-03-27 07:34:50 +00:00
.cvsignore
cause "cvs update" to stop whining about generated Makefiles in non-objdir builds
2000-06-06 07:23:21 +00:00
Makefile.in
Add internationalized error message support to the LDAP XPCOM SDK; part of bug 79935. r=jaggernaut@netscape.com, sr=bienvenu@netscape.com
2001-09-20 07:46:58 +00:00
makefile.win
Add internationalized error message support to the LDAP XPCOM SDK; part of bug 79935. r=jaggernaut@netscape.com, sr=bienvenu@netscape.com
2001-09-20 07:46:58 +00:00