s4-drs: Function for accessing dsdb_load_partition_usn from Python
authorFernando J V da Silva <fernandojvsilva@yahoo.com.br>
Thu, 4 Feb 2010 18:58:31 +0000 (16:58 -0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 15 Feb 2010 10:57:08 +0000 (21:57 +1100)
commitcf1ed0678acaf1a802d4b90c464edb638ab1364f
treea7f83300eee20ebbd9397d308e4601adb7347f12
parent5aa42f8010d0895b5bc5018567c431f79c40f8f6
s4-drs: Function for accessing dsdb_load_partition_usn from Python

Returns both uSNHighest and uSNUrgent as a dict object in Python
from a given partition dn.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/scripting/python/pyglue.c