summaryrefslogtreecommitdiff
path: root/source3/libsmb/smb_share_modes.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13331: No I didn't have to change the interface version...Jeremy Allison1-22/+0
2007-10-10r13329: Fix libsmbsharemodes.so to work with the stored delete token.Jeremy Allison1-15/+23
2007-10-10r13274: Fix for bug #3467. Not a show stopper.Jeremy Allison1-0/+2
2007-10-10r12203: Add the share path into the sharemode db. This involvesJeremy Allison1-4/+33
2007-10-10r11379: Remove external dependencies from sharemodes library.Jeremy Allison1-4/+20
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-41/+52
2007-10-10r10217: Remember to exit correctly when we find a matching entry to change.Jeremy Allison1-1/+2
2007-10-10r10215: Fix several memory corruption bugs now we're testing this.Jeremy Allison1-33/+37
2007-10-10r10204: I love valgrind :-). Found stupid missing parantheses :-).Jeremy Allison1-1/+1
2007-10-10r10150: Fix from Steve Williams <steve@celineandsteve.com> to make the argsJeremy Allison1-2/+2
2007-10-10r10135: Remove external dependencies for libsmbsharemodes.soJeremy Allison1-10/+11
2007-10-10r10054: Actually use the given db path (:-)Jeremy Allison1-1/+5
2007-10-10r10042: Add in external LGPL library for accessing the share mode db. AllowJeremy Allison1-0/+452