index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all uses of uint8/16/32 to _t in nmbd and the include file.
Richard Sharpe
2015-05-01
22
-96
/
+96
*
Convert uint32/16/8 to 32_t/16_t/8_t in printing.h and all files that include...
Richard Sharpe
2015-05-01
9
-273
/
+273
*
s3: smbd: Incorrect file size returned in the response of "FILE_SUPERSEDE Cre...
Jeremy Allison
2015-04-30
1
-2
/
+6
*
vfp_gpfs: ensure END_PROFILE is always called
Ralph Boehme
2015-04-30
1
-6
/
+9
*
s3-rpc_server: fix rpc_create_tcpip_sockets() processing of interfaces.
Günther Deschner
2015-04-30
1
-1
/
+1
*
vfs: kernel_flock and named streams
Ralph Boehme
2015-04-29
2
-0
/
+19
*
Change all uint32/16/8 to 32_t/16_t/8_t in winbindd.
Richard Sharpe
2015-04-29
15
-134
/
+134
*
Change all uses of uint32/16/8 in proto.h to uint32_t/16_t/8_t.
Richard Sharpe
2015-04-29
13
-88
/
+88
*
lib: Remove server_id_str()
Volker Lendecke
2015-04-28
12
-53
/
+76
*
lib: Fix a typo
Volker Lendecke
2015-04-28
1
-1
/
+1
*
lib: Remove procid_str_static
Volker Lendecke
2015-04-28
10
-34
/
+58
*
vfs_gpfs: Fix ENODATA for getacl on .snapshot dirs
Ralph Wuerthner
2015-04-28
1
-0
/
+8
*
sharesec: Use common parse_ace function
Christof Schmitt
2015-04-25
1
-174
/
+1
*
sharesec: Print ACEs in similar format as expected in input
Christof Schmitt
2015-04-25
2
-13
/
+9
*
util_sd: Make server conncection optional
Christof Schmitt
2015-04-25
1
-1
/
+5
*
smbcacls: Move sec_desc_print to common file
Christof Schmitt
2015-04-25
3
-81
/
+84
*
smbcacls: Move print_ace and parse_ace to common file
Christof Schmitt
2015-04-25
3
-354
/
+358
*
smbcacls: Move StringToSid to common file
Christof Schmitt
2015-04-25
3
-62
/
+62
*
smbcacls: Move SidToString to common file
Christof Schmitt
2015-04-25
4
-86
/
+145
*
smbcacls: Use defines for security flags
Christof Schmitt
2015-04-25
1
-9
/
+10
*
smbcacls: Make 'numeric' a local variable
Christof Schmitt
2015-04-25
1
-20
/
+25
*
Make sure we initialize conn to NULL, because a routine we call may give an e...
Richard Sharpe
2015-04-23
1
-1
/
+1
*
smbd: Cancel pending notifies if the directory goes away
Volker Lendecke
2015-04-22
4
-1
/
+80
*
smbd: Remove bool arg from set_delete_on_close_lck
Volker Lendecke
2015-04-22
3
-13
/
+3
*
smbd: Use reset_delete_on_close_lck directly
Volker Lendecke
2015-04-22
2
-4
/
+2
*
smbd: Introduce reset_delete_on_close_lck
Volker Lendecke
2015-04-22
2
-26
/
+37
*
s3:smbd: use smbd_reinit_after_fork
Ralph Boehme
2015-04-22
8
-25
/
+8
*
s3:smbd: add wrapper around reinit_after_fork
Ralph Boehme
2015-04-22
2
-0
/
+15
*
s3:param: remove arg save_defaults from lp_load_with_registry_shares()
Michael Adam
2015-04-22
5
-10
/
+6
*
s3:param: remove arg initialize_globals from lp_load_with_registry_shares()
Michael Adam
2015-04-22
5
-9
/
+6
*
s3:param: rename arg initialize_globals->reinit_globals in lp_load()
Michael Adam
2015-04-22
1
-5
/
+5
*
s3:param: rename arg initialize_globals->reinit_globals in lp_load_ex()
Michael Adam
2015-04-22
1
-5
/
+5
*
s3:param: fix a comment
Michael Adam
2015-04-22
1
-1
/
+1
*
s3:param: use GLOBAL_SECTION_SNUM in lp_enforce_ad_dc_settings()
Michael Adam
2015-04-22
1
-11
/
+12
*
s3:param: factor lp_enforce_ad_dc_settings() out of lp_load_ex()
Michael Adam
2015-04-22
1
-13
/
+16
*
s3:param: in lp_load_initial_only(), make sure to save defaults.
Michael Adam
2015-04-22
1
-1
/
+1
*
s3:param: make lp_load() static
Michael Adam
2015-04-22
2
-10
/
+5
*
vfstest: use lp_load_with_shares() in cmd_conf
Michael Adam
2015-04-22
1
-1
/
+1
*
s3:param: use lp_load_no_reinit() in lp_load_for_s4_ctx()
Michael Adam
2015-04-22
1
-1
/
+1
*
s3:param: add lp_load_no_reinit()
Michael Adam
2015-04-22
2
-0
/
+16
*
s3:torture:msg: use lp_load()-wrapper lp_load_global()
Michael Adam
2015-04-22
1
-1
/
+1
*
s3:param: remove "add_ipc" parameter from lp_load_with_registry_shares().
Michael Adam
2015-04-22
5
-6
/
+3
*
s3:param: remove "global_only" parameter from lp_load_with_registry_shares().
Michael Adam
2015-04-22
5
-7
/
+3
*
s3:auth: use lp_load_with_shares() in auth3_check_password()
Michael Adam
2015-04-22
1
-1
/
+1
*
s3:auth: use lp_load_with_shares() in auth3_generate_session_info_pac()
Michael Adam
2015-04-22
1
-1
/
+1
*
s3:smbd: use lp_load_with_shares() in reload_services().
Michael Adam
2015-04-22
1
-5
/
+1
*
s3:param: let lp_load_global_no_reinit() call lp_load() instead of lp_load_ex()
Michael Adam
2015-04-22
1
-7
/
+5
*
s3:param: add wrapper lp_load_with_shares().
Michael Adam
2015-04-22
2
-0
/
+15
*
s3:param: let lp_load_global() call lp_load(), not lp_load_ex().
Michael Adam
2015-04-22
1
-7
/
+5
*
s3:lsasd: use lp_load() wrapper lp_load_global()
Michael Adam
2015-04-22
1
-2
/
+2
[next]