smbd: Unify parameters to set_oplock_type
[nivanova/samba-autobuild/.git] / source3 / include /
2013-10-17 Volker Lendeckesmbd/winbindd: Do an early check if ctdbd is functional
2013-10-17 Stefan Metzmachers3:libsmb: remove unused cli_state->case_sensitive
2013-10-17 Stefan Metzmachers3:libsmb: remove unused cli_state->dfsroot
2013-10-17 Stefan Metzmacherlibcli/smb: move Filesystem Attributes defines to smb_c...
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 Stefan Metzmachers3:include: fix messaging_send_buf() protype in messages.h
2013-10-16 Stefan Metzmachers3:include: add forward declaration for struct messagin...
2013-10-16 Andrew Bartlettproto: Remove manually written lp_ prototypes
2013-10-16 Andrew Bartletts3/param: Autogenerate parameters prototypes again...
2013-10-14 Volker Lendeckesmbd: Remove FAKE_LEVEL_II_OPLOCK
2013-10-14 Andrew Bartletts3-winbindd: Remove undocumented winbindd:socket dir...
2013-10-12 Christof Schmittvfs: Fix parentheses in SMB_VFS_NEXT_DURABLE_COOKIE
2013-10-04 Michael Adamshadow_copy2: add comment explaining the SMB level...
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_delete_domain_ranges()
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_iterate_domain_ranges...
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_delete_range_by_num()
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_delete_range_by_sid()
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_saveconfigstr()
2013-10-01 Michael Adamidmap_autorid: add a comment explaining idmap_autorid_s...
2013-10-01 Michael Adamidmap_autorid: add a comment explaining idmap_autorid_l...
2013-10-01 Michael Adamidmap_autorid: add a comment explaining idmap_autorid_d...
2013-10-01 Michael Adamidmap_autorid: add a comment explaining idmap_autorid_i...
2013-10-01 Michael Adamidmap_autorid: add a comment explaining idmap_autorid_g...
2013-10-01 Michael Adamidmap_autorid: add new function idmap_autorid_setrange()
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_getrange()
2013-10-01 Atul Kulkarniidmap_autorid: remove fstring keystr from autorid_range...
2013-10-01 Atul Kulkarniidmap_autorid: remove autorid_global_config member...
2013-10-01 Michael Adamidmap_autorid: change idmap_autorid_loadconfig() to...
2013-10-01 Michael Adamidmap_autorid: refactor idmap_autorid_parse_configstr...
2013-10-01 Michael Adamidmap_autorid_tdb: add idmap_autorid_getconfigstr()
2013-10-01 Atul Kulkarniidmap_autorid: extract common code to separate file
2013-09-23 Michael Adams3:include: remove duplicate prototypes from afs functi...
2013-09-23 Michael Adamafs: format afs_syscall() properly
2013-09-11 Volker Lendeckesmbd: Move "struct byte_range_lock" definition to brlock.c
2013-09-11 Volker Lendeckesmbd: Fix blank line endings
2013-09-10 Michael Adamloadparm: add new parameter "acl allow execute always"
2013-09-10 Christof Schmitts3:smb2_find: Return that timestamps do not exist as...
2013-09-10 Volker Lendeckelib: serverid.h needs "struct db_record" declaration
2013-09-06 Shekhar Amlekars3: include/smb : changing smb server version
2013-09-05 Volker Lendeckesmbd: Remove FORCE_OPLOCK_BREAK_TO_NONE
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-19 Richard SharpeFix bug #10097 - MacOSX 10.9 will not follow path-based...
2013-08-15 Jeremy Allisons3:libsmb: Add in the core of the libsmb client SMB2...
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-08-10 Stefan Metzmachers3:libsmb: remove unused cli_state->is_guestlogin
2013-07-19 Jeremy AllisonAdd ea_list_has_invalid_name() function.
2013-06-21 Volker LendeckeFix some blank line endings
2013-06-21 Christian Ambachs3:passdb add a gid argument to pdb_create_builtin_alias
2013-06-21 Christian Ambachs3:passdb expose pdb_create_builtin function
2013-06-21 Christian Ambachs3:passdb add pdb_*_is_responsible_for* functions
2013-06-21 Christian Ambachs3:passdb add idmap control functions
2013-06-14 Volker Lendeckelibsmbclient: Fix typos
2013-06-11 Jeremy AllisonAdd smbc_getPort(), smbc_setPort(). Bump the .so minor...
2013-06-11 Jeremy AllisonAdd the port argument to SMBC_server().
2013-06-11 Jeremy AllisonAdd port argument to SMBC_attr_server(). Does nothing...
2013-06-11 Jeremy AllisonAdd the ability to parse out the port to SMBC_parse_path().
2013-06-03 David DisseldorpFix bug 9900: is_printer_published GUID retrieval
2013-05-28 Andrew BartlettRemove stub ldb_version.h and source3/include/autoconf...
2013-05-16 Christian Ambachs3:include remove non-blank line endings
2013-04-26 Volker Lendeckesmbd: We don't use DEFERRED_OPEN_ENTRY anymore
2013-04-26 Volker Lendeckesmbd: Remove the unused fsp->pending_break_messages...
2013-04-18 Gregor Beckutil_tdb: add function tdb_data_string()
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-04-09 Ralph Wuerthners3:smbd: convert srvstr_pull_req_talloc() into a function
2013-04-09 Alexander BokovoyPASSDB: add support to set and enumerate UPN suffixes...
2013-03-26 Volker Lendeckectdb-conn: remove ctdbd_fetch
2013-03-26 Volker Lendeckectdb-conn: Add ctdbd_parse
2013-03-20 Christian Ambachs3:include bump profile memory area version number
2013-03-12 Christian Ambachs3: remove some dead code (for setdir command)
2013-02-20 Rusty Russellntdb: switch between secrets.tdb and secrets.ntdb depen...
2013-02-20 Rusty Russellparam: 'use ntdb' flag (off by default).
2013-02-19 Stefan Metzmachers3:include: avoid TEVENT_COMPAT_DEFINES
2013-02-19 Stefan Metzmachers3:lib: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:smbd: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:lib: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:nmbd: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:smbd: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:includes: remove event_context_init() define for...
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...
2013-01-16 David Disseldorps3-vfs: add copy_chunk vfs hooks
2013-01-09 Jeremy AllisonAdd uint32_t share_access to vuid_cache_entry.
2013-01-09 Jeremy AllisonClean up struct connection_struct, make struct vuid_cac...
2013-01-01 Stefan MetzmacherHappy New Year 2013
2012-12-06 Scott LovenbergClean up client timeout definitions [rev. 2]
2012-12-03 Michael Adams3:passdb: factor pdb_sid_to_id_unix_users_and_groups...
next