Age | Commit message (Expand) | Author | Files | Lines |
2010-04-05 | Fix issue with aio where r/w lock wasn't kept across aio read operations. | Jeremy Allison | 1 | -2/+2 |
2010-04-01 | Move initialize_async_io_handler() inside of smbd/aio.c. | Jeremy Allison | 1 | -1/+0 |
2010-03-30 | Fix for bug #7233 - print fails with jobs >4GB from Win7 clients. | Jeremy Allison | 1 | -0/+1 |
2010-03-29 | s3:rpc_client: remove more unused code | Stefan Metzmacher | 1 | -4/+0 |
2010-03-29 | s3:rpc_client: add rpccli_is_connected() | Stefan Metzmacher | 1 | -0/+1 |
2010-03-29 | s3:libsmb: add cli_state_is_connected() function | Stefan Metzmacher | 1 | -0/+1 |
2010-03-28 | s3: Remove unused bitmap_[allocate|free] | Volker Lendecke | 1 | -2/+0 |
2010-03-26 | Fix bug #7240 - Net usershare is not case sensitive. | Jeremy Allison | 1 | -0/+1 |
2010-03-26 | s3-printing: avoid mixing cups backend code with nt_printing code in cups_pul... | Günther Deschner | 1 | -1/+4 |
2010-03-25 | Fix bug #7288 - SMB job IDs in CUPS job names wrong. | Jeremy Allison | 1 | -0/+1 |
2010-03-25 | s3: Make sure our CLEAR_IF_FIRST optimization works for the notify tdbs | Volker Lendecke | 1 | -0/+1 |
2010-03-24 | s3:ntlmssp: use c99 types | Stefan Metzmacher | 1 | -3/+3 |
2010-03-24 | s3:ntlmssp: remove unused ntlmssp_set_workstation() | Stefan Metzmacher | 1 | -1/+0 |
2010-03-24 | s3:ntlmssp: add const for *sig in ntlmssp_unseal_packet() | Stefan Metzmacher | 1 | -1/+1 |
2010-03-24 | s3:ntlmssp: make whole_pdu const for ntlmssp_[un]seal_packet() | Stefan Metzmacher | 1 | -2/+2 |
2010-03-24 | s3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client_start() and store them | Stefan Metzmacher | 1 | -1/+5 |
2010-03-24 | s3:ntlmssp: pass names to ntlmssp_server_start() and store them in ntlmssp_state | Stefan Metzmacher | 1 | -1/+7 |
2010-03-24 | s3:ntlmssp: make use of C99 types in ntlmssp_sign.c | Stefan Metzmacher | 1 | -11/+11 |
2010-03-23 | s3:librpc/rpc: move prototypes to dcerpc.h | Stefan Metzmacher | 1 | -18/+0 |
2010-03-22 | share_info.tdb could use non-canonicalized sharenames. | Jeremy Allison | 1 | -0/+1 |
2010-03-22 | s3: Add the "ctdb locktime warn threshold" parameter | Volker Lendecke | 1 | -0/+1 |
2010-03-22 | s3:param: add "async smb echo handler" option | Stefan Metzmacher | 1 | -0/+1 |
2010-03-22 | s3:smbd: add an option to skip signings checks srv_check_sign_mac for trusted... | Stefan Metzmacher | 1 | -1/+1 |
2010-03-22 | s3: Add "log writeable files on exit" parameter | Volker Lendecke | 1 | -0/+1 |
2010-03-22 | s3: file_walk_table -> files_forall | Volker Lendecke | 1 | -1/+1 |
2010-03-19 | s3:librpc: remove unused stuff | Stefan Metzmacher | 1 | -11/+0 |
2010-03-16 | s3: Make login_cache_write take a pointer | Volker Lendecke | 1 | -1/+2 |
2010-03-16 | s3: Make login_cache_read take a pointer, avoid a malloc | Volker Lendecke | 1 | -1/+1 |
2010-03-16 | s3: Remove a typedef | Volker Lendecke | 1 | -2/+2 |
2010-03-15 | Pass "connection_struct *conn" into functions that currently use "current_use... | Jeremy Allison | 1 | -1/+1 |
2010-03-15 | Add accessor functions for current uid, gid, unix token, NT token and vuid. | Jeremy Allison | 1 | -0/+5 |
2010-03-15 | Rever e80ceb1d7355c8c46a2ed90d5721cf367640f4e8 "Remove more uses of "extern s... | Jeremy Allison | 1 | -6/+1 |
2010-03-12 | Missed a couple more uses of conn->server_info->ptok that need to be get_curr... | Jeremy Allison | 1 | -4/+5 |
2010-03-12 | Remove more uses of "extern struct current_user current_user;". | Jeremy Allison | 1 | -1/+6 |
2010-03-11 | Move prototype to header of common code for set_sockaddr_port | Andrew Bartlett | 1 | -1/+0 |
2010-03-10 | s3: Fix a long-standing problem with recycled PIDs | Volker Lendecke | 1 | -0/+1 |
2010-03-05 | Fix for bug #7189 - Open txt files with notepad on samba shares creates problem. | Jeremy Allison | 1 | -1/+3 |
2010-03-05 | s3-rpcclient: fix rpcclient after spoolss_GetPrinterData{Ex} IDL change. | Günther Deschner | 1 | -1/+2 |
2010-03-01 | s3: Abstract access to sessionid.tdb, similar to conn_tdb.c | Volker Lendecke | 1 | -0/+13 |
2010-03-01 | s3: Add connections_forall_read() | Volker Lendecke | 1 | -0/+4 |
2010-02-28 | s3: Remove unused count_all_current_connections() | Volker Lendecke | 1 | -1/+0 |
2010-02-24 | s3: Make connections_fetch_record() static | Volker Lendecke | 1 | -2/+0 |
2010-02-23 | s3:schannel streamline interface | Simo Sorce | 1 | -9/+0 |
2010-02-23 | s3 move the sitename cache in its own file | Simo Sorce | 1 | -3/+0 |
2010-02-23 | s3: Consolidate server_id_self into the equivalent procid_self() | Volker Lendecke | 1 | -1/+0 |
2010-02-20 | s3: Convert cli_qpathinfo_basic to use cli_trans() | Volker Lendecke | 1 | -2/+2 |
2010-02-20 | s3: Add cli_smb() | Volker Lendecke | 1 | -0/+7 |
2010-02-11 | Remove lp_safe_widelinks() -> convert to just lp_widelinks. Suggestion from V... | Jeremy Allison | 1 | -1/+1 |
2010-02-11 | Introduce lp_safe_widelinks() | Simo Sorce | 1 | -0/+1 |
2010-02-08 | s3:nmbd: change "nmbd:bind explicit broadcast" into "nmbd bind explicit broad... | Stefan Metzmacher | 1 | -0/+1 |