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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:smbd: improve writecache profiling
Stefan Metzmacher
2014-11-19
4
-43
/
+79
*
s3:wscript_build: remove unused to dependency from 'smbtree' to 'PROFILE'
Stefan Metzmacher
2014-11-19
1
-1
/
+0
*
s3:smbprofile: remove unused nmbd related counters
Stefan Metzmacher
2014-11-19
3
-165
/
+1
*
s3:nmbd: remove START/END_PROFILE() calls
Stefan Metzmacher
2014-11-19
4
-51
/
+11
*
s3:modules: make use of END_PROFILE_BYTES() when START_PROFILE_BYTES() was used
Stefan Metzmacher
2014-11-19
1
-6
/
+6
*
s3:smbprofile: add END_PROFILE_BYTES() marco
Stefan Metzmacher
2014-11-19
1
-0
/
+4
*
samba: pass down size_t instead of int to add_string_to_array().
Günther Deschner
2014-11-17
8
-10
/
+12
*
s3-proto: remove duplicate proto for add_string_to_array().
Günther Deschner
2014-11-17
1
-3
/
+0
*
dbwrap_ctdb: Pass on mutex flags to tdb_open
Volker Lendecke
2014-11-16
1
-1
/
+2
*
s3:lib: fix const warnings in popt_common.c
Stefan Metzmacher
2014-11-15
1
-3
/
+6
*
s3:auth: add some const to user_in_list()
Stefan Metzmacher
2014-11-14
2
-3
/
+3
*
s3:auth: add missing auth_samba4_init() prototype
Stefan Metzmacher
2014-11-14
1
-0
/
+3
*
fsrvp: define FSRVP_E_SHADOWCOPYSET_ID_MISMATCH
David Disseldorp
2014-11-14
1
-1
/
+5
*
lib: Slightly simplify strupper_m
Volker Lendecke
2014-11-14
2
-10
/
+2
*
registry: Slightly simplify tdb_data_is_cstr
Volker Lendecke
2014-11-13
1
-1
/
+1
*
s3-keytab: fix keytab array NULL termination.
Matt Rogers
2014-11-12
1
-2
/
+1
*
s3:smb2_break: First test for NT_STATUS_INVALID_OPLOCK_PROTOCOL, then for in_...
Volker Lendecke
2014-11-12
1
-11
/
+11
*
s3:locking: convert brl_have_read field to brl_num_read.
Volker Lendecke
2014-11-11
5
-126
/
+135
*
s3:smbd: Don't set fsp->oplock_type before we've granted any oplocks.
Jeremy Allison
2014-11-11
1
-3
/
+0
*
s3:smbd: move all oplock granting code to grant_fsp_oplock_type()
Volker Lendecke
2014-11-11
1
-29
/
+44
*
s3:smbd: break oplocks to none with FILE_OVERWRITE
Volker Lendecke
2014-11-11
1
-0
/
+1
*
pdb_tdb: Avoid a nasty error message with ctdb
Volker Lendecke
2014-11-11
1
-0
/
+6
*
pdb_tdb: Fix a TALLOC/SAFE_FREE mixup
Volker Lendecke
2014-11-11
1
-1
/
+1
*
eventlog: Free tos talloced path.
David Disseldorp
2014-11-10
1
-0
/
+1
*
mapping_tdb: add missing talloc_free in error path
David Disseldorp
2014-11-10
1
-0
/
+1
*
Use tevent_req_simple_recv_unix in a few places
Volker Lendecke
2014-11-10
4
-23
/
+4
*
vfs_snapper: check for <linux/ioctl.h>
Ralph Boehme
2014-11-09
2
-1
/
+3
*
s3:messaging: fix conversion specifier
Ralph Boehme
2014-11-09
1
-2
/
+3
*
s3:smbstatus: fix return value in print_share_mode()
Stefan Metzmacher
2014-11-07
1
-1
/
+1
*
s3:smbd: fix file corruption using "write cache size != 0"
Stefan Metzmacher
2014-11-06
1
-0
/
+3
*
smbcontrol: Use server_id_str_buf
Volker Lendecke
2014-11-05
1
-11
/
+8
*
btrfs: don't leak opened directory handle
Noel Power
2014-11-04
1
-6
/
+16
*
s3: nmbd: Ensure NetBIOS names are only 15 characters stored.
Jeremy Allison
2014-11-04
1
-1
/
+9
*
smbstatus: check for lock_path talloc failures
David Disseldorp
2014-11-04
1
-4
/
+21
*
smbXsrv: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
4
-3
/
+19
*
notify_internal: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
1
-3
/
+18
*
printer_list: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
1
-2
/
+9
*
nmbd_namelistdb: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
1
-5
/
+12
*
share_mode_lock: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
1
-2
/
+9
*
brlock: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
1
-2
/
+11
*
serverid: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
1
-1
/
+9
*
server_mutex: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
1
-1
/
+6
*
g_lock: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
1
-1
/
+9
*
dbwrap_watch: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
1
-1
/
+7
*
lang_tdb: don't leak lock_path or data_path onto talloc tos
David Disseldorp
2014-11-03
1
-5
/
+18
*
winbindd_cache: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-13
/
+48
*
winbindd: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-1
/
+8
*
idmap_autorid: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-1
/
+9
*
smbcontrol: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-4
/
+20
*
net_registry: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-5
/
+12
[prev]
[next]