python/samba: use an explicit .encode('utf-8') where we expect utf8 passwords
[nivanova/samba-autobuild/.git] / python / samba / samdb.py
2017-02-21 Stefan Metzmacherpython/samba: use an explicit .encode('utf-8') where...
2016-11-04 Andrew Bartlettdsdb: Add python hooks to allocate a RID set and alloca...
2016-09-01 Andrew Bartlettpython: Add binding for dsdb_garbage_collect_tombstones()
2016-06-30 Stefan Metzmachersamdb.py: add smartcard_required option to newuser()
2016-03-07 Rowland PennyRemove posixAccount from samdb.py
2015-10-26 Andrew Bartlettpydns: Add replace_by_dn()
2015-10-26 Andrew Bartlettdns_server: Add python method to extract a DNS entry...
2015-10-26 Andrew Bartlettdns_server: Add a python module directly accessing...
2015-08-24 Matthieu Patouldb: create a cache of known wellknown objects instead...
2015-06-16 Marc MuehlfeldGroup creation: Add msSFU30Name only when --nis-domain...
2015-02-03 Marc Muehlfeldsamba-tool: Create NIS enabled users and unixHomeDirect...
2014-10-23 Marc Muehlfeldsamba-tool group add: Add option --nis-domain and ...
2014-10-23 Marc Muehlfeldsamba-tool: Add exception when trying to add/remove...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...