pgsql: Add inheritable ACE when creating a restricted token for

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Add inheritable ACE when creating a restricted token for
Дата
Msg-id 20091114153941.E0F32753FB7@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add inheritable ACE when creating a restricted token for execution on
Win32.

Also refactor the code around it to be more clear.

Jesse Morris

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/bin/initdb:
        initdb.c (r1.152.2.5 -> r1.152.2.6)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c?r1=1.152.2.5&r2=1.152.2.6)
    pgsql/src/bin/pg_ctl:
        pg_ctl.c (r1.92.2.7 -> r1.92.2.8)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c?r1=1.92.2.7&r2=1.92.2.8)
    pgsql/src/include:
        port.h (r1.116.2.5 -> r1.116.2.6)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h?r1=1.116.2.5&r2=1.116.2.6)
    pgsql/src/port:
        exec.c (r1.57.2.2 -> r1.57.2.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/exec.c?r1=1.57.2.2&r2=1.57.2.3)
    pgsql/src/test/regress:
        pg_regress.c (r1.41.2.3 -> r1.41.2.4)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c?r1=1.41.2.3&r2=1.41.2.4)

В списке pgsql-committers по дате отправления:

Предыдущее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Add inheritable ACE when creating a restricted token for
Следующее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Add inheritable ACE when creating a restricted token for