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
/
netcmd
/
ldapcmp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
python:netcmd: Decode return value of find_netbios() from bytes into string
Andreas Schneider
2023-03-14
1
-1
/
+1
*
samba-tool ldapcmp: use CommandError on auth failure
Douglas Bagnall
2022-09-06
1
-2
/
+7
*
samba-tool ldapcmp: use CommandError, not assertion
Douglas Bagnall
2022-09-06
1
-1
/
+4
*
samba-tool ldapcmp: do not assume common attributes
Douglas Bagnall
2022-09-06
1
-1
/
+1
*
samba-tool ldapcmp: use shorter names in cmp_attrs
Douglas Bagnall
2022-09-06
1
-15
/
+19
*
samba-tool ldapcmp: use ValueError, not Exception
Douglas Bagnall
2022-09-06
1
-1
/
+1
*
python: Don't use deprecated escape sequences
Joseph Sutton
2022-06-14
1
-1
/
+1
*
python: Remove redundant assignments
Joseph Sutton
2022-05-10
1
-5
/
+2
*
python: use raw string for regex with escape
Douglas Bagnall
2020-02-07
1
-3
/
+3
*
ldapcmp: ignore 'schemaInfo' if two domains are compared
Stefan Metzmacher
2019-04-11
1
-1
/
+1
*
samba-tool ldapcmp: print DNs on predictable order
Douglas Bagnall
2018-11-21
1
-2
/
+2
*
netcmd/ldapcmp: make code pythonic
Joe Guo
2018-11-21
1
-11
/
+6
*
netcmd/ldapcmp: promote re object to global
Joe Guo
2018-11-21
1
-7
/
+5
*
netcmd/ldapcmp: use set instead of list to compare attrs
Joe Guo
2018-11-21
1
-31
/
+22
*
netcmd/ldapcmp: fix wrong way for string copy
Joe Guo
2018-11-21
1
-4
/
+4
*
netcmd/ldapcmp: pass --skip-missing-dn to LDAPBase
Joe Guo
2018-11-21
1
-2
/
+2
*
netcmd/ldapcmp: avoid modifying data while looping on dict
Joe Guo
2018-11-21
1
-5
/
+7
*
netcmd/ldapcmp: rm unused global var summary
Joe Guo
2018-11-21
1
-6
/
+0
*
netcmd/ldapcmp: use set instead of list to find missing DNs
Joe Guo
2018-11-21
1
-49
/
+30
*
netcmd/ldapcmp: avoid list comprehension in for loop
Joe Guo
2018-11-21
1
-2
/
+6
*
netcmd/ldapcmp: add choices arg to --view option
Joe Guo
2018-11-21
1
-3
/
+1
*
netcmd/ldapcmp: add choices arg to --scope option
Joe Guo
2018-11-21
1
-3
/
+1
*
netcmd/ldapcmp: rename __eq__ to diff
Joe Guo
2018-11-21
1
-2
/
+2
*
netcmd/ldapcmp: fix typo for Bundle
Joe Guo
2018-11-21
1
-4
/
+4
*
samba-tool ldapcmp: use ValueError, not obsolete StandardError
Douglas Bagnall
2018-10-25
1
-1
/
+1
*
samba_tool: Enclose iterator with list
Noel Power
2018-10-23
1
-1
/
+1
*
python/samba: misc use of str for ldb.bytes
Noel Power
2018-10-23
1
-2
/
+2
*
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
2018-09-06
1
-2
/
+2
*
PEP8: fix E125: continuation line with same indent as next logical line
Joe Guo
2018-09-06
1
-2
/
+2
*
PEP8: add spaces after operators
Douglas Bagnall
2018-08-24
1
-5
/
+5
*
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
2018-08-24
1
-3
/
+3
*
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
2018-08-24
1
-0
/
+3
*
PEP8: fix E261: at least two spaces before inline comment
Joe Guo
2018-08-24
1
-2
/
+2
*
PEP8: fix E231: missing whitespace after ','
Joe Guo
2018-08-24
1
-6
/
+6
*
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
2018-08-24
1
-33
/
+33
*
PEP8: fix E225: missing whitespace around operator
Joe Guo
2018-08-24
1
-2
/
+2
*
PEP8: fix E222: multiple spaces after operator
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E202: whitespace before ')'
Joe Guo
2018-08-24
1
-25
/
+25
*
PEP8: fix E201: whitespace after '('
Joe Guo
2018-08-24
1
-28
/
+28
*
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2018-08-24
1
-24
/
+24
*
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
2018-08-24
1
-2
/
+2
*
PEP8: fix E122: continuation line missing indentation or outdented
Joe Guo
2018-08-24
1
-2
/
+2
*
PEP8: fix E111: indentation is not a multiple of four
Joe Guo
2018-08-24
1
-1
/
+1
*
samba-tool ldapcmp: remove duplicate takes_optiongroups attribute
Douglas Bagnall
2018-03-21
1
-6
/
+0
*
samba-tool: convert 'except X, (tuple)' to 'except X as e'
Noel Power
2018-02-28
1
-4
/
+8
*
samba-tool: convert 'except X, e' to 'except X as e' for all X
Douglas Bagnall
2018-02-15
1
-1
/
+1
*
ldapcmp: Improve the difference checker of ldapcmp for 2012 R2
Garming Sam
2017-12-21
1
-1
/
+8
*
ldapcmp: Add otherWellKnownObjects to ignore when using --two
Garming Sam
2017-12-20
1
-6
/
+11
*
samba-tool/ldapcmp: ignore differences of whenChanged
Stefan Metzmacher
2016-08-08
1
-1
/
+1
*
samba-tool/ldapcmp: update the list of non replicated attributes
Stefan Metzmacher
2014-09-02
1
-13
/
+49
[next]