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
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba-tool: add 'import samba.drs_utils' to fsmo.py
Björn Baumbach
2019-08-08
1
-0
/
+1
*
samba-tool: use only one LDAP modify for dns partition fsmo role transfer
Stefan Metzmacher
2019-08-08
1
-16
/
+6
*
samba-tool: fix replication after dns partition fsmo role transfer
Stefan Metzmacher
2019-08-08
1
-1
/
+3
*
dbcheck: fallback to the default tombstoneLifetime of 180 days
Stefan Metzmacher
2019-08-08
1
-1
/
+4
*
python/ntacls: use correct "state directory" smb.conf option instead of "stat...
Björn Baumbach
2019-06-26
1
-1
/
+3
*
samba-tool domain provision: Fix --interactive module in python3
Andrew Bartlett
2019-06-21
1
-0
/
+1
*
ldap tests: test scheme for referrals
Gary Lockyer
2019-06-21
1
-0
/
+91
*
Merge tag 'samba-4.10.5' into v4-10-test
Karolin Seeger
2019-06-19
1
-0
/
+51
|
\
|
*
CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOpera...
Douglas Bagnall
2019-06-13
1
-0
/
+26
|
*
CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOpera...
Douglas Bagnall
2019-06-13
1
-0
/
+25
*
|
samba-tool dns: use bytes for inet_ntop
Douglas Bagnall
2019-06-13
1
-2
/
+3
*
|
tests/samba-tool: test dns serverinfo/zoneinfo
Douglas Bagnall
2019-06-13
1
-0
/
+26
*
|
python/ntacls: we only need security.SEC_STD_READ_CONTROL in order to get the...
Stefan Metzmacher
2019-06-13
1
-1
/
+1
*
|
python/provision: use provision and relax controls for schema provision
Stefan Metzmacher
2019-06-13
1
-7
/
+12
*
|
s4:provision: split out provision_self_join_modify_schema.ldif
Stefan Metzmacher
2019-06-13
1
-2
/
+6
*
|
ldapcmp: ignore 'schemaInfo' if two domains are compared
Stefan Metzmacher
2019-06-13
1
-1
/
+1
|
/
*
pytests/dns: use 2.6 compatible syntax
Douglas Bagnall
2019-05-16
1
-1
/
+1
*
netcmd: Fix passwordsettings --max-pwd-age command
Tim Beale
2019-05-14
1
-2
/
+12
*
netcmd: Add some timestamp conversion helper functions
Tim Beale
2019-05-14
1
-10
/
+22
*
netcmd: Use python constant for -0x8000000000000000
Tim Beale
2019-05-14
1
-5
/
+9
*
tests: Add test for setting min/maxPwdAge
Tim Beale
2019-05-14
1
-0
/
+38
*
dbcheck: fix the err_empty_attribute() check
Stefan Metzmacher
2019-05-14
1
-1
/
+1
*
py/provision: fix for Python 2.6
Douglas Bagnall
2019-04-10
1
-1
/
+1
*
CVE-2019-3870 pysmbd: Include tests to show the outside umask has no impact
Andrew Bartlett
2019-04-05
2
-1
/
+14
*
CVE-2019-3870 tests: Extend smbd tests to check for umask being overwritten
Tim Beale
2019-04-05
3
-4
/
+53
*
py/logger: use python 2.6 compatible arguments
Douglas Bagnall
2019-04-02
1
-1
/
+1
*
py/uptodateness: use 2.6 compatible dictionary construction
Douglas Bagnall
2019-04-02
1
-1
/
+1
*
py/kcc_utils: py2.6 compatibility
Douglas Bagnall
2019-04-02
1
-2
/
+2
*
py/graph: use 2.6 compatible check for set membership
Douglas Bagnall
2019-04-02
1
-1
/
+1
*
dbcheck: use the str() value of the "name" attribute
Stefan Metzmacher
2019-04-02
1
-1
/
+1
*
dbcheck: don't check expired tombstone objects by default anymore
Stefan Metzmacher
2019-04-02
2
-3
/
+48
*
dbcheck: add --selftest-check-expired-tombstones cmdline option
Stefan Metzmacher
2019-04-02
1
-1
/
+6
*
python/samba/netcmd: provide SUPPRESS_HELP via Option class
Stefan Metzmacher
2019-04-02
1
-0
/
+1
*
dbcheck: detect the change after deletion bug
Stefan Metzmacher
2019-04-02
1
-0
/
+110
*
dbcheck: add find_repl_attid() helper function
Stefan Metzmacher
2019-04-02
1
-5
/
+10
*
dbcheck: don't remove dangling one-way links on already deleted objects
Stefan Metzmacher
2019-04-02
1
-0
/
+13
*
dbcheck: don't move already deleted objects to LostAndFound
Stefan Metzmacher
2019-04-02
1
-2
/
+7
*
dbcheck: do isDeleted, systemFlags and replPropertyMetaData detection first
Stefan Metzmacher
2019-04-02
1
-11
/
+14
*
dbcheck: use DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME when renaming deleted objects
Stefan Metzmacher
2019-04-02
1
-3
/
+6
*
python: dns_hub: Fix indentation of 'raise' on error.
Jeremy Allison
2019-02-05
1
-3
/
+1
*
join: Throw CommandError instead of Exception for simple errors
Tim Beale
2019-02-05
1
-3
/
+4
*
join: Fix TypeError when handling exception
Tim Beale
2019-02-05
2
-2
/
+2
*
netcmd: Try to improve domain backup error message
Tim Beale
2019-02-04
1
-2
/
+3
*
ntacls: Pass correct use_ntvfs through to setntacl()
Tim Beale
2019-02-04
1
-1
/
+2
*
netcmd: Change GPO commands to use s3 SMB Py bindings
Tim Beale
2019-02-04
1
-2
/
+5
*
netcmd: Change SMB flags from s4 Py bindings to s3
Tim Beale
2019-02-04
1
-6
/
+7
*
python/gpclass: Convert gpclass to use s3 SMB Python bindings
Tim Beale
2019-02-04
1
-3
/
+7
*
selftest: add central dns forwarder
Volker Lendecke
2019-01-15
1
-0
/
+156
*
netcmd: Change domain backup commands to use s3 SMB Py bindings
Tim Beale
2019-01-14
1
-2
/
+6
*
tests: Change ntaclsbackup tests over to use s3 Py bindings
Tim Beale
2019-01-14
1
-2
/
+2
[next]