build: do not run fsrvp tests as part of selftest
[metze/samba/wip.git] / source3 /
2012-06-08 David Disseldorps3-rpcclient: add fsrvp commands
2012-06-08 Matthieu Patous3-winbindd: call dump_core_setup after command line...
2012-06-08 Ira Coopers3-waf: Fix the winbindd active directory idmap support...
2012-06-07 Björn Jackebuild: fix typo that breaks the HP-UX build
2012-06-07 Andrew Bartlettbuild: Tidy up broken posix_fallocate tests
2012-06-06 Björn Jackes3: enable winbind also for upcoming FreeBSD/NetBSD...
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 file_close_pid/file_close_user take a...
2012-06-06 Stefan Metzmachers3:smbd: pass down vuid as uint64_t in lanman.c
2012-06-06 Stefan Metzmachers3:smbd: pass down vuid as uint64_t in ipc.c
2012-06-06 Stefan Metzmachers3:smbd: change vuid to uint64_t in uid.c
2012-06-06 Stefan Metzmachers3:smbd: let fcb_or_dos_open() take a uint64_t vuid
2012-06-06 Stefan Metzmachers3:smbd: let close_cnum() take a uint64_t vuid
2012-06-06 Stefan Metzmachers3:smbd: use UID_FIELD_INVALID (0) instead of (uint16...
2012-06-06 Stefan Metzmachers3:smbd: let make_connection() take a uint64_t vuid
2012-06-06 Stefan Metzmachers3:smbd: let conn_clear_vuid_caches() take a 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:smbd: change conn_ctx->vuid to uint64_t
2012-06-06 Stefan Metzmachers3:include: change current_user->vuid to uint64_t
2012-06-06 Stefan Metzmachers3:smbd: change trans_state->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: use 'struct user_struct' instead of typedef...
2012-06-06 Stefan Metzmachers3:smbd: move forward declaration of struct aio_extra...
2012-06-06 Stefan Metzmachers3:printing: use smbd/smbd.h instead of just smbd/proto...
2012-06-06 Stefan Metzmachers3:torture: use smbd/smbd.h instead of just smbd/proto...
2012-06-06 Stefan Metzmachers3:utils: use smbd/smbd.h instead of just smbd/proto.h
2012-06-06 Stefan Metzmachers3:modules: we don't need smbd/proto.h in vfs_shadow_co...
2012-06-06 Stefan Metzmachers3:lib: we don't need smbd/proto.h in smbd_shim.c
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:smbd: make use of change_notify_fsp_has_changes()
2012-06-06 Stefan Metzmachers3:smbd: add change_notify_fsp_has_changes()
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: use print_spool_rap_jobid() in call_trans2ioctl()
2012-06-06 Stefan Metzmachers3:smbd: use print_spool_rap_jobid() in reply_ioctl()
2012-06-06 Stefan Metzmachers3:smbd: fcb_or_dos_open() can be static
2012-06-06 Stefan Metzmachers3:smbd: dup_file_fsp() never gets called for print...
2012-06-06 Stefan Metzmachers3:smbd: make struct vfs_fsp_data private to vfs.c
2012-06-06 Stefan Metzmachers3:smbd: make use of vfs_remove_all_fsp_extensions...
2012-06-06 Stefan Metzmachers3:smbd: add vfs_remove_all_fsp_extensions()
2012-06-06 Stefan Metzmachers3:includes: move struct share_mode_lock to locking.h
2012-06-06 Stefan Metzmachers3:smbd: remove typedef for struct write_cache
2012-06-06 Stefan Metzmachers3:smbd: make typedef write_cache private to fileio.c
2012-06-06 Andrew Bartletts3-libsmb: Fix error messages to correctly mention...
2012-06-06 Andrew Bartlettbuild: Rationalise AIO support in configure, ensure...
2012-06-05 Björn Jackes3: temporary hack to make the waf build work withouth...
2012-06-05 Stefan Metzmachers3:lib: split things into a conn_tdb.h
2012-06-05 Stefan Metzmachers3:libsmb: fix the talloc parent of clistr_pull_talloc...
2012-06-05 Stefan Metzmachers3:libsmb: change cli_sesssetup_blob_* to use uint8_t...
2012-06-05 Stefan Metzmachers3:libsmb: use inhdr instead of inbuf in tree connect...
2012-06-05 Stefan Metzmachers3:libsmb: use inhdr instead of inbuf in session setup...
2012-06-05 Stefan Metzmachers3:libsmb: remove unused 'inbuf' variable
2012-06-05 Stefan Metzmachers3:libsmb: don't require a pinbuf in cli_smb_recv(...
2012-06-05 Björn Jackes3: remove dependency on automake for "make everything"
2012-06-05 Andrew Bartlettbuild: Add newlines for clarity
2012-06-05 Andrew Bartlettbuild: Add test for HAVE_BROKEN_POSIX_FALLOCATE to...
2012-06-05 Andrew Bartlettbuild: Remove unused check for HAVE_UNSIGNED_CHAR
2012-06-05 Jeremy AllisonTests for bug #8972 - Add permission checks to run_simp...
2012-06-05 Jeremy AllisonTests for bug #8972 - run the POSIX tests against the...
2012-06-05 Martin Schwenkes3:build(autoconf): fix "no AC_LANG_SOURCE call detecte...
2012-06-05 Andrew BartlettVERSION: prepare for beta1 by setting and parsing the...
2012-06-05 Andrew Bartletts3-smbd: Remove support for protocols before LANMAN1
2012-06-05 Jeremy AllisonFix bug #8972 - Directory group write permission bit...
2012-06-03 Luk Claess3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs...
2012-06-03 Stefan Metzmachers3:smbd: make conn_close_all() a void function
2012-06-03 Stefan Metzmachers3:smbd/close: call del_share_mode() directly before...
2012-06-03 Stefan Metzmachers3:smbd/close: remove unused goto out from close_direct...
2012-06-03 Stefan Metzmachers3:smbd/close: do an early return in close_directory()
2012-06-03 Stefan Metzmachers3: Fix an assert to trigger in close_remove_share_mode
2012-06-03 Volker Lendeckes3: Do an early return in close_remove_share_mode
2012-06-03 Volker Lendeckes3: Make close_remove_share_mode a bit more readable
2012-06-03 Volker Lendeckes3: Simplify get_delete_on_close_token more
2012-06-03 Volker Lendeckes3: Simplify get_delete_on_close_token slightly
next