summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-13shadow_copy2: add comment block explaining shadow_copy2_convert()Michael Adam1-0/+5
2014-01-13shadow_copy2: add comment block explaining shadow_copy2_insert_string()Michael Adam1-0/+5
2014-01-13shadow_copy2: add comment block explaining shadow_copy2_find_snapdir()Michael Adam1-0/+4
2014-01-13shadow_copy2: add header comment explaining have_snapdir()Michael Adam1-0/+6
2014-01-13shadow_copy2: add comment header describing shadow_copy2_strip_snapshot()Michael Adam1-0/+5
2014-01-13shadow_copy2: break overly long lines in shadow_copy2_snapshot_to_gmt()Michael Adam1-3/+6
2014-01-10s3: winbindd: Move calling setup_domain_child() into add_trusted_domain().Jeremy Allison1-32/+14
2014-01-10s3: winbindd: Move the logic of whether to set 'domain->primary' into add_tru...Jeremy Allison1-4/+10
2014-01-07VERSION: Bump version number up to 4.1.5...Karolin Seeger1-2/+2
2014-01-07VERSION: Disable git snapshots for the 4.1.4 release.Karolin Seeger1-1/+1
2014-01-07WHATSNEW: Add release notes for Samba 4.1.4.Karolin Seeger1-2/+104
2014-01-02s3:winbindd fix use of uninitialized variablesChristian Ambach1-0/+13
2013-12-26vfs_glusterfs: Enable per client log filePoornima Gurusiddaiah1-20/+29
2013-12-26ldb: bad if test in ldb_comparison_fold()Jeremy Allison1-1/+1
2013-12-14s3-lib: Fix %G substitution for domain users in smbdAndreas Schneider1-1/+11
2013-12-10smbtorture: New torture test for bug #9870.Jeremy Allison2-0/+96
2013-12-10smbd - allow updates on directory write times on open handles.Jeremy Allison1-1/+8
2013-12-10s3-winbindd: Fix DEBUG statement in winbind_msg_offline().Jan Brummer1-1/+1
2013-12-10smbd: Fix a panic when a smb2 brlock times outVolker Lendecke1-1/+1
2013-12-10selftest: Remove samba3.smb2.lock.*.rw-exclusive from flapping fileChristof Schmitt1-1/+0
2013-12-10selftest: Run smb2.lock tests also against AIO shareChristof Schmitt1-0/+4
2013-12-10selftest: Introduce share for testing AIOChristof Schmitt1-0/+4
2013-12-10s3: Return correct error code from SMB2 AIO read failureChristof Schmitt1-1/+1
2013-12-10s3-aio: Use correct locking context for SMB2Christof Schmitt1-2/+2
2013-12-10s3:smb2_server: avoid calling set_current_user_info() for each requestStefan Metzmacher3-7/+9
2013-12-10s3:smb2_server: generate a header blob for the sendfile pathStefan Metzmacher3-5/+40
2013-12-10s3:smb2_server: allocate smbd_smb2_request on talloc_tos()Stefan Metzmacher1-1/+3
2013-12-10s3:smb2_server: use tevent_req_notify_callback() in smbd_smb2_request_pending...Stefan Metzmacher1-0/+7
2013-12-10s3:smb2_server: for performance reasons we use tevent_fd and readv/writev dir...Stefan Metzmacher2-438/+402
2013-12-10s3:smb2_server: fix drain_socket error handlingStefan Metzmacher1-3/+17
2013-12-10smbd: Always use UCF_PREP_CREATEFILE for filename_convert calls to resolve a ...Jeremy Allison3-10/+5
2013-12-10smbd: change flag name from UCF_CREATING_FILE to UCF_PREP_CREATEFILEJeremy Allison5-10/+10
2013-12-10smbd: Fix regression for the dropbox case.Volker Lendecke1-5/+5
2013-12-10lib/util: use proper include for struct statChristian Ambach1-1/+3
2013-12-09VERSION: Bump version up to 4.1.4.Karolin Seeger1-1/+1
2013-12-09Merge tag 'samba-4.1.3' into v4-1-testKarolin Seeger38-68/+733
2013-12-06VERSION: Disable git snapshots for the 4.1.3 release.Karolin Seeger1-1/+1
2013-12-06WHATSNEW: Add release notes for Samba 4.1.3.Karolin Seeger1-2/+95
2013-12-06CVE-2012-6150: Fail authentication for single group name which cannot be conv...Noel Power1-0/+6
2013-12-05CVE-2013-4408:s3:Ensure LookupRids() replies arrays are range checked.Jeremy Allison6-5/+62
2013-12-05CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.Jeremy Allison21-46/+368
2013-12-05CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.Jeremy Allison8-8/+110
2013-12-05CVE-2013-4408:s3:Ensure we always check call_id when validating an RPC reply.Jeremy Allison1-8/+25
2013-12-05CVE-2013-4408:s3:ctdb_conn: add some length verification to ctdb_packet_more()Stefan Metzmacher1-0/+5
2013-12-05CVE-2013-4408:libcli/util: add some size verification to tstream_read_pdu_blo...Stefan Metzmacher1-0/+5
2013-12-05CVE-2013-4408:s3:util_tsock: add some overflow detection to tstream_read_pack...Stefan Metzmacher1-0/+5
2013-12-05CVE-2013-4408:async_sock: add some overflow detection to read_packet_handler()Stefan Metzmacher1-0/+5
2013-12-05CVE-2013-4408:s4:dcerpc_sock: check for invalid frag_len within sock_complete...Stefan Metzmacher1-0/+6
2013-12-05CVE-2013-4408:s4:dcerpc_smb2: check for invalid frag_len in send_read_request...Stefan Metzmacher1-0/+6
2013-12-05CVE-2013-4408:s4:dcerpc_smb: check for invalid frag_len in send_read_request_...Stefan Metzmacher1-0/+6