summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs
Commit message (Expand)AuthorAgeFilesLines
* s4:ntvfs/cifs: add option to use S4U2ProxyStefan Metzmacher2011-06-221-0/+49
* tdb_store: check returns for 0, not -1.Rusty Russell2011-06-201-1/+1
* tdb_delete: check returns for 0, not -1.Rusty Russell2011-06-201-1/+1
* tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell2011-06-203-8/+8
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-207-7/+7
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-206-47/+47
* s4:ntvfs subsystems - rework it using concrete enum valuesMatthias Dieter Wallnöfer2011-06-163-4/+22
* s4:ntvfs/smb2/vfs_smb2.c - remove unused variableMatthias Dieter Wallnöfer2011-06-111-1/+0
* librpc/idr Use the Samba3 notify.idl in common.Andrew Bartlett2011-06-093-3/+3
* server_id.idl: Bring server_id.idl in commonAndrew Bartlett2011-06-091-1/+1
* s4:ntvfs subsystem - quiet enum warningsMatthias Dieter Wallnöfer2011-06-093-18/+10
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-063-4/+4
* lib/util/time.c: timeval_current_ofs_usecRusty Russell2011-06-012-2/+2
* lib/util/time.c: timeval_current_ofs_msecRusty Russell2011-06-011-2/+1
* s4:ntvfs/cifs: return NT_STATUS_INTERNAL_ERROR if no credentials are availableStefan Metzmacher2011-05-181-1/+1
* s4-ntvfs: Rename brl_*() -> brlock_*() to avoid conflict with brlock_init in s3Andrew Bartlett2011-05-087-24/+24
* lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbolAndrew Bartlett2011-05-063-6/+6
* nterr: Add mem_ctx for return string from get_nt_error_c_code()Andrew Bartlett2011-05-061-20/+19
* lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett2011-05-066-6/+6
* Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett2011-05-032-18/+12
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-0312-43/+43
* s4:ntvfs/smb2: use sync version of smb2_connect()Stefan Metzmacher2011-04-281-10/+8
* tstream: make npa_tstream a private libraryAndrew Tridgell2011-04-061-1/+1
* s4:ntvfs/posix: name->dos.attrib isn't initialized in pvfs_access_check_create()Stefan Metzmacher2011-03-221-1/+1
* s4:ntvfs/posix: grant SEC_STD_DELETE if the parent grants SEC_DIR_DELETE_CHILDStefan Metzmacher2011-03-211-10/+58
* source4/ntvfs: Fix prototypes for all functions.Jelmer Vernooij2011-03-197-0/+14
* source4/ntvfs/posix: Fix prototypes for all functions.Jelmer Vernooij2011-03-194-0/+8
* ntvfs: Add some missing dependencies on tevent/events.Jelmer Vernooij2011-02-282-4/+5
* Use <tdb.h> to include tdb, so the system include file gets used when buildin...Jelmer Vernooij2011-02-286-6/+6
* Use <tevent.h> so the system tevent gets included, if enabled.Jelmer Vernooij2011-02-281-1/+1
* s4-idl: rename s4 server_id.idl to server_id4.idlAndrew Tridgell2011-02-181-1/+1
* s4: Don't grant level II oplock to a file with byte-range locks.Pavel Shilovsky2011-02-154-2/+52
* libcli/named_pipe_auth Change from 'info3' to auth_session_info_transportAndrew Bartlett2011-02-101-49/+7
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-3/+11
* s4: make pipes with underscore works alsoMatthieu Patou2011-01-091-1/+3
* s4-server: move the creation of the IPC$ share into ntvfsAndrew Tridgell2010-11-111-0/+26
* credentials: Lowercase library name,Jelmer Vernooij2010-11-072-2/+2
* samdb: Lowercase library name.Jelmer Vernooij2010-11-072-3/+3
* s4:waf - fix the build on Gentoo platformsPhilip M. White2010-11-031-4/+8
* s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell2010-11-014-19/+8
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-318-308/+0
* s4-rpc: split the dcesrv reply code out of dcerpc_serverAndrew Tridgell2010-10-301-0/+1
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-2/+2
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-1/+1
* s4: Rename NSS_WRAPPER to nss_wrapper.Jelmer Vernooij2010-10-231-1/+1
* s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij2010-10-231-1/+1
* s4: Rename WRAP_XATTR to wrap_xattr.Jelmer Vernooij2010-10-231-2/+2
* s4: Rename LIBEVENTS to libevents.Jelmer Vernooij2010-10-231-1/+1
* s4-rpc_server: split out DCERPC_SHARE as a separate subsystemAndrew Tridgell2010-10-212-1/+2
* s4-waf: removed the dependency loop between ntvfs and dcerpc_serverAndrew Tridgell2010-10-211-5/+7