file_server: Use samba4 auth module for guest logins as well
[nivanova/samba-autobuild/.git] / source3 / include /
2012-06-06 Michael Adams3:include: change lock_struct->fnum to uint64_t
2012-06-06 Michael Adams3:include: change lock_context->tid to uint32_t
2012-06-06 Michael Adams3:include: change connection_struct->cnum to uint32_t
2012-06-06 Michael Adams3:include: change smb_request->tid to uint32_t
2012-06-06 Michael Adams3:smb: change the value of TID_FIELD_INVALID from...
2012-06-06 Michael Adams3:smb: introduce a name TID_FIELD_INVALID for the...
2012-06-06 Michael Adams3:connections: add a CNUM_OFFSET for mapping between...
2012-06-06 Michael Adams3:smb.h: fix a comment typo
2012-06-06 Stefan Metzmachers3:smbd: change user_struct->vuid to uint64_t
2012-06-06 Stefan Metzmachers3:smbd: let open_fake_file() take a uint64_t vuid
2012-06-06 Stefan Metzmachers3:printing: let print_spool_open() take a uint64_t...
2012-06-06 Stefan Metzmachers3:include: change current_user->vuid to uint64_t
2012-06-06 Stefan Metzmachers3:include: change smb_request->vuid to uint64_t
2012-06-06 Stefan Metzmachers3:include: move struct smb_request to vfs.h
2012-06-06 Stefan Metzmachers3:include: change files_struct->vuid to uint64_t
2012-06-06 Stefan Metzmachers3:include: change connection_struct->vuid to uint64_t
2012-06-06 Stefan Metzmachers3:includes: change vuid_cache_entry->vuid to uint64_t
2012-06-06 Stefan Metzmachers3:include: move sys_acl prototypes to smb_acls.h
2012-06-06 Stefan Metzmachers3:smbd: move struct user_struct to globals.h
2012-06-06 Stefan Metzmachers3:include: remove typedef user_struct
2012-06-06 Stefan Metzmachers3:smbd: move forward declaration of struct aio_extra...
2012-06-06 Stefan Metzmachers3:include: move some prototypes (e.g. smb_register_vfs...
2012-06-06 Stefan Metzmachers3:include: remove unused forward declaration of deferr...
2012-06-06 Stefan Metzmachers3:smbd: move UCF_ defines to smbd.h
2012-06-06 Stefan Metzmachers3:include: move struct smb_filename to vfs.h
2012-06-06 Stefan Metzmachers3:include: move struct smb_file_time to vfs.h
2012-06-06 Stefan Metzmachers3:include: move struct connection_struct (and sub...
2012-06-06 Stefan Metzmachers3:include: move struct stream_struct to vfs.h
2012-06-06 Stefan Metzmachers3:include: move struct fd_handle/files_struct to vfs.h
2012-06-06 Stefan Metzmachers3:includes: move union unid_t to vfs.h
2012-06-06 Stefan Metzmachers3:smbd: move struct trans_state to smbd.h
2012-06-06 Stefan Metzmachers3:smbd: move struct privilege_paths to smbd.h
2012-06-06 Stefan Metzmachers3:smbd: make struct notify_change_buf private to notify.c
2012-06-06 Stefan Metzmachers3:printing: add print_spool_rap_jobid()
2012-06-06 Stefan Metzmachers3:printing: make struct print_file_data private to...
2012-06-06 Stefan Metzmachers3:smbd: make struct vfs_fsp_data private to vfs.c
2012-06-06 Stefan Metzmachers3:includes: move struct share_mode_lock to locking.h
2012-06-06 Stefan Metzmachers3:smbd: make typedef write_cache private to fileio.c
2012-06-06 Andrew Bartlettbuild: Rationalise AIO support in configure, ensure...
2012-06-05 Stefan Metzmachers3:lib: split things into a conn_tdb.h
2012-06-03 Luk Claess3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs...
2012-06-02 Andrew Bartlettlib/replace: xattr wrappers in lib/replace rather than...
2012-05-30 Andrew Bartletts3-param: Use same function name for "max xmit" as...
2012-05-30 Andrew Bartletts3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy...
2012-05-28 Luk Claess3:libsmb: get rid of cli_has_async_calls
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2012-05-28 Luk Claess3:libsmb: remove unused (un)set_pending functions
2012-05-26 Andrew Bartletts3-libads: Use a reducing page size to try and cope...
2012-05-24 Alexander Bokovoys3-smbldap: Add API for external callback to perform...
2012-05-23 Andreas Schneidergse: Use the smb_gss_oid_equal wrapper.
2012-05-23 Alexander Bokovoys3-passdb: add unixid_from_uid/unixid_from_gid/unixid_f...
2012-05-22 Michael Adams3:smbd: remove unused 'connection_struct->used'
2012-05-21 Jeremy AllisonAdded torture test for bug #8910. Test remove_duplicate...
2012-05-16 Stefan Metzmachers3:onefs: remove all onefs related code as it not maint...
2012-05-14 Stefan Metzmacherlib/util: move tevent_req_poll_ntstatus() to tevent_nts...
2012-05-09 Andrew Bartletts3-lib: Add const to sys_acl_to_text
2012-05-03 Christian Ambachs3:vfs fix compiler warning
2012-05-03 Christian Ambachs3:lib fix compiler warnings
2012-05-02 Andrew Bartletts3-passdb: Change pdb_sid_to_id() to return struct...
2012-05-01 Christian Ambachs3:util add sid_check_is_wellknown_builtin()
2012-04-30 Andrew Bartletts3-lib Add a way to allocate the task_id value in server_id
2012-04-30 Andrew Bartletts4-messaging: Fill in the whole server_id in all use...
2012-04-28 Richard SharpeAdd an audit file VFS routine so we can handle auditing...
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...
2012-04-20 Michael Adams3:memcache: remove the idmap-part from memcache
2012-04-19 Volker Lendeckes3-g_lock: Use dbwrap_record_watch_send/recv
2012-04-19 Andrew Bartletts3-passdb: Remove unused sampass->pass_must_change_time
2012-04-18 Andrew Bartletts3-build: move file_id.c into samba3-util and create...
2012-04-17 Stefan Metzmachers3:libsmb/ntlmssp: add ntlmssp_is_anonymous()
2012-04-17 Volker Lendeckes3: New notify implementation
2012-04-17 Volker Lendeckes3: Start a list of ctdb srvid assigments
2012-04-17 Volker Lendeckes3: Introduce ctdb_messaging_send_blob
2012-04-17 Volker Lendeckes3: Add messaging_tdb_event()
2012-04-17 Volker Lendeckes3: Return CTDB_PATH from lp_ctdbd_socket()
2012-04-16 Andrew Bartlettparam: Change from _lp to lp__ as the prefix for intern...
2012-04-16 Andrew Bartlettmake _lp_readraw() and _lp_writeraw() static
2012-04-12 Simo Sorceclikrb5: Move pure krb wrapper functions from libads...
2012-04-12 Simo Sorceauth-krb: Move pac related util functions in a single...
2012-04-11 Christian Ambachs3:param convert kernel oplocks to share parameter
2012-04-09 Jeremy AllisonMove blksize_t and blkcnt_t to replace.h from includes...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartletts3-vfs: Remove unused lremovexattr call from VFS module...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lsetxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused llistxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lgetxattr call from VFS modules...
2012-04-05 Andrew Bartlettbuild: Remove unused GLIBC_HACK_FCNTL64
2012-04-05 Andrew Bartlettbuild: Remove SMB_F* locking defines
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_FLOCK define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
2012-04-05 Andrew Bartlettbuild: Remove sys_rewinddir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_closedir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_telldir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_seekdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_readdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_opendir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_fopen wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_open wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_creat wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_ftell wrapper
next