Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23769: Move removal of the tdb from the generic tdb_validate function | Michael Adam | 2007-07-09 | 1 | -6/+0 |
| | | | | | | | to the caller (winbindd_validate_cache in this case). Next, there will be a backup handling for the tdb files. Michael | ||||
* | r23751: Call tdb_close even when validation was not successful. | Michael Adam | 2007-07-08 | 1 | -9/+1 |
| | | | | Michael | ||||
* | r23639: Eliminate trailing whitespaces in the new tdb_validate functions... | Michael Adam | 2007-06-27 | 1 | -8/+7 |
| | | | | Michael | ||||
* | r23610: Move some winbindd_cache specific flags and actions | Michael Adam | 2007-06-26 | 1 | -7/+1 |
| | | | | | | | | back to winbindd_cache.c. The generic mechanism should open the cache tdb readonly and with default flags. Michael | ||||
* | r23600: First step in abstracting the winbindd cache validation | Michael Adam | 2007-06-25 | 1 | -0/+203 |
| | | | | | | | code into a generic tdb validation code. In lib/util_tdb.c for a start. Michael | ||||
* | r23511: Merge branches/SAMBA_3_0@23510 | James Peach | 2007-06-15 | 1 | -2/+2 |
| | | | | | Tidy calls to smb_panic by removing trailing newlines. Print the failed expression in SMB_ASSERT. | ||||
* | r23362: Respect "use mmap" in tdb_wrap_open(). Tridge, you might want to merge | Volker Lendecke | 2007-06-06 | 1 | -0/+3 |
| | | | | this in your tree. | ||||
* | r23170: Add map_nt_error_from_tdb() | Volker Lendecke | 2007-05-28 | 1 | -0/+37 |
| | |||||
* | r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code: | Stefan Metzmacher | 2007-05-16 | 1 | -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_0 | Stefan Metzmacher | 2007-05-16 | 1 | -2/+2 |
| | | | | | | use tdb helper functions metze | ||||
* | r22935: merge 21972 from SAMBA_3_0 | Stefan Metzmacher | 2007-05-16 | 1 | -22/+39 |
| | | | | metze | ||||
* | r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-) | Volker Lendecke | 2007-03-24 | 1 | -13/+0 |
| | |||||
* | r21322: No feedback means consent :-) | Volker Lendecke | 2007-02-13 | 1 | -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 cleanups | Volker Lendecke | 2006-10-21 | 1 | -0/+29 |
| | |||||
* | r19429: moved tdb/common/tdbutil.c into lib/util_tdb.c | Andrew Tridgell | 2006-10-20 | 1 | -0/+811 |
see discussion on samba-technical |