[s3]libsmbconf: return WERR_BADFILE when no path to text backend is provided.
[ira/wip.git] / source3 / modules /
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-15 Jelmer VernooijShare xattr implementation.
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-13 Jeremy AllisonWhitespace tidyup and an optimization to remove a talloc.
2008-10-13 Holger HetterichEnable optional anonymization of user names,
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
2008-10-09 Volker LendeckeMake use of ZERO_STRUCT (the first memset was actually...
2008-10-08 Tim ProutyFixed "might be uninitialized" warning
2008-10-08 Jeremy AllisonDeal with inheritance from parent directory when settin...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jeremy AllisonFix const warning.
2008-10-08 Jeremy AllisonUpdate vfs version as I've added a const to the securit...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-07 Jeremy AllisonMake map_errno_from_nt_status() a generic call, not...
2008-10-07 Tim ProutyFixed build warning "passing arg from incompatible...
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-01 Jeremy AllisonTurn the socket connections into a refcounted list...
2008-09-30 Jeremy AllisonConvert to allocated strings. Use write_data(), not...
2008-09-30 Jeremy AllisonRevert erroneous commit.
2008-09-30 Jeremy AllisonRemove current_user_info - not needed.
2008-09-30 Jeremy AllisonRestructure the module so it connects to the remote...
2008-09-25 Jeremy AllisonUse IPv4/v6 independent calls. Change safe_strcpy/cat...
2008-09-25 Jim McDonoughFix the new vfs_smb_traffic_analyzer build for static...
2008-09-24 Holger HetterichSMB traffic analyzer vfs module from Holger Hetterich...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jeremy AllisonCorrectly get+set the NT ACL on a file. Now to make...
2008-09-17 Jeremy AllisonMark module experimental, fix crash bugs.
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jeremy AllisonFirst (incomplete) cut of this module. Based on Volker...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-08 Volker LendeckeWhen setting an NFSv4 ACL, map generic bits
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-26 Andrew Tridgellfixed an errno handling bug that could lead to an infin...
2008-08-26 Andrew Tridgellfixed tsmsm_sendfile(). The logic was totally broken.
2008-08-14 Jeremy AllisonFix bug #5692 - Core dump in full_audit.so.
2008-08-14 Michael AdamRevert "Add a gpfs_prefetch module"
2008-08-14 Michael AdamPut prototypes of modules/vfs_irixacl.c to new modules...
2008-08-14 Michael AdamPut prototypes of modules/vfs_hpuxacl.c to new modules...
2008-08-14 Michael AdamPut prototypes of modules/vfs_solarisacl.c to new modul...
2008-08-14 Michael AdamPut prototypes of modules/vfs_tru64acl.c to new modules...
2008-08-14 Michael AdamPut prototypes of modules/vfs_posixacl.c into new modul...
2008-08-13 Volker LendeckeAdd a gpfs_prefetch module
2008-08-13 Andrew Tridgellkeep compatibility with v3-0-ctdb name for fileid:mappi...
2008-07-18 Volker LendeckeFix the build of vfs_zfsacl.c
2008-07-18 Volker LendeckeChange the directory parameter in streams_depot to...
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-15 Jeremy AllisonFix from Volodymyr Khomenko <Volodymyr.Khomenko@exanet...
2008-07-12 Volker LendeckeRemove an unused extern reference in vfs_aixacl2.c
2008-07-11 Volker LendeckeFix the build of nfs4_acls.c
2008-07-04 Lars MüllerAdd SMB_VFS_OP_RECVFILE to get it in sync with vfs.h
2008-06-19 Volker LendeckeWrap the unix token info in a unix_user_token in auth_s...
2008-06-19 Volker LendeckeRemove current_user_info reference from vfs_recycle.c
2008-06-19 Volker LendeckeRemove current_user_info reference from vfs_fake_perms.c
2008-06-19 Volker LendeckeRemove current_user_info reference from vfs_expand_msdfs.c
2008-06-19 Volker Lendeckecurrent_user is not used in vfs_aixacl2.c
2008-06-17 Michael AdamRemove reference to current_user from modules/nfs4_acls.c .
2008-06-12 Volker LendeckeAIX build fixes from William Jojo -- thanks
2008-06-07 Volker LendeckeAdd STREAMINFO op to vfs_full_audit
2008-05-25 Volker LendeckeRemove some references to get_current_username() and...
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-05-10 Volker LendeckeRemove "user" from connection_struct
2008-05-10 Volker LendeckeRemove the unix token info from connection_struct
2008-05-09 Jeremy AllisonYay ! Remove a VFS entry. Removed the set_nt_acl()...
2008-05-05 Volker LendeckeRemove connection_struct->mem_ctx, connection_struct...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Michael AdamRemove redundant parameter fd from SMB_VFS_CLOSE().
2008-04-20 Michael AdamChange fd_close_posix() to return int instead of NTSTATUS.
2008-04-20 Michael AdamMove the posix pending close functionality down into...
2008-04-20 Michael Adamvfs_cacheprime: fix C++ warning - make implicit cast...
2008-04-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-11 Volker LendeckeRemove a redundant TALLOC_FREE
2008-04-08 Jeremy AllisonUse size_t for strlen return, not int. Karolin please
2008-04-08 Alexander BokovoyAllow broader range of HSM systems in vfs_tsmsm
2008-03-23 Volker LendeckeFix Coverity ID 450
2008-03-23 Volker LendeckeFix Coverity warnings
2008-03-21 Volker LendeckeFix Coverity IDs 553, 552
2008-03-20 Volker LendeckeFix some warnings in the tsmsm module
2008-03-16 Volker LendeckeNeed to close the /dev/zero fd
2008-03-06 Volker LendeckeRespect FAMChanged -- attempt to fix bug 5307
2008-03-06 Volker LendeckeRespect FAMChanged -- attempt to fix bug 5307
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-29 Volker LendeckeAdd vfs_aio_fork
2008-02-25 Michael AdamFix the build on OpenBSD: ENOTSUP is not always defined.
2008-02-25 Volker LendeckeCorrectly check return of rename(2)
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-21 Karolin SeegerChange option name.
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-21 Jeremy AllisonFrom: David Disseldorp <ddiss@sgi.com>
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
next