Andrew Tridgell
b0132e94fc
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
Jeremy Allison
407e6e695b
r23779: Change from v2 or later to v3 or later.
...
Jeremy.
2007-10-10 12:28:20 -05:00
Jeremy Allison
f6fa3080fe
r22542: Move over to using the _strict varients of the talloc
...
calls. No functional changes. Looks bigger than it is :-).
Jeremy.
2007-10-10 12:19:44 -05:00
Simo Sorce
ee40cead09
r22343: Commit to 3_0 as well after adapting the patch.
...
(tdb_delete_bystring instead of tdb_delete is used here)
2007-10-10 12:19:27 -05:00
Stefan Metzmacher
363d1d676c
r22313: as discussed with simo:
...
remove the only usage of backup_tdb() in samba3.
As backup_tdb() will go completely soon.
metze
2007-10-10 12:19:25 -05:00
Stefan Metzmacher
3a28443079
r22009: change TDB_DATA from char * to unsigned char *
...
and fix all compiler warnings in the users
metze
2007-10-10 12:19:00 -05:00
Stefan Metzmacher
08d23a1c4f
r21986: make use of tdb_*_bystring() and string_term_tdb_data()
...
to avoid creating the TDB_DATA struct from strings "by hand"
metze
2007-10-10 12:18:56 -05:00
Simo Sorce
a5354aa9a0
r21508: Fix memleak in new idmap_tdb, thanks Herb.
...
Jerry please check.
Simo.
2007-10-10 12:18:09 -05:00
Simo Sorce
9e8715e4e1
r20774: I thought I committed this before Xmas holidays ...
...
This change is needed to make it possible to not expire
caches in disconnected mode.
Jerry, please can you look at this and confirm it is ok?
Simo.
2007-10-10 12:17:08 -05:00
Volker Lendecke
fdb310f579
r20218: Same fix as r20217 -- can we consolidate that duplicated code a bit?
2007-10-10 12:16:33 -05:00
Simo Sorce
50cd8bffee
r20116: Start merging in the work done to create the new idmap subsystem.
...
Simo.
2007-10-10 12:16:25 -05:00