summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-19samba-tool/dns: Fix a typo in ttl variable nameAmitay Isaacs1-1/+1
2013-04-19fileserver: raise the debug level for share connection from non IPC to 2Matthieu Patou1-1/+1
2013-04-19s3:locking add NDR debug in share_mode_forallChristian Ambach1-0/+4
2013-04-19s3:rpc_server increase a debug levelChristian Ambach1-8/+8
2013-04-19s3:registry increase a debug levelChristian Ambach1-1/+1
2013-04-19s3:smbd stop working on a dead client socketChristian Ambach1-0/+1
2013-04-19s3:smbd increase a loglevelChristian Ambach1-5/+5
2013-04-19s3:smbstatus do not print orphaned share entriesChristian Ambach1-0/+6
2013-04-19smbd: Fix signing when the async echo handler kicks inVolker Lendecke1-1/+1
2013-04-19s4:dsdb: Fix warnings about not set / set but unused / shadowed variablesMatthieu Patou7-20/+5
2013-04-19s3:smbd:smb2:scavenger: fix format error for debugging open_persistent_id in ...Michael Adam1-4/+5
2013-04-18talloc: Simplify _talloc_free_poolmem a bitVolker Lendecke1-2/+14
2013-04-18talloc: Do an early returnVolker Lendecke1-3/+6
2013-04-18talloc: Avoid some "else" by doing early returnsVolker Lendecke1-4/+8
2013-04-18talloc: Fix nonblank line endingsVolker Lendecke1-34/+34
2013-04-18selftest: S3 does not do leases yetVolker Lendecke1-0/+1
2013-04-18s4:torture/smb2: add v2 lease requestsStefan Metzmacher1-1/+209
2013-04-18s4:torture/smb2: add smb2_lease_v2_create_share() helperStefan Metzmacher2-1/+29
2013-04-18s4:libcli/smb2: add support for SMB2 LEASES v2Stefan Metzmacher2-6/+49
2013-04-18libcli/smb: add SMB2_LEASE_FLAG_* definesStefan Metzmacher1-0/+4
2013-04-18s4:torture/smb2: add NTCREATEX_SHARE_ACCESS_DELETE in smb2_generic_create_sha...Stefan Metzmacher1-1/+0
2013-04-18s4:torture:smb2 delete temp memory context in test_durable_open_oplock_discon...Gregor Beck1-2/+2
2013-04-18s4:torture:smb2:durable_v2: remove an unused variableMichael Adam1-1/+0
2013-04-18s3:smbd: call scavenger_schedule_disconnected() from close normal file for du...Gregor Beck1-0/+2
2013-04-18s3:smbd: add a scavenger process for disconnected durable handlesGregor Beck8-1/+573
2013-04-18s3:locking: add function share_mode_cleanup_disconnected()Gregor Beck2-0/+102
2013-04-18s3:locking: improve debug output of parse_share_modes()Gregor Beck1-1/+2
2013-04-18s3:locking: no need to make a file_id passed by value a constantGregor Beck2-13/+10
2013-04-18s3:locking:brlock: add function brl_cleanup_disconnected()Gregor Beck2-0/+74
2013-04-18s3:locking:brlock: explain the lockdb_clean semantic better in brl_reconnect_...Michael Adam1-1/+5
2013-04-18s3:locking:brlock: let validate_lock_entries keep entries for disconnected se...Gregor Beck1-8/+23
2013-04-18s3:locking:brlock: improve the comment for the brl self cleaning codeMichael Adam1-3/+6
2013-04-18s3:locking:brlock: use serverids_exist to validate_lock_entriesGregor Beck1-3/+34
2013-04-18s3:smbXsrv_open: add function smbXsrv_open_cleanup()Gregor Beck2-0/+80
2013-04-18s3:smbXsrv_open: factor out smbXsrv_open_global_parse_recordGregor Beck1-14/+36
2013-04-18s3:net registry check: use tdb_data_string()Gregor Beck1-20/+3
2013-04-18util_tdb: add function tdb_data_string()Gregor Beck2-0/+35
2013-04-18s3:winbindd: avoid usage of procid_self()Stefan Metzmacher1-1/+3
2013-04-18s3:smbd:smb2: fix setting of scavenge timeout when reconnecting durable handlesMichael Adam1-5/+4
2013-04-18netcmd/dns: fix typoDavid Disseldorp1-2/+2
2013-04-18smbd: Remove NTSTATUS based create_synthetic_smb_fnameVolker Lendecke2-33/+0
2013-04-17smbd: Convert create_file_unixpath to synthetic_smb_fnameVolker Lendecke1-5/+5
2013-04-17smbd: Convert is_visible_file to synthetic_smb_fnameVolker Lendecke1-4/+3
2013-04-17smbd: Convert dptr_create to synthetic_smb_fnameVolker Lendecke1-8/+7
2013-04-17smbd: Convert print_spool_open to synthetic_smb_fnameVolker Lendecke1-3/+3
2013-04-17smbd: Convert driver_unlink_internals to synthetic_smb_fnameVolker Lendecke1-3/+2
2013-04-17vfstest: Convert cmd_set_nt_acl to synthetic_smb_fnameVolker Lendecke1-4/+3
2013-04-17vfstest: Convert cmd_utime to synthetic_smb_fnameVolker Lendecke1-5/+3
2013-04-17vfstest: Convert cmd_lstat to synthetic_smb_fnameVolker Lendecke1-5/+3
2013-04-17vfstest: Convert cmd_stat to synthetic_smb_fnameVolker Lendecke1-5/+3