1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/scripting
Stefan Metzmacher b423d83729 s4:ldapcmp: cope with range retrivals of multivalued attributes
A Windows Server returns a 'member;range=0-1499' attribute
with the first 1500 values of the 'member' attribute.

The client can do a BASE search on the given object
and ask for the 'member;range=1500-*' attribute.
It needs to loop until the high part of the returned
range is '*'.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Mon Feb 14 16:26:46 CET 2011 on sn-devel-104
2011-02-14 16:26:46 +01:00
..
bin s4/upgradeprovision: Fix help for --debugguess. 2011-02-13 16:38:13 +01:00
devel s4-python Ensure we add the Samba python path first. 2011-02-02 15:21:12 +11:00
python s4:ldapcmp: cope with range retrivals of multivalued attributes 2011-02-14 16:26:46 +01:00
wscript_build waf: fixed some python3.x portability issues 2010-10-06 11:13:05 +00:00