]> git.samba.org - obnox/samba/samba-obnox.git/history - source3
s4:libcli/smb_composite: use the options on the transport
[obnox/samba/samba-obnox.git] / source3 /
2014-11-27 Stefan Metzmachers3:smb2_create: send interim responses after 0.5 millis...
2014-11-27 Andrew Bartlettgse_krb5: Avoid a segfault when we can not read the...
2014-11-27 Garming Samwbinfo: create a more comprehensive test for sids2xids
2014-11-27 Garming Samwbinfo: fix tests and lack of cache flushing
2014-11-26 Volker Lendeckeregistry3: Fix a typo
2014-11-26 David Disseldorpparam: remove unused get_share_params()
2014-11-26 David Disseldorpsrv_srvsvc_nt: remove unneeded get_share_params() call
2014-11-26 Christof Schmittgencache: Request mutexes for gencache_notrans.tdb
2014-11-26 Christof Schmittgencache: Convert gencache.tdb to tdb_wrap
2014-11-26 Christof Schmittgencache: Convert gencache_notrans to use tdb_wrap
2014-11-26 Michael Adams3:gencache: don't use transaction non non-persistent...
2014-11-26 Michael Adams3:gencache: simply stabilize() a bit more: remove...
2014-11-26 Michael Adams3:gencache: fix logic in stabilization when deleting...
2014-11-26 Volker Lendeckelib: Use tdb_parse_record in gencache_set
2014-11-25 Volker Lendeckelib: Fix header include protection #define
2014-11-25 Stefan Metzmachers3:wscript_build: remove unused allow_warnings=True...
2014-11-25 Stefan Metzmachers3:winbindd: make use of talloc_string_sub2() in genera...
2014-11-25 Stefan Metzmachers3:winbindd: avoid invalid pointer type warnings
2014-11-25 Stefan Metzmachers3:utils: rename variables in regedit_*.c to fix shadow...
2014-11-25 Stefan Metzmachers3:utils: add debug functions instead of magic format...
2014-11-25 Stefan Metzmachers3:torture: avoid nesting of macros and function calls...
2014-11-25 Stefan Metzmachers3:smbd: avoid a compiler warning in open_sockets_smbd()
2014-11-25 Stefan Metzmachers3:smbd: do casting of dm_sessid_t in steps
2014-11-25 Stefan Metzmachers3:wscript_build: remove unused allow_warnings=True...
2014-11-25 Stefan Metzmachers3:registry: use discard_const_p() to avoid const warni...
2014-11-25 Stefan Metzmachers3:printing: fix some const warnings in print_iprint.c
2014-11-25 Kai Blins3:printing: Avoid compiler warning about unused label
2014-11-25 Stefan Metzmachers3:passdb: avoid invalid pointer type warnings in pdb_w...
2014-11-25 Stefan Metzmachers3:passdb: always copy the history in pdb_set_plaintext...
2014-11-25 Stefan Metzmachers3:wscript_build: remove unused allow_warnings=True...
2014-11-25 Stefan Metzmachers3:param: fix compiler warnings
2014-11-25 Stefan Metzmachers3:modules: remove unused allow_warnings=True for non_p...
2014-11-25 Stefan Metzmachers3:modules: rename variables in vfs_fruit.c to fix...
2014-11-25 Stefan Metzmachers3:librpc/idl: mark struct smbXsrv_client as [public]
2014-11-25 Stefan Metzmachers3:wscript_build: remove unused allow_warnings=True...
2014-11-25 Stefan Metzmachers3:libads: avoid some compiler warnings in ldap.c
2014-11-25 Stefan Metzmachers3:libsmb: remove unused variables in cliconnect.c
2014-11-25 Stefan Metzmachers3:lib/netapi/examples: fix pointer from integer error...
2014-11-25 Stefan Metzmachers3:lib/netapi/tests: fix invalid switch enum level...
2014-11-25 Stefan Metzmachers3:lib: fix/simplify srprs_hex()
2014-11-24 Andreas Schneiders3-smbstatus: Fix exit code of profile output.
2014-11-24 Volker Lendeckemessaging3: Fix sending large messages on FreeBSD
2014-11-24 Volker Lendeckeunix_msg: Reformat unix_dgram_send a bit
2014-11-24 Andreas Schneiders3-smbclient: Return success if we listed the shares.
2014-11-22 Ralph Boehmevfs_streams_xattr: check stream type
2014-11-21 Ralph Boehmevfs_streams_xattr: initialize pointer
2014-11-21 Ralph Boehmevfs_streams_xattr: fix check with samba_private_attr_name()
2014-11-20 Michael Adams3:libsmb: fix some function header comments.
2014-11-19 Stefan Metzmachers3:smbprofile: profile async pread/pwrite/fsync syscalls
2014-11-19 Stefan Metzmachers3:smbprofile: track connect_count and disconnect_count
2014-11-19 Stefan Metzmachers3:smbprofile: remove unused {START,END}_PROFILE_STAMP()
2014-11-19 Stefan Metzmachers3:smbprofile: report idle state of 'idle_count' and...
2014-11-19 Stefan Metzmachers3:smbprofile: improve profiling for the security conte...
2014-11-19 Stefan Metzmachers3:smbprofile: count all SMB1 and SMB2 requests as...
2014-11-19 Stefan Metzmachers3:smb2_server: use async smbprofile macros
2014-11-19 Stefan Metzmachers3:smbprofile: rewrite the internal macros
2014-11-19 Volker Lendeckes3:smbd: Use "smbd profiling level"
2014-11-19 Volker Lendeckeparam: add "smbd profiling level" option
2014-11-19 Volker Lendeckes3:smbprofile: Make "status_profile.h" a proper header
2014-11-19 Volker Lendeckes3:smbprofile: Make smbprofile.h includable on its own
2014-11-19 Stefan Metzmachers3:smbd: improve writecache profiling
2014-11-19 Stefan Metzmachers3:wscript_build: remove unused to dependency from...
2014-11-19 Stefan Metzmachers3:smbprofile: remove unused nmbd related counters
2014-11-19 Stefan Metzmachers3:nmbd: remove START/END_PROFILE() calls
2014-11-19 Stefan Metzmachers3:modules: make use of END_PROFILE_BYTES() when START_...
2014-11-19 Stefan Metzmachers3:smbprofile: add END_PROFILE_BYTES() marco
2014-11-17 Günther Deschnersamba: pass down size_t instead of int to add_string_to...
2014-11-17 Günther Deschners3-proto: remove duplicate proto for add_string_to_array().
2014-11-16 Volker Lendeckedbwrap_ctdb: Pass on mutex flags to tdb_open
2014-11-15 Stefan Metzmachers3:lib: fix const warnings in popt_common.c
2014-11-14 Stefan Metzmachers3:auth: add some const to user_in_list()
2014-11-14 Stefan Metzmachers3:auth: add missing auth_samba4_init() prototype
2014-11-14 David Disseldorpfsrvp: define FSRVP_E_SHADOWCOPYSET_ID_MISMATCH
2014-11-13 Volker Lendeckelib: Slightly simplify strupper_m
2014-11-13 Volker Lendeckeregistry: Slightly simplify tdb_data_is_cstr
2014-11-12 Matt Rogerss3-keytab: fix keytab array NULL termination.
2014-11-11 Volker Lendeckes3:smb2_break: First test for NT_STATUS_INVALID_OPLOCK_...
2014-11-11 Volker Lendeckes3:locking: convert brl_have_read field to brl_num_read.
2014-11-11 Jeremy Allisons3:smbd: Don't set fsp->oplock_type before we've grante...
2014-11-11 Volker Lendeckes3:smbd: move all oplock granting code to grant_fsp_opl...
2014-11-11 Volker Lendeckes3:smbd: break oplocks to none with FILE_OVERWRITE
2014-11-11 Volker Lendeckepdb_tdb: Avoid a nasty error message with ctdb
2014-11-11 Volker Lendeckepdb_tdb: Fix a TALLOC/SAFE_FREE mixup
2014-11-10 David Disseldorpeventlog: Free tos talloced path.
2014-11-10 David Disseldorpmapping_tdb: add missing talloc_free in error path
2014-11-10 Volker LendeckeUse tevent_req_simple_recv_unix in a few places
2014-11-09 Ralph Boehmevfs_snapper: check for <linux/ioctl.h>
2014-11-09 Ralph Boehmes3:messaging: fix conversion specifier
2014-11-07 Stefan Metzmachers3:smbstatus: fix return value in print_share_mode()
2014-11-06 Stefan Metzmachers3:smbd: fix file corruption using "write cache size...
2014-11-05 Volker Lendeckesmbcontrol: Use server_id_str_buf
2014-11-04 Noel Powerbtrfs: don't leak opened directory handle
2014-11-04 Jeremy Allisons3: nmbd: Ensure NetBIOS names are only 15 characters...
2014-11-04 David Disseldorpsmbstatus: check for lock_path talloc failures
2014-11-03 David DisseldorpsmbXsrv: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpnotify_internal: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpprinter_list: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpnmbd_namelistdb: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpshare_mode_lock: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpbrlock: don't leak lock_path onto talloc tos
next