summaryrefslogtreecommitdiff
path: root/source3/wscript_build
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-20regfio: Add trivial unit testMichael Hanselmann1-0/+6
2019-03-07passdb: Increase ABI version to 0.28.0Christof Schmitt1-1/+1
2019-03-01lib: Use wrapper for string to integer conversionSwen Schillig1-0/+2
2019-02-28lib: Remove some unused codeVolker Lendecke1-3/+2
2019-02-28torture: Add tests for idmap cacheVolker Lendecke1-0/+1
2019-02-17add sysquotas_jfs2.cBjoern Jacke1-0/+1
2019-02-13waf: Check for libnscdChristof Schmitt1-0/+1
2019-02-11s3:util: Move popen wrappers to lib/utilAliaksei Karaliou1-1/+0
2019-01-11s3:lib: add per_thread_cwd_{check,supported,disable,activate}() helper functionsStefan Metzmacher1-0/+1
2019-01-09s3:libsmb: Revert SMB Py bindings name back to libsmb_samba_internalTim Beale1-1/+1
2019-01-07s3:pylibsmb: Rename libsmb_samba_internal Py bindings to libsmbTim Beale1-1/+1
2018-11-09selftest: Test hide new files timeoutVolker Lendecke1-0/+1
2018-09-07s3:lib: Rename server_contexts to global_contextsChristof Schmitt1-1/+1
2018-09-07s3:smbstatus: Use cmdline_messaging_contextChristof Schmitt1-0/+1
2018-09-07s3:popt_common: use cmdline_messaging_context() in popt_common_credentials_ca...Ralph Boehme1-1/+1
2018-09-07s3:lib: Introduce cmdline context wrapperChristof Schmitt1-0/+5
2018-09-07s3:lib: Move popt_common_credentials to separate fileChristof Schmitt1-2/+7
2018-09-05source3/wscript: update to handle waf 2.0.4Alexander Bokovoy1-3/+0
2018-08-28examples: Add winexe re-implemented on current Samba libsVolker Lendecke1-0/+1
2018-07-31s3/smbd: smb2 server implementation for query get/set info.Noel Power1-0/+1
2018-07-31s3/libsmb: adjust smb1 cli code to use idl structs and ndr push/pull funcs.Noel Power1-0/+1
2018-07-25s3: smbd: SGI IRIX is officially dead. Remove the kernel oplock code for IRIX.Jeremy Allison1-1/+0
2018-07-14s3-tldap: do not install test_tldapGünther Deschner1-1/+2
2018-04-13wscript_build: make sure we link extra-python versions of librariesNoel Power1-1/+4
2018-04-11libsmb: Remove unused trustdom_cache.cVolker Lendecke1-1/+0
2018-04-05wscript_build: fix c modules deps name for Python 3Joe Guo1-1/+3
2018-04-05python3 port for smbd moduleNoel Power1-1/+3
2018-04-05python samba test: enable samba.tests.libsmb_samba_internal for py3Noel Power1-1/+2
2018-03-19s3:passdb: add create_builtin_guests()Stefan Metzmacher1-1/+1
2018-03-02s3:utils: add new 'net ads setspn list' subcommandNoel Power1-0/+1
2018-02-19tests: Add tests for parsing LDAPv3 and LDAPv2 filter stringsAndreas Schneider1-0/+10
2018-01-22waf: Fix NFS quota support with libtirpcAndreas Schneider1-1/+1