summaryrefslogtreecommitdiffstats
path: root/source/groupdb
Commit message (Expand)AuthorAgeFilesLines
* r25405: Fix formatting as per metze's commentsGerald Carter2007-10-101-1/+1
* r25393: Removed unused variableGerald Carter2007-10-101-2/+0
* r25380: Remove the groupdb:mapping parameter as discussed in the following th...Gerald Carter2007-10-101-14/+2
* r25024: Fix a whole bunch of Coverity bugsVolker Lendecke2007-10-101-0/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-103-6/+3
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-103-3/+3
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-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-104-134/+192
* r22787: More from Karolin: Make map_unix_group() static to net_sam.c, add "netVolker Lendecke2007-10-101-64/+0
* r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and changeVolker Lendecke2007-10-101-16/+0
* r22554: Fix an assumption that TALLOC_ARRAY(.., 0) != NULL.Volker Lendecke2007-10-101-2/+7
* r22509: Fix some memory corruption caused by calling free()Gerald Carter2007-10-101-6/+6
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-101-12/+12
* r21974: make use of tdb_*_bystring() and string_term_tdb_data() in groupdb/Stefan Metzmacher2007-10-101-36/+17
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2007-10-103-9/+9
* 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-104-648/+1385
* r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner2007-10-101-1/+16
* r18271: Big change:Gerald Carter2007-10-101-7/+7
* r17669: Remove RID algorithm support from unmapped users and groupsGerald Carter2007-10-101-1/+1
* r17554: CleanupVolker Lendecke2007-10-101-531/+450
* r17550: Fix a few bugs in the tdb_multikey code. Thanks to tridge for pointin...Volker Lendecke2007-10-101-4/+4
* r17470: This is the group mapping rewrite announced a few days ago. I'm afrai...Volker Lendecke2007-10-101-293/+473
* r17468: To minimize the diff later on, pre-commit some changes independently:...Volker Lendecke2007-10-101-113/+103
* r17465: Get rid of add_initial_entry. In the two places it was called in it s...Volker Lendecke2007-10-101-25/+0
* r17463: A bit of cleanup work:Volker Lendecke2007-10-101-68/+4
* r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke2007-10-101-13/+13
* r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...Volker Lendecke2007-10-101-1/+1
* r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter2007-10-101-0/+1
* r14457: Add a few more special cases for RID 513 in the samr code.Gerald Carter2007-10-101-1/+17
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-101-52/+102
* r13955: Fix Coverity ID 139.Volker Lendecke2007-10-101-1/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-5/+4
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-1/+1
* r13494: Merge the stuff I've done in head the last days.Volker Lendecke2007-10-101-9/+8
* r13316: Let the carnage begin....Gerald Carter2007-10-101-105/+90
* r12438: Remove an unused functionVolker Lendecke2007-10-101-28/+0
* r12185: Cosmetic cleanupVolker Lendecke2007-10-101-32/+3
* r12182: Cosmetic cleanupVolker Lendecke2007-10-101-35/+25
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2007-10-101-2/+13
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-32/+32
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-16/+44