auth: Fix CID 1615191 Uninitialized scalar variable
[samba.git] / source4 / script / depfilter.py
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import print_function'
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/dsdb dir
2018-11-01 Douglas Bagnalls4/script/depfilter.py: use py3 compatible regex import
2018-08-24 Joe GuoPEP8: fix E401: multiple imports on one line
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix W601: .has_key() is deprecated, use 'in'
2018-03-23 Noel Powers4/script: convert print func to be py2/py3 compatible
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-10 Tim Potterr6919: Jelmer, here is my script for filtering individu...