Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17206: Add a modular API for share configuration. | Simo Sorce | 1 | -11/+22 |
2007-10-10 | r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA... | Stefan Metzmacher | 1 | -3/+7 |
2007-10-10 | r16950: remove the smb mid from the ntvfs layer and keep a list of pending | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r15734: This is a major change to the NTVFS subsystem: | Stefan Metzmacher | 1 | -50/+138 |
2007-10-10 | r15694: for the cifs backend it's desired that we pull and repush | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15693: fix the logic for the "cifs:map_trans2" parameter | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15522: allow cifs:map_trans2 per share | Stefan Metzmacher | 1 | -4/+9 |
2007-10-10 | r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobbered | James Peach | 1 | -1/+2 |
2007-10-10 | r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is | James Peach | 1 | -2/+1 |
2007-10-10 | r15185: Force all NTVFS modules to provide a critical sizes structure so | James Peach | 1 | -1/+2 |
2007-10-10 | r14736: - the ntvfs subsystem should not know about smb_server.h | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r14672: the async_info desctructor needs access to the private struct, | Stefan Metzmacher | 1 | -0/+19 |
2007-10-10 | r14539: get rid of a pointless union layer in struct smb_notify | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14487: split smbsrv_request into two parts, one will be moved to ntvfs_request | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r14456: don't access the smbsrv_tcon inside the ntvfs modules | Stefan Metzmacher | 1 | -16/+21 |
2007-10-10 | r14209: don't timeout notify requests in the cifs backend, as they are | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -7/+12 |
2007-10-10 | r14157: - pass a struct ntvfs_request to the ntvfs layer | Stefan Metzmacher | 1 | -51/+50 |
2007-10-10 | r14012: added support for the SMBntcancel operation in the cifs ntvfs | Andrew Tridgell | 1 | -3/+35 |
2007-10-10 | r14011: - added a ntvfs_notify op to allow backends to support change notify | Andrew Tridgell | 1 | -0/+31 |
2007-10-10 | r13129: fix the memory hierachie | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11596: switched the libcli/raw/ code over to using the lib/stream/ generic | Andrew Tridgell | 1 | -27/+0 |
2007-10-10 | r11513: Add the ability to use the local machine account instead of a static | Andrew Bartlett | 1 | -4/+25 |
2007-10-10 | r11471: Describe how kerberos forwarding works with the ntvfs. | Andrew Bartlett | 1 | -1/+25 |
2007-10-10 | r11452: Update Heimdal to current lorikeet, including removing the ccache side | Andrew Bartlett | 1 | -10/+18 |
2007-10-10 | r10878: Reply to some comments by tridge and metze: | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10528: Add credentials.h back into includes.h as some compilers don't | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10510: Decrease the amount of data included by includes.h a bit | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r7931: fixed a bug in the cifs backend found with the new test code | Andrew Tridgell | 1 | -1/+12 |
2007-10-10 | r6028: A MAJOR update to intergrate the new credentails system fully with | Andrew Bartlett | 1 | -4/+10 |
2007-10-10 | r5197: moved events code to lib/events/ (suggestion from metze) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5195: most events don't need the time of the event, so save a gettimeofday()... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5185: make all the events data structures private to events.c. This will | Andrew Tridgell | 1 | -8/+15 |
2007-10-10 | r5126: the composite code is no longer client specific or smb specific, so | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5102: This is a major simplification of the logic for controlling top level | Andrew Tridgell | 1 | -17/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4942: converted the cifs backend to not use event_context_merge(). Instead, | Andrew Tridgell | 1 | -16/+21 |
2007-10-10 | r4757: added the ability of the clisocket level of libcli to handle async | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r4726: - use the name tcon and tid instead of conn and cnum | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4055: fixed more places to use type safe allocation macros | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3528: added support for the SMBntcancel() operation, which cancels any | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r3507: - added deferred replies on sharing violation in pvfs open. The | Andrew Tridgell | 1 | -2/+3 |