s3-libsmb Don't ever ask for machine$ principals as a target.
[nivanova/samba-autobuild/.git] / source3 / modules /
2010-12-03 Jeremy AllisonReplace lseek()/write()/lseek() triple with pwrite...
2010-12-03 Jeremy Allisonposix_fallocate() returns an errno, not -1 on error.
2010-12-03 Jeremy AllisonMerge the two conflicting allocation codes into one...
2010-12-03 Jeremy AllisonOops. Missed adding vfswrap_posix_fallocate to vfs_defa...
2010-12-03 Jeremy AllisonMove posix_fallocate into the VFS where it belongs.
2010-12-01 Günther Deschners3-waf: avoid module name uppercasing.
2010-12-01 Volker Lendeckes3: Fix a typo
2010-12-01 Volker Lendeckes3: Attempt to fix the shadow_copy2 module
2010-11-23 Jeremy AllisonFix bug #7812 - vfs_acl_xattr/vfs_acl_tdb: ACL inherita...
2010-11-20 olivierswitch from mtime to ctime which is more reliable if...
2010-11-20 Jeremy AllisonMove the uglyness of #ifdef REALPATH_TAKES_NULL into...
2010-11-18 Björn Jackes3/vfs_tsmsm: remove unneeded cast to off_t
2010-11-18 Björn Jackes3/vfs_tsmsm: fix debug output for large files
2010-11-10 Björn Jackes3/time_audit: fix a change that was just for debuggin...
2010-11-10 Jeremy AllisonFix bug 7781 - Samba transforms ShareName to lowercase...
2010-11-10 Björn Jackes3/vfs_time_audit: use monotonic clock for time deltas
2010-10-28 Günther Deschners3-waf: add vfs_time_audit to the build.
2010-10-28 Volker Lendeckes3: FILE_WRITE_DATA & friends have gone from includes.h
2010-10-28 Abhidnya P Chirmules3: Add a vfs_time_audit module
2010-10-28 Volodymyr Khomenkos3: Fix bug 7759
2010-10-27 Volker Lendeckes3: Make gpfs winattrs work again
2010-10-18 Günther Deschners3: fix the build of idmap_adex, idmap_tdb2, idmap_hash...
2010-10-16 Jeremy AllisonEnsure we have correct parameters to use Windows ACL...
2010-10-16 Jeremy AllisonAdd acl_xattr:ignore system acls boolean (normally...
2010-10-16 Jeremy AllisonAdd debug message to get_nt_acl_internal() to see what...
2010-10-16 Jeremy AllisonFix valgrind "uninitialized read" error on "info" when...
2010-10-16 Jeremy AllisonFix bug #7734 - When creating files with "inherit ACLs...
2010-10-13 Christian Ambachs3:gpfs: Add support for the gpfs_ftruncate call
2010-10-13 Christian Ambachs3:vfs:gpfs convert sharemodes/leases parameter
2010-10-13 Christian Ambachs3:vfs:syncops add option to disable module per share
2010-10-13 Christian Ambachs3:vfs:syncops make it possible to specify syncops...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-12 Jeremy AllisonMake the vfs_acl_xattr and other modules work with...
2010-10-08 Günther Deschners3-waf: slowly getting modules to match how they look...
2010-09-28 Günther Deschners3-waf: fix dependencies in most of our module subsystems.
2010-09-28 Volker Lendeckes3: Lift smbd_server_conn from file_find_fd
2010-09-28 Volker Lendeckes3: Lift smbd_server_conn from file_find_di_first
2010-09-28 Volker Lendeckes3: Remove smbd_server_conn from files_forall
2010-09-27 Günther Deschners3-waf: fix dependencies to NDR_XATTR.
2010-09-26 Günther Deschners3-waf: move perfcount subsystem to modules/wscript_build.
2010-09-26 Günther Deschners3-waf: move charset subsystem to modules/wscript_build.
2010-09-26 Günther Deschners3-waf: support --with-acl-support, at least for posix...
2010-09-26 Günther Deschners3-waf: move VFS subsystem to modules/wscript_build.
2010-09-26 Günther Deschners3-vfs: fix the build of nfs4_acls.c
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-16 Björn Jackes3/vfs_scannedonly: use smb_msleep instead of nanosleep
2010-09-10 Jeremy AllisonCheck all SMB_MALLOC returns correctly. Found by Andrea...
2010-08-31 Andrew Bartletts3-auth Rename NT_USER_TOKEN user_sids -> sids
2010-08-30 Björn Jackevfs_smb_traffic_analyzer: fix off by a second bug
2010-08-30 Volker Lendeckes3: Fix the build of the nfs4_acl module
2010-08-29 Volker Lendeckes3: Remove smbd_server_fd()
2010-08-26 Volker Lendeckes3: Remove smbd_server_fd from expand_msdfs_target
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-08-16 Volker Lendeckes3: Lift smbd_server_fd() from read_target_host
2010-08-16 Volker Lendeckes3: Remove get_client_fd()
2010-08-06 Günther Deschners3-netlogon: remove global include of netlogon.h.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-08-04 Christian Ambachsmall optimizations for shadowcopy2 module
2010-08-04 Christian Ambachfix snapshot content display with hide unreadable
2010-08-04 Volker Lendeckes3: Fix shadow copies after the change for in-path...
2010-08-04 Volker Lendeckes3: Fix in-path shadowcopy2 module
2010-08-03 oliviermake scannedonly notify the scanner if no .scanned...
2010-08-01 Volker Lendeckes3: Fix an uninitialized variable
2010-07-27 Simo Sorces3-smbd: Migrated to new spoolss functions for printing.
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-18 Volker Lendeckes3: Actually use the usecs in aio_fork_suspend
2010-07-18 Volker Lendeckes3: Fix an uninitialized variable
2010-06-28 Andreas Schneiders3-vfs: Make sure that retval isn't used uninitialized.
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to process_blocking_lock_queue
2010-06-10 Jeremy AllisonRename "allow_smb2" -> "using_smb2" and make the usage...
2010-06-09 Björn Jackes3: fix calculation of st_blocks in streams_xattr
2010-06-05 Jeremy AllisonFix a long-standing bug with async io that would only...
2010-06-04 Jeremy AllisonOops. Forgot to re-initialize the aio_ex pointer from...
2010-06-04 Jeremy AllisonChange smbd_aio_complete_mid() -> smbd_aio_complete_aio...
2010-06-03 Volker Lendeckes3: Fix the build of the nfsv4 acl code
2010-06-03 Günther Deschners3-security: use shared "Standard access rights.".
2010-06-03 Günther Deschners3-security: use shared "File Object specific access...
2010-06-03 Günther Deschners3-security: use shared "Generic access rights".
2010-06-03 Günther Deschners3-security: use shared SECINFO_DACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_SACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_GROUP define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_OWNER define.
2010-06-02 Günther Deschners3: remove unused librpc/ndr/sid.c.
2010-06-02 Volker Lendeckes3: Add vfs_linux_xfs_sgid
2010-06-01 Holger Hetterichs3-vfs: Send the share name instead of the path in...
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-27 Simo Sorces3:auth use info3 in auth_serversupplied_info
2010-05-27 Holger Hetterichvfs_smb_traffic_analyzer.c: set the len variable when...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Günther Deschners3-secdesc: use SD_REVISION from security.idl.
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_acl SEC_ACL".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_ace SEC_ACE".
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-17 Günther Deschners3-crypto: only include crypto headers when crypto...
2010-05-13 Jeremy AllisonBe more forgiving on client oplock break failure (as...
2010-05-13 Jeremy AllisonTreat an open of stream ::$DATA as an open of the base...
2010-05-06 Günther Deschners3-build: fix the build of vfs_notify_fam.
2010-05-01 Jeremy AllisonPlumb the SMB2 front end into the blocking lock backend.
next