summaryrefslogtreecommitdiff
path: root/source4/ntvfs
Commit message (Expand)AuthorAgeFilesLines
* s4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make more generally usefulAndrew Bartlett2012-04-035-38/+100
* tdb_wrap: Move to specific directory.Jelmer Vernooij2012-03-106-6/+6
* s3-waf: add dependency on talloc or it won't build if talloc.h is not in the ...Matthieu Patou2012-02-101-1/+1
* pyxattr_tdb: Remove pointless check for blob.length < 0.Jelmer Vernooij2012-02-071-1/+1
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-036-20/+20
* s4-ntvfs: added allow_override check based on use of NT ACLAndrew Tridgell2011-12-0110-41/+59
* s4-ntvfs: fixed a unix ACL mapping bugAndrew Tridgell2011-12-011-21/+25
* s4:libcli/raw: implement on top of smbXcli_conn/reqStefan Metzmacher2011-11-301-1/+2
* lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystemAndrew Bartlett2011-10-282-2/+2
* lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett2011-10-284-6/+6
* lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett2011-10-284-6/+6
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-286-6/+6
* lib/util Rename load_samba_modules -> samba_modules_loadAndrew Bartlett2011-10-282-2/+2
* lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett2011-10-284-6/+6
* lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2011-10-284-6/+6
* Include uid_wrapper correctly.Andreas Schneider2011-10-272-19/+1
* libcli: move ioctl function field defs to smb_constantsDavid Disseldorp2011-10-193-3/+3
* lib/util: Add back control of mmap and hash size in tdb for top level buildAndrew Bartlett2011-10-132-3/+6
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-111-2/+2
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-066-2/+6
* python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it...Matthieu Patou2011-09-231-2/+4
* pys4: really return an exception if the status if not correctMatthieu Patou2011-09-231-4/+2
* s4:ntvfs common - remove two outdated function prototypesMatthias Dieter Wallnöfer2011-09-202-4/+0
* s4:ntvfs common - add "UTIL_TDB" and "tdb-wrap" as internal build dependencyMatthias Dieter Wallnöfer2011-09-201-0/+1
* s4:ntvfs/common/brlock.c - remove unnecessary include "tdb_compat.h"Matthias Dieter Wallnöfer2011-09-191-1/+0
* s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/Stefan Metzmacher2011-09-054-8/+8
* s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/Stefan Metzmacher2011-09-058-9/+9
* credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij2011-08-182-2/+2
* cli-raw: Add public libsmbclient-raw library.Jelmer Vernooij2011-08-181-2/+2
* s4:ntvfs: use tevent_ fn names instead of legacy event_ onesSimo Sorce2011-08-134-5/+5
* s4-auth Move conversion of security_token to unix_token to authAndrew Bartlett2011-07-292-54/+4
* ntvfs: Use security_unix_token from auth.idlAndrew Bartlett2011-07-291-24/+16
* cli_raw: Make name lowercase.Jelmer Vernooij2011-07-231-2/+2
* 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