summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:modules:shadow_copy2: improve headline commentMichael Adam2013-12-071-1/+1
* s3:module:shadow_copy2: add my (C)Michael Adam2013-12-071-0/+1
* selftest: Run smb2.lock tests also against AIO shareChristof Schmitt2013-12-051-0/+4
* s3: Return correct error code from SMB2 AIO read failureChristof Schmitt2013-12-051-1/+1
* s3-aio: Use correct locking context for SMB2Christof Schmitt2013-12-051-2/+2
* s3-torture: Call cli_flush().Andreas Schneider2013-12-061-1/+2
* s3-libsmb: Fix a memory leak in get_pdc_ip().Andreas Schneider2013-12-061-0/+1
* s3-torture: Make sure status is used initialized.Andreas Schneider2013-12-061-4/+3
* s3-torture: Fix several memory leaks in delete_fn().Andreas Schneider2013-12-061-1/+5
* s3-utils: Fix a memory leak in smbget.Andreas Schneider2013-12-061-0/+1
* smbd: Fix a panic when a smb2 brlock times outVolker Lendecke2013-12-051-1/+1
* smbd - allow updates on directory write times on open handles.Jeremy Allison2013-12-051-1/+8
* idmap_cache: Use gencache_parseVolker Lendecke2013-12-051-32/+47
* idmap_cache: Use an fstring instead of talloc_asprintfVolker Lendecke2013-12-051-12/+6
* messaging3: Do not go through messages.tdb for self-sendsVolker Lendecke2013-12-051-0/+54
* test: add fake_snap.pl for snapshot simulationDavid Disseldorp2013-12-051-0/+70
* s3:utils remove orphaned codeChristian Ambach2013-12-021-96/+0
* smbd: Avoid calling notify_filter_string for low debuglevelsVolker Lendecke2013-12-041-1/+1
* build: check linux/fs.h for compression flagsDavid Disseldorp2013-11-271-1/+2
* s3:smb2_server: avoid calling set_current_user_info() for each requestStefan Metzmacher2013-11-273-7/+9
* s3:smb2_server: generate a header blob for the sendfile pathStefan Metzmacher2013-11-273-5/+40
* s3:smb2_server: allocate smbd_smb2_request on talloc_tos()Stefan Metzmacher2013-11-271-1/+3
* s3:smb2_server: use tevent_req_notify_callback() in smbd_smb2_request_pending...Stefan Metzmacher2013-11-271-0/+7
* s3:smb2_server: for performance reasons we use tevent_fd and readv/writev dir...Stefan Metzmacher2013-11-272-438/+402
* s3:smb2_server: fix drain_socket error handlingStefan Metzmacher2013-11-271-3/+17
* smbd: Fix a typoVolker Lendecke2013-11-271-1/+1
* smbd: Remove a "set but unused" variableVolker Lendecke2013-11-271-1/+0
* torture3: Reproducer for bug 10284Volker Lendecke2013-11-264-0/+89
* smbd: Fix bug 10284Volker Lendecke2013-11-261-69/+31
* smbd: Pull mtime handling into open_file_ntcreateVolker Lendecke2013-11-234-38/+23
* smbd: Point reply_open at the correct stat structVolker Lendecke2013-11-221-1/+4
* smbd: Factor out get_share_mode_write_time of get_file_infosVolker Lendecke2013-11-222-8/+12
* smbd/open: disable compression with FILE_NO_COMPRESSIONDavid Disseldorp2013-11-221-0/+12
* s3-smbd: support FILE_ATTRIBUTE_COMPRESSEDDavid Disseldorp2013-11-221-0/+47
* smbd: split out dos_mode debug print functionDavid Disseldorp2013-11-221-12/+31
* vfs_btrfs: advertise per-file compression capabilityDavid Disseldorp2013-11-221-0/+15
* vfs_btrfs: fix copy-chunk dest unlock argsDavid Disseldorp2013-11-221-1/+1
* vfs_btrfs: add [GET/SET]_COMPRESSION handlersDavid Disseldorp2013-11-222-3/+118
* smb2/ioctl: add support for FSCTL_[GET/SET]_COMPRESSIONDavid Disseldorp2013-11-221-2/+115
* vfs: add [GET/SET]_COMPRESSION hooksDavid Disseldorp2013-11-226-1/+163
* selftest/s3: run smb2.ioctl against FS specific shareDavid Disseldorp2013-11-221-0/+4
* Rename the profile enums with a SAMBA_ prefix to avoid conflict with system f...Jeremy Allison2013-11-228-38/+38
* lib/param: Consolidate code to enable smb signing on the server, always enabl...Andrew Bartlett2013-11-221-12/+9
* s3-winbind: Pass the group name to fillup_pw_field().Andreas Schneider2013-11-221-30/+43
* s3-lib: Add grpname to talloc_sub_specified().Andreas Schneider2013-11-217-16/+56
* spoolss: accept XPS_PASS datatype used by Windows 8Arvid Requate2013-11-211-1/+7
* testparm: don't warn for TCP_NODELAY in socket options.Michael Adam2013-11-201-3/+3
* testparm: Warnings should not cause failureMartin Schwenke2013-11-201-4/+0
* debug: remove unused sys_adminlogDavid Disseldorp2013-11-202-28/+0
* printing: use DEBUG instead of sys_adminlogDavid Disseldorp2013-11-201-24/+12