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
*
s3: smbd: SMB2 close. Call utility function setup_close_full_information()
Jeremy Allison
2015-02-20
1
-26
/
+11
*
s3: smbd: SMB2 close. Add utility function setup_close_full_information()
Jeremy Allison
2015-02-20
1
-0
/
+42
*
doc:man:vfs_glusterfs: improve the configuration section.
Michael Adam
2015-02-20
1
-2
/
+21
*
doc:man:vfs_glusterfs: improve and update description.
Michael Adam
2015-02-20
1
-16
/
+17
*
doc:man:vfs_glusterfs: remove extra % signs.
Michael Adam
2015-02-20
1
-3
/
+2
*
s4: smbtorture: leases - show stat opens grant leases and can be broken.
Jeremy Allison
2015-02-19
1
-0
/
+79
*
s3: smbd: leases - losen paranoia check. Stat opens can grant leases.
Jeremy Allison
2015-02-19
1
-1
/
+2
*
s3: smbd: leases - new torture test shows stat opens can get leases.
Jeremy Allison
2015-02-19
1
-7
/
+4
*
s3: smbd: signing. Ensure we respond correctly to an SMB2 negprot with SMB2_N...
Jeremy Allison
2015-02-19
2
-2
/
+5
*
regedit: Rename variable to fix compile warning
Christof Schmitt
2015-02-19
1
-4
/
+4
*
s3/vfs: bump interface version number to 33
David Disseldorp
2015-02-18
1
-1
/
+2
*
spoolss: retrieve published printer GUID if not in registry
Andreas Schneider
2015-02-18
1
-2
/
+22
*
printing: rework nt_printer_guid_store to return errors
Andreas Schneider
2015-02-18
2
-17
/
+35
*
printing: add nt_printer_guid_retrieve() helper
David Disseldorp
2015-02-18
2
-0
/
+61
*
printing: split out printer DN and GUID retrieval
David Disseldorp
2015-02-18
1
-72
/
+137
*
ctdb-scripts: Improve messages about invalid tunables during "setup"
Martin Schwenke
2015-02-18
2
-5
/
+12
*
ctdb-tool: Print a warning when setting an obsolete tunable variable
Martin Schwenke
2015-02-18
3
-0
/
+7
*
ctdb-client: Return a value of 1 when setting obsolete tunable variable
Martin Schwenke
2015-02-18
2
-2
/
+3
*
ctdb-tests: New tests for 00.ctdb "setup" event - set tunables from config
Martin Schwenke
2015-02-18
7
-0
/
+109
*
ctdb-scripts: Fix tunable setup code by making it shell-agnostic
Martin Schwenke
2015-02-18
1
-3
/
+3
*
ctdb: Change default debug level to NOTICE (2)
Martin Schwenke
2015-02-18
5
-10
/
+8
*
lib: texpect. Fix the build on Solaris.
Tom Schulz
2015-02-17
2
-1
/
+6
*
group.py: Fix wrong example option, remove wrong comment line
Marc Muehlfeld
2015-02-17
1
-2
/
+1
*
buildtools: Use separate storage for each function in runonce
Petr Viktorin
2015-02-17
1
-1
/
+1
*
Force rebuild of ldb if pyldb-util is not available.
Jelmer Vernooij
2015-02-17
1
-4
/
+4
*
wscript: Expand tabs.
Jelmer Vernooij
2015-02-17
1
-1
/
+1
*
rpc_talloc: Update instructions to use standard unittest runner.
Jelmer Vernooij
2015-02-17
1
-1
/
+1
*
Remove documentation for testsuite-count subunit extension, which is no longe...
Jelmer Vernooij
2015-02-17
1
-6
/
+0
*
Update selftest README to point at upstream subunit repository for protocol d...
Jelmer Vernooij
2015-02-17
1
-16
/
+17
*
rpcclient: Fix and enhance rpcclient output
Robin Hack
2015-02-17
1
-2
/
+10
*
lib/crypto: Document what crypto code is used for, and if GnuTLS supports it
Andrew Bartlett
2015-02-17
1
-0
/
+97
*
s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameter
David Disseldorp
2015-02-17
19
-97
/
+75
*
smbd/reply: convert free space to 16bit in dskattr handler
David Disseldorp
2015-02-17
1
-1
/
+20
*
vfs_ceph: fix disk_free_fn callback
Yan, Zheng
2015-02-16
1
-2
/
+3
*
s4-messaging: Unify list of possible messages into messaging.idl
Andrew Bartlett
2015-02-16
2
-17
/
+17
*
librpc: Move messaging.idl to the top level
Andrew Bartlett
2015-02-16
5
-6
/
+11
*
s4-messaging: Remove unused struct imessaging_rec
Andrew Bartlett
2015-02-16
1
-19
/
+0
*
debug: Set close-on-exec for the main log file FD
Andrew Bartlett
2015-02-16
2
-1
/
+4
*
Add Solaris ports as a tevent backend.
Jeremy Allison
2015-02-15
6
-1
/
+798
*
messaging4: Enable POOL_USAGE
Volker Lendecke
2015-02-14
4
-2
/
+24
*
lib: Use talloc_report_str
Volker Lendecke
2015-02-13
2
-76
/
+9
*
lib: Add talloc_report_str()
Volker Lendecke
2015-02-13
3
-0
/
+208
*
messaging4: Use messages_dgm
Volker Lendecke
2015-02-13
3
-338
/
+108
*
messaging3: Use message_hdr_[put|get]
Volker Lendecke
2015-02-13
2
-32
/
+17
*
messaging: Define a binary format for message headers
Volker Lendecke
2015-02-13
3
-0
/
+79
*
lib: Add server_id marshalling
Volker Lendecke
2015-02-13
2
-0
/
+19
*
ctdb: server_id_get->server_id_fetch
Volker Lendecke
2015-02-13
1
-3
/
+3
*
messaging3: Use messaging_dgm_ref
Volker Lendecke
2015-02-13
1
-11
/
+15
*
lib: Add messages_dgm_ref.[ch]
Volker Lendecke
2015-02-13
3
-1
/
+159
*
messages_dgm: Make it an independent lib
Volker Lendecke
2015-02-13
1
-1
/
+6
[next]