s3:smbd: add support for SMB2 Ioctl FSCTL_DFS_GET_REFERRALS
[ira/wip.git] / source3 /
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Ioctl FSCTL_DFS_GET_REFERRALS
2009-06-05 Stefan Metzmachers3:smbd: add support for STATUS_BUFFER_OVERFLOW to...
2009-06-05 Stefan Metzmachers3:smbd: keep the chain_fsp for SMB2 requests
2009-06-05 Stefan Metzmachers3:smbd: fix the logic for compounded requests
2009-06-05 Stefan Metzmachers3:smbd: only setup the dyn iovec if a a dyn blob is...
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Ioctl FSCTL_PIPE_TRANSCEI...
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Read on IPC$
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Write on IPC$
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Create on IPC$
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Ioctl
2009-06-05 Stefan Metzmachers3:smbd: add missing return statements to the SMB2...
2009-06-05 Stefan Metzmachers3:smbd: add missing return statements to the SMB2...
2009-06-05 Stefan Metzmachers3:smbd: split smbd_smb2_write() into tevent_req based...
2009-06-05 Stefan Metzmachers3:smbd: split smbd_smb2_read() into tevent_req based...
2009-06-05 Stefan Metzmachers3:smbd: make smbd_server_connection_terminate() a...
2009-06-05 Stefan Metzmachers3:smbd: implement smbd_smb2_request_error/done() as...
2009-06-05 Stefan Metzmachers3:smbd: add support for printers to SMB2 Create
2009-06-05 Slava Semushinsource3/torture/vfstest.c(process_file): fixed file...
2009-06-05 Volker LendeckeFix a couple of warnings in log2pcaphex.c
2009-06-05 Volker LendeckeFix bug 6392: Exit log2pcaphex if a requested output...
2009-06-04 Jelmer Vernooijclikrb5: Prefer krb5_free_keytab_entry_contents to...
2009-06-04 Stefan Metzmachers3:smbd: ignore NTCREATEX_OPTIONS_SYNC_ALERT and NTCREA...
2009-06-04 Stefan Metzmachers3:smbd: call set_current_service() when a SMB2 tcon...
2009-06-04 Stefan Metzmachers3:smbd: fix potential fsp leak if print_fsp_open(...
2009-06-04 Björn Jackes3: map NetBSD's errno on posix open calls for symlinks
2009-06-04 Jeremy AllisonChange smbd_smb2_request_error() to add a __location__.
2009-06-04 Jeremy AllisonAdd NTLMSSP SPNEGO to smb2 auth. Tested with Win7.
2009-06-03 Jeremy AllisonFix bug #2356 - smbclient -t <term code> no longer...
2009-06-03 Björn Jackes3: correct check for usleep value boundaries
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Write
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Read
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Flush
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Close
2009-06-03 Stefan Metzmachers3:smbd: implement a simple version of SMB2 Create
2009-06-03 Stefan Metzmachers3:smbd: add smbd_smb2_fake_smb_request()
2009-06-03 Stefan Metzmachers3:smbd: return more details in the SMB2 Tree Connect...
2009-06-03 Stefan Metzmachers3:smbd: create a connection_struct in SMB2 Tree Connect
2009-06-03 Stefan Metzmachers3:smbd: create a user_struct for compat in SMB2 Sessio...
2009-06-03 Stefan Metzmachers3:smbd: add a lazy mode for conn_new() and conn_free...
2009-06-03 Stefan Metzmachers3:smbd: make make_connection_snum() non static
2009-06-03 Stefan Metzmachers3:smbd: move tcon specific globals to struct smbd_serv...
2009-06-03 Stefan Metzmachers3:smbd: move more session specific globals to struct...
2009-06-03 Stefan Metzmachers3:smbd: move some session specific globals to struct...
2009-06-03 Stefan Metzmachers3:smbd: move already_got_session to struct smbd_server...
2009-06-03 Stefan Metzmachers3:smbd: move max_recv to struct smbd_server_connection
2009-06-03 Stefan Metzmachers3:smbd: move negprot related globals to struct smbd_se...
2009-06-03 Stefan Metzmachers3:smbd: move pending_auth_data list to struct smbd_ser...
2009-06-03 Jelmer VernooijMove findstatic.pl script to top-level.
2009-06-03 Stefan Metzmachers3:smbd: remove old comment, we support SMB2 signing now
2009-06-03 Stefan Metzmachers3:smbd: allow SMB2 only if we don't use security ...
2009-06-02 Jelmer VernooijMove mount.cifs/umount.cifs to the top level and remove...
2009-06-02 Volker LendeckeSupport getting gpfs birthtime
2009-06-02 Mathias DietzStore winattrs in GPFS
2009-06-02 Volker LendeckeAdd a "connectpath" operation to the shadow_copy2 module
2009-06-02 Volker LendeckeAdd SMB_VFS_CONNECTPATH operation
2009-06-02 Volker LendeckeRemove a variable used just once
2009-06-01 Jeremy AllisonFix bug #6419 - smbclient -L 127.0.0.1" displays "netbi...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-31 Volker LendeckeFix some nonempty blank lines
2009-05-30 Jeremy AllisonFix bug #6421 - POSIX read-only open fails on read...
2009-05-30 Simo SorceMake it possible to change machine account sids
2009-05-30 Simo SorceRemove trailing whitespaces
2009-05-30 Jeremy AllisonSimplify the dropbox patch
2009-05-30 Volker LendeckeMove ads flags mapping to lib/
2009-05-30 Günther Deschners3-selftest: Fix invalid /etc/group file used with...
2009-05-30 Kai Blinlibwbclient: Store the winbind socket dir to use in...
2009-05-30 Kai Blinlibwbclient: Add async call framework.
2009-05-29 Volker LendeckeRe-Add the "dropbox" functionality with -wx rights...
2009-05-29 Jeremy AllisonMake cli_nt_delete_on_close() async.
2009-05-29 Michael Adams3:pdbedit: fix "format not a string literal and no...
2009-05-29 Michael Adams3:add prototype of map_nt_error_from_wbcErr() to proto.h
2009-05-29 Michael Adamlibsmbclient: make SMBC_module_terminate() static.
2009-05-29 Michael Adams3:pam_smbpass: make smb_update_db() static.
2009-05-29 Volker LendeckeAdd smbldap_talloc_single_blob()
2009-05-29 Volker Lendeckes3 async wbclient: Change license to LGPLv3+
2009-05-29 Kai Blins3 wbc_async: Fix copyright notice cut&paste error.
2009-05-29 Günther DeschnerRevert "s3-selftest: enable NETAPI-INITIALIZE and NETAP...
2009-05-29 Günther Deschners3-selftest: enable NETAPI-INITIALIZE and NETAPI-USER...
2009-05-29 Günther Deschners3-passdb: fix uninitialized variable in local_password...
2009-05-29 Simo SorceConsolidate create/delete account paths in pdbedit
2009-05-29 Simo SorceConsolidate user create/delete paths in smbpasswd
2009-05-29 Günther Deschners4-smbtorture: add very basic LIBNETAPI testsuite.
2009-05-29 Günther Deschners3-selftest: enable LOCAL-NSS-WRAPPER test against...
2009-05-29 Günther Deschnerutil: move add_gid_to_array_unique to toplevel and...
2009-05-29 Günther Deschners3-netlogon: Fix _netr_LogonSamLogon{Ex} with validatio...
2009-05-29 Günther Deschners3-netlogon: return proper error code for unsupported...
2009-05-29 Günther Deschners3-rpc_server: increase max number of open policy handl...
2009-05-29 Kumar Thangavelus3/getdcname: Fix 'net' crash.
2009-05-28 Jeremy AllisonMake cli_posix_chown()/cli_posix_chmod() async.
2009-05-28 Tim Proutys3 onefs: update the onefs module to be compliant with...
2009-05-28 Tim Proutys3: Fix a few more users of stat to use stat_ex
2009-05-28 Tim Proutys3 tdbtorture: Fix linking issue
2009-05-28 Jeremy AllisonMake cli_posix_stat() async.
2009-05-28 Steven Dannemans3/auth map NULL domains to our global sam name
2009-05-28 Jeremy AllisonMake getfacl async.
2009-05-29 Bo Yangs3: fix building of pam_smbpass.
2009-05-28 Günther Deschners3-winbindd: fix remaining callers of sid_binstring().
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Volker LendeckeFix some nonempty blank lines
2009-05-28 Björn Jackes3:nmbd: fix typo
next