Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8535: no longer rely on seekdir working after a closedir. Instead, keep | Andrew Tridgell | 1 | -11/+28 |
2007-10-10 | r6229: Back out these changes ... | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r6219: This change allows us to fall back to authenticating without | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r4615: added acl checking on directory search in pvfs | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r4263: added support for the trans2 RAW_SEARCH_EA_LIST information | Andrew Tridgell | 1 | -0/+21 |
2007-10-10 | r4165: added a 100 element name cache to cope with some amount of seeking | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r4162: this should fix the delete/findnext problem from OS/2 clients. Thanks | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r4067: no matches in findnext is not an error | Andrew Tridgell | 1 | -5/+0 |
2007-10-10 | r3747: - added some of the infrastructure needed for streams support in pvfs | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3544: fixed some #include lines to make them more consistent | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3455: some more portability fixes. We nearly compile on solaris again now. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3276: - allow for more than 256 open old style searches (limit currently set... | Andrew Tridgell | 1 | -4/+50 |
2007-10-10 | r3262: - new pvfs_dirlist code that reopens the directory between search | Andrew Tridgell | 1 | -19/+21 |
2007-10-10 | r3260: redid the pvfs_dirlist() interface in preparation for a "keep | Andrew Tridgell | 1 | -39/+30 |
2007-10-10 | r3248: don't stop searches on failed fill_search_info() | Andrew Tridgell | 1 | -7/+1 |
2007-10-10 | r3240: - update the rules for what error codes should be given on the | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r3207: - reformat error msgs in BASE-DIR* tests | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r3064: - use UINT8_MAX and UINT16_MAX instead of hex values for idr_get_new(... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3056: added a id -> pointer data structure (a type of radix tree). This is | Andrew Tridgell | 1 | -58/+35 |
2007-10-10 | r2904: - fixed the old style SMBsearch to return the pvfs shortname, not a tr... | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r2788: prevent a memory leak in the pvfs search backend | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2751: this is a new ntvfs design which tries to solve: | Stefan Metzmacher | 1 | -12/+17 |
2007-10-10 | r2561: completely redid the ntvfs module chaining code, You can now do someth... | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r2520: - finished implementing the server side of the old style search requests | Andrew Tridgell | 1 | -81/+200 |
2007-10-10 | r2503: the RAW-SEARCH test now mostly passes against the posix backend | Andrew Tridgell | 1 | -100/+242 |
2007-10-10 | r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 and | Andrew Tridgell | 1 | -20/+90 |
2007-10-10 | r2436: the second big lump of posix vfs code. | Andrew Tridgell | 1 | -29/+22 |
2007-10-10 | r2404: the first large lump of posix vfs stuff. | Andrew Tridgell | 1 | -0/+250 |