1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/librpc/ndr
Amitay Isaacs c71e781e7d py_security: Fix comparison between two dom_sid objects
dom_sid_compare() function can return values other than -1, 0, 1.
Python requires compare function to return value from [-1, 0, 1].

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-08-19 16:35:03 +10:00
..
py_auth.c pytalloc: Use consistent prefix for functions, add ABI file. 2011-08-10 15:36:21 +02:00
py_misc.c pytalloc: Use consistent prefix for functions, add ABI file. 2011-08-10 15:36:21 +02:00
py_security.c py_security: Fix comparison between two dom_sid objects 2011-08-19 16:35:03 +10:00
py_xattr.c pytalloc: Use consistent prefix for functions, add ABI file. 2011-08-10 15:36:21 +02:00