index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
samdb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba-tool group addmembers: add --member-base-dn option for group member search
Björn Baumbach
2020-01-21
1
-2
/
+5
*
samba-tool group addmembers: add --member-dn option
Björn Baumbach
2020-01-21
1
-26
/
+33
*
python/samdb: validation of group member types for group member filter
Björn Baumbach
2020-01-21
1
-0
/
+6
*
python/samdb: add type "all" to search for all common types of group members
Björn Baumbach
2020-01-21
1
-0
/
+10
*
python/samdb: adapt search filter for group object type
Björn Baumbach
2020-01-21
1
-1
/
+3
*
python/samdb: adapt search filter for user object type
Björn Baumbach
2020-01-21
1
-2
/
+2
*
python/samdb: add 'computer' to the default group member types for group memb...
Björn Baumbach
2020-01-21
1
-1
/
+1
*
python/samdb: fetch specific error if there are more than one search results
Björn Baumbach
2020-01-21
1
-0
/
+6
*
python/samdb: add more object types for adding/remove group members
Björn Baumbach
2020-01-21
1
-0
/
+21
*
python/samdb: add option to specify types of group members
Björn Baumbach
2020-01-21
1
-3
/
+17
*
samba-tool: implement contact management commands
Björn Baumbach
2019-07-04
1
-0
/
+108
*
Spelling fix s/informations/information/
Mathieu Parent
2019-04-02
1
-2
/
+2
*
python/samba: PY3 fix failing py3 samba.tests.group_audit test
Noel Power
2018-12-10
1
-3
/
+3
*
python/samba: PY3 don't call str for bytes (or str)
Noel Power
2018-12-10
1
-4
/
+9
*
python: do not use "is" for string equality
Douglas Bagnall
2018-10-29
1
-2
/
+2
*
python/samdb: properly use property()
Douglas Bagnall
2018-10-29
1
-2
/
+2
*
python/samba/netcmd: changes for samab.tests.samba_tool.computer
Noel Power
2018-09-03
1
-1
/
+1
*
python/samba: port changes to allow samba.tests.dsdb_lock to work with PY3/PY2
Noel Power
2018-09-03
1
-2
/
+2
*
PEP8: better formatting of (CONST1|CONST2)
Douglas Bagnall
2018-08-24
1
-1
/
+2
*
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
2018-08-24
1
-4
/
+4
*
PEP8: fix E303: too many blank lines (2)
Joe Guo
2018-08-24
1
-4
/
+0
*
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
2018-08-24
1
-0
/
+1
*
PEP8: fix E227: missing whitespace around bitwise or shift operator
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E225: missing whitespace around operator
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E203: whitespace before ':'
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2018-08-24
1
-33
/
+37
*
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
2018-08-24
1
-9
/
+9
*
PEP8: fix E121: continuation line under-indented for hanging indent
Joe Guo
2018-08-24
1
-1
/
+1
*
samdb: use int for get and set methods instead of digit str
Joe Guo
2018-07-13
1
-4
/
+8
*
python/samba/netcmd/schema.py: samdb schema update now
William Brown
2018-05-29
1
-0
/
+9
*
python/samba/netcmd/schema.py: add schema query and management.
William Brown
2018-05-29
1
-0
/
+4
*
python/samba: Fix incorrect encode of password
Noel Power
2018-05-17
1
-1
/
+5
*
samdb: fix wrong computer container dn for newcomputer
Joe Guo
2018-05-03
1
-1
/
+1
*
samba-tool: improve computer management commands
Joe Guo
2018-04-06
1
-3
/
+11
*
samba-tool: implement computer management commands
Björn Baumbach
2018-04-06
1
-0
/
+52
*
provision: allow provisioning of a different database backend
Gary Lockyer
2018-04-06
1
-0
/
+3
*
samba-tool: allow sid strings for 'group {add,remove}members'
Stefan Metzmacher
2018-03-19
1
-4
/
+20
*
python: Port samdb module to Python 3 compatible form
Lumir Balhar
2018-02-15
1
-6
/
+7
*
python: Convert base64 encoded password to utf-8
Andreas Schneider
2018-02-15
1
-1
/
+1
*
python samdb.newuser(): use user DN not samaccountname to set password
Douglas Bagnall
2018-02-09
1
-1
/
+3
*
python/samdb: Improve function comment on normalize_dn_in_domain()
Andrew Bartlett
2018-02-08
1
-2
/
+5
*
python/samdb: Allow samdb.normalize_dn_in_domain() to take an ldb.Dn()
Andrew Bartlett
2018-02-08
1
-0
/
+4
*
python/samdb: add method normalize_dn_in_domain(): get full dn of an relative dn
Björn Baumbach
2018-02-08
1
-0
/
+11
*
python SamDB: init default flags to FLG_DONT_CREATE_DB
Gary Lockyer
2018-02-07
1
-1
/
+2
*
gpo: Initial commit for GPO work
Luke Morrison
2017-11-20
1
-0
/
+18
*
dns_server: clobber MNAME in the SOA
Andrew Bartlett
2017-06-10
1
-1
/
+1
*
pydsdb_dns: Allow the partition DN to be specified into py_dsdb_dns_lookup
Andrew Bartlett
2017-06-10
1
-2
/
+6
*
samba-tool: You cannot add members to a group if the member exists as a sAMAc...
Rowland Penny
2017-06-09
1
-3
/
+6
*
python/samba: use an explicit .encode('utf-8') where we expect utf8 passwords
Stefan Metzmacher
2017-02-21
1
-1
/
+1
*
dsdb: Add python hooks to allocate a RID set and allocate a RID pool
Andrew Bartlett
2016-11-04
1
-0
/
+8
[next]