r22009: change TDB_DATA from char * to unsigned char *
[sfrench/samba-autobuild/.git] / source / libsmb / smb_share_modes.c
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Jeremy Allisonr21191: Add in the POSIX open/mkdir/unlink calls.
2007-10-10 Jeremy Allisonr20883: W00t! I now understand how "delete on close...
2007-10-10 Herb Lewisr20269: merge -r20264:20267 from SAMBA_3_0_24
2007-10-10 Volker Lendecker17363: Some C++ warnings
2007-10-10 Jeremy Allisonr16435: Add in the uid info that Jerry needs into the
2007-10-10 Jeremy Allisonr13331: No I didn't have to change the interface version...
2007-10-10 Jeremy Allisonr13329: Fix libsmbsharemodes.so to work with the stored...
2007-10-10 Jeremy Allisonr13274: Fix for bug #3467. Not a show stopper.
2007-10-10 Jeremy Allisonr12203: Add the share path into the sharemode db. This...
2007-10-10 Jeremy Allisonr11379: Remove external dependencies from sharemodes...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10217: Remember to exit correctly when we find a match...
2007-10-10 Jeremy Allisonr10215: Fix several memory corruption bugs now we're...
2007-10-10 Jeremy Allisonr10204: I love valgrind :-). Found stupid missing paran...
2007-10-10 Jeremy Allisonr10150: Fix from Steve Williams <steve@celineandsteve...
2007-10-10 Jeremy Allisonr10135: Remove external dependencies for libsmbsharemod...
2007-10-10 Jeremy Allisonr10054: Actually use the given db path (:-)
2007-10-10 Jeremy Allisonr10042: Add in external LGPL library for accessing...