Store sendfile capability per-fsp.
[jpeach/samba.git] / source / include / smb.h
2007-10-15 James PeachStore sendfile capability per-fsp.
2007-10-15 James PeachUse filesystem capabilities to support case-insensitive...
2007-05-23 Gerald Carterr23101: grab remainder of rename fixes
2007-04-21 Gerald Carterr22434: sync from the 3.0.25 tree for rc2
2007-04-09 Gerald Carterr22138: * Sync up with the SAMBA_3_0_25 as of svn r22132.
2007-03-20 Gerald Carterr21889: * Pull from SAMBA-3_0_25 svn r21888
2007-02-28 Gerald Carterr21585: Start syncing the monster that will become...
2007-02-20 Jeremy Allisonr21460: Fix for server-side processing of SPNEGO auth
2007-02-13 Volker Lendecker21322: No feedback means consent :-)
2007-02-08 Gerald Carterr21250: Partial fix for BUG 4093: Make %a expand to...
2007-02-07 Jeremy Allisonr21209: Add in the POSIX extensions.
2007-02-06 Gerald Carterr21186: * Merge nss_info and idmap interface changes...
2007-01-18 Jeremy Allisonr20883: W00t! I now understand how "delete on close...
2007-01-13 Jeremy Allisonr20742: Rename chkpth -> checkpath for sanity's sake...
2007-01-10 Jeremy Allisonr20655: After consulting with Volker, fix our pathname
2007-01-01 Stefan Metzmacherr20447: Happy New Year!
2006-12-10 Jeremy Allisonr20098: Properly fix issues with create_token_from_user...
2006-11-21 Gerald Carterr19815: Minimal merge of wkssvc client and server auto...
2006-11-21 Gerald Carterr19810: more merge work....does not compile currently...
2006-11-20 Gerald Carterr19806: merge time.c changes
2006-11-20 Gerald Carterr19801: grabbing minor changes (some missing pieces...
2006-11-19 Gerald Carterr19799: sync up examples from SAMBA_3_0
2006-11-19 Gerald Carterr19796: * copy libgpo and grab libads changes
2006-11-19 Gerald Carterr19795: * bring the 'enum lsa_SidType', 'struct GUID...
2006-11-18 Gerald Carterr19767: Intermediate checking (does not yet compile)
2006-10-24 Jeremy Allisonr19488: British trains are at least good for something...
2006-09-24 Andrew Tridgellr18866: Jeremy and Volker have given the go-ahead on...
2006-09-21 Jelmer Vernooijr18802: Use the pidl-generated code for the srvsvc...
2006-09-21 Jeremy Allisonr18787: Fix the strlen_m and strlen_m_term code by...
2006-09-20 Gerald Carterr18717: remove old defines in preference of the flags...
2006-09-19 Jelmer Vernooijr18654: Rename "struct uuid" => "struct GUID" for consi...
2006-09-18 Gerald Carterr18623: starting on eventlog IDL
2006-09-15 Jelmer Vernooijr18572: Use the autogenerated client and server for...
2006-09-15 Gerald Carterr18560: * Add in the winreg and initshutdown IDL files
2006-09-08 Gerald Carterr18275: add auto generated dfs code
2006-09-08 Gerald Carterr18271: Big change:
2006-09-06 Gerald Carterr18193: Not quite to autogenerated NDR but closer thank...
2006-09-06 Jelmer Vernooijr18188: merge 3.0-libndr branch
2006-09-03 Volker Lendecker18019: Fix a C++ warnings: Don't use void * in libads...
2006-09-02 Jeremy Allisonr18006: Actually a smaller change than it looks. Leverage
2006-08-30 Jelmer Vernooijr17931: Really remove the files this time. Looks like...
2006-08-24 Jelmer Vernooijr17806: Make NTTIME a UINT64_S rather than a separate...
2006-08-23 Gerald Carterr17727: Start pulling in changes for 3.0.23c
2006-08-21 Gerald Carterr17669: Remove RID algorithm support from unmapped...
2006-08-21 Gerald Carterr17669: Remove RID algorithm support from unmapped...
2006-08-20 Volker Lendecker17625: Fix the build
2006-08-15 Volker Lendecker17554: Cleanup
2006-08-08 Volker Lendecker17457: Add a test to do some operations on group mapping.
2006-07-17 Jeremy Allisonr17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
2006-07-14 Volker Lendecker17039: Eliminate snum from enumshares and getshareinfo...
2006-07-11 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2006-06-29 Gerald Carterr16674: After removing each individual post-3.0.23rc3...
2006-06-28 Jeremy Allisonr16661: Fix from jason@ncac.gwu.edu for bug #3875,
2006-06-22 Gerald Carterr16472: final pass for 3.0.23rc3 I think. Current...
2006-06-21 Jeremy Allisonr16435: Add in the uid info that Jerry needs into the
2006-06-08 Gerald Carterr16104: Set version to 3.0.23rc2
2006-05-30 Jeremy Allisonr15958: Make us pass RAW-OPLOCK with kernel oplocks...
2006-05-23 Gerald Carterr15837: starting sync up for 3.0.23rc1 (in sync with...
2006-05-17 Jeremy Allisonr15668: DOS or FCB opens share one share mode entry...
2006-05-16 Günther Deschnerr15649: Allow to store 24 password history entries...
2006-05-03 Jeremy Allisonr15402: Fix for bug #3587. Dead entries can be left...
2006-04-25 Günther Deschnerr15251: Adding PreWin2kAccess builtin sid.
2006-04-19 Gerald Carterr15135: working on 3.0.23pre1; sync to SAMBA_3_0 r15132
2006-04-15 Jeremy Allisonr15088: Remove all time() and gettimeofday() calls...
2006-04-12 Jeremy Allisonr15060: The brlock code gets called a lot. Ensure we...
2006-04-11 Andrew Tridgellr15032: change BENCH-NBENCH to always break to none...
2006-04-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2006-04-06 Andrew Tridgellr14936: remove a duplicate line
2006-03-22 James Peachr14668: Set the FILE_STATUS_OFFLINE bit by observing...
2006-03-21 James Peachr14600: Refactor capability interface from being IRIX...
2006-03-15 Stefan Metzmacherr14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:
2006-03-12 James Peachr14255: Revert r14204 which was horribly broken.
2006-03-11 James Peachr14207: Convert the lp_acl_compatibility() param into...
2006-03-11 Stefan Metzmacherr14205: move smb specific stuff out of includes.h ...
2006-03-11 James Peachr14204: Remove the basically unused P_GSTRING and P_UGS...
2006-03-08 Günther Deschnerr14050: Add the ACB_PWEXPIRED bit abartlet has found.
2006-02-27 James Peachr13733: Reorder so that locking and params declarations...
2006-02-27 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
2006-02-20 Gerald Carterr13567: merge for 3.0.21c
2006-02-13 James Peachr13482: Push the FAM notification file descriptor into...
2006-02-04 Jeremy Allisonr13329: Fix libsmbsharemodes.so to work with the stored...
2006-02-03 Gerald Carterr13316: Let the carnage begin....
2006-02-03 Gerald Carterr13310: first round of server affinity patches for...
2006-02-02 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2006-02-01 Jeremy Allisonr13274: Fix for bug #3467. Not a show stopper.
2006-01-31 Jeremy Allisonr13260: Fix stupid bug Volker found for big-endian...
2006-01-28 Jelmer Vernooijr13210: Revert my named pipes patch until it passes...
2006-01-28 Jelmer Vernooijr13208: Clearly separate named pipes from the IPC$...
2006-01-28 Gerald Carterr13200: oplock fixes from Jeremy (hopefully last issue...
2006-01-27 Jeremy Allisonr13198: Fix issues exposed by Jerry's testing on 64...
2006-01-25 Gerald Carterr13130: syncing RHEL/Fedora packaging
2006-01-24 Gerald Carterr13109: 3.0.21b chnges from the 3.0 tree (round #2)
2006-01-24 Gerald Carterr13106: syncing up packaging from the 3.0 tree
2006-01-24 Gerald Carterr13105: pulling some code over for the 3.0.21b release...
2006-01-23 Jeremy Allisonr13095: Fix warnings assigning int to a size_t.
2006-01-12 Jeremy Allisonr12877: Stop passing structs around in smb messages...
2006-01-05 Stefan Metzmacherr12725: some minor updates
2006-01-03 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2006-01-03 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2006-01-01 Stefan Metzmacherr12660: Happy New Year!
next