summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* s3-secrets: add lsa_secret passdb api.Günther Deschner2011-07-311-0/+14
* s3-passdb: add dummy calls to control global (replicated) secrets.Günther Deschner2011-07-311-2/+18
* First part of bugfix for bug #8335 - file copy aborts with smb2_validate_mess...Jeremy Allison2011-07-291-1/+1
* s3: Make map_open_params_to_ntcreate() available in lib/Volker Lendecke2011-07-291-0/+7
* s3: Make is_executable() available in lib/Volker Lendecke2011-07-291-0/+1
* s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam2011-07-292-139/+1
* s3:dbwrap: move db_is_local() from dbwrap.c to dbwrap_open.cMichael Adam2011-07-291-2/+0
* s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.Michael Adam2011-07-291-5/+0
* s3-printing: Add forward declaration for dcerpc_binding_handle.Andreas Schneider2011-07-281-0/+2
* s3-spoolss: Use existing handle in printer_driver_files_in_use().Andreas Schneider2011-07-281-2/+1
* s3-spoolss: Use existing handle in printer_driver_in_use().Andreas Schneider2011-07-281-2/+1
* s3:loadparm: make lp_set_in_client() static - only used in wrappers in loadpa...Michael Adam2011-07-281-1/+0
* s3:loadparm: add wrapper lp_load_client_no_reinit()Michael Adam2011-07-281-0/+1
* s3:loadparm: add wrapper lp_load_globals_no_reinit()Michael Adam2011-07-281-0/+1
* s3:loadparm: make lp_is_in_client() static - only used inside loadparmMichael Adam2011-07-281-1/+0
* s3:loadparm: add lp_load_client() that also sets the client state internallyMichael Adam2011-07-281-0/+1
* s3:loadparm: add a convenience wrapper lp_load_global()Michael Adam2011-07-281-0/+1
* s3: Fix async smb handlingVolker Lendecke2011-07-271-0/+1
* s3:libsmb: move cli_state->desthost to cli_state->conn.remote_nameStefan Metzmacher2011-07-221-2/+1
* s3:libsmb: move cli_state->{src_ss,dest_ss} to cli_state->conn.{local_ss,remo...Stefan Metzmacher2011-07-221-2/+2
* s3:libsmb: move cli_state->fd to cli_state->conn.fdStefan Metzmacher2011-07-221-1/+1
* s3:libsmb: move cli_state->outgoing to cli_state->conn.outgoingStefan Metzmacher2011-07-221-2/+1
* s3:libsmb: move cli_state->pending to cli_state->conn.pendingStefan Metzmacher2011-07-221-1/+4
* s3:include: remove unused cli_state->called and cli_state->callingStefan Metzmacher2011-07-211-2/+0
* s3:libsmb: move cli->vuid to cli->smb1.uid and hide it behind cli_state_[g|s]...Stefan Metzmacher2011-07-211-1/+1
* s3-rpc_server: Move pipe/handles functionsSimo Sorce2011-07-211-192/+2
* s3:afs make path argument to afs_syscall constChristian Ambach2011-07-211-1/+1
* s3:libsmb: move cli->cnum to cli->smb1.tid and hide it behind cli_state_[g|s]...Stefan Metzmacher2011-07-201-1/+1
* s3:libsmb: move cli->pid to cli->smb1.pid and hide it behind cli_[g|s]etpid()Stefan Metzmacher2011-07-201-1/+1
* s3:libsmb: add cli->smb1.vc_num and hide it behind cli_state_get_vc_num()Stefan Metzmacher2011-07-201-0/+1
* s3:libsmb: move cli->mid to cli->smb1.midStefan Metzmacher2011-07-201-1/+4
* s3-auth Use the common auth_session_infoAndrew Bartlett2011-07-204-21/+21
* s3-auth import auth3_session_info into IDLAndrew Bartlett2011-07-201-24/+0
* s3-auth remove extra from auth3_session_infoAndrew Bartlett2011-07-201-7/+0
* s3-auth Remove unused nss_token variableAndrew Bartlett2011-07-201-5/+0
* s3-auth: Remove unused lm_session_key from auth3_session_infoAndrew Bartlett2011-07-201-1/+0
* s3-auth Use system boolean in auth_user_info_unixAndrew Bartlett2011-07-201-2/+0
* s3-auth Use guest boolean in auth_user_info_unixAndrew Bartlett2011-07-201-1/+0
* s3-auth Use struct auth_user_info_unix for unix_name and sanitized_usernameAndrew Bartlett2011-07-201-10/+1
* s3-auth Use *unix_token rather than utok in struct auth3_session_infoAndrew Bartlett2011-07-201-1/+1
* s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett2011-07-204-21/+21
* s3-auth Add struct auth3_session_info to aid transition to auth_session infoAndrew Bartlett2011-07-201-0/+49
* s3-lib Remove unused get_cmdline_auth_info_copyAndrew Bartlett2011-07-141-2/+0
* s4-param finish services hooks for s4->s3 loadparm contextAndrew Bartlett2011-07-141-0/+2
* s3:libsmb: remove unused cli_smb_inbuf()Stefan Metzmacher2011-07-131-1/+0
* s3:libsmb: remove unused cli_oplock_handler()Stefan Metzmacher2011-07-121-3/+0
* s3:include: remove SMBkeepaliveStefan Metzmacher2011-07-121-1/+0
* s3:libsmb: remove unused cli->privilegesStefan Metzmacher2011-07-121-1/+0
* s3:libsmb: remove unused cli_set_port()Stefan Metzmacher2011-07-111-1/+0
* s3:libsmb: also remember the local socket address after connectStefan Metzmacher2011-07-111-0/+1