index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
samdb.py
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-10
python/samba: PY3 fix failing py3 samba.tests.group_audit test
Noel Power
1
-3
/
+3
2018-12-10
python/samba: PY3 don't call str for bytes (or str)
Noel Power
1
-4
/
+9
2018-10-29
python: do not use "is" for string equality
Douglas Bagnall
1
-2
/
+2
2018-10-29
python/samdb: properly use property()
Douglas Bagnall
1
-2
/
+2
2018-09-03
python/samba/netcmd: changes for samab.tests.samba_tool.computer
Noel Power
1
-1
/
+1
2018-09-03
python/samba: port changes to allow samba.tests.dsdb_lock to work with PY3/PY2
Noel Power
1
-2
/
+2
2018-08-24
PEP8: better formatting of (CONST1|CONST2)
Douglas Bagnall
1
-1
/
+2
2018-08-24
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-4
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E227: missing whitespace around bitwise or shift operator
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E225: missing whitespace around operator
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E203: whitespace before ':'
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-33
/
+37
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-9
/
+9
2018-08-24
PEP8: fix E121: continuation line under-indented for hanging indent
Joe Guo
1
-1
/
+1
2018-07-13
samdb: use int for get and set methods instead of digit str
Joe Guo
1
-4
/
+8
2018-05-29
python/samba/netcmd/schema.py: samdb schema update now
William Brown
1
-0
/
+9
2018-05-29
python/samba/netcmd/schema.py: add schema query and management.
William Brown
1
-0
/
+4
2018-05-17
python/samba: Fix incorrect encode of password
Noel Power
1
-1
/
+5
2018-05-03
samdb: fix wrong computer container dn for newcomputer
Joe Guo
1
-1
/
+1
2018-04-06
samba-tool: improve computer management commands
Joe Guo
1
-3
/
+11
2018-04-06
samba-tool: implement computer management commands
Björn Baumbach
1
-0
/
+52
2018-04-06
provision: allow provisioning of a different database backend
Gary Lockyer
1
-0
/
+3
2018-03-19
samba-tool: allow sid strings for 'group {add,remove}members'
Stefan Metzmacher
1
-4
/
+20
2018-02-15
python: Port samdb module to Python 3 compatible form
Lumir Balhar
1
-6
/
+7
2018-02-15
python: Convert base64 encoded password to utf-8
Andreas Schneider
1
-1
/
+1
2018-02-09
python samdb.newuser(): use user DN not samaccountname to set password
Douglas Bagnall
1
-1
/
+3
2018-02-08
python/samdb: Improve function comment on normalize_dn_in_domain()
Andrew Bartlett
1
-2
/
+5
2018-02-08
python/samdb: Allow samdb.normalize_dn_in_domain() to take an ldb.Dn()
Andrew Bartlett
1
-0
/
+4
2018-02-08
python/samdb: add method normalize_dn_in_domain(): get full dn of an relative dn
Björn Baumbach
1
-0
/
+11
2018-02-07
python SamDB: init default flags to FLG_DONT_CREATE_DB
Gary Lockyer
1
-1
/
+2
2017-11-20
gpo: Initial commit for GPO work
Luke Morrison
1
-0
/
+18
2017-06-10
dns_server: clobber MNAME in the SOA
Andrew Bartlett
1
-1
/
+1
2017-06-10
pydsdb_dns: Allow the partition DN to be specified into py_dsdb_dns_lookup
Andrew Bartlett
1
-2
/
+6
2017-06-09
samba-tool: You cannot add members to a group if the member exists as a sAMAc...
Rowland Penny
1
-3
/
+6
2017-02-21
python/samba: use an explicit .encode('utf-8') where we expect utf8 passwords
Stefan Metzmacher
1
-1
/
+1
2016-11-04
dsdb: Add python hooks to allocate a RID set and allocate a RID pool
Andrew Bartlett
1
-0
/
+8
2016-09-01
python: Add binding for dsdb_garbage_collect_tombstones()
Andrew Bartlett
1
-0
/
+14
2016-06-30
samdb.py: add smartcard_required option to newuser()
Stefan Metzmacher
1
-1
/
+7
2016-03-07
Remove posixAccount from samdb.py
Rowland Penny
1
-1
/
+0
2015-10-26
pydns: Add replace_by_dn()
Andrew Bartlett
1
-1
/
+12
2015-10-26
dns_server: Add python method to extract a DNS entry from a ldb.MessageElement
Andrew Bartlett
1
-0
/
+4
2015-10-26
dns_server: Add a python module directly accessing DNS records in sam.ldb
Andrew Bartlett
1
-1
/
+9
2015-08-24
ldb: create a cache of known wellknown objects instead of continously searchi...
Matthieu Patou
1
-1
/
+14
2015-06-16
Group creation: Add msSFU30Name only when --nis-domain was given
Marc Muehlfeld
1
-2
/
+1
2015-02-03
samba-tool: Create NIS enabled users and unixHomeDirectory attribute
Marc Muehlfeld
1
-2
/
+16
2014-10-23
samba-tool group add: Add option --nis-domain and --gid
Marc Muehlfeld
1
-1
/
+12
2014-10-23
samba-tool: Add exception when trying to add/remove none existent users from ...
Marc Muehlfeld
1
-1
/
+1
2013-03-02
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
1
-0
/
+886