Merge branch 'setxattr-dos-mode' into v3-2-test
[samba.git] / source3 / include /
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Andreas SchneiderWindows 2008 (Longhorn) auth2 flag fixes.
2008-01-23 Jeremy AllisonForward ported version of Matt Geddes <musicalcarrion...
2008-01-23 Michael AdamFix tab_depth: it should not create an extra debug...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-22 Volker LendeckeMove samba_extended_info_version to smbd/trans2.c
2008-01-22 Corinna VinschenGet Samba version or capability information from Windows
2008-01-22 Volker LendeckeHide streams from the EA API
2008-01-21 Volker LendeckeAdd SMB_VFS_FS_CAPABILITIES
2008-01-20 Michael AdamAdd a registry backend perflib that replaces the former...
2008-01-20 Michael AdamAdd a registry backend current_version that replaces...
2008-01-20 Michael AdamReorder the registry key name constants in a more syste...
2008-01-20 Michael AdamAdd a registry backend tcpip_params that replaces the...
2008-01-20 Michael AdamAdd a registry backend prod_options that replaces the...
2008-01-19 Volker LendeckeSome systems do not have XATTR_ defined
2008-01-19 Volker LendeckeAdd streams support
2008-01-19 Volker LendeckeAdd the STREAMINFO vfs call
2008-01-19 Volker LendeckeThe remote storage op is gone
2008-01-19 Volker LendeckeFix the build
2008-01-18 Volker LendeckeAdd the "allinfo" command to smbclient
2008-01-18 Michael AdamAdd a registry backend netlogon_params that replaces...
2008-01-18 Michael AdamAdd and correct some WERROR codes.
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Derrell LipmanFix bug 5185: repeated calls to smbc_getxattr() lose...
2008-01-17 Günther DeschnerInclude auto-generated client headers for netlogon...
2008-01-17 Günther DeschnerFinally enable pidl generated SAMR & NETLOGON headers...
2008-01-17 Günther DeschnerUse pidl generated data from misc.idl.
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Alexander BokovoyRemove is_remotestorage() call from VFS. We already...
2008-01-17 Alexander BokovoyRework of VFS is_offline() function to only return...
2008-01-17 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Jeremy AllisonFix the mess that ab just made of the new VFS code.
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Günther DeschnerMerge lsarpc.idl from samba4 and rerun make idl.
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyAdd support for offline files support, remote storage...
2008-01-16 Alexander BokovoyMerge CTDB-related fixes from samba-ctdb 3.0 branch...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Günther DeschnerInclude libnet_join.h in the right places.
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-14 Michael AdamAdd detection for need of update to the registry db.
2008-01-14 Günther DeschnerRemove old lsa set info policy call.
2008-01-14 Günther DeschnerRemove more redundant lsa parsing functions.
2008-01-14 Günther DeschnerStart removing hand-written lsa marshalling code (namely
2008-01-13 Derrell LipmanFix smbc_listxattr() and friends (bug #5189)
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Michael AdamCombine fsp and tofd to tofsp in SMB_VFS_RECVFILE().
2008-01-11 Michael AdamCombine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_WRITE().
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_READ().
2008-01-10 Michael AdamMove transfer_file and transfer_file_internal to a...
2008-01-10 Jeremy AllisonFixup hot paths - add macro for toupper (c < 0x80).
2008-01-10 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Jeremy AllisonAdd the calls to make use of talloc_pools in a talloc_s...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_AIO_CANCEL().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FSETXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FLISTXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FGETXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_SET_...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHMOD_ACL().
2008-01-07 Michael AdamAdd comment.
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_GET_...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_GETLOCK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LINUX_SETLEA...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_KERNEL_FLOCK().
2008-01-07 Michael AdamFix wrong unused opaque macro for kernel_flock().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LOCK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FTRUNCATE().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHOWN().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHMOD().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSTAT().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSYNC().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LSEEK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_PWRITE().
2008-01-06 Michael AdamRemove unneeded parameter fd from SMB_VFS_PREAD().
2008-01-06 Michael AdamRemove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().
2008-01-06 Michael AdamWrap lines for readability.
2008-01-06 Michael AdamRemove superfluous fd parameter from SMB_VFS_FGET_NT_ACL().
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonAdd the options smb_encrypt_level to set the requested
2008-01-05 Jeremy AllisonAdd general '-e' option to enable smb encryption
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2008-01-03 Günther DeschnerAdd ads_get_joinable_ous().
2008-01-03 Günther DeschnerAdd some more join related werror codes.
2008-01-03 Volker LendeckeAdd comments
2008-01-02 Günther DeschnerHappy new year !
2007-12-28 Volker LendeckeConvert get_root_nt_token to memcache
2007-12-28 Volker LendeckeConvert csamuser to memcache
2007-12-28 Jeremy AllisonAdd the capability to set "smb encrypt = required"
next