devel-scripts: ask with WRIT_REP by default
[sfrench/samba-autobuild/.git] / source4 / ntvfs /
2012-11-13 Andrew Bartlettntvfs: Fill in sd->type based on the new ACL being...
2012-09-24 Andrew Bartlettbuild: Add missing dep on tdb_compat
2012-08-20 Andrew Bartletts4-ntvfs: Add TODO on ea_size
2012-08-20 Andrew Bartletts4-ntvfs: Ensure we do not attempt to write EAs on...
2012-06-29 Jeremy AllisonReplace all uses of setXX[ug]id() and setgroups with...
2012-06-19 Rusty Russelllib/tdb_wrap: use tdb directly, not tdb_compat.
2012-06-13 Stefan Metzmachers4:ntvfs: add '_fn' suffix to all ntvfs_ops function...
2012-06-10 Björn Jackes4/pvfs: handle non-POSIX compliant Tru64, NetBSD and...
2012-06-02 Andrew Bartletts4-xattr: Use libreplace xattr functions directly
2012-05-28 Stefan Metzmachers4:ntvfs/ipc: fix protocol specific processing of pipe...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-15 Stefan Metzmachers4:ntvfs/smb2: remove misleading comment regarding...
2012-05-15 Stefan Metzmachers4:ntvfs/cifs: remove misleading comment regarding...
2012-05-14 Michael Adammove the dbwrap library to the top level
2012-05-04 Alexander Bokovoys4:ntvfs: add missing headers to vfs_ipc
2012-05-03 Jelmer VernooijUTIL_TDB: lowercase name.
2012-04-27 Stefan Metzmachers4:ntvfs/ipc: don't echo back the smb2 ioctl input_buffer
2012-04-24 Alexander Bokovoylib/replace: split out GSSAPI from lib/replace/system...
2012-04-18 Andrew Bartletts4-python: Add python wrapper for xattr_tdb format...
2012-04-13 Adrian Bunkrely on sys/inotify.h for inotify
2012-04-03 Andrew Bartletts4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make...
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-02-10 Matthieu Patous3-waf: add dependency on talloc or it won't build...
2012-02-07 Jelmer Vernooijpyxattr_tdb: Remove pointless check for blob.length...
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-12-01 Andrew Tridgells4-ntvfs: added allow_override check based on use of...
2011-12-01 Andrew Tridgells4-ntvfs: fixed a unix ACL mapping bug
2011-11-30 Stefan Metzmachers4:libcli/raw: implement on top of smbXcli_conn/req
2011-10-28 Andrew Bartlettlib/util Rename samba_modules_load -> samba_module_init...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fns_run -> samba_modu...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fn -> samba_module_in...
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-28 Andrew Bartlettlib/util Rename load_samba_modules -> samba_modules_load
2011-10-28 Andrew Bartlettlib/util Rename run_init_functions -> samba_init_module...
2011-10-28 Andrew Bartlettlib/util Rename init_module_fn to samba_init_module_fn
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-10-19 David Disseldorplibcli: move ioctl function field defs to smb_constants
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-09-23 Matthieu Patoupython-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTA...
2011-09-23 Matthieu Patoupys4: really return an exception if the status if not...
2011-09-20 Matthias Dieter... s4:ntvfs common - remove two outdated function prototypes
2011-09-20 Matthias Dieter... s4:ntvfs common - add "UTIL_TDB" and "tdb-wrap" as...
2011-09-19 Matthias Dieter... s4:ntvfs/common/brlock.c - remove unnecessary include...
2011-09-05 Stefan Metzmachers4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/
2011-09-05 Stefan Metzmachers4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-18 Jelmer Vernooijcli-raw: Add public libsmbclient-raw library.
2011-08-13 Simo Sorces4:ntvfs: use tevent_ fn names instead of legacy event_...
2011-07-29 Andrew Bartletts4-auth Move conversion of security_token to unix_token...
2011-07-29 Andrew Bartlettntvfs: Use security_unix_token from auth.idl
2011-07-23 Jelmer Vernooijcli_raw: Make name lowercase.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-22 Stefan Metzmachers4:ntvfs/cifs: add option to use S4U2Proxy
2011-06-20 Rusty Russelltdb_store: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_delete: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-16 Matthias Dieter... s4:ntvfs subsystems - rework it using concrete enum...
2011-06-11 Matthias Dieter... s4:ntvfs/smb2/vfs_smb2.c - remove unused variable
2011-06-09 Andrew Bartlettlibrpc/idr Use the Samba3 notify.idl in common.
2011-06-09 Andrew Bartlettserver_id.idl: Bring server_id.idl in common
2011-06-09 Matthias Dieter... s4:ntvfs subsystem - quiet enum warnings
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_usec
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_msec
2011-05-18 Stefan Metzmachers4:ntvfs/cifs: return NT_STATUS_INTERNAL_ERROR if no...
2011-05-08 Andrew Bartletts4-ntvfs: Rename brl_*() -> brlock_*() to avoid conflic...
2011-05-06 Andrew Bartlettlib/util Rename ms_fnmatch() to ms_fnmatch_protocol...
2011-05-06 Andrew Bartlettnterr: Add mem_ctx for return string from get_nt_error_...
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-03 Andrew BartlettRemove strlower_m() and strupper_m() from source4 and...
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-04-28 Stefan Metzmachers4:ntvfs/smb2: use sync version of smb2_connect()
2011-04-06 Andrew Tridgelltstream: make npa_tstream a private library
2011-03-22 Stefan Metzmachers4:ntvfs/posix: name->dos.attrib isn't initialized...
2011-03-21 Stefan Metzmachers4:ntvfs/posix: grant SEC_STD_DELETE if the parent...
2011-03-19 Jelmer Vernooijsource4/ntvfs: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/ntvfs/posix: Fix prototypes for all functions.
2011-02-28 Jelmer Vernooijntvfs: Add some missing dependencies on tevent/events.
2011-02-28 Jelmer VernooijUse <tdb.h> to include tdb, so the system include file...
2011-02-28 Jelmer VernooijUse <tevent.h> so the system tevent gets included,...
2011-02-18 Andrew Tridgells4-idl: rename s4 server_id.idl to server_id4.idl
2011-02-15 Pavel Shilovskys4: Don't grant level II oplock to a file with byte...
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Change from 'info3' to auth_sess...
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-01-09 Matthieu Patous4: make pipes with underscore works also
2010-11-11 Andrew Tridgells4-server: move the creation of the IPC$ share into...
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-11-07 Jelmer Vernooijsamdb: Lowercase library name.
2010-11-03 Philip M. Whites4:waf - fix the build on Gentoo platforms
2010-11-01 Andrew Tridgells4-modules: get rid of the remaining static prototypes...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-rpc: split the dcesrv reply code out of dcerpc_server
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-23 Jelmer Vernooijs4: Rename NSS_WRAPPER to nss_wrapper.
next