ctdb-vacuum: Use existing function ctdb_marshall_finish
[sfrench/samba-autobuild/.git] / source3 /
2014-07-22 Volker Lendeckesmbd: Fix a typo
2014-07-22 Volker Lendeckesmbd: ?True:False is pretty pointless :-)
2014-07-22 Volker Lendeckesmbd: Add missing {}
2014-07-22 Volker Lendeckesmbd: Remove superfluous ()
2014-07-22 Volker Lendeckesmbd: Fix a typo
2014-07-22 Volker Lendeckesmbd: Simplify brl_locktest
2014-07-22 Volker Lendeckesmbd: Restructure brl_conflict_other
2014-07-22 Volker Lendeckesmbd: Fix indentation, {} and line length in brl_confli...
2014-07-22 Volker Lendeckesmbd: Rename lck2->rw_probe in brl_conflict_other
2014-07-22 Volker Lendeckesmbd: Rename lck1->lock in brl_conflict_other
2014-07-22 Volker Lendeckesmbd: Use a struct initializer brl_lock
2014-07-22 Volker Lendeckesmbd: Simplify strict_lock_default with early returns
2014-07-22 Volker Lendeckesmbd: Use %ju/uintmax_t in source3/locking
2014-07-22 Volker Lendeckesmbd: "err" is no longer set in get_lock_offset
2014-07-22 Volker Lendeckesmbd: Add comments
2014-07-22 Volker Lendeckesmbd/nmbd: Remove HAVE_LONGLONG
2014-07-22 Volker Lendeckesmbd: Simplify unpack_nt_owners
2014-07-22 Volker Lendeckelib: Fix a valgrind error
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-07-18 Stefan Metzmachers3:lib/memcache: only include the required header files
2014-07-18 Stefan Metzmachers3:lib/memcache: make use of talloc for memcache_elements
2014-07-18 Stefan Metzmachers3:lib/memcache: use uint8_t instead of uint8
2014-07-15 Andreas Schneidersamlogon_cache: avoid overwriting info3->base.full_name...
2014-07-15 Günther Deschnersamlogon_cache: use a talloc_stackframe inside netsamlo...
2014-07-15 Günther Deschners3-winbindd: prefer "displayName" over "name" in ads...
2014-07-15 Andreas Schneiders3-winbind: Don't set the gecos field to NULL.
2014-07-15 Günther Deschners3-winbindd: use wcache_query_user_fullname after inspe...
2014-07-15 Günther Deschners3-winbindd: add wcache_query_user_fullname().
2014-07-15 Günther Deschners3-winbindd: call interactive samlogon via rpccli_netlo...
2014-07-15 Günther Deschners3-rpc_client: return info3 in rpccli_netlogon_password...
2014-07-15 Garming Samntlm_auth: added require-membership tests
2014-07-15 Garming Samtorture: test_ntlm_auth.py now has a require-membership...
2014-07-13 Michael Adams3:smbd: initialize stat_ex buffer in smbd_dirptr_get_e...
2014-07-13 Michael Adams3:vfs:gpfs: log when winAttr-garbage is detected ...
2014-07-13 Michael Adams3:vfs:gpfs: fix flapping offline: always get winAttrs...
2014-07-13 Michael Adams3:vfs:gpfs: store the winAttrs in the struct_ex when...
2014-07-11 Stefan Metzmachers3:smb2_read: let smb2_sendfile_send_data() behave...
2014-07-11 Stefan Metzmachers3:winbindd: remove unused get[pw|gr]ent_initialized...
2014-07-11 Stefan Metzmachers3:smb2_negprot: allow "smb max {read,write,trans}...
2014-07-10 Michael Adams3:vfs:gpfs: remove extra empty lines.
2014-07-09 Michael Adams3:smbd: make dptr_ReadDirName() static.
2014-07-09 Andrew Bartlettdsdb: Always store and return the userParameters as...
2014-07-08 Christof Schmittsmbd: Use mutex instead of fcntl lock for echohandler...
2014-07-08 Volker Lendeckesmbd: Avoid double-free in get_print_db_byname
2014-07-08 Volker Lendeckesmbd: Factor out smbd_smb2_send_break
2014-07-08 Volker Lendeckesmbd: Rename smbd_smb2_send_oplock_break_state->buf...
2014-07-08 Volker Lendeckesmbd: no "dyn" in smbd_smb2_send_oplock_break
2014-07-08 Volker Lendeckesmbd: Make hdr a field of its own in smbd_smb2_send_opl...
2014-07-08 Volker Lendeckesmbd: Make tf a field of its own in smbd_smb2_send_oplo...
2014-07-08 Volker Lendeckesmbd: Make nbt_hdr a field of its own in smbd_smb2_send...
2014-07-08 Jeremy Allisons3: VFS modules: Ignore EPERM errors on [f]chmod in...
2014-07-07 Garming Samparam: change snum parameter in special functions to...
2014-07-07 Garming Sams3:param: pass down lp_ctx in handle include
2014-07-07 Garming Samparam: Use set_variable instead of set_variable_helper...
2014-07-07 Garming Samparam: add failure case for loadparm_init_s3
2014-07-07 Garming Samparam: store the flags_list in the s3 lp context used...
2014-07-07 Garming Samparam: mark non default options using flags in s3
2014-07-07 Garming Samparam: fix FLAG_CMDLINE to be stored outside of the...
2014-07-07 Garming Samparam: remove unnecessary dump a service
2014-07-07 Garming Samparam: simplify lp_do_parameter
2014-07-07 Garming Samparam: replace lp_set_cmdline in s3 helpers to store_cm...
2014-07-07 Garming Samparam: set the flags on a s3 loadparm context
2014-07-07 Garming Samparam: flag fixes in s3 loadparm
2014-07-07 Garming Samparam: attempt to start factoring out the bInGlobalSect...
2014-07-07 Garming Samparam: add do_section to s3 helpers
2014-07-07 Garming Samparam: rename do_section in s3 to lp_do_section to...
2014-07-07 Garming Samparam: remove unnecessary calls to do_parameter in s3
2014-07-07 Garming Samparam: remove unnecessary lp_local_ptr_by_snum function
2014-07-07 Garming Samparam: avoid the use of lp_do_parameter in popt
2014-07-07 Garming Samparam: move defaults_saved global out of dump_globals...
2014-07-07 Garming Samparam: use set_variable_helper in s3 loadparm
2014-07-07 Garming Samparam: finish the set_param_helper lineup by rearrangin...
2014-07-07 Garming Samparam: make some more changes to lp_do_parameter to...
2014-07-07 Garming Samparam: attempt to align the set_variable_helper with...
2014-07-07 Garming Samparam: pre-emptively correct use of str_list_make_v3...
2014-07-07 Garming Samparam: Use the plus/minus syntax for reading in lists...
2014-07-07 Garming Samparam: ensure CMD_LIST is freed when freeing a parameter
2014-07-07 David Disseldorpsmbcacls: parse config file argument prior to load
2014-07-07 Volker Lendeckesmbd: Use BVAL
2014-07-07 Volker Lendeckeauth: Fix an incompatible pointer assignment
2014-07-07 Samuel Cabreroidl:drsuapi: Manage all possible lengths of drsuapi_DsB...
2014-07-04 Volker Lendeckesmbd: do_lock_cancel does not need "blr" anymore
2014-07-04 Volker Lendeckesmbd: brl_lock_cancel does not need "blr" anymore
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2014-07-04 Volker Lendeckesmbd: do_lock does not need "blr" anymore
2014-07-04 Volker Lendeckesmbd: brl_lock does not need "blr" anymore
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2014-07-04 Volker Lendeckesmbd: Remove two outdated comments
2014-07-04 Volker Lendeckesmbd: Use brl_delete_lock_struct in brl_lock_cancel_default
2014-07-04 Volker Lendeckesmbd: Factor out unlocking from smbd_do_locking
2014-07-04 Volker Lendeckesmbd: Remove an outdated comment
2014-07-04 Andrew Bartletts4-winbind: Use winbindd in the AD DC by default
2014-07-04 Andrew Bartlettwinbindd: Use a remote RPC server when we are an RODC...
2014-07-04 Andrew Bartletts4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED...
2014-07-04 Garming Samwinbindd: Allow the AD-DC to call getdcname
2014-07-04 Andrew Bartlettsecrets: Ensure we store the secureChannelType when...
2014-07-03 Jeremy Allisons3: smbd: Locking - re-add pending lock records if...
2014-07-03 Jeremy Allisons3: smbd: Locking - treat lock timeout the same as...
2014-07-03 Jeremy Allisons3: smbd: Locking - add and use utility function lock_t...
2014-07-03 Jeremy Allisons3: smbd: Locking - convert to using utility macro...
next