summaryrefslogtreecommitdiff
path: root/source3/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2020-10-02build: remove smbd_conn private libraryRalph Boehme1-6/+1
2020-08-19s3:lib: Use smb_signing_setting_translate for cmdline parsingAndreas Schneider1-1/+1
2020-08-07Revert "build: fix the coverage build"Andrew Bartlett1-3/+3
2020-07-13Decouple ldap-ssl-ads from ldap-ssl optionIsaac Boukris1-1/+1
2020-05-21smbd: set fsp_name of conn->cwd_fspRalph Boehme1-1/+1
2020-05-06lib/messaging: Move messages_dgm out of source3Amitay Isaacs1-15/+0
2020-04-28torture3: Test ctdb_req_send/recvVolker Lendecke1-1/+6
2020-04-28torture3: test readdir timestampVolker Lendecke1-0/+1
2020-04-18libsmb: Move clirap2.c to utils/Volker Lendecke1-1/+0
2020-03-23s3: Remove tevent_wait code. The last user was fsp->deferred_close.Jeremy Allison1-1/+0
2020-02-27build: fix the coverage buildGary Lockyer1-3/+3
2020-02-26s3:wscript: split out dsgetdcname subsystemStefan Metzmacher1-1/+10
2020-02-26s3:wscript: move libsmb/clidgram.c to LIBNMBStefan Metzmacher1-1/+2
2020-02-10krb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_wrap/krb5_errs.cStefan Metzmacher1-1/+0
2019-12-08build: Trim the deps of 'smbconf'Volker Lendecke1-1/+1
2019-12-08build: util_cmdline depends on cli_credentialsVolker Lendecke1-1/+1
2019-12-08build: secrets3 need E_md4hash and kerberos functionsVolker Lendecke1-0/+2
2019-12-08build: Explicitly depend on samba-modules where neededVolker Lendecke1-0/+1
2019-12-08build: gencache.c in 'samba3core' needs crc32()Volker Lendecke1-0/+1
2019-11-22build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett1-13/+13
2019-11-15s3-build: add missing gnutls dependencyBjörn Baumbach1-1/+4
2019-11-13build: Only link against libcrypt where neededAndrew Bartlett1-0/+1
2019-10-18Build registry parsing code into subsystemMichael Hanselmann1-0/+1
2019-10-16s3:tests: Add smbspool test for CUPS-like "sanitized" Device URI in argv[0]Bryan Mason1-0/+4
2019-10-09s3:mdssvc: add unit tests for the Spotlight to Elasticsearch parserRalph Boehme1-0/+18
2019-10-09s3:mdssvc: add Elasticsearch backendRalph Boehme1-0/+10
2019-10-09s3: add mdscli Python bindingsRalph Boehme1-0/+5
2019-10-09s3:rpc_client: add a mdssvc client libraryRalph Boehme1-0/+7
2019-09-18messaging: Do POOL_USAGE via a socketVolker Lendecke1-1/+1
2019-08-21s3-librpc: Remove unused init_netr_CryptPassword()Andrew Bartlett1-5/+0
2019-08-08s3:mdssvc: new option "spotlight backend"Ralph Boehme1-1/+1
2019-07-26s3:rpc_client: Use init_samr_CryptPassword in cli_samr rpc_clientAndreas Schneider1-1/+1
2019-07-12s3:{modules => lib}/string_replace.[c|h]Ralph Boehme1-0/+3
2019-07-12s3:lib: move Mac streams util functions to s3/libRalph Boehme1-0/+1
2019-07-12vfs_fruit: move AppleDouble functionality to a dedicated subsystemRalph Boehme1-0/+4
2019-07-08smbd: Move fcb_or_dos_open() out of open_file_ntcreate()Volker Lendecke1-0/+1
2019-06-27s3:rpc_client: Use C99 inititializer in dcerpc_samr_chgpasswd_user()Andreas Schneider1-1/+1
2019-06-27lib/crypto: move gnutls error wrapper to own subsystemAndrew Bartlett1-0/+1
2019-06-18s3:client: Link smbspool_krb5_wrapper against krb5sambaAndreas Schneider1-1/+1
2019-05-23s3:smbspool: Fallback to default ccache if KRB5CCNAME is not setAndreas Schneider1-0/+1
2019-05-22lib: Remove "tdb based replacement for gettext"Andrew Bartlett1-1/+0
2019-05-06build: Remove build of replacetortAndrew Bartlett1-5/+0
2019-04-24s3/lib: tevent-glib-glue test utiltity with TrackerRalph Boehme1-0/+10
2019-04-24s3/lib: add a tevent_glib_glue subsystem testRalph Boehme1-0/+10
2019-04-24s3/lib: new tevent_glib_glue subsystemRalph Boehme1-0/+6
2019-04-12utils: Move conn_tdb.c to utils/Volker Lendecke1-1/+0
2019-04-11build: Move smbstatus definition to source3/utils/wscript_buildVolker Lendecke1-19/+0
2019-04-08CVE-2019-3880 s3: rpc: winreg: Remove implementations of SaveKey/RestoreKey.Jeremy Allison1-4/+0
2019-03-21build: Remove bld.gen_python_environments()Andrew Bartlett1-7/+5
2019-03-21build: Remove --extra-pythonAndrew Bartlett1-2/+0