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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
librpc/ndr: add NDR_SCALAR_PTR_PROTO() helper macro
Stefan Metzmacher
2014-11-14
1
-0
/
+5
*
lib/smbconf: remove const warning
Stefan Metzmacher
2014-11-14
1
-1
/
+1
*
lib/param: fix const warnings
Stefan Metzmacher
2014-11-14
1
-11
/
+12
*
lib/util/tests: avoid some compiler warnings
Stefan Metzmacher
2014-11-14
3
-33
/
+61
*
lib/util: add str_list_make_v3_const()
Stefan Metzmacher
2014-11-14
2
-0
/
+11
*
lib/ldb: remove unused 'allow_warnings=True'
Stefan Metzmacher
2014-11-14
1
-2
/
+0
*
lib/ldb: fix compiler warnings in ldb_tdb.c
Stefan Metzmacher
2014-11-14
1
-3
/
+11
*
lib/ldb: fix compiler warnings in ldb_modules_list_from_string()
Stefan Metzmacher
2014-11-14
1
-2
/
+2
*
lib/texpect: fix compiler warnings
Stefan Metzmacher
2014-11-14
1
-2
/
+4
*
lib/texpect: make the code more portable by using "replace.h" and "system/wai...
Stefan Metzmacher
2014-11-14
1
-15
/
+3
*
wafsamba: add -Werror=return-type for developer builds
Stefan Metzmacher
2014-11-14
1
-0
/
+2
*
fsrvp: define FSRVP_E_SHADOWCOPYSET_ID_MISMATCH
David Disseldorp
2014-11-14
2
-1
/
+6
*
ctdb-daemon: Improve error handling for running event scripts
Amitay Isaacs
2014-11-14
2
-19
/
+39
*
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
*
Move dnspython to third_party.
Jelmer Vernooij
2014-11-12
120
-3
/
+3
*
Add samba.ensure_third_party_module() function, loading external python modul...
Jelmer Vernooij
2014-11-12
3
-7
/
+58
*
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
*
selftest: ignore flapping addprinter[ex].print_job_enum test
David Disseldorp
2014-11-11
1
-0
/
+2
*
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
*
Don't use a nested function when testing for visibility attribute support.
Jelmer Vernooij
2014-11-10
1
-2
/
+2
*
data_blob.h: Add space between literal and string constant.
Jelmer Vernooij
2014-11-10
1
-3
/
+3
*
Use tevent_req_simple_recv_unix in a few places
Volker Lendecke
2014-11-10
4
-23
/
+4
*
lib: Add tevent_req_simple_recv_unix
Volker Lendecke
2014-11-10
2
-0
/
+14
*
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
*
libcli/smb: Add smb2_lease_equal() which compares client_guids and keys.
Jeremy Allison
2014-11-07
2
-0
/
+13
*
libcli/smb: add smb2_lease_key_equal() helper function
Volker Lendecke
2014-11-07
2
-0
/
+8
*
libcli/smb: mask off SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET for version 1
Volker Lendecke
2014-11-07
1
-0
/
+1
*
libcli/smb: remember the lease_version in struct smb2_lease
Volker Lendecke
2014-11-07
2
-0
/
+2
*
s4:torture: Add smb2.oplock test batch9a and raw.oplock test batch9a
Jeremy Allison
2014-11-07
3
-0
/
+250
*
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
*
Fix typo in docs-xml/manpages/net.8.xml
Marc Muehlfeld
2014-11-04
1
-1
/
+1
*
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
[prev]
[next]