summaryrefslogtreecommitdiff
path: root/source3/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2023-01-12build: Don't compile source3/lib/util_sd.c four timesVolker Lendecke1-0/+3
2022-12-16s3-librpc: add ads.idl and convert ads_struct to talloc.Günther Deschner1-1/+1
2022-12-14smbd: Remove source3/smbd/statcache.cVolker Lendecke1-1/+0
2022-09-20s3:smbd: move locking related vfs functions to smbd/vfs.cStefan Metzmacher1-0/+1
2022-09-19libsmb: Use find_snapshot_token() for clistr_is_previous_version_path()Volker Lendecke1-1/+0
2022-06-24s3:waf: Fix version number of public libsmbconfAndreas Schneider1-1/+1
2022-05-06source3/lib/smbconf: add python bindings for init functionsJohn Mulligan1-0/+5
2022-04-07smbd: Move trans2.c -> smb2_trans2.cDavid Mulder1-1/+1
2022-04-07smbd: Move send_trans2_replies to smb1_trans2.cDavid Mulder1-0/+1
2022-04-07smbd: Move process.c -> smb1_process.cDavid Mulder1-1/+1
2022-04-07smbd: Move srv_send_smb/smb2_srv_send to smb2_process.cDavid Mulder1-0/+1
2022-04-07smbd: Move signing.c -> smb1_signing.cDavid Mulder1-1/+1
2022-04-07smbd: Move smb2_srv_init_signing to smb2_signing.cDavid Mulder1-0/+1
2022-04-07smbd: Move service.c -> smb2_service.cDavid Mulder1-1/+1
2022-04-07smbd: Move make_connection to smb1_service.cDavid Mulder1-0/+1
2022-04-07smbd: Move reply.c -> smb1_reply.cDavid Mulder1-1/+1
2022-04-07smbd: Move check_path_syntax* to smb2_reply.cDavid Mulder1-0/+1
2022-04-07smbd: Move pipes.c -> smb2_pipes.cDavid Mulder1-1/+1
2022-04-07smbd: Move reply_open_pipe_and_X to smb1_pipes.cDavid Mulder1-0/+1
2022-04-07smbd: Move oplock.c -> smb2_oplock.cDavid Mulder1-1/+1
2022-04-07smbd: Move new_break_message_smb1 to smb1_oplock.cDavid Mulder1-0/+1
2022-04-07smbd: Move nttrans.c -> smb1_nttrans.cDavid Mulder1-1/+1
2022-04-07smbd: Move set_sd to smb2_nttrans.cDavid Mulder1-0/+1
2022-04-07smbd: Move negprot.c -> smb1_negprot.cDavid Mulder1-1/+1
2022-04-07smbd: Move ipc.c -> smb1_ipc.cDavid Mulder1-1/+1
2022-04-07smbd: Move nt_status_np_pipe to smb2_ipc.cDavid Mulder1-0/+1
2022-04-07smbd: Move aio.c -> smb2_aio.cDavid Mulder1-1/+1
2022-04-07smbd: Move schedule_aio_read_and_X to smb1_aio.cDavid Mulder1-0/+1
2022-04-07smbd: Disable build for SMB1 only filesDavid Mulder1-5/+11
2022-04-07smbd: Move lanman.c -> smb1_lanman.cDavid Mulder1-1/+1
2022-04-07smbd: Move sesssetup.c -> smb1_sesssetup.cDavid Mulder1-1/+1
2022-04-07smbd: Move message.c -> smb1_message.cDavid Mulder1-1/+1
2022-02-01s3: smbd: Add two new functions in a new file, smb2_posix.c: smb2_posix_cc_in...Jeremy Allison1-0/+1
2022-01-31CVE-2021-44142: libadouble: add basic cmocka testsRalph Boehme1-0/+5
2021-12-10s3:rpc_server: Delete unused code and doc referencesVolker Lendecke1-2/+0
2021-12-10s3:rpc_server: Activate samba-dcerpcdVolker Lendecke1-21/+16
2021-12-10s3:rpc_client: Add local_np_connect()Volker Lendecke1-0/+2
2021-12-06s3:waf: Fix dependendies for libadsAndreas Schneider1-0/+1
2021-11-11libsmb: move reparse_symlink to libcli/smb/Volker Lendecke1-1/+0
2021-08-11s3: smbd: Split out smb2_ioctl_smbtorture() into a separate file.Jeremy Allison1-0/+1
2021-07-21s3-torture: give torture test binaries their own wscript_buildGünther Deschner1-134/+1
2021-07-14s3-libnet_join: add some libnet_JoinCtx-to-ODJ helpersGünther Deschner1-1/+1
2021-07-08libcli: Move map_errno_from_nt_status from s3 lib to common libcliSamuel Cabrero1-1/+0
2021-07-01s3:lib: add a new samba_path_matching* infrastructureStefan Metzmacher1-0/+1
2021-07-01s3:torture: add STR-MATCH-MSWILD test for is_in_path()Stefan Metzmacher1-0/+1
2021-05-28s3:lib: Remove util_cmdlineAndreas Schneider1-5/+0
2021-05-28s3:lib: Remove popt_samba3Andreas Schneider1-10/+0
2021-05-28s3:printing: Migrate samba-bgqd to new cmdline option parserAndreas Schneider1-1/+1
2021-05-28s3:libsmb: Use cli_credentials to store traversal credsAndreas Schneider1-1/+0
2021-05-20s3:utils: Migrate tevent_glib_tracker to new cmdline option parserAndreas Schneider1-1/+1