1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/groupdb
Jeremy Allison 5dd82fb675 Revert the last two commits (fix for #6386). The actual problem
was a bug in ldb in 3.2 which could return a freed pointer on
ret != LDAP_SUCCESS. The main thing we must ensure is that we
never talloc_steal until we know LDAP_SUCCESS was returned.
Jeremy.
2009-05-21 18:37:36 -07:00
..
mapping_ldb.c Revert the last two commits (fix for #6386). The actual problem 2009-05-21 18:37:36 -07:00
mapping_tdb.c s3:mapping_tdb: fix the del_aliasmem() function 2008-09-29 16:36:10 +02:00
mapping.c Fix a bunch of compiler warnings about wrong format types. 2009-05-11 21:56:57 -07:00
mapping.h Convert mapping_tdb.c to dbwrap 2008-03-11 17:21:28 +01:00