mirror of
https://github.com/samba-team/samba.git
synced 2025-07-29 15:42:04 +03:00
s4-pyglue: added talloc_total_blocks() python call
This commit is contained in:
@ -329,3 +329,4 @@ unix2nttime = _glue.unix2nttime
|
||||
generate_random_password = _glue.generate_random_password
|
||||
talloc_report_full = _glue.talloc_report_full
|
||||
talloc_enable_null_tracking = _glue.talloc_enable_null_tracking
|
||||
talloc_total_blocks = _glue.talloc_total_blocks
|
||||
|
Reference in New Issue
Block a user