summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ntvfs/python: Adjust to use of PY_SSIZE_T_CLEANAndrew Bartlett2016-01-073-3/+3
* pyrpc: Adjust to use of PY_SSIZE_T_CLEANAndrew Bartlett2016-01-071-1/+1
* pyregistry: Adjust to use of PY_SSIZE_T_CLEANAndrew Bartlett2016-01-071-1/+1
* pymessaging: Adjust to use of PY_SSIZE_T_CLEANAndrew Bartlett2016-01-071-1/+1
* pylibsmb: Adjust to use of PY_SSIZE_T_CLEANAndrew Bartlett2016-01-071-1/+1
* pidl: Use PY_SSIZE_T_CLEANAndrew Bartlett2016-01-071-1/+2
* ldb: Adjust to PY_SSIZE_T_CLEAN and use Py_ssize_t consistently with PyArg_P...Andrew Bartlett2016-01-071-2/+2
* python: Assert that we use Py_ssize_t consistently for PyParseArgs*()Andrew Bartlett2016-01-071-0/+11
* asn1: Clean up includesVolker Lendecke2016-01-072-2/+10
* smbcontrol: Use procid_is_localVolker Lendecke2016-01-071-1/+1
* net: Use procid_is_localVolker Lendecke2016-01-071-1/+1
* s3: smbclient: asn1_extract_blob() stops further asn1 processing by setting h...Jeremy Allison2016-01-071-5/+10
* docs:smbdotconf: fix the description of 'machine password timeout'Michael Adam2016-01-071-4/+7
* selftest: Add tests for ntlm-server-1 and --password mode in ntlm_authAndrew Bartlett2016-01-071-4/+192
* ntlm_auth: Allow --password force a local password check for ntlm-server-1 modeAndrew Bartlett2016-01-071-22/+60
* s3:smbd/oplock obey kernel oplock setting when releasing oplocksChristian Ambach2016-01-061-1/+2
* selftest: more dfree command and smbclient disk usage testsUri Simchoni2016-01-063-6/+21
* smbclient: query disk usage relative to current directoryUri Simchoni2016-01-066-7/+11
* asn1: Make 'struct asn1_data' privateVolker Lendecke2016-01-062-9/+10
* asn1: Remove a reference to asn1_data internalsVolker Lendecke2016-01-061-2/+4
* libcli: Remove a reference to asn1->ofsVolker Lendecke2016-01-061-7/+5
* lib: Use asn1_current_ofs()Volker Lendecke2016-01-063-6/+12
* asn1: Add asn1_current_ofs()Volker Lendecke2016-01-062-0/+6
* lib: Use asn1_has_nestingVolker Lendecke2016-01-061-1/+1
* asn1: Add asn1_has_nestingVolker Lendecke2016-01-062-0/+6
* lib: Use asn1_extract_blob()Volker Lendecke2016-01-065-34/+45
* asn1: Add asn1_extract_blob()Volker Lendecke2016-01-062-0/+22
* lib: Use asn1_set_error()Volker Lendecke2016-01-063-12/+12
* asn1: Add asn1_set_error()Volker Lendecke2016-01-062-0/+6
* lib: Use asn1_has_error()Volker Lendecke2016-01-066-31/+35
* asn1: Add asn1_has_error()Volker Lendecke2016-01-062-0/+6
* asn1: Make "struct nesting" privateVolker Lendecke2016-01-062-5/+7
* asn1: Add some early returnsVolker Lendecke2016-01-061-1/+11
* asn1: Add overflow check to asn1_writeVolker Lendecke2016-01-061-0/+6
* asn1: Make asn1_peek_full_tag return 0/errnoVolker Lendecke2016-01-064-13/+18
* asn1: Remove an unused asn1 functionVolker Lendecke2016-01-062-29/+0
* ldb: validate ldb_dn_set_component input parameters even more strictlyAndrew Bartlett2016-01-061-0/+8
* ldb: Explain why this use of talloc_memdup() is safeAndrew Bartlett2016-01-051-0/+11
* ldb: Be strict about talloc_memdup() and passed in buffers in ldb_dn_set_comp...Andrew Bartlett2016-01-051-1/+13
* travis: Add metadata file for the Travis CI Open Source cloud build/test serviceAndrew Bartlett2016-01-051-0/+31
* autobuild: Use make -j on samba-libs/samba-static build as wellAndrew Bartlett2016-01-051-4/+4
* autobuild: Put the static build in another stanzaAndrew Bartlett2016-01-051-7/+9
* autobuild: Use cp --recursive --link --archiveAndrew Bartlett2016-01-051-4/+7
* autobuild: Give a clearer failure messageAndrew Bartlett2016-01-051-0/+18
* build:wafsamba: Use the upstream version of gccdepsThomas Nagy2016-01-022-127/+5
* thirdparty:waf: Update gccdeps from upstreamThomas Nagy2016-01-021-1/+1
* Happy New Year 2016!Stefan Metzmacher2016-01-012-2/+2
* torture:smb2: fix copy'n'paste error in durable-open:open2:lease testMichael Adam2015-12-291-1/+1
* smbd: remove function name from a DBG_INFO in a recent commitUri Simchoni2015-12-291-2/+2
* smbd: do not disable "store dos attributes" on-the-flyUri Simchoni2015-12-253-36/+6