smbd: Fix a const warning
[mat/samba.git] / source3 /
2013-09-06 Volker Lendeckesmbd: Fix a const warning
2013-09-06 Volker Lendeckesmbd: Remove two confusing TALLOC_FREE calls
2013-09-06 Volker Lendeckesmbd: Remove unused should_notify_deferred_opens
2013-09-06 Volker Lendeckesmbd: Apply some const to find_share_mode_entry
2013-09-06 Volker Lendeckesmbd: Apply some const to share_modes_identical
2013-09-06 Volker Lendeckesmbd: Simplify find_share_mode_entry
2013-09-05 Volker Lendeckesmbd: Remove FORCE_OPLOCK_BREAK_TO_NONE
2013-09-05 Volker Lendeckesmbd: Fix breaking level2 on allocate
2013-09-05 Volker Lendeckelib: Use "mem_ctx" arg in gencache_get
2013-09-05 Jeremy AllisonAdd a talloc context to sitename_fetch().
2013-09-05 Jeremy AllisonAdd a talloc context to saf_fetch().
2013-09-05 Volker Lendeckelib: Add a "mem_ctx" arg to gencache_get (unused so...
2013-09-05 Volker Lendeckegencache: Fix SAFE_FREE vs data_blob_free
2013-09-05 Volker Lendecketorture3: Test getting a blob as a string
2013-09-05 Volker Lendeckelib: Add "mem_ctx" to gencache_get_data_blob
2013-09-05 Volker Lendecketorture3: Fix a const warning
2013-09-04 Volker Lendeckesmbd: Add a paranoia check to oplock_timeout_handler
2013-09-04 Volker Lendeckesmbd: Fix an ancient oplock bug
2013-09-03 Jeremy AllisonOptimization. Don't do the retry logic if sitename_fetc...
2013-09-03 Jeremy AllisonMove the retry logic when site_name is passed in a...
2013-09-03 Jeremy AllisonMove the manipulation of site_name into the caller...
2013-09-03 Jeremy AllisonRefactor dsgetdcname to be called via a wrapper function.
2013-09-03 Jeremy Allisondsgetdcname_cache_fetch() doesn't use the site_name...
2013-09-03 Volker Lendecketorture3: Trigger a nasty cleanup bug in smbd
2013-09-03 Volker Lendeckesmbd: Fix flawed share_mode_stale_pid API
2013-09-03 Volker Lendeckesmbd: Rename parameter "i" to "idx"
2013-09-03 Volker Lendeckesmbd: Don't store in-memory only flags in locking.tdb
2013-09-03 Volker Lendeckesmbd: Simplify find_oplock_types
2013-08-30 Christopher R. Hertelvfs_glusterfs: Fix excessive debug output from vfs_glus...
2013-08-29 Michael Adams3:winbind: fail ads_cached_connection_connect() if...
2013-08-29 Günther Deschners3-winbindd: remove unneded include of secrets.h from...
2013-08-29 Günther Deschners3-winbindd: use get_trust_pw_clear() wrapper for AD...
2013-08-29 Günther Deschners3-winbindd: make sure also the idmap code can deal...
2013-08-29 Günther Deschners3-winbindd: use find_domain_from_name() instead of...
2013-08-29 Günther Deschners3-winbindd: Fix winbind on DC crash with trusted AD...
2013-08-29 Günther Deschners3-winbindd: Fix memory leak in ads_cached_connection().
2013-08-29 Günther Deschners3-winbindd: remove pointless variable assigment, see...
2013-08-28 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH for smb1
2013-08-28 Volker Lendeckesmbd: Fix error return for STREAM_INFO
2013-08-28 Volker Lendeckesmbd: Revert a93f9c3
2013-08-28 Volker Lendeckesmbd: Correctly return BUFFER_OVERFLOW in smb2_getinfo
2013-08-28 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH in smb2_getinfo
2013-08-28 Volker Lendeckesmbd: qfsinfo has fixed/variable buffers
2013-08-28 Volker Lendeckesmbd: qfilepathinfo has fixed/variable buffers
2013-08-28 Volker Lendecketorture3: add clipathinfo-bufsize
2013-08-28 Volker Lendeckedbwrap_ctdb: Treat empty records as non-existing
2013-08-28 Abhidnya Joshis3: fix missing braces in nfs4_acls.c
2013-08-27 Volker Lendeckesmbd: Use #defines in smb2_getinfo_send
2013-08-26 Jeremy AllisonFix the UNIX extensions CHOWN calls to use FCHOWN if...
2013-08-26 Jeremy AllisonAllow UNIX extensions client to act on open fsp instead...
2013-08-26 Jeremy AllisonFix the erroneous masking of chmod requests via the...
2013-08-26 Volker Lendeckesmbd: Simplify dropbox special case in unix_convert
2013-08-25 Jeremy AllisonRevert "Fix the erroneous masking of chmod requests...
2013-08-25 Jeremy AllisonRevert "Allow UNIX extensions client to act on open...
2013-08-25 Jeremy AllisonPushed from the wrong branch - this is the version
2013-08-24 Jeremy AllisonFix the UNIX extensions CHOWN calls to use FCHOWN if...
2013-08-24 Jeremy AllisonAllow UNIX extensions client to act on open fsp instead...
2013-08-24 Jeremy AllisonFix the erroneous masking of chmod requests via the...
2013-08-24 Jeremy AllisonFix bug #10063 - source3/lib/util.c:1493 leaking memory...
2013-08-23 Volker Lendeckesmbd: Fix a debug message
2013-08-22 Günther Deschners3-pkgconfig: remove leftovers from autoconf build.
2013-08-21 Michael Adamclient: add missing newlines to error messages for...
2013-08-21 Michael Adamsmbtree: use the correct count variable from NetShareEn...
2013-08-21 Jeremy AllisonAdd new "timeout" command and -t option to smbclient...
2013-08-21 Jeremy AllisonAs SMB3 has transport level encryption, allow smbclient...
2013-08-21 Jeremy AllisonRemove restrictions on setting iosize inside smbclient...
2013-08-21 Jeremy AllisonFix bug #10100 - rpcclient crashes when sending the...
2013-08-20 Volker Lendeckesmbd: Simplify new_break_message_smb1
2013-08-20 Volker Lendeckesmbd: Replace a 0-timeout wakeup_send
2013-08-19 Volker Lendeckelibsmb: Fix a bunch of Coverity IDs
2013-08-19 Richard SharpeFix bug #10097 - MacOSX 10.9 will not follow path-based...
2013-08-19 Volker Lendeckerpc_server: Fix CID 1063255 Resource leak
2013-08-18 Volker Lendeckesmbd: Fix CID 1063259 Uninitialized scalar variable
2013-08-18 Volker Lendeckelog2pcaphex: Fix nonempty line endings
2013-08-16 Anand Avativfs_glusterfs: Implement proper mashalling/unmarshallin...
2013-08-16 Volker Lendeckesmbd: Do not wait unnecessarily
2013-08-16 Volker Lendeckesmbd: Make break_level2_to_none_async static
2013-08-15 Volker Lendeckelibctdb: Avoid an explicit memset
2013-08-15 Stefan Metzmachers3:libsmb: call smb2cli_logoff() from cli_ulogoff()
2013-08-15 Stefan Metzmachers3:libsmb: make cli_ulogoff_send/recv static
2013-08-15 Stefan Metzmachers3:libsmb: call smb2cli_tdis() from cli_tdis()
2013-08-15 Stefan Metzmachers3:libsmb: only set tcon to invalid in smb2cli_tdis*
2013-08-15 Stefan Metzmachers3:libsmb: make cli_tdis_send/recv static
2013-08-15 Stefan Metzmachers3:libsmb: add support for SMB2 in cli_writeall()
2013-08-15 Stefan Metzmachers3:libsmb: add SMB2 support to cli_pull*
2013-08-15 Stefan Metzmachers3:libsmb: add SMB2 support to cli_push*
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_set_security_descriptor(...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_query_security_descriptor...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_qpathinfo_alt_name() inside...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_qpathinfo_basic() inside...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_qfileinfo_basic() inside...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_qpathinfo_streams() inside...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_qpathinfo2() inside cli_qpath...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_list() inside cli_list().
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_get_ea_list_path() inside...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_set_ea_fnum() inside cli_set_...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_set_ea_path() inside cli_set_...
2013-08-15 Jeremy Allisons3:libsmb: Fix cli_set_ea_path() to use frame instead...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_dskattr() inside cli_dskattr().
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_getatr() inside cli_getatr().
next