s3:lib: add update_stat_ex_from_saved_stat()
[metze/samba/wip.git] / source3 / include / proto.h
2019-09-10 Ralph Boehmes3:lib: add update_stat_ex_from_saved_stat()
2019-08-22 Jeremy Allisons3: smbd: Add sys_mknodat() wrapper call.
2019-08-06 Volker Lendeckelib: Remove a duplicate prototype for set_blocking()
2019-07-22 Samuel Cabreros3:rpc_server: Rename create_tcpip_socket
2019-07-01 Ralph Boehmes3/lib: add update_stat_ex_file_id()
2019-07-01 Ralph Boehmes3/lib: add update_stat_ex_itime()
2019-06-20 Volker Lendeckesmbd: Remove unused brlock code
2019-02-17 Bjoern Jackeadd sysquotas_jfs2.c
2019-02-09 Andreas Schneiders3:vfs: Correctly check if OFD locks should be enabled...
2019-01-11 Stefan Metzmachers3:lib: add per_thread_cwd_{check,supported,disable...
2019-01-11 Ralph Boehmes3:lib: add root_unix_token()
2019-01-08 Volker Lendeckelib: Remove StrnCpy
2018-12-20 Volker Lendeckelib: Remove sid_string_dbg
2018-12-11 Volker Lendeckelib: Remove sid_string_talloc
2018-12-10 Volker Lendeckelib: Remove sid_string_tos
2018-10-19 Volker Lendeckelib: Remove gencache.h from proto.h
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2018-04-10 Andrew Bartlettlib/util: Move log_stack_trace() to common code
2018-04-10 Volker Lendeckelibsmb: Give dsgetdcname.c its own header
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-04-10 Volker Lendeckelibsmb: Remove unused trustdom_cache.c
2017-11-20 Gary Lockyersource3: remove sock_exec
2017-10-20 Volker Lendeckelib: Remove fncall.c
2017-10-20 Volker Lendeckelib: Remove unused getaddinfo_send/recv
2017-08-23 Andreas Schneiders3:libsmb: Move prototye of remote_password_change()
2017-08-23 Andreas Schneiders3:libsmb: Pass domain to remote_password_change()
2017-07-04 Andrew Bartlettparam: Disable LanMan authentication unless NTLMv1...
2017-06-27 Stefan Metzmachers3:trusts_util: pass dcname to trust_pw_change()
2017-05-31 Jeremy Allisons3: lib: Add new utility function cp_smb_filename_nostr...
2017-05-10 Günther Deschners3-proto: remove some dead prototypes
2017-03-14 Volker Lendeckelibsmb: Simplify trustdom_cache_store
2017-03-14 Volker Lendeckelibsmb: Make a few functions static
2017-03-14 Volker Lendeckelibsmb: Remove some stale code
2017-02-21 Stefan Metzmachers3:libsmb: add trust_pw_new_value() helper function
2017-01-27 Andreas Schneiderrpc_server: Allow to configure the port range for RPC...
2017-01-03 Volker Lendeckelib: Remove a duplicate prototype
2016-12-28 Volker Lendeckelib: Add lib/util_unixsids.h
2016-12-02 Volker Lendeckelib: Add samlogon_cache.h
2016-12-02 Volker Lendeckelib: Delete unused netsamlogon_cache_shutdown
2016-11-16 Jeremy AllisonMove source3/lib/access.c to toplevel lib/util/access.c
2016-11-16 Jeremy Allisonlib/util: Move unix_wild_match() from source3/lib/util...
2016-10-13 Trever L. AdamsUpdate smbrun to allow for settings environment variables.
2016-09-25 Andreas Schneiders3-lib: Do not set an empty string in split_domain_user()
2016-08-23 Amitay Isaacss3-include: Fix format-nonliteral warning
2016-08-23 Amitay Isaacss3-lib: Remove unused function sprintf_append
2016-05-20 Jeremy Allisons3: lib: util: Add map_process_lock_to_ofd_lock() utili...
2016-05-20 Jeremy Allisons3: lib: Add 'int op' parameter to fcntl_getlock().
2016-05-03 Ralph Boehmes3/lib: add remote arch caching
2016-05-03 Ralph Boehmes3/lib: add get_remote_arch_from_str()
2016-04-12 Stefan MetzmacherCVE-2016-2115: s3:winbindd: use lp_client_ipc_{min...
2016-04-12 Stefan MetzmacherCVE-2016-2115: docs-xml: add "client ipc signing" option
2016-04-12 Stefan MetzmacherCVE-2016-2115: docs-xml: add "client ipc min protocol...
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-10 Jeremy Allisons3:lib: Move internal lp_posix_pathnames() call out...
2016-03-10 Jeremy Allisons3:lib: Remove the const SMB_STRUCT_STAT * parameter...
2016-03-10 Jeremy Allisons3:lib. Add split_stream_filename() Not yet used.
2016-03-10 Stefan Metzmachers3:libsmb: remove unused functions in clispnego.c
2016-03-10 Stefan Metzmachers3:libsmb: unused ntlmssp.c
2016-02-23 Volker Lendeckelib: Remove "includes.h" from util_file.c
2016-02-23 Volker Lendeckelib: Add file_pload_send/recv
2016-02-23 Volker Lendeckelib: Add "mem_ctx" to file_lines_pload
2016-02-23 Volker Lendeckelib: Remove an unimplemented prototype
2016-02-23 Volker Lendeckelib: Extract sys_popen()
2016-02-23 Volker Lendeckelib: Remove sys_waitpid
2016-01-26 Uri Simchonis3-lib: introduce sys_realpath()
2016-01-26 Uri Simchoniloadparm: introduce lp_parm_ulonglong() and lpcfg_parm_...
2016-01-22 Michael Adams3:passdb: move my_sam_name() from passdb to util_name.c
2016-01-15 Günther Deschners3-util: add helper functions to deal with the S-1...
2016-01-10 Volker Lendeckelib: Introduce util_tsock.h
2015-12-25 Uri Simchonismbd: do not disable "store dos attributes" on-the-fly
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-14 Volker Lendeckelib: Remove unused talloc_append_blob
2015-12-14 Volker Lendeckelib: Separate out xx_path() & callers
2015-12-14 Volker Lendeckelib: Add gencache.h
2015-12-08 Volker Lendeckelib: make debug_dsdcinfo_flags static
2015-11-09 Volker Lendeckelib: Move some procid functions out of util.c
2015-10-19 Volker Lendeckelib: Remove unused global my_unique_id
2015-10-19 Volker Lendeckelib: Remove unused procid_is_me()
2015-10-19 Volker Lendeckelib: Remove unused procid_self()
2015-09-24 Christof Schmitts3: Move call to prctl_set_comment to reinit_after_fork
2015-08-26 Volker Lendeckelib: Make sid_linearize take a uint8_t
2015-08-24 Volker Lendeckeloadparm3: Add lp_wi_scan_global_parametrics()
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-05-12 Volker Lendeckelib: Make sid_binstring_hex use TALLOC
2015-05-01 Michael Adams3:param: remove unused function lp_parameter_is_canoni...
2015-04-29 Richard SharpeChange all uses of uint32/16/8 in proto.h to uint32_t...
2015-04-28 Volker Lendeckelib: Remove procid_str_static
2015-04-22 Ralph Boehmes3:smbd: add wrapper around reinit_after_fork
2015-04-22 Michael Adams3:param: remove arg save_defaults from lp_load_with_re...
2015-04-22 Michael Adams3:param: remove arg initialize_globals from lp_load_wi...
2015-04-22 Michael Adams3:param: make lp_load() static
2015-04-22 Michael Adams3:param: add lp_load_no_reinit()
2015-04-22 Michael Adams3:param: remove "add_ipc" parameter from lp_load_with_...
2015-04-22 Michael Adams3:param: remove "global_only" parameter from lp_load_w...
2015-04-22 Michael Adams3:param: add wrapper lp_load_with_shares().
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-02-27 Volker Lendeckelibsmb: Make "ip_service_compare" static
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-12-06 Volker Lendeckelib: Split out iov_buf[len]
next