summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* s3:include: change current_user->vuid to uint64_tStefan Metzmacher2012-06-061-1/+1
* s3:include: change smb_request->vuid to uint64_tStefan Metzmacher2012-06-061-1/+1
* s3:include: move struct smb_request to vfs.hStefan Metzmacher2012-06-062-61/+61
* s3:include: change files_struct->vuid to uint64_tStefan Metzmacher2012-06-061-1/+1
* s3:include: change connection_struct->vuid to uint64_tStefan Metzmacher2012-06-061-1/+1
* s3:includes: change vuid_cache_entry->vuid to uint64_tStefan Metzmacher2012-06-061-1/+1
* s3:include: move sys_acl prototypes to smb_acls.hStefan Metzmacher2012-06-062-30/+33
* s3:smbd: move struct user_struct to globals.hStefan Metzmacher2012-06-061-13/+0
* s3:include: remove typedef user_structStefan Metzmacher2012-06-061-2/+2
* s3:smbd: move forward declaration of struct aio_extra to smbd.hStefan Metzmacher2012-06-061-3/+0
* s3:include: move some prototypes (e.g. smb_register_vfs) to vfs.hStefan Metzmacher2012-06-061-0/+10
* s3:include: remove unused forward declaration of deferred_open_record in smb.hStefan Metzmacher2012-06-061-3/+0
* s3:smbd: move UCF_ defines to smbd.hStefan Metzmacher2012-06-061-9/+0
* s3:include: move struct smb_filename to vfs.hStefan Metzmacher2012-06-062-10/+10
* s3:include: move struct smb_file_time to vfs.hStefan Metzmacher2012-06-062-8/+8
* s3:include: move struct connection_struct (and sub structs) to vfs.hStefan Metzmacher2012-06-062-94/+92
* s3:include: move struct stream_struct to vfs.hStefan Metzmacher2012-06-062-10/+10
* s3:include: move struct fd_handle/files_struct to vfs.hStefan Metzmacher2012-06-062-82/+82
* s3:includes: move union unid_t to vfs.hStefan Metzmacher2012-06-062-5/+5
* s3:smbd: move struct trans_state to smbd.hStefan Metzmacher2012-06-061-30/+0
* s3:smbd: move struct privilege_paths to smbd.hStefan Metzmacher2012-06-061-9/+0
* s3:smbd: make struct notify_change_buf private to notify.cStefan Metzmacher2012-06-061-20/+0
* s3:printing: add print_spool_rap_jobid()Stefan Metzmacher2012-06-061-0/+1
* s3:printing: make struct print_file_data private to printspoolss.cStefan Metzmacher2012-06-061-9/+0
* s3:smbd: make struct vfs_fsp_data private to vfs.cStefan Metzmacher2012-06-061-10/+0
* s3:includes: move struct share_mode_lock to locking.hStefan Metzmacher2012-06-062-4/+4
* s3:smbd: make typedef write_cache private to fileio.cStefan Metzmacher2012-06-061-9/+1
* build: Rationalise AIO support in configure, ensure on by defaultAndrew Bartlett2012-06-061-2/+2
* s3:lib: split things into a conn_tdb.hStefan Metzmacher2012-06-052-44/+0
* s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_sendLuk Claes2012-06-031-7/+0
* lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.cAndrew Bartlett2012-06-021-23/+0
* s3-param: Use same function name for "max xmit" as lib/paramAndrew Bartlett2012-05-301-1/+1
* s3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy() for clarityAndrew Bartlett2012-05-301-1/+1
* s3:libsmb: get rid of cli_has_async_callsLuk Claes2012-05-281-1/+0
* s3:libsmb: get rid of cli_state_capabilitiesLuk Claes2012-05-281-1/+1
* s3:libsmb: remove unused (un)set_pending functionsLuk Claes2012-05-281-2/+0
* s3-libads: Use a reducing page size to try and cope with a slow LDAP serverAndrew Bartlett2012-05-261-0/+1
* s3-smbldap: Add API for external callback to perform LDAP bind in smbldapAlexander Bokovoy2012-05-241-0/+2
* gse: Use the smb_gss_oid_equal wrapper.Andreas Schneider2012-05-231-0/+1
* s3-passdb: add unixid_from_uid/unixid_from_gid/unixid_from_both APIAlexander Bokovoy2012-05-231-0/+5
* s3:smbd: remove unused 'connection_struct->used'Michael Adam2012-05-221-1/+0
* Added torture test for bug #8910. Test remove_duplicate_addrs2().Jeremy Allison2012-05-221-0/+1
* s3:onefs: remove all onefs related code as it not maintained anymoreStefan Metzmacher2012-05-161-50/+0
* lib/util: move tevent_req_poll_ntstatus() to tevent_ntstatus.cStefan Metzmacher2012-05-141-3/+0
* s3-lib: Add const to sys_acl_to_textAndrew Bartlett2012-05-091-1/+1
* s3:vfs fix compiler warningChristian Ambach2012-05-031-0/+5
* s3:lib fix compiler warningsChristian Ambach2012-05-031-0/+6
* s3-passdb: Change pdb_sid_to_id() to return struct unixidAndrew Bartlett2012-05-021-3/+3
* s3:util add sid_check_is_wellknown_builtin()Christian Ambach2012-05-011-0/+1
* s3-lib Add a way to allocate the task_id value in server_idAndrew Bartlett2012-04-301-0/+1