1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3
Andreas Schneider 0a53237832 s3:printing: Allow to run samba-bgqd as a standalone systemd service
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15683

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Fri Jul 19 11:13:28 UTC 2024 on atb-devel-224
2024-07-19 11:13:28 +00:00
..
auth s3:auth: allow real plaintext authentication 2024-07-17 11:17:54 +00:00
build
client smbspool: let kerberos_ccache_is_valid() use smb_force_krb5_cc_default_name() 2024-05-14 10:18:32 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include lib: Remove a few duplicate prototypes 2024-07-04 15:26:36 +00:00
intl
lib s3:lib: Fix a typo in MACRO 2024-07-17 08:49:46 +00:00
libads s3:libads: Do not fail if we don't get an IP passed down 2024-06-04 19:49:36 +00:00
libgpo/gpext lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
libnet s3:libnet: Convert myalias to lower case 2024-05-22 20:33:36 +00:00
librpc s3:librpc: Fix a typo in DEBUG text 2024-07-17 07:48:31 +00:00
libsmb s3:libsmb: Check if we have a valid file descriptor 2024-06-30 23:20:34 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking smbd: Use direct struct initialization 2024-05-22 04:23:29 +00:00
modules s3:modules: Make nread a size_t and check for possible overflow 2024-07-16 11:41:33 +00:00
nmbd s3:libsmb: Pass memory context to cli_connect_nb() 2024-04-29 08:43:32 +00:00
param s3:param: Check return value of strlower_m() (CID 1598446) 2024-07-02 03:39:35 +00:00
passdb s3:passdb: don't clear the LM HASH without a password change 2024-07-17 10:12:36 +00:00
printing s3:printing: Allow to run samba-bgqd as a standalone systemd service 2024-07-19 11:13:28 +00:00
profile profile: Fix rusage reporting 2023-12-19 16:05:36 +00:00
registry s3:registry: Use correct integer sizes 2024-07-08 07:36:32 +00:00
rpc_client s3:rpc_client: Initialize struct security_ace 2024-06-30 23:20:33 +00:00
rpc_server s3:rpc_server: Initialize array 2024-07-08 08:37:46 +00:00
rpcclient s3:rpcclient: Initialize spoolss_DriverDirectoryInfo info 2024-07-05 07:45:32 +00:00
script s3:selftest: add samba3.blackbox.smb1_lanman_plaintext tests 2024-07-17 10:12:36 +00:00
selftest s3:selftest: add samba3.blackbox.smb1_lanman_plaintext tests 2024-07-17 10:12:36 +00:00
services s3:services: Initialize struct security_ace array 2024-07-16 11:41:33 +00:00
smbd s3:smbd: Initialize struct security_ace array 2024-07-18 12:47:29 +00:00
torture torture: Remove some pointless local variables 2024-06-04 07:11:35 +00:00
utils s3:ntlm_auth: make logs more consistent with length check 2024-07-06 00:52:02 +00:00
web
winbindd s3:winbind: Fix integer type of len 2024-06-30 23:20:34 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript vfs_ceph: Disable the module on unsupported Ceph versions 2024-07-09 13:05:47 +00:00
wscript_build s3:libads: finally remove unused ads_connect[_user_creds]() and related code 2024-05-14 10:18:31 +00:00
wscript_configure_system_ncurses