kai/samba.git
2012-06-06 Michael Adams4:dns-server: remove an extra blank line from handle_q...
2012-06-06 Alexander Bokovoyauth-kerberos: avoid crash with MIT krb5 1.10.0 in...
2012-06-06 Kai Blins4 dns: Correctly handle A questions for CNAMEs
2012-06-06 Kai Blins4 dns: Structure tests a bit better
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 Metzmacherexamples/VFS: don't use smbd/proto.h
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-06 Andrew Bartlettlib/replace: Fix snprintf() override for systems with...
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 Stefan Metzmachers4:torture/locktest: fix compiler warning
2012-06-05 Björn Jackes3: remove dependency on automake for "make everything"
2012-06-05 Andrew BartlettVERSION: mark as beta2 as we move on to the next release
2012-06-05 Andrew BartlettVERSION: Mark release as beta1 save-diskspace-tags/samba-4.0.0beta1
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 Andrew BartlettRoadmap: Clarify that 4.0 is our next release
2012-06-05 Andrew BartlettWHATSNEW: Add details on NTP and DNS as new protocols...
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 Jeremy AllisonTests for bug #8972 - Add a posix_share definition...
2012-06-05 Jeremy AllisonTests for bug #8972 - Add a posix_share definition...
2012-06-05 Andrew Bartlettwintest: Fix test-s3.py to use smbclient3 under the...
2012-06-05 Andrew BartlettWHATSNEW: mention FreeBSD getaddrinfo() issue
2012-06-05 Martin Schwenkes3:build(autoconf): fix "no AC_LANG_SOURCE call detecte...
2012-06-05 Andrew BartlettWHATSNEW: Mention trouble with DNS replication
2012-06-05 Andrew BartlettWHATSNEW: Note FreeBSD improvements
2012-06-05 Andrew Bartletts4-provision: Test for posix ACLs in the actual sysvol...
2012-06-05 Andrew Bartletts4-provision: Place xattr.tdb in the actual state directory
2012-06-05 Andrew BartlettWHATSNEW: Update for beta1
2012-06-05 Andrew BartlettVERSION: prepare for beta1 by setting and parsing the...
2012-06-05 Andriy SyrovenkoAdd '--use-ntvfs' option to 'samba-tool domain join'
2012-06-05 Andrew Bartletts3-smbd: Remove support for protocols before LANMAN1
2012-06-05 Andrew BartlettRemove Manifest. The information here was outdated
2012-06-05 Andrew Bartlettlibreplace: Add copyrights to ease tracking of this...
2012-06-05 Andrew Bartlettlibreplace: Remove autoconf build system
2012-06-05 Jeremy AllisonFix bug #8972 - Directory group write permission bit...
next