s3/vfs: change fallocate mode flags from enum->uint32_t
[kai/samba-autobuild/.git] / source3 / include / proto.h
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
2013-04-17 Volker Lendeckesmbd: Make copy_smb_filename static
2013-04-17 Volker Lendeckelib: Add cp_smb_filename
2013-03-12 Christian Ambachs3: remove some dead code (for setdir command)
2013-02-20 Rusty Russellparam: 'use ntdb' flag (off by default).
2013-02-19 Stefan Metzmachers3:lib: s/struct event_context/struct tevent_context
2013-02-05 Michael Adams3:param: add new lp_idmap_default_backend()
2013-02-05 Michael Adams3:param: introduce new lp_idmap_backend() that takes...
2013-02-05 Michael Adams3:param: remove unused function lp_idmap_backend()
2013-02-05 Michael Adams3:param: remove unused functions lp_idmap_uid() and...
2013-02-05 Michael Adams3:param: add utility function lp_idmap_default_range()
2013-02-05 Michael Adams3:param: add a utility function lp_idmap_range() to...
2012-11-20 Jeremy AllisonMore for #9374 - Allow smb2.acls torture test to pass...
2012-11-16 Michael Adams3:param: make init_locals() static.
2012-11-13 Andrew Bartlettsmbd: Remove NT4 compatability handling in posix -...
2012-10-19 Gregor Becks3:lib: remove unused sessionid_*() functions
2012-10-04 Jeremy AllisonRemove the parameters:
2012-10-04 Jeremy AllisonRevert "Add functions to programatically set the securi...
2012-10-02 Jeremy AllisonAdd functions to programatically set the security mask...
2012-09-12 Simo SorceAvoid overriding default ccache for ads operations.
2012-09-08 Michael Adams3: introduce a new share config option "durable handle...
2012-09-08 Michael Adams3: add an option "kernel share modes" to be able to...
2012-08-22 Jeremy AllisonRemove align_string(). No longer used.
2012-08-17 Stefan Metzmachers3:lib: implement serverid_equal() as macro of server_i...
2012-08-09 Jeremy AllisonFix strlower_m() to return an error indication.
2012-08-09 Jeremy AllisonCheck error returns on strnorm().
2012-08-09 Jeremy AllisonChange strupper_m() to return a value.
2012-08-07 Rusty Russellsource3/loadparm.c: Move string_set/string_free inside.
2012-07-27 Andrew Bartlettlib/param: Rename "socket address" to "nbt client socke...
2012-07-24 Andrew Bartlettlib/param: Merge handling of security/domain master...
2012-07-24 Andrew Bartlettparam: Make the 'unicode' parameter common
2012-07-23 Andreas Schneiders3-winbind: Fix bug #9052 resolving our own "Domain...
2012-07-20 Jeremy AllisonRemove source3/lib/pidfile.c
2012-07-19 Jeremy AllisonMake the s3 pidfile use the common code inside lib...
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-19 Andrew Bartlettlib/param: bring lp_smb_ports() into common by making...
2012-07-19 Andrew Bartletts3-param: Make lp_name_resolve_order() return a list
2012-07-18 Volker Lendeckes3-aio: Remove unused VFS functions and more
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-11 Jeremy AllisonMove set_thread_credentials_permanently() to set_thread...
2012-07-09 Jeremy AllisonMake check_same_stat() and check_same_dev_ino() common...
2012-07-03 Jeremy AllisonMove copy_unix_token() from locking/locking.c to lib...
2012-07-03 Jeremy AllisonAdd function set_thread_credentials_permanently()....
2012-07-03 Andreas Schneiders3-smbd: Remove deprecated 'share modes' option.
2012-07-03 Andreas Schneiders3-printing: Remove deprecated lp_printer_admin().
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
next