summaryrefslogtreecommitdiffstats
path: root/source/groupdb/mapping_ldb.c
Commit message (Expand)AuthorAgeFilesLines
* s3-groupdb: fix enum_aliasmem in ldb branch.Günther Deschner2009-06-151-1/+1
* s3/groupmapping: Groupdb mapping fix (bug #6386).Jeremy Allison2009-06-021-6/+20
* Ignore 3.0 style invalid group mappings during upgrade to ldbVolker Lendecke2008-12-091-0/+7
* Be explicit about setting perms for the ldb. Helps others who may use this api.Jeremy Allison2008-08-281-0/+3
* ldb: Fix permissions of group_mapping.ldb.Andrew Tridgell2008-08-271-1/+7
* mapping_ldb: fix memory leak in group enumerationStefan Metzmacher2008-03-291-1/+2
* Fix "status used uninitialized" warnings.Jeremy Allison2008-01-151-1/+1
* Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.Michael Adam2008-01-091-7/+9
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-6/+6
* Remove next_token - all uses must now be next_token_talloc.Jeremy Allison2007-12-071-3/+6
* Remove all pstring from groupdb/Jeremy Allison2007-11-131-7/+10
* Patch 2 of 3 from Debian Samba packagers:Gerald (Jerry) Carter2007-11-011-4/+4
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-12/+12
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23367: check the "use mmap" option for ldb tooAndrew Tridgell2007-10-101-0/+4
* r23323: merged ldb changes from 3.0.26Andrew Tridgell2007-10-101-53/+45
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2007-10-101-4/+2
* r19927: Fix klokwork ID 4702Volker Lendecke2007-10-101-1/+4
* r19516: Fix the DN, to make searches using the domain as baseSimo Sorce2007-10-101-9/+9
* r19073: mapping_dn can failVolker Lendecke2007-10-101-2/+15
* r18938: fixed a group map bug reported by Jerry. The caller in mapping.cAndrew Tridgell2007-10-101-4/+1
* r18912: we don't need the special case for comments now in theAndrew Tridgell2007-10-101-5/+1
* r18875: The comment field can be emptyVolker Lendecke2007-10-101-2/+6
* r18870: - enable the ldb ldap backend properly based on configure tests forAndrew Tridgell2007-10-101-2/+2
* r18868: just in case there is a disaster (with our code? never ...) use aAndrew Tridgell2007-10-101-2/+7
* r18867: change the group mapping code to use ldb instead of tdbAndrew Tridgell2007-10-101-0/+670