summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* python/samba/tests: PY3 port samba.tests.dnsNoel Power2018-12-104-12/+13
* PY3: net.change_password & net.set_password take string not bytesNoel Power2018-12-105-14/+14
* python/samba: PY3 Credential.set_password takes stringNoel Power2018-12-101-1/+1
* auth/credentials: PY3 set_password should decode from unicode 'utf8'Noel Power2018-12-101-4/+6
* python/samba: Py3 Use new compat.sockerserver symbolNoel Power2018-12-101-1/+1
* python/samba: PY3 compat py2/p3 symbol for SocketServer/socketserverNoel Power2018-12-101-0/+2
* python/samba: PY3 ord needs 'str' type not intNoel Power2018-12-102-3/+3
* s4/setup/tests: make sure samba-tool is called with correct py versionNoel Power2018-12-101-11/+11
* s4/utils/test: PY3 make sure we call correct python version for samba-toolNoel Power2018-12-101-4/+4
* nsswitch/tests: PY3 samba_tool call correct pythonNoel Power2018-12-101-4/+4
* testprogs/blackbox: make sure samba-tool is called with correct pythonNoel Power2018-12-101-2/+2
* python/samba.tests: Ensure samba-tool is called with correct python ver.Noel Power2018-12-102-5/+5
* ctdb: Remove <file> parameter from pfetch usage infoChristof Schmitt2018-12-101-2/+2
* ctdb: Fix hex to int conversion in h2iChristof Schmitt2018-12-101-1/+1
* rpcclient: Use dom_sid_str_bufVolker Lendecke2018-12-082-34/+39
* libnet: Use dom_sid_str_bufVolker Lendecke2018-12-071-6/+8
* net: Use dom_sid_str_bufVolker Lendecke2018-12-071-8/+10
* pdb_ldap: Use dom_sid_str_bufVolker Lendecke2018-12-071-15/+19
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-12-074-13/+12
* idmap_tdb: Use dom_sid_str_bufVolker Lendecke2018-12-071-3/+2
* winbindd_cache: Use dom_sid_str_bufVolker Lendecke2018-12-071-17/+21
* net_usershare: Use dom_sid_str_bufVolker Lendecke2018-12-071-6/+8
* net_rpc: Use dom_sid_str_bufVolker Lendecke2018-12-071-26/+25
* net_rpc: Use dom_sid_equal where appropriateVolker Lendecke2018-12-071-1/+2
* ctdb: Adding memory pool for queue callbackSwen Schillig2018-12-071-1/+8
* ctdb: Introduce buffer.offset to avoid memmoveSwen Schillig2018-12-071-16/+39
* librpc:ndr: Give the optimizer hints for ndr_push_bytes()Andreas Schneider2018-12-071-6/+2
* Removed dead groups link from Mail List EtiquetteDaniel Southward-Ellis2018-12-071-1/+1
* Updated "About Samba" Info in READMEDaniel Southward-Ellis2018-12-071-85/+14
* Changed GitHub info to GitLabDaniel Southward-Ellis2018-12-071-5/+5
* Updated Website sectionDaniel Southward-Ellis2018-12-071-3/+3
* Added link to How to do Samba: NicelyDaniel Southward-Ellis2018-12-071-0/+3
* Changed web page to webpageDaniel Southward-Ellis2018-12-071-5/+5
* ldb: complex expression testingAaron Haslett2018-12-073-0/+483
* wscript_configure_system_mitkrb5: reject a system heimdal krb5-configStefan Metzmacher2018-12-061-19/+21
* selftest: Don't run KCC on backup testenvs (to avoid flappiness)Tim Beale2018-12-061-1/+3
* librpc:ndr: Fix undefined behavior in ndr_basicAndreas Schneider2018-12-061-0/+10
* WHATSNEW: document changes in SMB server parametric optionsRalph Boehme2018-12-061-1/+8
* smbd: use lp_smbd_getinfo_ask_sharemode()Ralph Boehme2018-12-062-14/+34
* docs-xml: add "smbd getinfo ask sharemode"Ralph Boehme2018-12-063-0/+16
* s3:smbd: use lp_smbd_max_async_dosmode()Ralph Boehme2018-12-061-5/+3
* docs-xml: add "smbd max async dosmode"Ralph Boehme2018-12-062-0/+14
* s3:smbd: use lp_smbd_async_dosmode()Ralph Boehme2018-12-061-2/+1
* docs-xml: add "smbd async dosmode"Ralph Boehme2018-12-061-0/+13
* s3:smbd: use lp_smbd_search_ask_sharemode()Ralph Boehme2018-12-061-2/+1
* docs-xml: add "smbd search ask sharemode"Ralph Boehme2018-12-063-0/+15
* tests:docs: add a exceptions setRalph Boehme2018-12-061-1/+6
* tests:docs: reindent special_cases to one by lineRalph Boehme2018-12-061-9/+26
* Added redirect from GitHub to GitLabDaniel Southward-Ellis2018-12-052-0/+8
* ctdb/wscript: make use of MODE_{644,744,755,777}Stefan Metzmacher2018-12-051-12/+13