build: fix configure to honour --without-dmapi
[kamenim/samba-autobuild/.git] / source3 /
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()
2014-08-06 Stefan Metzmachers3:smbd: remove unused 'sconn' from is_encrypted_packet()
2014-08-06 Stefan Metzmachers3:smbd: use req->xconn in nttrans.c
2014-08-06 Stefan Metzmachers3:smbd: use req->xconn in send_trans_reply()
2014-08-06 Stefan Metzmachers3:smbd: use req->xconn in files.c
2014-08-06 Stefan Metzmachers3:smbd: use req->xconn to send_trans2_replies()
2014-08-06 Stefan Metzmachers3:smbd: remove unused 'sconn' in call_trans2setfsinfo()
2014-08-06 Stefan Metzmachers3:smbd: use req->xconn in vfs_[p]write_data()
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to smbd_do_qfsinfo()
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to netbios_session_ret...
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to reply_special()
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to get_challenge()
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to negprot_spnego()
2014-08-06 Stefan Metzmachers3:smb2_negprot: remove NBT_HDR_SIZE from smbd_smb2_fir...
2014-08-06 Stefan Metzmachers3:smb2_server: pass smbXsrv_connection to smbd_server_...
2014-08-06 Stefan Metzmachers3:smb2_*: make use of smb2req->xconn where possible
2014-08-06 Stefan Metzmachers3:smb2_server: use req->xconn in is_smb2_recvfile_write()
2014-08-06 Stefan Metzmachers3:smb2_server: remove unused 'sconn' from smbd_smb2_se...
2014-08-06 Stefan Metzmachers3:smb2_server: use req->xconn in smbd_smb2_request_err...
2014-08-06 Stefan Metzmachers3:smb2_server: use req->xconn in smbd_smb2_request_dis...
2014-08-06 Stefan Metzmachers3:smb2_server: use req->xconn in smbd_smb2_request_ver...
2014-08-06 Stefan Metzmachers3:smb2_server: use req->xconn in smbd_smb2_request_che...
2014-08-06 Stefan Metzmachers3:smb2_server: use req->xconn in smbd_smb2_request_pro...
2014-08-06 Stefan Metzmachers3:smb2_server: remove unused 'sconn' from smbd_smb2_re...
2014-08-06 Stefan Metzmachers3:smb2_server: talloc smbd_smb2_request_pending_state...
2014-08-06 Stefan Metzmachers3:smb2_server: use req->xconn in smbd_smb2_request_set...
2014-08-06 Stefan Metzmachers3:smb2_server: pass smbXsrv_connection to smbd_smb2_re...
2014-08-06 Stefan Metzmachers3:smb2_server: pass smbXsrv_connection to smbd_smb2_re...
2014-08-06 Stefan Metzmachers3:smb2_server: pass smbXsrv_connection to smbd_initial...
2014-08-06 Stefan Metzmachers3:smb2_server: pass smbXsrv_connection to smbd_smb2_fi...
next