s3-rpc_client: return info3 in rpccli_netlogon_password_logon().
[samba.git] / source3 /
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...
2014-07-03 Volker Lendecketorture3: Fix bug 10687
2014-07-02 Andreas Schneiders3-libnet: Improve error message.
2014-07-02 Jeremy Allisons3: smbd: Locking, fix off-by one calculation in brl_pe...
2014-07-02 Jeremy Allisons3:winbindd - fix bad bugfix for bug #10280 - winbind...
2014-07-02 Volker Lendeckesmbd: Fix some typos
2014-07-01 Volker Lendeckesmbd: Remove an unused variable
2014-07-01 Volker Lendeckesmbd: Clarify smb2 lock checks
2014-06-30 Volker Lendeckesmbd: validate_lock_entries does not need mem_ctx anymore
2014-06-30 Volker Lendeckesmbd: Simplify validate_lock_entries
2014-06-30 Volker Lendeckesmbd: Factor out brl_delete_lock_struct
2014-06-30 Volker Lendeckesmbd: Simplify validate_lock_entries
2014-06-30 Volker Lendecketorture3: Add some brlock entries in cleanup2
2014-06-30 Volker Lendeckesmbstatus: Fix an uninitialized variable
2014-06-30 Volker Lendeckelibcli: Make cli_smb2_close_fnum async
2014-06-30 Volker Lendeckelib: Align nt_time_to_unix_timespec with unix_timespec_...
2014-06-30 Volker Lendeckelib: Align unix_timespec_to_nt_time with nt_time_to_uni...
2014-06-30 Volker Lendeckelibcli: Make smb2cli_create return blobs
2014-06-30 David Disseldorpvfs_snapper: use a talloc hierarchy for arrays
2014-06-30 David Disseldorpvfs_snapper: don't redefine GMT_FORMAT macro
2014-06-30 David Disseldorpvfs: add previous file version support for vfs_snapper
2014-06-30 David Disseldorpvfs: add vfs_snapper module
2014-06-30 Christof Schmittsmbd: Make messaging_send_to_children static
2014-06-30 Christof Schmittsmbd: Use common function for FORCE_DIS and KILL_CLIENT...
2014-06-30 Jeremy Allisons3: SMB2 : Fix leak of blocking lock records in the...
2014-06-30 Jeremy Allisons3: smb2: Simplify logic in reprocess_blocked_smb2_lock().
2014-06-30 Jeremy Allisons3: smb2: Remove unused code from remove_pending_lock().
2014-06-27 Volker Lendeckes3-shadow-copy2: Protect against already converted...
2014-06-27 Volker Lendeckes3-shadow-copy2: Add more debugs
2014-06-27 Volker Lendeckes3-shadow-copy2: Fix incorrect case submounts
next