samba-tool: Add a gpo command for listing VGP Startup Scripts Group Policy
[samba.git] / source3 / lib /
2021-02-09 Gary Lockyers3 lib system: Change signature of sys_proc_fd_path
2021-02-09 Gary Lockyers3 lib system: Fix clang compilation error
2021-02-05 Ralph Boehmes3/libadouble: stat path before calling openat_pathref_...
2021-02-01 Andreas Schneiders3:lib: Add missing break in switch statement
2021-01-28 Volker Lendeckelib: Fix file_ploadv_send()/_recv()
2021-01-28 Ralph Boehmes3/libadouble: use real dirfsp in ad_convert_delete_adf...
2021-01-28 Ralph Boehmes3/libadouble: remove dirfsp arg from ad_convert_delete...
2021-01-28 Ralph Boehmes3/libadouble: remove dirfsp arg from ad_convert()
2021-01-22 Volker Lendeckelib: Align integer types
2021-01-21 Ralph Boehmewinbind: move "winbind:ignore domain" logic to a sepera...
2021-01-21 Stefan Metzmachers3:adouble: add adouble_open_from_base_fsp()
2021-01-21 Stefan Metzmachers3:adouble: allow ad_fget/ad_get_internal to be used...
2021-01-21 Stefan Metzmachers3:adouble: rewrite ad_open_rsrc() as adouble_open_rsrc...
2021-01-14 Ralph Boehmelibadouble: assert valid stat in ad_unconvert_get_streams()
2021-01-14 Ralph Boehmelibadouble: call vfs_stat() in ad_convert_finderinfo()
2021-01-14 Ralph Boehmelibadouble: call vfs_stat() in ad_convert_xattr()
2021-01-14 Volker Lendeckelib: Initialize variables in prefork_listen_accept_hand...
2021-01-14 Volker Lendeckelib: Fix typos
2021-01-08 Volker Lendeckelib: Initialize pointers in server_prefork.c
2021-01-08 Volker Lendeckelib: Fix error path memleaks in prefork_create_pool()
2021-01-08 Volker Lendeckelib: Make pfh_daemon_config take a const default config
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2021-01-06 Andreas Schneiders3:lib: Create the cache path of user gencache recursively
2021-01-04 Dimitry Andriclib: Avoid declaring zero-length VLAs in various messag...
2020-12-17 Ralph Boehmevfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD()
2020-12-16 Ralph Boehmes3/libadouble: use openat_pathref_fsp() in ad_open_rsrc()
2020-12-16 Ralph Boehmes3/libadouble: use openat_pathref_fsp() in ad_collect_o...
2020-12-16 Ralph Boehmes3/libadouble: use openat_pathref_fsp() in ad_unconvert...
2020-12-16 Ralph Boehmes3/libadouble: use openat_pathref_fsp() in ad_unconvert...
2020-12-16 Ralph Boehmes3/libadouble: use openat_pathref_fsp() in ad_convert_f...
2020-12-16 Ralph Boehmes3/libadouble: use openat_pathref_fsp() in ad_convert_x...
2020-12-16 Ralph Boehmes3/lib: add proc fds infrastructure
2020-12-16 Ralph Boehmesmbd: use fsp_get_io_fd() when accessing a file or...
2020-12-04 Volker Lendeckelib: Align integer types
2020-11-30 Volker Lendeckelib: Change make_file_id_from_itime() prototype
2020-11-26 Andreas Schneiders3:lib: Check return code of set_blocking()
2020-11-10 Volker Lendeckelib: Slightly optimize smb_fname_str_dbg()
2020-11-10 Volker Lendeckelib: Fix a theoretical out-of-bounds write
2020-11-10 Volker Lendeckelib: Fix a signed/unsigned warning
2020-11-03 Andreas Schneiderauth:creds: Rename CRED_USE_KERBEROS values
2020-10-23 Ralph Boehmesmb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_FCB to NTCRE...
2020-10-23 Ralph Boehmesmb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_DOS to NTCRE...
2020-10-21 Volker Lendeckelib: Add tevent_req_received() to messaging_filtered_re...
2020-10-14 David Disseldorps3:ctdbd_conn: simplify get_public_ips() / find_in_publ...
2020-10-14 Jones Syueinterface: fix if_index is not parsed correctly
2020-10-09 Andreas Schneiders3:lib: Move interface prototypes to own header file
2020-10-09 Andreas Schneiders3:libsmb: Remove max_protocol from cli_cm_open()
2020-10-09 Andreas Schneiders3:libsmb: Pass cli_credentials to cli_cm_open()
2020-10-09 Andreas Schneiders3:libsmb: Remove force_encrypt from cli_cm_open()
2020-10-02 Ralph Boehmevfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()
2020-10-02 Ralph Boehmesmbd: remove fsp->dirfsp
2020-09-15 Jeremy Allisons3: libsmb: Convert the WINS and broadcast name functio...
2020-09-12 Christof Schmittlib: Make get_share_security_default static
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-08-21 Volker Lendecketldap: Receiving "msgid == 0" means the connection...
2020-08-21 Volker Lendecketldap: Add PRINTF_ATTRIBUTE declaration to tldap_debug()
2020-08-21 Volker Lendecketldap: Make sure all requests are cancelled on rundown
2020-08-21 Volker Lendecketldap: Centralize connection rundown on error
2020-08-21 Volker Lendecketldap: Maintain the ldap read request in tldap_context
2020-08-21 Volker Lendecketldap: Always remove ourselves from ld->pending at...
2020-08-21 Volker Lendecketldap: Fix tldap_msg_received()
2020-08-21 Volker Lendecketldap: Only free() ld->pending if "req" is part of it
2020-08-19 Andreas Schneiders3:lib: Set smb encryption also via cli creds API
2020-08-19 Andreas Schneiders3:lib: Use cli_credential_(get|set)_smb_signing()
2020-08-19 Andreas Schneiders3:lib: Use smb_signing_setting_translate for cmdline...
2020-08-17 Volker Lendeckelib: Remove unused client_socket_port()
2020-08-17 Volker Lendeckelib: Remove unused client_addr()
2020-08-17 Volker Lendeckelib: Remove unused open_udp_socket()
2020-08-17 Volker Lendeckelib: Move read_udp_v4_socket() to nmbd
2020-08-17 Volker Lendeckelib: Move send_keepalive() to smbd/smb1_utils.c
2020-08-15 Matthew DeVorelib/util: Standardize use of st_[acm]time ns
2020-08-15 Matthew DeVores3: lib: Fix unneeded relative path in #include.
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2020-07-18 Ralph Boehmes3/lib: fsp_str_dbg() doesn't show a possible stream...
2020-07-16 Jeremy Allisons3: lib: Cleanup - all the ipstr_XXX() functions are...
2020-07-16 Christof Schmittlib/util: Remove code inside #ifdef HAVE_BROKEN_READDIR...
2020-07-16 Christof Schmittlib/util: Remove code inside #ifdef NEXT2
2020-07-13 Isaac BoukrisDecouple ldap-ssl-ads from ldap-ssl option
2020-07-08 Stefan Metzmachers3:ctdbd_conn: add ctdbd_control_get_public_ips() and...
2020-07-08 Stefan Metzmachers3:ctdbd_conn: make use of samba_sockaddr in ctdbd_conn...
2020-07-08 Stefan Metzmachers3:ctdbd_conn: make use of ctdbd_control_local() in...
2020-07-08 Stefan Metzmachers3:dbwrap_watch: avoid recursion into dbwrap_do_locked...
2020-07-08 Stefan Metzmachers3:g_lock: avoid very expensive generate_random_buffer...
2020-06-16 Andreas Schneiders3:lib: Make sure that have_rsrc is initialized
2020-06-16 Andreas Schneiders3:lib: Avoid a NULL pointer deref on log level 10
2020-05-21 Ralph Boehmesmbd: prepare fsp_str_dbg() for atnames
2020-05-21 Ralph Boehmesmbd: add dirfsp arg to SMB_VFS_CREATE_FILE()
2020-05-15 Andreas Schneiders3:gencache: Allow to open gencache as read-only
2020-05-15 Volker Lendeckelib: Add g_lock_dump_send/recv
2020-05-15 Volker Lendeckelib: Add g_lock_set_lock_order()
2020-05-15 Volker Lendeckelib: Add g_lock_writev_data
2020-05-15 Volker Lendeckelib: Allow additional dbufs in g_lock_store()
2020-05-15 Volker Lendeckelib: Add g_lock_seqnum()
2020-05-15 Volker Lendeckelib: Add g_lock_wake_watchers()
2020-05-15 Volker Lendeckelib: Add g_lock_watch_data_send/recv()
2020-05-15 Volker Lendeckelib: Allow DBWRAP_LOCK_ORDER_NONE in db_open()
2020-05-14 Ralph Boehmevfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE()
2020-05-07 Stefan Metzmacherinterface: clarify the quoting for advanced "interfaces...
2020-05-07 Steven Noonaninterface: allow overriding speed/cap/if_index for...
2020-05-06 Amitay Isaacslib/messaging: Move messages_dgm out of source3
next