waf: Create a better wscript for finding ncurses.
[mat/samba.git] / source3 /
2013-04-29 Andreas Schneiderwaf: Create a better wscript for finding ncurses.
2013-04-29 C. Davisregedit: Improve calculation for centering dialogs.
2013-04-29 C. Davisregedit: Introduce dialog windows.
2013-04-29 C. Davisregedit: Take into account that getch() may return...
2013-04-29 C. Davisregedit: Use tab key to switch between key and value...
2013-04-29 C. Davisregedit: Don't overwrite the '/' when printing path.
2013-04-29 C. Davisregedit: Print value summary, fix heap corruption and...
2013-04-29 C. Davisregedit: List values for the selected key.
2013-04-29 C. Davisregedit: Print the registry path.
2013-04-29 C. Davisregedit: Make all hives browsable.
2013-04-29 Michael Adamregedit: load the configuration after processing the...
2013-04-29 C. Davisregedit: Setup a test tree view of HKLM.
2013-04-29 C. Davisregedit: Initial import of treeview code
2013-04-29 C. Davisregedit: First crack at linking to ncurses.
2013-04-29 C. Davisregedit: Add regedit main source file
2013-04-29 C. DavisSupport s3 local access with the s4 libregistry framework
2013-04-29 C. Daviss3: Wrap calls to the s3 registry API.
2013-04-27 Jeremy AllisonFix bug #9822 - Samba crashing during Win8 sync.
2013-04-27 Jeremy AllisonCheck for WRITE_ACCESS on the file before overriding...
2013-04-27 Jeremy AllisonEnsure we don't try the open_file_fchmod() if we can...
2013-04-27 Jeremy AllisonRemove indentation around code wrapped by unneeded...
2013-04-27 Jeremy AllisonAdd early return in file_set_dosmode() on a read only...
2013-04-27 Volker Lendeckesmbd: Do not fetch the record in defer_open_done
2013-04-26 Volker Lendeckedbwrap: Allow dbwrap_record_watch_recv to not lock...
2013-04-26 Volker Lendeckesmbd: We don't use DEFERRED_OPEN_ENTRY anymore
2013-04-26 Volker Lendeckesmbd: Remove unused smb2_deferred_open_timer
2013-04-26 Volker Lendeckesmbd: Obsolete MSG_SMB_OPEN_RETRY
2013-04-26 Volker Lendeckesmbd: Remove the unused fsp->pending_break_messages...
2013-04-26 Volker Lendeckesmbd: Remove unused reply_to_oplock_break_requests
2013-04-26 Volker Lendeckesmbd: Obsolete MSG_SMB_BREAK_RESPONSE
2013-04-26 Volker Lendeckesmbd: Ignore OPEN_RETRY and BREAK_RESPONSE
2013-04-26 Volker Lendeckesmbd: Use dbwrap_record_watch_send for defer_open
2013-04-25 David Disseldorpbug 9830: fix panic in nt_printer_publish_ads
2013-04-24 Sam LangImplements a vfs module for cephfs, a distributed file...
2013-04-24 Andreas SchneiderBUG 9817: Fix 'map untrusted to domain' with NTLMv2.
2013-04-22 Christian Ambachs3:utils/dbwrap_tool add exists operation
2013-04-20 Jeremy AllisonFix bug in old create temp SMB request. Only use VFS...
2013-04-19 Jeremy AllisonEnsure the RECVFILE path in vfs_pwrite_data() operates...
2013-04-19 Jeremy AllisonEnsure the RECVFILE path in vfs_write_data() operates...
2013-04-19 Jeremy AllisonEnsure drain_socket() operates on a blocking socket.
2013-04-19 Jeremy AllisonAdd the internals of is_smb2_recvfile_write.
2013-04-19 Jeremy AllisonThe guts of the receivefile code changes.
2013-04-19 Jeremy AllisonAdd stub static function that will turn on/off receivef...
2013-04-19 Jeremy AllisonAdd extra fields into struct smbd_smb2_request_read_sta...
2013-04-19 Jeremy AllisonAdd macro SMBD_SMB2_SHORT_RECEIVEFILE_WRITE_LEN.
2013-04-19 Jeremy AllisonAdd utility function get_min_receive_file_size().
2013-04-19 Jeremy AllisonAllow smbd_smb2_request_error_ex() to cope with unread...
2013-04-19 Jeremy AllisonAdd function smbd_smb2_unread_bytes().
2013-04-19 Jeremy AllisonIf we already have an smb1req attached to the struct...
2013-04-19 Jeremy AllisonEnsure we don't do an SMB2 aio write if RECVFILE is...
2013-04-19 Matthieu Patoufileserver: raise the debug level for share connection...
2013-04-19 Christian Ambachs3:locking add NDR debug in share_mode_forall
2013-04-19 Christian Ambachs3:rpc_server increase a debug level
2013-04-19 Christian Ambachs3:registry increase a debug level
2013-04-19 Christian Ambachs3:smbd stop working on a dead client socket
2013-04-19 Christian Ambachs3:smbd increase a loglevel
2013-04-19 Christian Ambachs3:smbstatus do not print orphaned share entries
2013-04-19 Volker Lendeckesmbd: Fix signing when the async echo handler kicks in
2013-04-18 Michael Adams3:smbd:smb2:scavenger: fix format error for debugging...
2013-04-18 Gregor Becks3:smbd: call scavenger_schedule_disconnected() from...
2013-04-18 Gregor Becks3:smbd: add a scavenger process for disconnected durab...
2013-04-18 Gregor Becks3:locking: add function share_mode_cleanup_disconnected()
2013-04-18 Gregor Becks3:locking: improve debug output of parse_share_modes()
2013-04-18 Gregor Becks3:locking: no need to make a file_id passed by value...
2013-04-18 Gregor Becks3:locking:brlock: add function brl_cleanup_disconnected()
2013-04-18 Michael Adams3:locking:brlock: explain the lockdb_clean semantic...
2013-04-18 Gregor Becks3:locking:brlock: let validate_lock_entries keep entri...
2013-04-18 Michael Adams3:locking:brlock: improve the comment for the brl...
2013-04-18 Gregor Becks3:locking:brlock: use serverids_exist to validate_lock...
2013-04-18 Gregor Becks3:smbXsrv_open: add function smbXsrv_open_cleanup()
2013-04-18 Gregor Becks3:smbXsrv_open: factor out smbXsrv_open_global_parse_r...
2013-04-18 Gregor Becks3:net registry check: use tdb_data_string()
2013-04-18 Gregor Beckutil_tdb: add function tdb_data_string()
2013-04-18 Stefan Metzmachers3:winbindd: avoid usage of procid_self()
2013-04-18 Michael Adams3:smbd:smb2: fix setting of scavenge timeout when...
2013-04-18 Volker Lendeckesmbd: Remove NTSTATUS based create_synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert create_file_unixpath to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert is_visible_file to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert dptr_create to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert print_spool_open to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert driver_unlink_internals to synthetic_smb_...
2013-04-17 Volker Lendeckevfstest: Convert cmd_set_nt_acl to synthetic_smb_fname
2013-04-17 Volker Lendeckevfstest: Convert cmd_utime to synthetic_smb_fname
2013-04-17 Volker Lendeckevfstest: Convert cmd_lstat to synthetic_smb_fname
2013-04-17 Volker Lendeckevfstest: Convert cmd_stat to synthetic_smb_fname
2013-04-17 Volker Lendeckevfstest: Convert cmd_rename to synthetic_smb_fname
2013-04-17 Volker Lendeckevfstest: Convert cmd_pathfunc to synthetic_smb_fname
2013-04-17 Volker Lendeckevfstest: Convert cmd_open to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert dirsort_opendir to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert vfs_scannedonly to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert set_create_timespec_ea to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert unix_mode to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert rmdir_internals to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert recursive_rmdir to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert delete_all_streams to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert open_streams_for_delete to synthetic_smb_...
2013-04-17 Volker Lendeckesmbd: Convert msg_file_was_renamed to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert change_dir_owner_to_parent to synthetic_s...
2013-04-17 Volker Lendeckesmbd: Convert change_dir_owner_to_parent to synthetic_s...
2013-04-17 Volker Lendeckesmbd: Convert change_file_owner_to_parent to synthetic_...
next