index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: Add CLI_FULL_CONNECTION_USE_NT_HASH
Volker Lendecke
2012-06-12
1
-0
/
+1
*
S3: Add ntlmssp_set_password_hash
Volker Lendecke
2012-06-12
1
-0
/
+2
*
s3-libsmbclient: Make SMBC_call_auth_fn static
Volker Lendecke
2012-06-12
1
-9
/
+0
*
s3:include: change lock_struct->fnum to uint64_t
Michael Adam
2012-06-06
1
-1
/
+1
*
s3:include: change lock_context->tid to uint32_t
Michael Adam
2012-06-06
1
-1
/
+1
*
s3:include: change connection_struct->cnum to uint32_t
Michael Adam
2012-06-06
1
-1
/
+1
*
s3:include: change smb_request->tid to uint32_t
Michael Adam
2012-06-06
1
-1
/
+1
*
s3:smb: change the value of TID_FIELD_INVALID from -1 to 0
Michael Adam
2012-06-06
1
-1
/
+1
*
s3:smb: introduce a name TID_FIELD_INVALID for the invalid value for a cnum/tid
Michael Adam
2012-06-06
1
-0
/
+1
*
s3:connections: add a CNUM_OFFSET for mapping between cnum and the bitmap index
Michael Adam
2012-06-06
1
-0
/
+2
*
s3:smb.h: fix a comment typo
Michael Adam
2012-06-06
1
-1
/
+1
*
s3:smbd: change user_struct->vuid to uint64_t
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:smbd: let open_fake_file() take a uint64_t vuid
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:printing: let print_spool_open() take a uint64_t vuid
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:include: change current_user->vuid to uint64_t
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:include: change smb_request->vuid to uint64_t
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:include: move struct smb_request to vfs.h
Stefan Metzmacher
2012-06-06
2
-61
/
+61
*
s3:include: change files_struct->vuid to uint64_t
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:include: change connection_struct->vuid to uint64_t
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:includes: change vuid_cache_entry->vuid to uint64_t
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:include: move sys_acl prototypes to smb_acls.h
Stefan Metzmacher
2012-06-06
2
-30
/
+33
*
s3:smbd: move struct user_struct to globals.h
Stefan Metzmacher
2012-06-06
1
-13
/
+0
*
s3:include: remove typedef user_struct
Stefan Metzmacher
2012-06-06
1
-2
/
+2
*
s3:smbd: move forward declaration of struct aio_extra to smbd.h
Stefan Metzmacher
2012-06-06
1
-3
/
+0
*
s3:include: move some prototypes (e.g. smb_register_vfs) to vfs.h
Stefan Metzmacher
2012-06-06
1
-0
/
+10
*
s3:include: remove unused forward declaration of deferred_open_record in smb.h
Stefan Metzmacher
2012-06-06
1
-3
/
+0
*
s3:smbd: move UCF_ defines to smbd.h
Stefan Metzmacher
2012-06-06
1
-9
/
+0
*
s3:include: move struct smb_filename to vfs.h
Stefan Metzmacher
2012-06-06
2
-10
/
+10
*
s3:include: move struct smb_file_time to vfs.h
Stefan Metzmacher
2012-06-06
2
-8
/
+8
*
s3:include: move struct connection_struct (and sub structs) to vfs.h
Stefan Metzmacher
2012-06-06
2
-94
/
+92
*
s3:include: move struct stream_struct to vfs.h
Stefan Metzmacher
2012-06-06
2
-10
/
+10
*
s3:include: move struct fd_handle/files_struct to vfs.h
Stefan Metzmacher
2012-06-06
2
-82
/
+82
*
s3:includes: move union unid_t to vfs.h
Stefan Metzmacher
2012-06-06
2
-5
/
+5
*
s3:smbd: move struct trans_state to smbd.h
Stefan Metzmacher
2012-06-06
1
-30
/
+0
*
s3:smbd: move struct privilege_paths to smbd.h
Stefan Metzmacher
2012-06-06
1
-9
/
+0
*
s3:smbd: make struct notify_change_buf private to notify.c
Stefan Metzmacher
2012-06-06
1
-20
/
+0
*
s3:printing: add print_spool_rap_jobid()
Stefan Metzmacher
2012-06-06
1
-0
/
+1
*
s3:printing: make struct print_file_data private to printspoolss.c
Stefan Metzmacher
2012-06-06
1
-9
/
+0
*
s3:smbd: make struct vfs_fsp_data private to vfs.c
Stefan Metzmacher
2012-06-06
1
-10
/
+0
*
s3:includes: move struct share_mode_lock to locking.h
Stefan Metzmacher
2012-06-06
2
-4
/
+4
*
s3:smbd: make typedef write_cache private to fileio.c
Stefan Metzmacher
2012-06-06
1
-9
/
+1
*
build: Rationalise AIO support in configure, ensure on by default
Andrew Bartlett
2012-06-06
1
-2
/
+2
*
s3:lib: split things into a conn_tdb.h
Stefan Metzmacher
2012-06-05
2
-44
/
+0
*
s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_send
Luk Claes
2012-06-03
1
-7
/
+0
*
lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.c
Andrew Bartlett
2012-06-02
1
-23
/
+0
*
s3-param: Use same function name for "max xmit" as lib/param
Andrew Bartlett
2012-05-30
1
-1
/
+1
*
s3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy() for clarity
Andrew Bartlett
2012-05-30
1
-1
/
+1
*
s3:libsmb: get rid of cli_has_async_calls
Luk Claes
2012-05-28
1
-1
/
+0
*
s3:libsmb: get rid of cli_state_capabilities
Luk Claes
2012-05-28
1
-1
/
+1
*
s3:libsmb: remove unused (un)set_pending functions
Luk Claes
2012-05-28
1
-2
/
+0
[prev]
[next]