Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -2/+2 |
2009-02-02 | s4:ntvfs/common: s/private/private_data | Stefan Metzmacher | 1 | -4/+4 |
2008-09-16 | Fix last few includes to use new tdb location. | Jelmer Vernooij | 1 | -1/+1 |
2008-06-03 | opendb: add write time handling | Stefan Metzmacher | 1 | -6/+45 |
2008-03-27 | Fix references to ntvfs share config | Andrew Bartlett | 1 | -1/+1 |
2008-03-27 | Make oplocks a per-share option. | Andrew Bartlett | 1 | -2/+1 |
2008-03-12 | opendb_tdb: use sys_lease to setup kernel oplocks | Stefan Metzmacher | 1 | -8/+38 |
2008-03-12 | opendb: pass down a pointer to the fd in odb_open_file() | Stefan Metzmacher | 1 | -1/+3 |
2008-03-08 | opendb_tdb: keep struct opendb_file arround for the lifetime of struct odb_lock | Stefan Metzmacher | 1 | -135/+109 |
2008-03-08 | opendb_tdb: correctly initialize modified to false | Stefan Metzmacher | 1 | -1/+1 |
2008-03-07 | opendb: force odb_can_open() before odb_open_file() | Stefan Metzmacher | 1 | -54/+66 |
2008-03-07 | opendb_tdb: pass down struct messaging_context directly to odb_oplock_break_s... | Stefan Metzmacher | 1 | -5/+8 |
2008-03-06 | opendb: add allow_level_II_oplock parameter to odb_open_file() | Stefan Metzmacher | 1 | -11/+21 |
2008-02-29 | opendb: add odb_get_path() | Stefan Metzmacher | 1 | -0/+20 |
2008-02-28 | opendb: only return delete_on_close on odb_get_delete_on_close() | Stefan Metzmacher | 1 | -13/+3 |
2008-02-28 | opendb: return the path that should be deleted in odb_close_file() | Stefan Metzmacher | 1 | -2/+13 |
2008-02-27 | opendb_tdb: EXCLUSIVE oplock use the same matching logic | Stefan Metzmacher | 1 | -3/+21 |
2008-02-26 | opendb_tdb: with break_to_none attribute only opens also break oplocks | Stefan Metzmacher | 1 | -2/+9 |
2008-02-26 | opendb: unify the parameters of odb_open_file() and odb_can_open() | Stefan Metzmacher | 1 | -10/+3 |
2008-02-26 | opendb: pass down open_disposition and break_to_none to odb_open_file() | Stefan Metzmacher | 1 | -4/+3 |
2008-02-26 | opendb_tdb: only file->delete_on_close == true should give DELETE_PENDING | Stefan Metzmacher | 1 | -2/+5 |
2008-02-26 | opendb_tdb: move sharemode, oplock logic into odb_tdb_open_can_internal() | Stefan Metzmacher | 1 | -89/+102 |
2008-02-26 | opendb_tdb: add force break to none logic | Stefan Metzmacher | 1 | -2/+7 |
2008-02-26 | opendb_tdb: attribute only opens doesn't conflict with BATCH oplocks | Stefan Metzmacher | 1 | -2/+35 |
2008-02-26 | opendb_tdb: grant level2 oplocks | Stefan Metzmacher | 1 | -9/+23 |
2008-02-26 | opendb: add odb_break_oplocks() function | Stefan Metzmacher | 1 | -1/+39 |
2008-02-25 | opendb: add odb_update_oplock() call | Stefan Metzmacher | 1 | -2/+43 |
2008-02-25 | opendb: send also the oplock break level on MSG_NTVFS_OPLOCK_BREAK | Stefan Metzmacher | 1 | -5/+23 |
2008-02-25 | opendb: add odb_get_key() function to get the key back from a struct odb_lock | Stefan Metzmacher | 1 | -0/+7 |
2008-01-05 | r26670: Janitorial: Remove global_loadparm uses. | Jelmer Vernooij | 1 | -2/+2 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -1/+1 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26431: Require ndr_push creators to specify a iconv_convenience context. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26353: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -8/+12 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r21807: modularise the opendb code, so different backends can be | Andrew Tridgell | 1 | -0/+622 |