summaryrefslogtreecommitdiffstats
path: root/source/lib/util_tdb.c
Commit message (Collapse)AuthorAgeFilesLines
* r23170: Add map_nt_error_from_tdb()Volker Lendecke2007-05-281-0/+37
|
* r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:Stefan Metzmacher2007-05-161-15/+15
| | | | | | | | change TDB_DATA from char * to unsigned char * and fix all compiler warnings in the users metze
* r22938: merge 22007 and 22008 from SAMBA_3_0Stefan Metzmacher2007-05-161-2/+2
| | | | | | use tdb helper functions metze
* r22935: merge 21972 from SAMBA_3_0Stefan Metzmacher2007-05-161-22/+39
| | | | metze
* r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)Volker Lendecke2007-03-241-13/+0
|
* r21322: No feedback means consent :-)Volker Lendecke2007-02-131-0/+98
| | | | | | | | | | | It does not matter if I screw up 3.0.25 or 3.0.26 with this, so do it rather sooner than later. Add the notify support that already exists in 3_0 to 3_0_25. If you want to see this patch dissected into digestable parts, look at 3_0, revisions at about 20800 and following. Volker
* r19448: Convert delete_share_security to struct share_params plus some cleanupsVolker Lendecke2006-10-211-0/+29
|
* r19429: moved tdb/common/tdbutil.c into lib/util_tdb.cAndrew Tridgell2006-10-201-0/+811
see discussion on samba-technical