1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/python
Andrew Bartlett e724909ac0 samba-tool: Use samba.glue.get_burnt_cmdline rather than regex
This use avoids having two different methods to match on command-line
passwords.  We already have a dependency on the setproctitle python
module, and this does not change as the (C) libbsd setproctitle()
can't be run from within a python module.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15289

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
(cherry picked from commit a53ebc288f)
2023-08-04 07:02:15 +00:00
..
examples python: Remove redundant assignments 2022-05-10 05:19:34 +00:00
samba samba-tool: Use samba.glue.get_burnt_cmdline rather than regex 2023-08-04 07:02:15 +00:00
modules.c python: Remove const from PyList_AsStringList() 2023-08-04 07:02:15 +00:00
modules.h python: Remove const from PyList_AsStringList() 2023-08-04 07:02:15 +00:00
py3compat.h py3compat: remove obsolete comments 2021-03-17 17:10:32 +00:00
pyglue.c python: Add glue.burn_commandline() method 2023-08-04 07:02:15 +00:00
wscript python: Add glue.burn_commandline() method 2023-08-04 07:02:15 +00:00