1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/groupdb
Stefan Metzmacher aaf61d9ae4 groupdb: make mapping_tdb compatible to mapping_ldb
mapping_ldb replaces the record if it already exists.
I'm not sure if that a good thing, but for now
both backends should provide the same behavior.

metze
(This used to be commit b313acdd31)
2008-04-12 10:01:42 +02:00
..
mapping_ldb.c mapping_ldb: fix memory leak in group enumeration 2008-03-28 19:48:42 +01:00
mapping_tdb.c groupdb: make mapping_tdb compatible to mapping_ldb 2008-04-12 10:01:42 +02:00
mapping.c groupdb: readd groupdb:backend parametric option 2008-04-12 09:21:04 +02:00
mapping.h Convert mapping_tdb.c to dbwrap 2008-03-11 17:21:28 +01:00