CVE-2016-2115: docs-xml: add "client ipc signing" option
[samba.git] / source3 / include / proto.h
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]
2014-12-06 Volker Lendeckelib: read_data->read_data_ntstatus
2014-12-06 Volker Lendeckelib: Split out sys_[read|write] & friends
2014-11-26 David Disseldorpparam: remove unused get_share_params()
2014-11-17 Günther Deschners3-proto: remove duplicate proto for add_string_to_array().
2014-10-07 Andrew Bartletts3-winbindd: Allow winbindd to connect over SMB2 to...
2014-07-31 Garming Samparam: remove lp_get_parameter
2014-07-31 Garming Samparam: remove unused service_ok function
2014-06-04 Christian Ambachs3:lib/afs move afs_settoken.c to common lib dir
2014-06-04 Christian Ambachs3:lib/afs move afs.c to common lib dir
2014-06-04 Andrew Bartletts3-param: Add lp_dnsdomain() for use by winbindd
2014-05-07 Garming Sammove str_list_make_v3 out of s3 code
2014-05-07 Garming Samparam: add extra default parameter to get_parametrics_b...
2014-05-07 Garming Samparam: remove unused lp_set_option
2014-05-07 Garming Samparam: remove lp_string_is_valid_boolean
2014-04-23 Volker Lendeckelib: Add iov_buf
2014-04-23 Volker Lendeckelib: Introduce iov_buflen
2014-04-23 Volker Lendeckelib: Move full_path_tos to util_str.c
2014-04-17 Andreas Schneiders3-lib: Add root_mode() which can deal with uid_wrapper.
2014-02-19 Garming Samparam: remove lp_dnsdomain from s3
2014-02-12 Volker Lendeckeauth: Make new_server_id_task() static to auth_samba4
2014-02-12 Andrew Bartlettparam: No longer have a special case for lp_configfile
2014-02-12 Garming Samparam: use generate_param.py to generate param_proto.h
2014-02-12 Andrew Bartlettlib/param: Remove special handling for 'state dir'...
2014-02-12 Andrew Bartlettlib/param: Normalise "read raw" and "write raw" parameters
2014-01-30 Andrew Bartlettparam: Remove unused lp_is_default (once used by SWAT)
2014-01-30 Andrew Bartlettparam: Remove unused lp_next_parameter (once used by...
2014-01-07 Stefan Metzmachers3:libsmb: remove unused trust_pw_find_change_and_store...
2014-01-07 Stefan Metzmachers3:libsmb: add trust_pw_change()
2013-11-21 Andreas Schneiders3-lib: Add grpname to talloc_sub_specified().
2013-11-14 Jeremy Allisons3-lib: smbclient shows no error if deleting a director...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-29 Andreas Schneiders3-smbd_shim: Add become_authenticated_pipe_user().
2013-10-16 Stefan Metzmachers3:libsmb: inline trust_pw_change_and_store_it() into...
2013-10-16 Stefan Metzmachers3:libsmb: remove unused change_trust_account_password()
2013-10-16 Andrew Bartlettproto: Remove manually written lp_ prototypes
2013-10-16 Andrew Bartletts3/param: Autogenerate parameters prototypes again...
2013-10-14 Andrew Bartletts3-winbindd: Remove undocumented winbindd:socket dir...
2013-09-23 Michael Adams3:include: remove duplicate prototypes from afs functi...
2013-09-23 Michael Adamafs: format afs_syscall() properly
2013-09-10 Michael Adamloadparm: add new parameter "acl allow execute always"
2013-09-05 Jeremy AllisonAdd a talloc context to saf_fetch().
2013-09-05 Volker Lendeckelib: Add a "mem_ctx" arg to gencache_get (unused so...
2013-09-05 Volker Lendeckelib: Add "mem_ctx" to gencache_get_data_blob
2013-08-15 Stefan Metzmachers3:lib: remove unused interpret_protocol()
2013-08-15 Jeremy Allisons3:param: Correctly set up cli_maxprotocol, cli_minprot...
2013-08-12 Volker Lendeckelib: Remove unused "get_peer_name"
2013-08-12 Volker Lendeckelib: Remove unused "client_name"
2013-07-19 Jeremy AllisonAdd ea_list_has_invalid_name() function.
2013-04-18 Volker Lendeckesmbd: Remove NTSTATUS based create_synthetic_smb_fname
2013-04-17 Volker Lendeckelib: Add synthetic_smb_fname_split
2013-04-17 Volker Lendeckelib: Add synthetic_smb_fname
next