summaryrefslogtreecommitdiffstats
path: root/source/passdb/pdb_interface.c
Commit message (Expand)AuthorAgeFilesLines
* r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132.Gerald Carter2007-04-091-1/+22
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-82/+107
* r19499: sync up changes for 3.0.23dGerald Carter2006-10-261-10/+6
* r19018: staging for a 3.0.23d on Tuesday (I think we have sufficient changes ...Gerald Carter2006-10-011-0/+6
* r17727: Start pulling in changes for 3.0.23cGerald Carter2006-08-231-1/+1
* r17161: sync files from SAMBA_3_0_23 branchGerald Carter2006-07-201-3/+26
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-0/+5
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-151-232/+27
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-0/+2
* r15009: Add a check for NULLVolker Lendecke2006-04-091-0/+3
* r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter2006-04-021-5/+10
* r14855: Various fixes:Gerald Carter2006-04-021-10/+8
* r14696: make pdb_find_backend_entry public (for use by an external "multi" pd...Jelmer Vernooij2006-03-241-3/+1
* r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter2006-03-221-9/+77
* r14577: BUG Fixes:Gerald Carter2006-03-201-3/+3
* r14457: Add a few more special cases for RID 513 in the samr code.Gerald Carter2006-03-151-2/+20
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2006-03-151-14/+7
* r13756: use samu_new() rather than calling talloc() directly.Gerald Carter2006-02-281-1/+1
* r13727: Fix a segfaultVolker Lendecke2006-02-271-1/+5
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. Günther Deschner2006-02-271-3/+3
* r13704: Janitor for tpot.Jeremy Allison2006-02-271-50/+55
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2006-02-241-14/+17
* r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter2006-02-211-21/+17
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structure Gerald Carter2006-02-201-45/+45
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-2/+2
* r13545: A patch which I think it's time has come. VOlker, we can talk aboutGerald Carter2006-02-171-22/+38
* r13494: Merge the stuff I've done in head the last days.Volker Lendecke2006-02-131-19/+493
* r13493: module_name and module_location are the same string. Fix a valgrindVolker Lendecke2006-02-131-1/+3
* r13460: by popular demand....Gerald Carter2006-02-111-1075/+218
* r13316: Let the carnage begin....Gerald Carter2006-02-031-56/+388
* r12163: Change lookup_sid and lookup_name to return const char * instead of c...Volker Lendecke2005-12-101-3/+3
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2005-12-031-14/+102
* r11923: Add samr_lookup_rids for the builtin domain. Doing it this way feels ...Volker Lendecke2005-11-261-11/+26
* r11922: Looks bigger than it is: There's no point in allocating arrays inVolker Lendecke2005-11-261-24/+14
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-60/+59
* r10911: part of #2861: add rename support for usrmgr.exe when using tdbsamJim McDonough2005-10-111-0/+58
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-17/+117
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-241-5/+5
* r6367: Slim down pdb_interface.c a bit. next_entry and search_end are functionVolker Lendecke2005-04-181-185/+60
* r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2005-04-151-153/+248
* r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke2005-04-101-0/+358
* r6092: This much const causes the compiler on Fedora Core 2Jeremy Allison2005-03-281-2/+2
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2005-03-271-9/+16
* r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids....Jim McDonough2005-03-221-0/+98
* r5951: gotta love that SGI compiler :-) (thanks Jason)Gerald Carter2005-03-221-3/+3
* r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison2005-03-051-0/+36
* r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.Volker Lendecke2005-02-201-0/+146
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2005-02-121-68/+0
* r4996: sync up copytights with trunkGerald Carter2005-01-251-0/+1
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2005-01-221-0/+68