Age | Commit message (Expand) | Author | Files | Lines |
2011-07-22 | s3:libsmb: move cli_state->{src_ss,dest_ss} to cli_state->conn.{local_ss,remo... | Stefan Metzmacher | 1 | -2/+2 |
2011-07-22 | s3:libsmb: move cli_state->fd to cli_state->conn.fd | Stefan Metzmacher | 1 | -1/+1 |
2011-07-22 | s3:libsmb: move cli_state->outgoing to cli_state->conn.outgoing | Stefan Metzmacher | 1 | -2/+1 |
2011-07-22 | s3:libsmb: move cli_state->pending to cli_state->conn.pending | Stefan Metzmacher | 1 | -1/+4 |
2011-07-21 | s3:include: remove unused cli_state->called and cli_state->calling | Stefan Metzmacher | 1 | -2/+0 |
2011-07-21 | s3:libsmb: move cli->vuid to cli->smb1.uid and hide it behind cli_state_[g|s]... | Stefan Metzmacher | 1 | -1/+1 |
2011-07-21 | s3-rpc_server: Move pipe/handles functions | Simo Sorce | 1 | -192/+2 |
2011-07-21 | s3:afs make path argument to afs_syscall const | Christian Ambach | 1 | -1/+1 |
2011-07-20 | s3:libsmb: move cli->cnum to cli->smb1.tid and hide it behind cli_state_[g|s]... | Stefan Metzmacher | 1 | -1/+1 |
2011-07-20 | s3:libsmb: move cli->pid to cli->smb1.pid and hide it behind cli_[g|s]etpid() | Stefan Metzmacher | 1 | -1/+1 |
2011-07-20 | s3:libsmb: add cli->smb1.vc_num and hide it behind cli_state_get_vc_num() | Stefan Metzmacher | 1 | -0/+1 |
2011-07-20 | s3:libsmb: move cli->mid to cli->smb1.mid | Stefan Metzmacher | 1 | -1/+4 |
2011-07-20 | s3-auth Use the common auth_session_info | Andrew Bartlett | 4 | -21/+21 |
2011-07-20 | s3-auth import auth3_session_info into IDL | Andrew Bartlett | 1 | -24/+0 |
2011-07-20 | s3-auth remove extra from auth3_session_info | Andrew Bartlett | 1 | -7/+0 |
2011-07-20 | s3-auth Remove unused nss_token variable | Andrew Bartlett | 1 | -5/+0 |
2011-07-20 | s3-auth: Remove unused lm_session_key from auth3_session_info | Andrew Bartlett | 1 | -1/+0 |
2011-07-20 | s3-auth Use system boolean in auth_user_info_unix | Andrew Bartlett | 1 | -2/+0 |
2011-07-20 | s3-auth Use guest boolean in auth_user_info_unix | Andrew Bartlett | 1 | -1/+0 |
2011-07-20 | s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username | Andrew Bartlett | 1 | -10/+1 |
2011-07-20 | s3-auth Use *unix_token rather than utok in struct auth3_session_info | Andrew Bartlett | 1 | -1/+1 |
2011-07-20 | s3-auth Use struct auth3_session_info outside the auth subsystem | Andrew Bartlett | 4 | -21/+21 |
2011-07-20 | s3-auth Add struct auth3_session_info to aid transition to auth_session info | Andrew Bartlett | 1 | -0/+49 |
2011-07-14 | s3-lib Remove unused get_cmdline_auth_info_copy | Andrew Bartlett | 1 | -2/+0 |
2011-07-14 | s4-param finish services hooks for s4->s3 loadparm context | Andrew Bartlett | 1 | -0/+2 |
2011-07-13 | s3:libsmb: remove unused cli_smb_inbuf() | Stefan Metzmacher | 1 | -1/+0 |
2011-07-12 | s3:libsmb: remove unused cli_oplock_handler() | Stefan Metzmacher | 1 | -3/+0 |
2011-07-12 | s3:include: remove SMBkeepalive | Stefan Metzmacher | 1 | -1/+0 |
2011-07-12 | s3:libsmb: remove unused cli->privileges | Stefan Metzmacher | 1 | -1/+0 |
2011-07-11 | s3:libsmb: remove unused cli_set_port() | Stefan Metzmacher | 1 | -1/+0 |
2011-07-11 | s3:libsmb: also remember the local socket address after connect | Stefan Metzmacher | 1 | -0/+1 |
2011-07-08 | s3:libsmb: remove unused cli->inbuf and cli->bufsize | Stefan Metzmacher | 1 | -2/+0 |
2011-07-08 | s3:libsmb: remove unused smb_dos_errstr() | Stefan Metzmacher | 1 | -1/+0 |
2011-07-08 | s3:libsmb: don't use the cli->inbuf to store the last error | Stefan Metzmacher | 2 | -12/+1 |
2011-07-08 | s3:libsmb: remove unused enum smb_read_errors infrastructure | Stefan Metzmacher | 3 | -19/+0 |
2011-07-08 | lib/param: Merge struct loadparm_service into common | Andrew Bartlett | 1 | -1/+1 |
2011-07-08 | lib/util Move bitmap.c to lib/util | Andrew Bartlett | 2 | -14/+0 |
2011-07-08 | param: Add hooks to s3 parm_struct and the parameters void * pointer | Andrew Bartlett | 1 | -1/+4 |
2011-07-08 | s3-param Remove lp_set_passdb_backend() | Andrew Bartlett | 1 | -1/+0 |
2011-07-08 | s3:libsmb: add smb2cli_tcon*() and smb2cli_tdis*() | Stefan Metzmacher | 1 | -0/+5 |
2011-07-08 | s3:libsmb: add smb2cli_negprot*() | Stefan Metzmacher | 1 | -0/+11 |
2011-07-08 | s3:libsmb: add basic smb2 client infrastructure | Stefan Metzmacher | 1 | -0/+7 |
2011-07-07 | s3:libsmb: finally remove unused cli_state->outbuf | Stefan Metzmacher | 1 | -1/+0 |
2011-07-07 | s3:libsmb: use clistr_pull_talloc() for short_name in interpret_long_filename() | Stefan Metzmacher | 1 | -1/+1 |
2011-07-07 | s3-printing: move spoolss_create_default_devmode/secdesc to init_spoolss.h | Günther Deschner | 1 | -7/+0 |
2011-07-07 | s3-printing: move driver_info_ctr_to_info8 to init_spoolss.h | Günther Deschner | 1 | -3/+0 |
2011-07-07 | s3-printing: move os2 related functions to printing/nt_printing_os2.c. | Günther Deschner | 1 | -2/+0 |
2011-07-06 | s3-build We no longer require to redefine _SAMBA_BUILD_ | Andrew Bartlett | 1 | -5/+0 |
2011-07-06 | libcli/smb move FILE_TYPE constants in common | Andrew Bartlett | 1 | -8/+0 |
2011-07-06 | libcli/smb move enum protocol_types to a common header | Andrew Bartlett | 1 | -12/+0 |