diff options
author | Andrew Tridgell <tridge@samba.org> | 2010-09-07 11:57:44 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2010-09-07 12:55:27 +1000 |
commit | 73c3932b2d0dac784a0605abf6e532dba5514a01 (patch) | |
tree | 14a8d7f2a514a4d2521c102cb13be67d11490ceb /buildtools/wafsamba/README | |
parent | a8bac4a09a4a81c280c62fb4dcdbd0e61c782479 (diff) | |
download | samba-73c3932b2d0dac784a0605abf6e532dba5514a01.tar.gz samba-73c3932b2d0dac784a0605abf6e532dba5514a01.tar.bz2 samba-73c3932b2d0dac784a0605abf6e532dba5514a01.zip |
s4-ldapserver: serialise ldap server operations
This ensures that two ldap server operations cannot happen in parallel
by using packet_recv_disable() and packet_recv_enable() to disable
other interfaces during ldap calls.
This prevents problems caused by parallel ldap operations where
transactions could overlap.
Diffstat (limited to 'buildtools/wafsamba/README')
0 files changed, 0 insertions, 0 deletions