samdb: fix wrong computer container dn for newcomputer
[sfrench/samba-autobuild/.git] / python / samba / samdb.py
2018-05-03 Joe Guosamdb: fix wrong computer container dn for newcomputer
2018-04-06 Joe Guosamba-tool: improve computer management commands
2018-04-06 Björn Baumbachsamba-tool: implement computer management commands
2018-04-06 Gary Lockyerprovision: allow provisioning of a different database...
2018-03-19 Stefan Metzmachersamba-tool: allow sid strings for 'group {add,remove...
2018-02-14 Lumir Balharpython: Port samdb module to Python 3 compatible form
2018-02-14 Andreas Schneiderpython: Convert base64 encoded password to utf-8
2018-02-09 Douglas Bagnallpython samdb.newuser(): use user DN not samaccountname...
2018-02-08 Andrew Bartlettpython/samdb: Improve function comment on normalize_dn_...
2018-02-08 Andrew Bartlettpython/samdb: Allow samdb.normalize_dn_in_domain()...
2018-02-08 Björn Baumbachpython/samdb: add method normalize_dn_in_domain():...
2018-02-07 Gary Lockyerpython SamDB: init default flags to FLG_DONT_CREATE_DB
2017-11-20 Luke Morrisongpo: Initial commit for GPO work
2017-06-10 Andrew Bartlettdns_server: clobber MNAME in the SOA
2017-06-10 Andrew Bartlettpydsdb_dns: Allow the partition DN to be specified...
2017-06-09 Rowland Pennysamba-tool: You cannot add members to a group if the...
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/...