1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/scripting
Jelmer Vernooij fa332b71dc s4-python: Override SIGINT handler in scripts only.
Override the SIGINT handler in a few select cases only, rather than
doing so in one of the samba Python modules. I've done this where it
matters most; we can add this code to other scripts too if necessary.

This means that importing the 'samba' module from a third party
application does not have side-effects on the state of the signal
handlers.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=9068
2012-09-25 20:59:09 +02:00
..
bin s4-python: Override SIGINT handler in scripts only. 2012-09-25 20:59:09 +02:00
devel LDB/s4 - do not use the "(dn=...)" syntax on filters anymore 2012-03-26 00:57:29 +02:00
python s4-python: Override SIGINT handler in scripts only. 2012-09-25 20:59:09 +02:00
wscript_build s4:scripting: rename upgradeprovision -> samba_upgradeprovision 2012-09-12 07:07:27 +02:00