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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pygpo: Proper exception exit in py_ads_connect().
Kristján Valur
2019-03-07
1
-17
/
+18
*
pygpo: Replace the use of SystemError with RuntimeError.
Kristján Valur
2019-03-07
1
-12
/
+12
*
subunit/run.py: change shebang to python3
Joe Guo
2019-03-07
1
-1
/
+1
*
tests/auto_log_pass_change.py: only care about the last expected message othe...
Joe Guo
2019-03-07
1
-39
/
+16
*
subunit/run.py: make iso8601 UTC usage python 2/3 compatible
Joe Guo
2019-03-07
1
-3
/
+3
*
s4-server: Open and close a transaction on sam.ldb at startup
Andrew Bartlett
2019-03-07
1
-0
/
+42
*
dsdb: Provide better error strings in rootdse GUID attribute handling
Andrew Bartlett
2019-03-07
1
-1
/
+15
*
kcc: Give a better error message when samdb_ntds_objectGUID fails
Andrew Bartlett
2019-03-07
1
-0
/
+1
*
dsdb: Unify samdb_{get,set}_ntds_{objectGUID,invocation_id}
Andrew Bartlett
2019-03-07
1
-110
/
+67
*
WHATSNEW: Add the removal of the web server
Garming Sam
2019-03-07
1
-0
/
+10
*
paged_results: Remove C++ commment and unneeded TODO
Garming Sam
2019-03-07
1
-1
/
+0
*
passdb: Increase ABI version to 0.28.0
Christof Schmitt
2019-03-07
2
-1
/
+307
*
web_server: Remove the web port smb.conf parameter
Garming Sam
2019-03-07
3
-14
/
+0
*
web_server: Remove the unused Python WSGI web server
Garming Sam
2019-03-07
6
-1114
/
+0
*
sam.c: allocate account_sid on tmp_ctx
Isaac Boukris
2019-03-06
1
-1
/
+1
*
sam.c: fix incorrect check of talloc_new() allocation
Isaac Boukris
2019-03-06
1
-1
/
+1
*
ndr_spoolss_buf: fix out of scope use of stack variable in NDR_SPOOLSS_PUSH_E...
Stefan Metzmacher
2019-03-06
1
-2
/
+2
*
Enable make test even without lmdb
Mathieu Parent
2019-03-06
4
-10
/
+223
*
lib/winbind_util: Add winbind_xid_to_sid for --without-winbind
Christof Schmitt
2019-03-06
1
-0
/
+7
*
lib/winbind_util: Remove winbind_[gu]id_to_sid
Christof Schmitt
2019-03-06
1
-14
/
+0
*
lib/winbind_util: Move include out of ifdef
Christof Schmitt
2019-03-06
1
-2
/
+2
*
dns_hub: Add some debug as to what DNS proxying is happening
Tim Beale
2019-03-06
1
-0
/
+4
*
dns_hub: Minor variable rename
Tim Beale
2019-03-05
1
-3
/
+4
*
selftest: Map realm to IP address (instead of iface)
Tim Beale
2019-03-05
2
-22
/
+21
*
selftest: Pass realm-to-IP mapping to dns_hub as an argument
Tim Beale
2019-03-05
3
-19
/
+42
*
selftest: Split out dns_hub's testenv realm-to-IP logic
Tim Beale
2019-03-05
1
-15
/
+22
*
selftest: Try to tie dns_hub IP mapping to Samba.pm better
Tim Beale
2019-03-05
1
-24
/
+29
*
selftest: Cleanup Samba.pm iface mapping
Tim Beale
2019-03-05
1
-57
/
+64
*
selftest: Avoid hard-coding client IP address
Tim Beale
2019-03-05
2
-1
/
+3
*
selftest: dns_hub doesn't need to store $swiface
Tim Beale
2019-03-05
1
-3
/
+1
*
selftest: Add helper functions to get IP addresses
Tim Beale
2019-03-05
3
-11
/
+27
*
tests: Reduce likelihood of auth_log test locking up during CI
Aaron Haslett
2019-03-05
1
-12
/
+13
*
pidl/Python: initialise a datablob
Douglas Bagnall
2019-03-04
1
-1
/
+1
*
dsdb pytsts: reduce scale of subtree rename speed test
Douglas Bagnall
2019-03-04
1
-1
/
+1
*
dsdb/linked_attributes: shortcut exit for backlink fix
Douglas Bagnall
2019-03-04
1
-3
/
+14
*
dsdb/linked_attributes: improve formatting in some places
Douglas Bagnall
2019-03-04
1
-3
/
+6
*
dsdb/linked_attributes: initialise more pointers to NULL
Douglas Bagnall
2019-03-04
1
-5
/
+5
*
dsdb linked attributes: fix forward links faster
Douglas Bagnall
2019-03-04
1
-41
/
+271
*
dsdb: linked_attributes module knows about sorted links
Douglas Bagnall
2019-03-04
1
-25
/
+56
*
dsdb:replmd: add compatible feature helper function
Douglas Bagnall
2019-03-04
2
-22
/
+56
*
dsdb/pytests: sanity checks for links under subtree renames
Douglas Bagnall
2019-03-04
2
-0
/
+454
*
replmd/la: disambiguate error messages a bit
Douglas Bagnall
2019-03-04
2
-3
/
+3
*
dsdb/group_audit: use common get_parsed_dns_trusted()
Douglas Bagnall
2019-03-04
1
-8
/
+3
*
dsdb:util_links: count el->values with unsigned int
Douglas Bagnall
2019-03-04
1
-1
/
+1
*
tests/rodc_rwdc: p.communicate() gives bytes, not str
Douglas Bagnall
2019-03-04
1
-1
/
+1
*
dns_hub: use python 3 shebang
Douglas Bagnall
2019-03-04
1
-1
/
+1
*
s4/auth/krb: fix spelling of entries
Douglas Bagnall
2019-03-04
1
-1
/
+1
*
s4:torture: Make sure we do not create a shadow 'struct params'
Andreas Schneider
2019-03-04
1
-14
/
+16
*
tests: Work auth_log CLIENT_IP out from config instead of env var
Tim Beale
2019-03-04
3
-5
/
+15
*
tests: Work audit_log CLIENT_IP out from config instead of env var
Tim Beale
2019-03-04
5
-9
/
+14
[next]