summaryrefslogtreecommitdiff
path: root/python/samba/samdb.py
Commit message (Expand)AuthorAgeFilesLines
* gpo: Initial commit for GPO workLuke Morrison2017-11-201-0/+18
* dns_server: clobber MNAME in the SOAAndrew Bartlett2017-06-101-1/+1
* pydsdb_dns: Allow the partition DN to be specified into py_dsdb_dns_lookupAndrew Bartlett2017-06-101-2/+6
* samba-tool: You cannot add members to a group if the member exists as a sAMAc...Rowland Penny2017-06-091-3/+6
* python/samba: use an explicit .encode('utf-8') where we expect utf8 passwordsStefan Metzmacher2017-02-211-1/+1
* dsdb: Add python hooks to allocate a RID set and allocate a RID poolAndrew Bartlett2016-11-041-0/+8
* python: Add binding for dsdb_garbage_collect_tombstones()Andrew Bartlett2016-09-011-0/+14
* samdb.py: add smartcard_required option to newuser()Stefan Metzmacher2016-06-301-1/+7
* Remove posixAccount from samdb.pyRowland Penny2016-03-071-1/+0
* pydns: Add replace_by_dn()Andrew Bartlett2015-10-261-1/+12
* dns_server: Add python method to extract a DNS entry from a ldb.MessageElementAndrew Bartlett2015-10-261-0/+4
* dns_server: Add a python module directly accessing DNS records in sam.ldbAndrew Bartlett2015-10-261-1/+9
* ldb: create a cache of known wellknown objects instead of continously searchi...Matthieu Patou2015-08-241-1/+14
* Group creation: Add msSFU30Name only when --nis-domain was givenMarc Muehlfeld2015-06-161-2/+1
* samba-tool: Create NIS enabled users and unixHomeDirectory attributeMarc Muehlfeld2015-02-031-2/+16
* samba-tool group add: Add option --nis-domain and --gidMarc Muehlfeld2014-10-231-1/+12
* samba-tool: Add exception when trying to add/remove none existent users from ...Marc Muehlfeld2014-10-231-1/+1
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+886