summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* packaging: add configure option to preprocess and install systemd filesAurelien Aptel2018-01-088-12/+87
* crypto: Update the REQUIREMENTSAndreas Schneider2018-01-081-23/+47
* Add substitutions %t, %j, and %J as path-safe variants of %T, %i, and %I.Dr. Thomas Orgis2018-01-085-0/+170
* define DBGC_AUTH classkkplein2018-01-0819-0/+59
* Update util.c to include DBGC_AUTH classkkplein2018-01-081-2/+2
* travis-ci: Update package list to match the wikiAndrew Bartlett2018-01-081-1/+1
* vfs_fileid: fix a use after freeRalph Boehme2018-01-081-1/+3
* vfs_fileid: add fileid:algorithm = fsname_norootdirRalph Boehme2018-01-062-3/+48
* vfs_fileid: add fileid:nolockinode parameterRalph Boehme2018-01-062-1/+22
* vfs_fileid: add fileid:algorithm = fsname_nodirsRalph Boehme2018-01-062-2/+22
* vfs_fileid: add fileid:algorithm = hostnameRalph Boehme2018-01-062-3/+38
* vfs_fileid: convert dev argument of the device_mapping_fn to SMB_STRUCT_STATRalph Boehme2018-01-061-8/+8
* vfs_fileid: add "fstype/mntdir deny/allow list" optionRalph Wuerthner2018-01-062-0/+161
* vfs_fileid: preserve errno in an error code pathRalph Boehme2018-01-061-0/+3
* vfs_fileid: add a DEBUG message to log dev and inodeRalph Boehme2018-01-061-0/+3
* tests: The pthreadpooltests do not need a full environmentVolker Lendecke2018-01-061-2/+2
* dnscli: Make a few functions staticVolker Lendecke2018-01-062-56/+18
* samba: Only use async signal-safe functions in signal handlerVolker Lendecke2018-01-061-3/+1
* s4/torture: test vfs_fruit "fruit:time machine max size" optionRalph Boehme2018-01-064-1/+114
* vfs_fruit: add "time machine max size" optionRalph Boehme2018-01-062-0/+446
* docs-xml: add basic Makefile dependencies for targets that use xsltprocBjörn Jacke2018-01-051-9/+11
* docs-xml: set a reasonable XML_CATALOG_FILES in MakefileBjörn Jacke2018-01-051-0/+2
* docs-xml: generate build/catalog.xml via Makefile targetBjörn Jacke2018-01-051-0/+3
* autobuild: fix quoting of --restrict-testsJamie McClymont2018-01-051-1/+1
* source4/tests: typo in env nameJamie McClymont2018-01-041-1/+1
* docs-xml: plain file URIs need three slashesBjörn Jacke2018-01-042-5/+5
* docs-xml: figure out samba version for the docs automaticallyBjörn Jacke2018-01-041-1/+7
* s3: smbd: Use identical logic to test for kernel oplocks on a share.Jeremy Allison2018-01-041-7/+18
* dns_server: Remove "max_payload" from dns_serverVolker Lendecke2018-01-042-3/+0
* dns_server: Remove unused "dns_generate_options"Volker Lendecke2018-01-042-23/+0
* dns_server: Remove unused "dns" parameter from ask_forwarder_sendVolker Lendecke2018-01-041-4/+3
* ndr_dns: fix pushing unknown resource recordsVolker Lendecke2018-01-041-1/+10
* dns_server: Use dns_cli_request instead of direct udpVolker Lendecke2018-01-041-56/+6
* libdns: Add dns_cli_requestVolker Lendecke2018-01-043-2/+209
* libdns: dns/tcp clientVolker Lendecke2018-01-042-0/+229
* dsdb: Fix the build on 32-bit FreeBSDVolker Lendecke2018-01-041-6/+6
* libdns: Fix a typoVolker Lendecke2018-01-041-1/+1
* tsocket: Fix typosVolker Lendecke2018-01-041-2/+2
* credentials: Simplify cli_credentials_get_server_gss_creds()Andreas Schneider2018-01-031-9/+10
* smbldap: don't try start tls on ldaps:// connectionsBjoern Jacke2018-01-021-1/+7
* doc-xml: fix dependency as the xml targets depend on Makefile.settingsBjörn Jacke2018-01-021-1/+1
* Happy New Year 2018!Stefan Metzmacher2018-01-012-2/+2
* selftest: allow more time for testsDouglas Bagnall2017-12-291-2/+2
* torture: Fix CID 1426987 Incorrect expression (UNUSED_VALUE)Volker Lendecke2017-12-281-1/+1
* samba-tool test: ensure `samba-tool help` worksDouglas Bagnall2017-12-221-3/+13
* samba-tool: treat 'samba-tool help foo' as 'samba-tool foo --help'Douglas Bagnall2017-12-221-0/+13
* samba-tool: give cache_loader pseudo-dict a .get() methodDouglas Bagnall2017-12-221-0/+6
* samba-tool: --help test, ensuring help tree coverageDouglas Bagnall2017-12-222-0/+63
* selftest: pass location of perl executable from waf to test-envsUri Simchoni2017-12-221-0/+3
* s3:smb2_server: allow logoff, close, unlock, cancel and echo on expired sessionsStefan Metzmacher2017-12-213-1/+36