summaryrefslogtreecommitdiffstats
path: root/source/libsmb/smb_share_modes.c
Commit message (Expand)AuthorAgeFilesLines
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-07-101-2/+1
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-07-101-1/+1
* r23183: Check in a change made by Tridge:Volker Lendecke2007-05-291-6/+6
* r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:Stefan Metzmacher2007-05-161-7/+7
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-05-071-5/+5
* r22154: Make struct smbdb_ctx an opaque pointer so users of the APIJeremy Allison2007-04-101-0/+5
* r22012: Ensure we use the same technique to pull the share modeJeremy Allison2007-03-291-19/+21
* r21209: Add in the POSIX extensions.Jeremy Allison2007-02-071-0/+1
* r20883: W00t! I now understand how "delete on close" reallyJeremy Allison2007-01-181-1/+0
* r20267: fix more no previous prototype warningsHerb Lewis2006-12-201-0/+4
* r19798: reducing some diffs...bringing over ntlm_auth changesGerald Carter2006-11-191-5/+8
* r16472: final pass for 3.0.23rc3 I think. Current with SAMBA_3_0 r16471Gerald Carter2006-06-221-0/+1
* r13331: No I didn't have to change the interface version...Jeremy Allison2006-02-041-22/+0
* r13329: Fix libsmbsharemodes.so to work with the stored delete token.Jeremy Allison2006-02-041-15/+23
* r13274: Fix for bug #3467. Not a show stopper.Jeremy Allison2006-02-011-0/+2
* r12203: Add the share path into the sharemode db. This involvesJeremy Allison2005-12-121-4/+33
* r11379: Remove external dependencies from sharemodes library.Jeremy Allison2005-10-281-4/+20
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-41/+52
* r10217: Remember to exit correctly when we find a matching entry to change.Jeremy Allison2005-09-131-1/+2
* r10215: Fix several memory corruption bugs now we're testing this.Jeremy Allison2005-09-131-33/+37
* r10204: I love valgrind :-). Found stupid missing parantheses :-).Jeremy Allison2005-09-131-1/+1
* r10150: Fix from Steve Williams <steve@celineandsteve.com> to make the argsJeremy Allison2005-09-111-2/+2
* r10135: Remove external dependencies for libsmbsharemodes.soJeremy Allison2005-09-091-10/+11
* r10054: Actually use the given db path (:-)Jeremy Allison2005-09-061-1/+5
* r10042: Add in external LGPL library for accessing the share mode db. AllowJeremy Allison2005-09-051-0/+452