summaryrefslogtreecommitdiffstats
path: root/source3/smbd/proto.h
Commit message (Expand)AuthorAgeFilesLines
* s3-smbd: Rename reload_printers() and add documentation.Andreas Schneider2011-09-051-2/+2
* s3: Pass smbd_server_connection to (unused) server_encryption_shutdownVolker Lendecke2011-08-251-1/+1
* s3: Pass smbd_server_connection to srv_encrypt_bufferVolker Lendecke2011-08-251-1/+2
* s3: Pass smbd_server_connection to srv_decrypt_bufferVolker Lendecke2011-08-251-2/+1
* s3: Pass smbd_server_connection to srv_free_enc_bufferVolker Lendecke2011-08-251-1/+1
* s3: Pass smbd_server_connection to is_encrypted_packetVolker Lendecke2011-08-251-1/+2
* s3-id_cache: Use better names for id cache management opsAndreas Schneider2011-08-211-1/+1
* s3-id_cache: Move id caches mgmt out of smbdAndreas Schneider2011-08-211-1/+1
* s3-smbd: Pass tevent context to smbd_server_connection_loop_once().Andreas Schneider2011-08-091-1/+2
* s3: Make srv_enc_ctx staticVolker Lendecke2011-08-051-1/+0
* s3-auth set session_info->sanitized_username in create_local_token()Andrew Bartlett2011-08-031-2/+1
* s3: Pass sconn explicitly to open_was_deferredVolker Lendecke2011-08-021-1/+1
* s3: Pass sconn explicitly to schedule_deferred_open_message_smbVolker Lendecke2011-08-021-1/+2
* s3: Explicitly pass sconn to remove_deferred_open_message_smbVolker Lendecke2011-08-021-1/+2
* s3:smbd - Move printing queue stuffSimo Sorce2011-08-021-2/+0
* s3: Make map_open_params_to_ntcreate() available in lib/Volker Lendecke2011-07-291-7/+0
* s3: Make is_executable() available in lib/Volker Lendecke2011-07-291-1/+0
* s3: We only need base_name in map_open_params_to_ntcreateVolker Lendecke2011-07-291-1/+1
* s3-auth Use the common auth_session_infoAndrew Bartlett2011-07-201-6/+6
* s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett2011-07-201-6/+6
* s3-lib Move event_add_idle() to source3/lib/events.cAndrew Bartlett2011-07-041-7/+0
* s3-build: Provide a run-time shim to work around duplicate symbolsAndrew Bartlett2011-06-211-0/+14
* ldb: replace 'struct TDB_DATA' with 'TDB_DATA'Rusty Russell2011-06-201-0/+5
* s3:smbd/proto.h: add _SMBD_PROTO_H_ guardMichael Adam2011-05-311-0/+5
* s3:smbd/proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+44
* s3-smbd Split conn.c into 3 filesAndrew Bartlett2011-05-311-1/+1
* s3-smbd provide struct smbd_server_connection * to conn_snum_usedAndrew Bartlett2011-05-311-2/+3
* s3: Fork the echo handler only after SMB1 negprot is doneVolker Lendecke2011-05-201-0/+1
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-1/+2
* Fix many const compiler warnings.Jeremy Allison2011-05-051-1/+1
* s3-smbd: avoid using pipes_struct when only session_info is needed.Günther Deschner2011-05-021-1/+1
* Ensure vfs_chown_fsp() is safe against races.Jeremy Allison2011-04-151-0/+2
* s3: Make send_nt_replies() staticVolker Lendecke2011-04-131-4/+0
* s3-smbd: Added a become_user_by_session() function.Andreas Schneider2011-04-111-0/+2
* s3-smbd: Added a change_to_user_by_session() function.Andreas Schneider2011-04-111-0/+2
* Fix bug #7996 - sgid bit lost on folder rename.Jeremy Allison2011-03-301-0/+1
* s3-prototyes: user_in_netgroup and user_in_list moved to auth, out of smbd.Günther Deschner2011-03-301-2/+0
* s3-smbd: add smbd.h and move smbd prototypes to smbd/proto.h.Günther Deschner2011-03-301-0/+1131