index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-19
winbind3: Fix CID 1107229 Uninitialized pointer read
Volker Lendecke
1
-1
/
+2
2013-10-18
s3:nmbd: do a very early cluster probe when starting nmbd.
Michael Adam
1
-0
/
+5
2013-10-17
s3:winbindd: use cluster_probe_ok()
Michael Adam
1
-10
/
+3
2013-10-17
s3:smbd: use new function cluster_probe_ok()
Michael Adam
2
-9
/
+4
2013-10-17
s3: add cluster_probe_ok() in a new module util_cluster.
Michael Adam
2
-0
/
+66
2013-10-17
smbd/winbindd: Do an early check if ctdbd is functional
Volker Lendecke
4
-0
/
+48
2013-10-17
ctdbd_conn: Remove one call to cluster_fatal
Volker Lendecke
1
-1
/
+0
2013-10-17
ctdbd_conn: Remove one call to cluster_fatal
Volker Lendecke
1
-1
/
+2
2013-10-17
ctdbd_conn: Lift the cluster_fatal call in get_cluster_vnn
Volker Lendecke
1
-1
/
+3
2013-10-17
s3:libsmb: call smbXcli_tcon_set_fs_attributes() directly
Stefan Metzmacher
1
-4
/
+8
2013-10-17
s3:libsmb: remove unused cli_state->case_sensitive
Stefan Metzmacher
2
-5
/
+6
2013-10-17
s3:libsmb: remove unused cli_state->dfsroot
Stefan Metzmacher
2
-7
/
+0
2013-10-17
s3:libsmb: add SMB2/3 support to cli_dfs_get_referral()
Stefan Metzmacher
1
-17
/
+56
2013-10-17
s3/libsmb: make use of smbXcli_tcon_is_dfs_share()
Stefan Metzmacher
2
-3
/
+26
2013-10-17
s3/libsmb: Use smbXcli_conn_dfs_supported instead of test on CAP_DFS
Luk Claes
3
-3
/
+3
2013-10-17
s3:libsmb: don't pass down FLAG_CASELESS_PATHNAMES and FLAGS2_DFS_PATHNAMES a...
Stefan Metzmacher
2
-43
/
+0
2013-10-17
s3:libsmb: call smbXcli_tcon_{get,set}_fs_attributes() from cli_set_case_sens...
Stefan Metzmacher
1
-0
/
+17
2013-10-17
libcli/smb: move Filesystem Attributes defines to smb_constants.h
Stefan Metzmacher
1
-19
/
+0
2013-10-17
s3:libsmb: make use of smb1cli_tcon_set_values()
Stefan Metzmacher
1
-2
/
+17
2013-10-17
s3/libsmb: Use smbXcli_conn_use_unicode instead of smb1 specific test
Luk Claes
1
-1
/
+1
2013-10-17
s3:libsmb: inline trust_pw_change_and_store_it() into trust_pw_find_change_an...
Stefan Metzmacher
2
-40
/
+15
2013-10-17
s3:libsmb: remove unused change_trust_account_password()
Stefan Metzmacher
2
-73
/
+0
2013-10-17
s3:auth_domain: remove dead code in check_trustdomain_security()
Stefan Metzmacher
1
-22
/
+0
2013-10-17
s3:include: fix messaging_send_buf() protype in messages.h
Stefan Metzmacher
1
-1
/
+1
2013-10-17
s3:include: add forward declaration for struct messaging_context; in g_lock.h
Stefan Metzmacher
1
-0
/
+1
2013-10-17
s3:winbindd: don't hide the error in cm_connect_lsa()
Stefan Metzmacher
1
-1
/
+0
2013-10-17
cli_np_tstream: remove unused tstream_cli_np_get_cli_state()
Gregor Beck
2
-10
/
+0
2013-10-17
s3:rpcclient: make use of rpcclient_cli_state
Stefan Metzmacher
1
-2
/
+2
2013-10-17
s3:rpcclient: introduce global rpcclient_cli_state
Stefan Metzmacher
2
-1
/
+5
2013-10-17
s3:rpc_client: remove unused rpc_pipe_np_smb_conn()
Gregor Beck
2
-20
/
+0
2013-10-17
s3-spoolss: do not use rpc_pipe_np_smb_conn()
Gregor Beck
1
-10
/
+10
2013-10-17
s3:lib/netapi: do not use rpc_pipe_np_smb_conn()
Gregor Beck
1
-1
/
+1
2013-10-17
s3-net: do not use rpc_pipe_np_smb_conn()
Gregor Beck
1
-23
/
+26
2013-10-17
s3:rpc_client: pass object and table to rpccli_bh_create()
Stefan Metzmacher
3
-11
/
+15
2013-10-17
s3:rpc_client: implement dcerpc_binding_handle_auth_info()
Stefan Metzmacher
1
-0
/
+20
2013-10-16
proto: Remove manually written lp_ prototypes
Andrew Bartlett
1
-359
/
+1
2013-10-16
param: Autogenerate s3 lp_ctx glue table
Andrew Bartlett
2
-63
/
+6
2013-10-16
s3/param: Autogenerate parameters prototypes again after proto.h was frozen
Andrew Bartlett
2
-0
/
+7
2013-10-16
build: Move loadparm-related build rules to source3/param/wscript_build
Andrew Bartlett
2
-32
/
+34
2013-10-16
lib/param: lp_magicchar takes a const struct share_params *p so should be FN_...
Andrew Bartlett
1
-1
/
+1
2013-10-16
Add NetWkstaGetInfo.
Hans Leidekker
10
-1
/
+332
2013-10-16
smbd: Simplify open_file_ntcreate
Volker Lendecke
1
-32
/
+39
2013-10-16
smbd: Remove "file_existed" handling from open_mode_check
Volker Lendecke
1
-12
/
+16
2013-10-16
smbd: Decouple grant_fsp_oplock_type from oplock validation
Volker Lendecke
1
-27
/
+26
2013-10-16
smbd: Reduce the complexity of open_file_ntcreate
Volker Lendecke
1
-24
/
+40
2013-10-15
smbd: Factor out remove_stale_share_mode_entries
Volker Lendecke
3
-14
/
+18
2013-10-15
smbd: Make find_oplock_types return bool
Volker Lendecke
1
-15
/
+27
2013-10-15
smbd: Make loop index type match loop limit
Volker Lendecke
1
-1
/
+1
2013-10-15
smbd: Unify delay_for_*_oplocks
Volker Lendecke
1
-45
/
+13
2013-10-15
smbd: Simplify find_oplock_types a bit
Volker Lendecke
1
-6
/
+7
[next]