summaryrefslogtreecommitdiffstats
path: root/source/lib/sharesec.c
Commit message (Collapse)AuthorAgeFilesLines
* r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:Stefan Metzmacher2007-05-161-4/+2
| | | | | | | | change TDB_DATA from char * to unsigned char * and fix all compiler warnings in the users metze
* r22936: merge 21973:21989 from SAMBA_3_0Stefan Metzmacher2007-05-161-2/+2
| | | | | | (use helper functions to create TDB_DATA elements) metze
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-8/+42
|
* r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring ↵Volker Lendecke2006-04-171-1/+1
| | | | | | | | | does not have the timeout argument in Samba4. Add a new routine tdb_lock_bystring_with_timeout. Volker
* r13316: Let the carnage begin....Gerald Carter2006-02-031-0/+308
Sync with trunk as off r13315