Remove mention of compatibility with Python 2.4.
[sfrench/samba-autobuild/.git] / source3 /
2014-08-30 Christof Schmitts3-winbindd: Document parameters in ads_cached_connecti...
2014-08-30 Christof Schmitts3-winbindd: Use more descriptive parameter names in...
2014-08-30 Christof Schmitts3-winbindd: Use correct realm for trusted domains...
2014-08-30 Christof Schmitttorture: Also run raw.read against the aio share
2014-08-29 Christof Schmittsmbd: Add padding byte to readx response
2014-08-29 Christof Schmitttorture3: Allow padding byte for LARGE_READX responses
2014-08-28 David Disseldorpdosmode: fix FSCTL_SET_SPARSE request validation
2014-08-25 Volker Lendeckesmbd: Properly initialize mangle_hash
2014-08-25 Arvid Requatepassdb: fix NT_STATUS_NO_SUCH_GROUP
2014-08-23 Roel van MeerDon't discard result of checking grouptype
2014-08-22 Volker Lendeckemessaging3: Avoid messaging_is_self_send
2014-08-22 Volker Lendeckepthreadpool: Slightly serialize jobs
2014-08-22 Volker Lendeckemessaging3: Add msg_sink/source -- perftest
2014-08-22 Volker Lendecketorture: Fix cleanup2 to utilize on-demand cleanup
2014-08-22 Volker Lendecketorture: Run the cleanup2 test against 2 nodes
2014-08-22 Volker Lendeckebrlock: Remove validate_lock_entries
2014-08-22 Volker Lendeckebrlock: Do auto-cleanup at conflict time
2014-08-22 Jeremy Allisons3: smbd: POSIX ACLs. Remove incorrect check for SECINF...
2014-08-22 Volker Lendeckemessaging_dgm: Factor out messaging_dgm_lockfile_name
2014-08-22 Volker Lendeckemessaging_dgm: Use %ju to fill lockfile
2014-08-21 Stefan Metzmachers3:smbd: mask security_information input values with...
2014-08-21 Ross Lagerwalls3:libsmb: Set a max charge for SMB2 connections
2014-08-21 Volker Lendeckesmbcontrol: Fix a typo
2014-08-21 Volker Lendeckesmbd: Only DEBUG errors from messaging_cleanup
2014-08-21 Volker Lendeckemessaging3: Don't print a message if there's nothing...
2014-08-21 Volker Lendeckelib: Check socket length in ctdbd_connect
2014-08-18 Ralph Boehmes4:torture: add boilerplate code for vfs_fruit
2014-08-18 Ralph BoehmeNew VFS module vfs_fruit
2014-08-18 Ralph BoehmeFix AFP_BackupTime byte order and use ISO C99 integer...
2014-08-18 Michael Adambuild: fix configure to honour --without-dmapi
2014-08-14 Jeremy AllisonRemove popt/iniparser from .clang_complete
2014-08-14 Jeremy AllisonReplace all uses of iniparser with tiniparser.
2014-08-13 Har Gagan SahaiFixed a memory leak in cli_set_mntpoint().
2014-08-12 Volker Lendeckemessaging3: Include messages_dgm.h only in messages.c
2014-08-11 Volker Lendeckemessaging3: Move messaging_hdr handling to messages.c.
2014-08-11 Volker Lendeckemessaging3: Only store the pid in messaging_dgm_context
2014-08-11 Volker Lendeckemessaging3: Save 48 bytes .text
2014-08-11 Volker Lendeckemessaging3: Remove one-context protection from messages.c
2014-08-11 Volker Lendeckemessaging3: Protect messaging_dgm against multiple...
2014-08-11 Volker Lendeckemessaging3: Add messages_dgm.h
2014-08-11 Volker Lendeckemessaging3: Pass on msg_type unmasked
2014-08-11 Volker Lendeckemessaging3: I don't see 2 versions running concurrently...
2014-08-11 Volker Lendeckemessaging3: Avoid "enum messaging_type" in messages_dgm
2014-08-11 Volker Lendeckemessaging3: Pass dir_owner to messaging_dgm_init()
2014-08-11 Volker Lendeckemessaging3: Pass cache_dir to messaging_dgm_init()
2014-08-11 Volker Lendeckemessaging3: Move [un]become_root() calls out of messagi...
2014-08-11 Volker Lendeckemessaging3: Move sec_init() call out of messaging_dgm_i...
2014-08-11 Volker Lendeckemessaging3: Directly refer to messaging_dgm in messages.c
2014-08-11 Volker Lendeckesmbd: Use messaging_cleanup()
2014-08-11 Volker Lendeckemessaging3: Add messaging_cleanup
2014-08-11 Volker Lendeckemessaging_dgm: Remove unused "messaging_context"
2014-08-11 Volker Lendeckemessaging3: Explicitly pass server_id to messaging_dgm_init
2014-08-11 Volker Lendeckemessaging3: Explicitly pass tevent_context to messaging...
2014-08-11 Volker Lendeckemessaging_dgm: Receive through a cb function
2014-08-11 Volker Lendeckesmbd: Add debugs to smbXsrv_open.c
2014-08-11 Volker Lendeckesmbd: Pass down "lease" to open_file_ntcreate
2014-08-11 Volker Lendeckesmbd: Pass down "lease" to create_file_unixpath
2014-08-11 Volker Lendeckevfs3: Pass "lease" through SMB_VFS_CREATE_FILE
2014-08-11 Volker Lendeckemessaging3: Fix an error path memleak
2014-08-11 David Disseldorpparam: avoid dereferencing null lp_ctx
2014-08-11 David Disseldorpparam: remove unimplemented find_service() check
2014-08-08 Justin Maggardpassdb: add missing newline to debug message in get_pri...
2014-08-08 Günther Deschners3-libads/krb5_setpw: free realm from smb_krb5_principa...
2014-08-08 David Disseldorpprinting: reload printer shares on OpenPrinter
2014-08-08 David Disseldorpsmbd: split printer reload processing
2014-08-08 David Disseldorpserver: remove duplicate snum_is_shared_printer()
2014-08-08 David Disseldorpsmbd: only reprocess printer_list.tdb if it changed
2014-08-08 David Disseldorpprinting: return last change time with pcap_cache_loaded()
2014-08-08 David Disseldorpprinting: remove pcap_cache_add()
2014-08-08 David Disseldorpprinting: reload printer_list.tdb from in memory list
2014-08-08 David Disseldorpprinting: only reload printer shares on client enum
2014-08-08 David Disseldorpprinting: traverse_read the printer list for share...
2014-08-08 Günther Deschnersamba: use smb_krb5_create_key_from_string() in some...
2014-08-07 Volker Lendeckevfs_full_audit: Optionally log security descriptors...
2014-08-07 Volker Lendeckevfs_full_audit: Add "full_audit:syslog"
2014-08-07 Volker Lendeckevfs_full_audit: Save full_audit:priority in private_data
2014-08-07 Volker Lendeckevfs_full_audit: Save full_audit:facility in private_data
2014-08-07 Volker Lendeckevfs_full_audit: Pass "vfs_full_audit_private_data"...
2014-08-06 Volker Lendeckectdbd_conn: Only poll if there's a timeout
2014-08-06 Volker Lendeckectdbd_conn: Remove ctdb_packet
2014-08-06 Volker Lendeckectdbd_conn: Remove ctdb_packet dependency
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to smbd_[un]lock_socket()
2014-08-06 Stefan Metzmachers3:smb2_server: pass smbXsrv_connection to smbd_smb2_se...
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to smb1 encryption...
2014-08-06 Stefan Metzmachers3:smb2_server: propagate NTSTATUS from smb2_sendfile_s...
2014-08-06 Volker Lendeckesmbd: Use %s/__func__
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection explicitly to sendfile...
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection explicitly to fake_sen...
2014-08-06 Stefan Metzmachers3:smbd: remember the time of the session setup auth_time
2014-08-06 Stefan Metzmachers3:smb2_sesssetup: make use of smb2req->xconn
2014-08-06 Stefan Metzmachers3:smb2_sesssetup: split out smbd_smb2_session_setup_au...
2014-08-06 Stefan Metzmachers3:smbXsrv_tcon: don't pass smbXsrv_connection to smbXs...
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to smbd_[un]lock_socke...
2014-08-06 Stefan Metzmachers3:smbd: use req->xconn in smb_request_done()
2014-08-06 Stefan Metzmachers3:smbd: use req->xconn in message.c
2014-08-06 Stefan Metzmachers3:smbd: use req->xconn in reply.c
2014-08-06 Stefan Metzmachers3:smbd: use req->xconn in sesssetup.c
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to reply_readbraw_error()
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to is_valid_writeX_buf...
2014-08-06 Stefan Metzmachers3:smbd: remove unused 'sconn' from valid_smb_header()
next