Age | Commit message (Expand) | Author | Files | Lines |
2010-08-08 | s3: Lift the smbd_messaging_context from reload_services | Volker Lendecke | 1 | -1/+1 |
2010-07-31 | s3-build: avoid to globally include printing and spoolss headers. | Günther Deschner | 1 | -0/+1 |
2010-07-27 | s3-smbd: Convert reply_printqueue to use spoolss. | Simo Sorce | 1 | -22/+91 |
2010-07-27 | s3-smbd: Use the right check to test if we can print. | Simo Sorce | 1 | -1/+1 |
2010-07-27 | s3-printing: Moved printing.c headers to include/printing.h. | Simo Sorce | 1 | -0/+1 |
2010-07-27 | s3-smbd: Migrated to new spoolss functions for printing. | Simo Sorce | 1 | -1/+2 |
2010-07-05 | s3: Remove smbd_messaging_context() from smbd_do_locking() | Volker Lendecke | 1 | -3/+3 |
2010-07-05 | s3: Remove smbd_messaging_context() from rename_open_files() | Volker Lendecke | 1 | -1/+1 |
2010-07-05 | s3: Remove smbd_messaging_context() from reply_unlock() | Volker Lendecke | 1 | -1/+1 |
2010-07-05 | s3: Remove smbd_messaging_context() from reply_lock() | Volker Lendecke | 1 | -1/+1 |
2010-07-05 | s3: Remove smbd_messaging_context() from reply_writeunlock() | Volker Lendecke | 1 | -1/+1 |
2010-07-05 | s3: Remove smbd_messaging_context() from reply_lockread() | Volker Lendecke | 1 | -1/+1 |
2010-06-13 | s3: Remove fsp_belongs_conn | Volker Lendecke | 1 | -16/+0 |
2010-06-13 | s3: Remove some leftovers from macros | Volker Lendecke | 1 | -5/+5 |
2010-06-12 | s3: Explicitly pass sconn to is_valid_writeX_buffer | Volker Lendecke | 1 | -2/+2 |
2010-06-12 | s3: Explicitly pass sconn to reply_readbraw_error | Volker Lendecke | 1 | -10/+11 |
2010-06-12 | s3: Pass sconn explicitly to reply_special | Volker Lendecke | 1 | -2/+1 |
2010-06-12 | s3: Remove smbd_server_conn from smbd_do_locking | Volker Lendecke | 1 | -1/+1 |
2010-06-12 | s3: Remove smbd_server_conn from reply_rmdir | Volker Lendecke | 1 | -1/+1 |
2010-06-12 | s3: Remove smbd_server_conn from reply_writebraw | Volker Lendecke | 1 | -2/+2 |
2010-06-12 | s3: Remove smbd_server_conn from reply_read_and_X | Volker Lendecke | 1 | -3/+3 |
2010-06-12 | s3: Remove smbd_server_conn from send_file_readX | Volker Lendecke | 1 | -1/+1 |
2010-06-12 | s3: Remove smbd_server_conn from reply_read | Volker Lendecke | 1 | -1/+1 |
2010-06-12 | s3: Remove smbd_server_conn from reply_lockread | Volker Lendecke | 1 | -1/+1 |
2010-06-12 | s3: Remove smbd_server_conn from reply_readbraw | Volker Lendecke | 1 | -2/+3 |
2010-06-12 | s3: Remove smbd_server_conn from reply_send_file_readbraw | Volker Lendecke | 1 | -1/+1 |
2010-06-12 | s3: Remove smbd_server_conn from reply_ulogoffX | Volker Lendecke | 1 | -1/+1 |
2010-06-12 | s3: Remove smbd_server_conn from reply_fclose | Volker Lendecke | 1 | -1/+1 |
2010-06-12 | s3: Remove smbd_server_conn from reply_search | Volker Lendecke | 1 | -1/+1 |
2010-06-12 | s3: Remove smbd_server_conn from reply_tcon_and_X | Volker Lendecke | 1 | -1/+1 |
2010-06-12 | s3: Remove smbd_server_conn from reply_tcon | Volker Lendecke | 1 | -1/+1 |
2010-06-09 | Rename "allow_smb2" -> "using_smb2" and make the usage clearer. | Jeremy Allison | 1 | -1/+1 |
2010-06-03 | s3-security: use shared "Standard access rights.". | Günther Deschner | 1 | -1/+1 |
2010-05-31 | s3: Fix some debug messages | Volker Lendecke | 1 | -4/+4 |
2010-05-19 | After talking with Microsoft engineers, the "lock spin time" is | Jeremy Allison | 1 | -1/+2 |
2010-05-07 | This patch looks bigger than it is. It does 2 things. 1). Renames smbpid -> s... | Jeremy Allison | 1 | -30/+30 |
2010-04-30 | smbd: move printfile_offset() within write_file() | Simo Sorce | 1 | -12/+4 |
2010-04-29 | Carefully label SMB1-specific locking calls. | Jeremy Allison | 1 | -1/+1 |
2010-04-23 | s3-smbd: group print relate data in own structure | Simo Sorce | 1 | -1/+6 |
2010-04-05 | Fix issue with aio where r/w lock wasn't kept across aio read operations. | Jeremy Allison | 1 | -26/+52 |
2010-03-31 | Make smbd_lock_socket/smbd_unlock_socket recursive with a ref_count. | Jeremy Allison | 1 | -13/+4 |
2010-03-31 | Fix bug 7310 - DOS attribute inconsistency with MS Office | Jeremy Allison | 1 | -0/+15 |
2010-03-30 | Fix for bug #7233 - print fails with jobs >4GB from Win7 clients. | Jeremy Allison | 1 | -4/+12 |
2010-03-26 | Revert the part of bug fix #7233 - print fails with jobs >4GB from Win7 clients. | Jeremy Allison | 1 | -22/+4 |
2010-03-24 | Fix bug #7233 - print fails with jobs >4GB from Win7 clients. | Jeremy Allison | 1 | -25/+53 |
2010-03-22 | s3:smbd: disallow readbraw and writebraw if the echo handler is active | Stefan Metzmacher | 1 | -0/+17 |
2010-03-22 | s3:smbd: disable sendfile if the echo handler is active | Stefan Metzmacher | 1 | -0/+4 |
2010-03-22 | s3:smbd: let reply_readbraw_error use the locked socket | Stefan Metzmacher | 1 | -0/+11 |
2010-03-10 | Fix bug #7234 - Symlink delete fails but incorrectly reports success to client. | Jeremy Allison | 1 | -1/+1 |
2010-03-05 | Fix for bug #7189 - Open txt files with notepad on samba shares creates problem. | Jeremy Allison | 1 | -2/+16 |