summaryrefslogtreecommitdiffstats
path: root/source3/lib/sharesec.c
Commit message (Collapse)AuthorAgeFilesLines
* r17097: Move share_access_check from rpc_server/srv_srvsvc_nt.c to ↵Volker Lendecke2007-10-101-0/+31
| | | | | | lib/sharesec.c (This used to be commit 220dd4333032aea238066e3fbec9fca51ed16ddf)
* r17032: I thought I had already merged this from trunk:Volker Lendecke2007-10-101-3/+5
| | | | | | | | | > r16959 | vlendec | 2006-07-11 23:10:44 +0200 (Di, 11 Jul 2006) | 1 line > > get_share_security does not need snum, activate RPC-SAMBA3-SRVSVC Volker (This used to be commit c89471e15766fcdbfa4f40701e12c19f95c2d8ef)
* r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring ↵Volker Lendecke2007-10-101-1/+1
| | | | | | | | | | does not have the timeout argument in Samba4. Add a new routine tdb_lock_bystring_with_timeout. Volker (This used to be commit b9c6e3f55602fa505859a4b2cd137b74105d685f)
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+308
Sync with trunk as off r13315 (This used to be commit 17e63ac4ed8325c0d44fe62b2442449f3298559f)