s3:fix build of pam_winbind.so on older Linux systems.
[kai/samba.git] / source3 / modules /
2008-12-10 Volker LendeckeMake use of smbd_gpfs_get_realfilename_path in unix_convert
2008-12-10 Volker LendeckeFix nonempty blank lines in vfs_gpfs.c
2008-12-10 Volker Lendeckes3:modules/gpfs: Fix nonempty blank lines
2008-12-10 Volker LendeckeRevert "Fix some merge omissions for GPFS"
2008-12-10 Volker LendeckeRevert "Fix nonempty blank lines in vfs_gpfs.c"
2008-12-10 Volker LendeckeRevert "Make use of smbd_gpfs_get_realfilename_path...
2008-12-10 Volker LendeckeRevert "Fix the build"
2008-12-10 Volker LendeckeFix the build
2008-12-10 Volker LendeckeMake use of smbd_gpfs_get_realfilename_path in unix_convert
2008-12-10 Volker LendeckeFix nonempty blank lines in vfs_gpfs.c
2008-12-10 Volker LendeckeFix some merge omissions for GPFS
2008-12-10 Volker LendeckePass the get_real_filename operation through the VFS
2008-12-10 Tim Proutys3: [3/3]: Fix a delete on close divergence from window...
2008-12-09 Tim Proutys3: Add the OneFS SMB_VFS_CREATE_FILE implementation
2008-12-09 Tim Proutys3: Add onefs_open.c with code copied verbatim from...
2008-12-04 Henning HenkelFix bug #5929 - vfs_prealloc does not build with option...
2008-12-04 Tim Proutys3: Change SMB_VFS_CREATE_FILE to take a create_file_fl...
2008-12-04 Tim Proutys3: Add SMB_VFS_CREATE_FILE to vfs_full_audit module
2008-12-04 Tim Proutys3: Add new "is_dos_path" argument to SMB_VFS_CREATE_FILE
2008-12-04 Tim Proutys3: Add SMB_VFS_CREATE_FILE to the vfs layer
2008-12-03 Steven DannemanAdd support for OneFS ACLs
2008-12-03 Tim ProutyAdd OneFS VFS module skeleton.
2008-12-01 Stefan Metzmachers3:streams_xattr: fstat should do a stat on the base...
2008-12-01 Stefan Metzmachers3:streams_xattr: recheck fsp->fsp_name after a rename
2008-12-01 Stefan Metzmachers3:streams_depot: add an option to disable the xattr...
2008-12-01 Stefan Metzmachers3:streams_depot: fix valgrind bug lp_parm_const_string...
2008-12-01 Stefan Metzmachers3:streams_depot: add support for stream renames
2008-12-01 Stefan Metzmachers3:streams_depot: map 'file::$DATA' to just 'file'
2008-12-01 Stefan Metzmachers3:streams_xattr: add support for renaming streams
2008-12-01 Michael Adams3:vfs_tsmsm: fix potential segfault (freeing uninitial...
2008-11-25 Michael Adam[s3]zfsacl: "return" is not a function.
2008-11-25 Nils Goroll[s3]zfsacl: Prevent calling POSIX ACL vfs methods on...
2008-11-24 Mathias DietzSearch for gpfs functions in both libgpfs_gpl.so an...
2008-11-22 Jeremy AllisonFix a C90 error.
2008-11-22 Jeremy AllisonRever 83ff6979f504d50caf725ee62549604630b69be7 - "Fix...
2008-11-22 Jeremy AllisonFix the logic bug that caused us to run into kernel...
2008-11-22 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-22 Michael Adam[s3]nfs4_acls: make prototype header match definition...
2008-11-22 Jeremy AllisonUse fxattr calls whenever possible (trying to work...
2008-11-21 Jeremy AllisonSecond part of the fix for bug #5903 - vfs_streams_xatt...
2008-11-20 Jeremy AllisonFix the build, by some cut-and-paste error I got two...
2008-11-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Jeremy AllisonFix build farm breakage.
2008-11-19 Jeremy AllisonAdd functions to delete NTACL on posix ACL set.
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Jeremy AllisonFix bug #5900 reported by monyo@samba.gr.jp - vfs_reado...
2008-11-16 TAKAHASHI MotonobuFix bug 5901: Default for streams_depot location
2008-11-14 Jeremy AllisonMove v2 from timestamp to 16-byte hash. Got the change...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Michael Adam[s3]vfs_acl_tdb: fix the build.
2008-11-11 Jeremy AllisonFix the build (ndr_pull_struct_blob has a different...
2008-11-11 Jeremy AllisonAdded vfs_acl_tdb.c module to do ACLs completely in...
2008-11-09 Jeremy AllisonFix a subtle logic bug in the adaption of se_create_chi...
2008-11-06 Jeremy AllisonStart factoring out the inheritance differences.
2008-11-06 Jeremy AllisonDon't call FSET_NT_ACL on file create if there's no...
2008-11-06 Jeremy AllisonOnly one more issue with NULL ACL test left to solve.
2008-11-06 Jeremy AllisonFix crash in module, get more of the NULL acl test...
2008-11-04 Jeremy AllisonPass all of RAW-ACLS except for inheritence. Working...
2008-11-04 Jeremy AllisonPass all the non-inherited S4 RAW-ACL tests.
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijRemove sys_dl*() - stubs are already provided by librep...
2008-11-01 Jelmer VernooijMove sys_realpath() to libreplace.
2008-11-01 Jelmer VernooijMove sys_lchown() to libreplace.
2008-11-01 Jelmer VernooijMove sys_symlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_link to libreplace.
2008-11-01 Jelmer VernooijUse 'regular' chown, libreplace will provide (dummy...
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-11-01 Jeremy AllisonGet closer to passing S4 RAW-ACLs.
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jeremy AllisonUnify se_access_check with the S4 code. Will make
2008-10-31 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-30 Jeremy AllisonStart moving us closer to passing S4 RAW-ACL test using...
2008-10-30 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-30 Jeremy AllisonInherit Windows ACLs on a new directory.
2008-10-30 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-29 Jeremy AllisonFix CID 606 - failed to return -1 after socket() fail.
2008-10-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-29 Jeremy AllisonAllow a new file to inherit the Windows ACL from its...
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'
next