summaryrefslogtreecommitdiff
path: root/source3/passdb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8787: Make enumeration of builtin-aliases work again.Günther Deschner1-5/+41
2007-10-10r8542: - (re-)add better search-semantics: look for Interdomain trust accountsGünther Deschner1-2/+2
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison4-191/+191
2007-10-10r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hoursJeremy Allison3-58/+213
2007-10-10r7730: Some mergesVolker Lendecke1-22/+4
2007-10-10r7718: Remove some unused codeVolker Lendecke1-39/+0
2007-10-10r7577: switching to macro for IS_DCGerald Carter1-15/+4
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-2/+40
2007-10-10r7142: removing 'ldap filter' smb.conf optionGerald Carter1-4/+4
2007-10-10r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter1-0/+65
2007-10-10r6774: Fix 2 memleaksVolker Lendecke1-1/+2
2007-10-10r6770: Fix bug 2705. Thanks, John, for beating my stuff :-)Volker Lendecke1-2/+0
2007-10-10r6748: With reconnects, state->connection->ldap_struct can change in smbldap_...Volker Lendecke1-3/+8
2007-10-10r6713: another talloc() fix. This time in pdb_xml.cGerald Carter1-1/+1
2007-10-10r6635: Fix build of the various sql pdb backends after new talloc.Jelmer Vernooij3-91/+101
2007-10-10r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison1-1/+2
2007-10-10r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke2-6/+6
2007-10-10r6421: use add machine script when creating a user (ACB_NORMAL)Gerald Carter1-1/+2
2007-10-10r6367: Slim down pdb_interface.c a bit. next_entry and search_end are functionVolker Lendecke2-194/+69
2007-10-10r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2-153/+717
2007-10-10r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke1-0/+358
2007-10-10r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke3-13/+1
2007-10-10r6225: get rid of warnings from my compiler about nested externsHerb Lewis1-1/+2
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman1-1/+1
2007-10-10r6092: This much const causes the compiler on Fedora Core 2Jeremy Allison1-2/+2
2007-10-10r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2-25/+31
2007-10-10r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids....Jim McDonough2-15/+327
2007-10-10r5957: BUGS 2478, 2093: compiler warning patches from Jason MaderGerald Carter1-6/+7
2007-10-10r5951: gotta love that SGI compiler :-) (thanks Jason)Gerald Carter2-4/+4
2007-10-10r5927: Fix ldapsam trusted enum_group_members. We were searching in the userJim McDonough1-1/+1
2007-10-10r5817: Patch from Vince Brimhall <vbrimhall@novell.com> to change the way pdb...Jeremy Allison1-16/+20
2007-10-10r5767: Get rid of some compiler warningsVolker Lendecke1-14/+5
2007-10-10r5746: remove unneeded header that caused problems on rh73Gerald Carter1-1/+0
2007-10-10r5733: Don't crash when the SID column contains NULL (Fixes #2316)Jelmer Vernooij1-5/+10
2007-10-10r5718: Don't update fields that haven't changed (fixes #1957)Jelmer Vernooij1-27/+57
2007-10-10r5708: BUG 2424: patch from Vince Brimhall <vbrimhall@novell.com> to ensure t...Gerald Carter1-5/+5
2007-10-10r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison3-55/+1054
2007-10-10r5481: Fix a memleakVolker Lendecke1-0/+2
2007-10-10r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.Volker Lendecke2-0/+354
2007-10-10r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke1-21/+22
2007-10-10r5421: Fix a memleakVolker Lendecke1-1/+3
2007-10-10r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner4-331/+14
2007-10-10r5337: BUG 1439: make sure to initialize pointer to prevent invalide free()'s...Gerald Carter1-42/+42
2007-10-10r5166: From James Peach - remove minor C99-isms.Jeremy Allison1-6/+12
2007-10-10r5058: Due to the fragileness how windows reacts on unmapped sids sometimes,Günther Deschner1-0/+6
2007-10-10r5015: (based on abartlet's original patch to restrict password changes)Gerald Carter1-1/+1
2007-10-10r4996: sync up copytights with trunkGerald Carter1-0/+1
2007-10-10r4994: Patch from abartlet:Günther Deschner1-13/+26
2007-10-10r4988: After speaking with Jerry, remove old lp_admin_users toGünther Deschner1-14/+0
2007-10-10r4964: Fix our lsa lookupsid $OURDOMAINSID-500.Günther Deschner1-14/+15