r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
[jelmer/samba4-debian.git] / source / ntvfs / posix / pvfs_dirlist.c
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Andrew Tridgellr4165: added a 100 element name cache to cope with...
2007-10-10 Andrew Tridgellr4163: 2nd attempt at fixing the OS/2 "del *" problem
2007-10-10 Andrew Tridgellr4162: this should fix the delete/findnext problem...
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3268: - fixed wildcard handling in new dirlist code
2007-10-10 Andrew Tridgellr3262: - new pvfs_dirlist code that reopens the directo...
2007-10-10 Andrew Tridgellr3260: redid the pvfs_dirlist() interface in preparatio...
2007-10-10 Andrew Tridgellr2927: imported the hash2 name mangling code from Samba...
2007-10-10 Andrew Tridgellr2786: - match on both long and short name for search...
2007-10-10 Andrew Tridgellr2679: fixed an uninitialised variable found with valgrind
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Andrew Tridgellr2503: the RAW-SEARCH test now mostly passes against...
2007-10-10 Andrew Tridgellr2404: the first large lump of posix vfs stuff.