metze/samba/wip.git
2013-04-22 Stefan MetzmacherRevert "dcerpc ..." master4-named-pipe
2013-04-22 Stefan Metzmacherdcerpc ...
2013-04-22 Stefan Metzmachernpecho tests
2013-04-22 Stefan MetzmacherRevert "lib/util: add tevent_coroutine infrastructure...
2013-04-22 Stefan MetzmacherRevert "example_coro..."
2013-04-22 Stefan MetzmacherRevert "tevent_coroutine: let tevent_coroutine_yield...
2013-04-22 Stefan MetzmacherRevert "example_coro: make the callers simpler as teven...
2013-04-22 Stefan Metzmacherexample_coro: make the callers simpler as tevent_corout...
2013-04-22 Stefan Metzmachertevent_coroutine: let tevent_coroutine_yield() check...
2013-04-22 Stefan Metzmacherexample_coro...
2013-04-22 Stefan Metzmacherlib/util: add tevent_coroutine infrastructure based...
2013-04-22 Stefan MetzmacherRevert "ldap sign|seal"
2013-04-22 Stefan Metzmacherldap sign|seal
2013-04-22 Stefan MetzmacherRevert "RPC-NAMEDPIPE01..."
2013-04-22 Stefan MetzmacherRevert "named_pipe_echo raw mode..."
2013-04-22 Stefan Metzmachernamed_pipe_echo raw mode...
2013-04-22 Stefan MetzmacherRPC-NAMEDPIPE01...
2013-04-22 Stefan MetzmacherRevert "ntlmssp..."
2013-04-22 Stefan Metzmacherntlmssp...
2013-04-22 Stefan Metzmachernpecho_message_server.c...
2013-04-22 Stefan MetzmacherRevert "tevent debug"
2013-04-22 Stefan Metzmachertevent debug
2013-04-22 Stefan MetzmacherRevert "cldap benchmarks hacks ..."
2013-04-22 Stefan Metzmachercldap benchmarks hacks ...
2013-04-22 Stefan MetzmacherTODO: ...npecho_*3
2013-04-22 Stefan MetzmacherRevert "TODO:better name? tsocket: add tsocket_context...
2013-04-22 Stefan MetzmacherTODO:better name? tsocket: add tsocket_context infrastr...
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 Amitay Isaacssamba-tool/dns: Fix a typo in ttl variable name
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-19 Matthieu Patous4:dsdb: Fix warnings about not set / set but unused...
2013-04-18 Michael Adams3:smbd:smb2:scavenger: fix format error for debugging...
2013-04-18 Volker Lendecketalloc: Simplify _talloc_free_poolmem a bit
2013-04-18 Volker Lendecketalloc: Do an early return
2013-04-18 Volker Lendecketalloc: Avoid some "else" by doing early returns
2013-04-18 Volker Lendecketalloc: Fix nonblank line endings
2013-04-18 Volker Lendeckeselftest: S3 does not do leases yet
2013-04-18 Stefan Metzmachers4:torture/smb2: add v2 lease requests
2013-04-18 Stefan Metzmachers4:torture/smb2: add smb2_lease_v2_create_share() helper
2013-04-18 Stefan Metzmachers4:libcli/smb2: add support for SMB2 LEASES v2
2013-04-18 Stefan Metzmacherlibcli/smb: add SMB2_LEASE_FLAG_* defines
2013-04-18 Stefan Metzmachers4:torture/smb2: add NTCREATEX_SHARE_ACCESS_DELETE...
2013-04-18 Gregor Becks4:torture:smb2 delete temp memory context in test_dura...
2013-04-18 Michael Adams4:torture:smb2:durable_v2: remove an unused variable
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 David Disseldorpnetcmd/dns: fix typo
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
next