summaryrefslogtreecommitdiffstats
path: root/source3/smbd/share_access.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the reference to current_user_info from share_access.cVolker Lendecke2008-05-251-11/+15
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-6/+6
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-101-3/+3
* r19010: Fix bug 4137Volker Lendecke2007-10-101-0/+4
* r18271: Big change:Gerald Carter2007-10-101-1/+1
* r17406: We need to do a translation of winbind separator -> '\\' inVolker Lendecke2007-10-101-2/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+4
* r15359: Fix typoVolker Lendecke2007-10-101-1/+2
* r14075: * add support for long variable names in smb.conf in the form of %(....)Gerald Carter2007-10-101-4/+9
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-2/+2
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+264