mirror of
https://github.com/samba-team/samba.git
synced 2025-01-24 02:04:21 +03:00
5d08309204
This is important as LDAP servers always play with int32 values and we have to encode 0x80000000 as "-2147483648" instead of "2147483648". metze