dsdb: Improve missing objectClass handling
[nivanova/samba-autobuild/.git] / source3 /
2014-03-26 Andrew Bartlettselftest: Remove print_smbtorture4_version and smbtortu...
2014-03-25 Björn Baumbachs3-nmbd: reset debug settings after reading config...
2014-03-25 Jeremy Allisons3: smbd: Factor out code that calls getgroups_unix_use...
2014-03-24 Stefan Metzmachers3:build: remove global CLUSTER_SUPPORT define
2014-03-24 Stefan Metzmachers3:wscript: only build ctdb_dummy.c if we have no clust...
2014-03-24 Stefan Metzmachers3:wscript: only fill in CTDB_CFLAGS instead of config.h
2014-03-24 Stefan Metzmachers3:wscript: don't add ctdb include dir globally
2014-03-24 Stefan Metzmachers3:serverid: use ctdb_serverids_exist_supported() runti...
2014-03-24 Stefan Metzmachers3:ctdb_conn: only use ctdb_protocol.h or ctdb_private...
2014-03-24 Stefan Metzmachers3:lib: add cluster_support_[available|features]()
2014-03-24 Stefan Metzmachers3:param: move lp_ctdbd_socket() to ctdbd_conn.c
2014-03-24 Stefan Metzmachers3:lib: move all ctdb related dummy functions to ctdb_d...
2014-03-24 Stefan Metzmachers3:ctdbd_conn: always provide ctdb_serverids_exist()
2014-03-24 Stefan Metzmachers3:ctdbd_conn: add ctdb_serverids_exist_supported()
2014-03-24 Stefan Metzmachers3:wscript: create a libsamba-cluster-support.so
2014-03-21 Volker Lendeckesmbd: Remove unused "share_mode_data->id"
2014-03-21 Volker Lendeckesmbd: Keep "the_lock"s file id separately
2014-03-21 Volker Lendeckesmbd: Avoid checking the_lock->id for fresh locks
2014-03-21 Volker Lendeckesmbd: Explicitly pass "file_id" to rename_share_filename
2014-03-21 Volker Lendeckesmbd: Use fsp->file_id in open_file_ntcreate
2014-03-21 Volker Lendeckesmbd: Explicitly pass "file_id" to schedule_defer_open
2014-03-21 Volker Lendeckesmbd: Explicitly pass "file_id" to rename_open_files
2014-03-21 Jeremy Allisons3: smbd: Ensure we always go via getgroups_unix_user...
2014-03-20 Andreas Schneiders3-rpc_server: Fix handling of fragmented rpc requests.
2014-03-18 Jeremy Allisons3: smbd: Fileserving share access checks.
2014-03-14 Christian Ambachs3:modules/vfs_gpfs add gpfs:recalls option
2014-03-13 Bjoern Baumbachs3-libads: Use the IP instead of the name.
2014-03-13 Andreas Schneiders3-auth: Steal the memory to avoid duplication.
2014-03-13 Andreas Schneiders3-auth: Do not leak tmp_ctx if make_server_info()...
2014-03-13 Simo Sorces3-auth: Make is_null_sid() check easier to read.
2014-03-13 Andrew BartlettCVE-2013-4496:samr: Remove ChangePasswordUser
2014-03-13 Stefan MetzmacherCVE-2013-4496:s3:auth: fix memory leak in the ACCOUNT_L...
2014-03-13 Andrew BartlettCVE-2013-4496:s3-samr: Block attempts to crack password...
2014-03-12 Stefan Metzmachers3:smb2_tcon: cancel and wait for pending requests...
2014-03-12 Stefan Metzmachers3:smb2_sesssetup: cancel and wait for pending requests...
2014-03-12 Jeremy Allisons3:smb2_tcon: split smbd_smb2_tdis into an async *_send...
2014-03-12 Jeremy Allisons3:smb2_sesssetup: split smbd_smb2_logoff into an async...
2014-03-12 Stefan Metzmachers3:smb2_lock: return RANGE_NOT_LOCKED instead of CANCEL...
2014-03-12 Stefan Metzmachers3:smb2_lock: fix whitespaces/tabs in smbd_smb2_lock_ca...
2014-03-12 Günther Deschners3-net: add a new "net ads kerberos pac save" tool.
2014-03-12 Günther Deschners3-net: modify the current "net ads kerberos pac" command.
2014-03-12 Günther Deschners3-kerberos: let kerberos_return_pac() return a PAC...
2014-03-12 Günther Deschners3-kerberos: return a full PAC in kerberos_return_pac().
2014-03-12 Günther Deschners3-net: allow to provide custom local_service in "net...
2014-03-12 Günther Deschners3-net: change the way impersonation principals are...
2014-03-12 Günther Deschners3-libads: pass down local_service to kerberos_return_p...
2014-03-11 Jeremy AllisonCVE-2013-6442: s3:smbcacls - ensure we don't lose an...
2014-03-11 Volker Lendeckegencache: Add gencache values to memcache
2014-03-11 Ralph Boehmevfs_catia: add chmod()
2014-03-11 Ralph BoehmeAdd usable stream name defines
2014-03-11 Ralph BoehmeFix a typo
2014-03-08 Andrew Bartlettbuild: Make order of arguments clearer by explicitly...
2014-03-08 Andrew Bartlettbuild: Do not rely on sys.platform for ACL tests, combi...
2014-03-08 Noel PowerFor FSRVP use textual error messages instead of hex...
2014-03-07 Günther Deschners3-kerberos: remove unused kdc_name from create_local_p...
2014-03-07 Günther Deschners3-kerberos: remove print_kdc_line() completely.
2014-03-05 Stefan Metzmachers3:smb2_server: avoid talloc_zero_array() in smbd_smb2_...
2014-03-05 Stefan Metzmachers3:smb2_server: don't assume that req->out.vector is...
2014-03-05 Stefan Metzmachers3:smb2_server: avoid talloc_zero_array() in smbd_smb2_...
2014-03-05 Stefan Metzmachers3:smb2_server: optimize smbd_smb2_generate_outbody...
2014-03-05 Stefan Metzmachers3:smb2_write: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_tcon: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_setinfo: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_sesssetup: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_read: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_notify: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_negprot: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_lock: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_keepalive: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_ioctl: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_getinfo: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_flush: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_find: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_create: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_close: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_break: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_server: add smbd_smb2_generate_outbody() helper
2014-03-05 Stefan Metzmachers3:smb2_read: avoid 2 talloc* calls when using sendfile()
2014-03-05 Stefan Metzmachers3:smb2_server: avoid a call to data_blob_clear_free...
2014-03-05 Stefan Metzmachers3:smb2_server: optimize smbd_smb2_request_setup_out()
2014-03-05 Stefan Metzmachers3:smb2_server: optimize req->in.vector allocation
2014-03-05 Stefan Metzmachers3:smbd: s/BUFFER_SIZE/LARGE_WRITEX_BUFFER_SIZE
2014-03-05 Stefan Metzmachers3:smbd: fix the maxentries calculation depending on...
2014-03-05 Stefan Metzmachers3:smbd: simplify maxentries calculation in reply_search()
2014-03-05 Stefan Metzmachers3:smbd: fix the read numtoread calculation depending...
2014-03-05 Stefan Metzmachers3:smbd: fix the lockread numtoread calculation dependi...
2014-03-05 Stefan Metzmachers3:smbd: pass the final numtoread reply_outbuf() for...
2014-03-05 Stefan Metzmachers3:smbd: fix lockread numtoread calculation to match...
2014-03-05 Stefan Metzmachers3:smbd: take less than SMB_BUFFER_SIZE_MIN ('500'...
2014-03-05 Stefan Metzmachers3:smbd: reject a MaxBufferSize < SMB_BUFFER_SIZE_MIN...
2014-03-05 Stefan Metzmachers3:smbd: use sconn->smb1.sessions.max_send = SMB_BUFFER...
2014-03-05 Stefan Metzmachers3:smbd: use SMB_BUFFER_SIZE_MIN/MAX to limit lp_max_xmit()
2014-03-05 Stefan Metzmachers3:include: let CLI_BUFFER_SIZE be an alias of SMB_BUFF...
2014-03-05 Stefan Metzmachers3:param: avoid using BUFFER_SIZE to limit the lp_min_r...
2014-03-05 Stefan Metzmachers3:client: only limit the buffer by the given length 'n'
2014-03-05 Stefan Metzmachers3:torture: use CLI_BUFFER_SIZE instead of BUFFER_SIZE
2014-03-05 Stefan Metzmachers3:utils/smbfilter: use a local variable for the packet...
2014-03-05 Andrew Bartlettnsswitch: Remove fallback setting of WINBINDD_SOCKET_DIR
2014-03-05 Garming SamRemove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE...
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
next