s4-dsdb Add ability to force a particular SID in the upgrade case
[idra/samba.git] / source3 / modules /
2011-08-09 Björn Jackes3:vfs_prealloc: fix build on SLES8
2011-08-03 Volker Lendeckes3: Fix some nonempty blank lines
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-29 Michael Adams3:modules:nfs4_acls: fix the include of dbwrap.h to...
2011-07-28 Michael Adams3:modules:nfs4_acls: improve fix for bug #8330
2011-07-27 Christian Ambachs3:modules fix Bug 8330 NFSv4 ACL merging logic is...
2011-07-21 Christian Ambachs3:modules/vfs_afsacl fix a compiler warning
2011-07-21 Christian Ambachs3:afs make path argument to afs_syscall const
2011-07-21 Christian Ambachs3:modules/vfs_afsacl fix a compiler warning
2011-07-21 Christian Ambachs3:modules/vfs_afsacl use stdbool types
2011-07-21 Christian Ambachs3:modules/vfs_afsacl remove some unnecessary whitespace
2011-07-21 Christian Ambachs3:lib/afs fix the build with --with-vfs-afsacl
2011-07-19 Andrew Bartletts3-auth use auth_user_info not netr_SamInfo3 in auth3_s...
2011-07-19 Andrew Bartletts3-auth Use struct auth_user_info_unix for unix_name...
2011-07-19 Andrew Bartletts3-auth Use *unix_token rather than utok in struct...
2011-07-08 Andrew Bartlettlib/util Move bitmap.c to lib/util
2011-07-08 Volker Lendeckes3-zfsacl: Fix a debug message
2011-07-05 Christian Ambachs3:modules fix non-empty blank lines
2011-07-04 Andreas Schneiders3-vfs: Replace client_id in exand msdfs.
2011-07-04 Andreas Schneiders3-vfs: Replace client_id in smbta.
2011-07-03 Andrew Bartletts3-build Prepare to require fully defined modules
2011-06-29 Andrew Bartlettparam: Merge param headers into lib/param/loadparm.h
2011-06-28 Günther Deschners3-waf: add some missing tdb dependencies.
2011-06-24 Björn Jackes3:vfs_commit: fix build
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-06-20 Andrew Bartlettlib/util Remove samba-util-common!
2011-06-20 Volker Lendeckes3: Fix the build, NAME_MAX not universally available
2011-06-20 Rusty Russelltdb_compat: Higher level API fixes.
2011-06-20 Volker Lendeckes3: Replace shadow_copy2 with a new implementation
2011-06-17 Christian Ambachs3:modules fix Bug 8244 - Cannot copy files larger...
2011-06-09 Christian Ambachs3:vfs cleanup unused code in vfs_recycle
2011-06-09 Christian Ambachs3:modules fix some non-empty blank lines
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-06-07 Jeremy AllisonFix re-opened bug 8083 - "inherit owner = yes" doesn...
2011-06-01 Jeremy AllisonRemove the char * argument from the SMB_VFS_GETWD(...
2011-06-01 Jeremy AllisonChange sys_getcd() to take no arguments and always...
2011-06-01 Jeremy AllisonSplit the ACE flag mapping between nfs4 and Windows
2011-05-31 Volker Lendeckestruct make "struct shadow_copy_data" its own talloc...
2011-05-31 Volker Lendeckes3: Remove SHADOW_COPY_DATA typedef
2011-05-30 Andrew Bartletts3-globals Remove smbd_event_context() (use server_even...
2011-05-30 Gregor Becknfs4_acls: pass ACE_FLAG_INHERITED_ACE down from the...
2011-05-30 Gregor Becknfs4_acls: pass ACE_FLAG_INHERITED_ACE up to the client
2011-05-25 Jeremy AllisonFix bug #8165 - Inverted WITH_SYSLOG condition in vfs_f...
2011-05-25 Sean FinneyFix numerous missing dependencies in WAF build scripts
2011-05-24 Holger HetterichActually make use of the SMBTA_SUBRELEASE define in...
2011-05-24 Christian Ambachs3:modules properly terminate enums in nfs4 acl code
2011-05-24 Christian Ambachs3:vfs properly terminate enums in audit modules
2011-05-18 Holger HetterichMake protocol version 2 the default protocol, and only...
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-18 Björn Baumbachs3-modules: Fix the build of gpfs.c on RHEL 6.0 with...
2011-05-16 Jeremy AllisonEnsure we always write the correct incoming mid into...
2011-05-16 Gregor Beckgpfs.so: Add gpfs:syncio option
2011-05-13 Andrew Bartlettlib/util/charset Move built-in charset modules to the...
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-04-20 Günther Deschners3-build: move MAP_FILE define to the only place used.
2011-04-20 Günther Deschners3-smbd: fix the AIX 5.3 build.
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-05 Jeremy AllisonFix broken interface to set_namearray() - don't modify...
2011-05-05 Jeremy AllisonFixup use of const.
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-05-05 Jeremy AllisonChange the char * pointers in the struct to const char...
2011-05-04 Jeremy AllisonRemove magic numbers. Standardize on macro. Move from...
2011-05-04 Jeremy AllisonCope with +1 change on moving from safe_strcat to strlcat.
2011-05-04 Günther Deschners3-waf: add vfs_gpfs_hsm_notify to the build.
2011-05-04 Volker Lendeckevfs_gpfs: Properly notify the offline->online changes
2011-05-04 Volker Lendeckevfs_gpfs: Block sendfile for offline files
2011-05-04 Volker Lendeckevfs_gpfs: Store the winattrs in st.vfs_private
2011-05-04 Günther Deschners3-vfs: make vfswrap_llistxattr and vfswrap_flistxattr...
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-26 Christian Ambachs3:vfs use gpfs_lib_init
2011-04-18 Volker Lendeckes3: Fix the build of vfs_gpfs.c
2011-04-14 Jeremy AllisonFix bug #8083 - "inherit owner = yes" doesn't interact...
2011-04-14 Günther Deschners3-includes: move readahead prototype to its only user.
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-04-13 Günther Deschners3-includes: only include acl prototypes when needed.
2011-04-11 Björn Baumbachs3-modules: Fix debug message
2011-04-09 Jeremy AllisonFix bug 8072 - PANIC: create_file_acl_common frees...
2011-04-06 Andrew Tridgelllib/crypto: rename the SHA256_ functions to samba_SHA256_
2011-04-05 Jeremy AllisonFix bug #7080 - Quota only shown when logged as root.
2011-04-05 Björn Jackes3/vfs_gpfs: s/syncops/gpfs
2011-04-02 Jeremy AllisonFix bug #7987 - ACL can get lost when files are being...
2011-03-31 Holger HetterichSMBTA: make vfs_smb_traffic_analyzer aware of the sendf...
2011-03-30 Günther Deschners3-vfs: try to fix build of aio_fork module.
2011-03-30 Günther Deschners3-vfs acl modules: more non-linux build fixes.
2011-03-30 Günther Deschners3-vfs_solarisacl: try to fix the solaris build.
2011-03-29 Günther Deschners3: only include ntioctl.h where needed.
2011-03-29 Günther Deschners3-auth: vfs modules need auth.h
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-29 Günther Deschners3-build: only include transfer_file.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/shmem.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/syslog.h when needed.
next