mat/samba.git
2012-07-04 Rusty Russellntdb: make --disable-ntdb work properly.
2012-07-04 Jeremy AllisonAdd waf/configure tests for openat.
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 Jeremy AllisonAllow init_aio_threadpool() to be setup for different...
2012-07-03 Andreas Schneiderdoc: Remove references to deprecated 'share modes'...
2012-07-03 Andreas Schneiders3-smbd: Remove deprecated 'share modes' option.
2012-07-03 Andreas Schneiderdoc: Remove documentation for obsolete ldapsam_compat.
2012-07-03 Andreas Schneiders3-passdb: Remove obsolte ldapsam_compat support.
2012-07-03 Andreas Schneiderdoc: Remove all references to 'printer admin' option.
2012-07-03 Andreas Schneiders3-printing: Remove deprecated lp_printer_admin().
2012-07-03 Andreas Schneiderdoc: Remove documentation about idmap_adex.
2012-07-03 Andreas Schneiders3-winbind: Remove obsolte idmap_adex.
2012-07-03 Andrew Bartlettldb: bump version due to header and internal implementa...
2012-07-03 Andrew BartlettWHATSNEW: Spell out version, avoid samba4 except to...
2012-07-03 Björn Baumbachwafsamba: samba_version: add samba version suffix to...
2012-07-03 Andrew Bartlettbuild: Run distcheck in the correct directory
2012-07-03 Volker Lendeckes3: Fix Coverity ID 709217 Dereference after null check
2012-07-03 Volker Lendeckes3: Fix Coverity ID 709218 Uninitialized pointer read
2012-07-03 Michael Adams3:vfs: use smbXsrv_open instead of smbXsrv_open0 in...
2012-07-03 Michael Adams3:vfs: use smbXsrv_tcon instead of smbXsrv_tcon0 in...
2012-07-03 Michael Adams3:smb: include "smbXsrv.h" before "vfs.h"
2012-07-03 Michael Adams3:smbd: Include smbXsrv.h before vfs.h (in smbd.h...
2012-07-03 Michael Adams3:smbd:smb2: fix prototype of make_connection_smb2...
2012-07-03 Michael Adams3:smbd: include smbXsrv.h before smbd/proto.h to have...
2012-07-03 Michael Adams3:smbd:smb2: change smbXsrv_tcon0 to smbXsrv_tcon...
2012-07-03 Michael Adams3:smbd:smb2: change smbXsrv_session0 to smbXsrv_sessio...
2012-07-03 Amitay Isaacssamba-tool: gpo: Update copyright
2012-07-03 Amitay Isaacssamba-tool: gpo: Improve error messages
2012-07-03 Amitay Isaacssamba-tool: gpo: Add del subcommand to delete GPO
2012-07-03 Amitay Isaacssamba-tool: gpo: Add listcontainers subcommand to list...
2012-07-03 Amitay Isaacssamba-tool: gpo: Use utility function dc_url() to set...
2012-07-03 Amitay Isaacssamba-tool: gpo: Refactor code using utility functions
2012-07-03 Amitay Isaacssamba-tool: gpo: Add utility functions get_gpo_containe...
2012-07-03 Amitay Isaacss4-pysmb: Add deltree() method to remove directory...
2012-07-03 Amitay Isaacssamba-tool: Fix indentation
2012-07-03 Amitay Isaacssamba-tool: gpo: Use gpo (id) instead of gpo_dn (DN)
2012-07-03 Amitay Isaacssamba-tool: gpo: Correct the attribute name from gPlink...
2012-07-03 Amitay Isaacssamba-tool: gpo: Fix policy DN
2012-07-03 Jeremy AllisonFix the waf/autoconf builds to detect correctly the...
2012-07-03 Jeremy AllisonEnsure we select the correct syscall numbers on a 32...
2012-07-03 Andrew BartlettVERSION: Move on to beta4!
2012-07-02 Andrew BartlettVERSION: Mark as the beta3 release
2012-07-02 Andrew BartlettWHATSNEW: Mention Exchange 2010 support
2012-07-02 Andrew BartlettWHATSNEW: Update with fix for smbd-fileserver.conf...
2012-07-02 Andrew Bartletts4-dns: Remove refernece to BIND 9.7 supporting GSS...
2012-07-02 Andrew Bartletts4-bind: Remove patches now incorporated into bind9
2012-07-02 Andrew Bartletts4-dns: Remove dynamic DNS instructions for bind 9.7
2012-07-02 Andrew Bartlettauth: Remove .get_challenge (only used for security...
2012-07-02 Andrew Bartlettauth/gensec: Remove unused gensec_security parameter
2012-07-02 Andrew Bartlettselftest: Give Samba4 processes a little longer to...
2012-07-02 Andrew Bartlettfile_server: add [globals] to generated smb.conf
2012-07-02 Björn Baumbachs3-libpidfile: fix check for running process.
2012-07-02 Björn Baumbachs3-libpidfile: some more debug output
2012-07-02 Günther Deschners4-torture: more printf removal from samlogon torture...
2012-07-02 Michael AdamWHATSNEW: mention initial support for SMB3
2012-07-02 Michael AdamWHATSNEW: Mention SMB 2.1 support (reauthentication...
2012-07-02 Michael AdamWHATSNEW: prepare for 4.0 beta3
2012-07-02 Jeremy AllisonDisable selections of USE_LINUX_THREAD_CREDENTIALS...
2012-06-30 Rusty Russellccan: make it a grouping library.
2012-06-30 Jeremy AllisonDon't allow asynchronous creates to be canceled in...
2012-06-30 Jeremy AllisonMake schedule_deferred_open_message_smb() return an...
2012-06-30 Jeremy AllisonMake schedule_deferred_open_message_smb2() return an...
2012-06-30 Jeremy AllisonAllow for async opens.
2012-06-30 Jeremy AllisonAdd new bool field async_open to struct deferred_open_r...
2012-06-30 Jeremy AllisonFix defer_open() fuction in the open code path to cope...
2012-06-30 Jeremy AllisonAdd uint64_t mid field to the files_struct.
2012-06-30 Björn Jackes3:waf add sendfile support for Tru64, which is the...
2012-06-29 Björn Jackes3: add sendfile support for Tru64, which is the same...
2012-06-29 Jeremy AllisonTry and fix the autoconf build on Solaris/Nexenta/etc.
2012-06-29 Jeremy AllisonFix typo in configure.in check for USE_LINUX_THREAD_CRE...
2012-06-29 Stefan Metzmachers3:smbd: make use of smbXsrv_open for smb1/2/3
2012-06-29 Stefan Metzmachers3:smbd: add smbXsrv_open* infrastructure
2012-06-29 Stefan Metzmachers3:smbXsrv.idl: add smbXsrv_open* structures
2012-06-29 Björn Jackes3:configure: fix numerous compile warnings about impli...
2012-06-29 Björn Jackes3: fix the logic in bsd_statvfs
2012-06-29 Gregor Becks3:cclean avoid segfault in case of ctdb missbehaviour
2012-06-29 Gregor Becks3:cclean: fix memory allocation
2012-06-29 Gregor Beckpackaging(RHEL-CTDB): package cclean tool
2012-06-29 Gregor Beckpackaging(RHEL-CTDB): make makespec.sh aware of new...
2012-06-29 Michael Adams3_dbrwap_ctdb: improve a comment in db_ctdb_can_use_lo...
2012-06-29 Michael Adams3:dbwrap_ctdb: fix a comment in db_ctdb_fetch()
2012-06-29 Michael Adams3:dbwrap_ctdb: expand the comment for the db_ctdb_can_...
2012-06-29 Michael Adams3:dbwrap_ctdb: rename db_ctdb_own_record() -> db_ctdb_...
2012-06-29 Michael Adams3:dbrwap_ctdb: remove commented out legacy code
2012-06-29 Michael Adams3:dbwrap_ctdb: fix fetch/fetch_locked when samba is...
2012-06-29 Stefan Metzmacherlib/ccan: readd execinfo dependency to failtest
2012-06-29 Stefan Metzmacherlibcli/smb: add SMB2_CAP_DIRECTORY_LEASING to SMB2_CAP_ALL
2012-06-29 Stefan Metzmacherlib/util: fix fd leak in anonymous_shared_allocate...
2012-06-29 Stefan Metzmachers3:smb2_server: remove max_charge check in smbd_smb2_re...
2012-06-29 Björn Jackes3:build: tell linker to use corefoundation on all...
2012-06-29 Björn Jackes3: merge bsd_statvfs and darwin_statvfs
2012-06-29 Rusty Russellccan: we're subsystems, not a library.
2012-06-29 Jeremy AllisonMove back to using per-thread credentials on Linux...
2012-06-29 Jeremy AllisonReplace all uses of setXX[ug]id() and setgroups with...
2012-06-29 Jeremy AllisonAdd missing setresgid() wrapper.
2012-06-29 Stefan Metzmacherdocs-xml: document "server max protocol" "SMB2" selects...
2012-06-28 Stefan Metzmachers3:param: change "server max protocol" to "SMB2" (SMB2_10)
2012-06-28 Stefan Metzmacherlib/param: let "SMB2" select PROTOCOL_SMB2_10
2012-06-28 Stefan Metzmachers3:smb2_server: make the logic in smbd_smb2_request_ver...
next