summaryrefslogtreecommitdiffstats
path: root/source3/passdb
Commit message (Expand)AuthorAgeFilesLines
* r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke2007-10-101-21/+22
* r5421: Fix a memleakVolker Lendecke2007-10-101-1/+3
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-104-331/+14
* r5337: BUG 1439: make sure to initialize pointer to prevent invalide free()'s...Gerald Carter2007-10-101-42/+42
* r5166: From James Peach - remove minor C99-isms.Jeremy Allison2007-10-101-6/+12
* r5058: Due to the fragileness how windows reacts on unmapped sids sometimes,Günther Deschner2007-10-101-0/+6
* r5015: (based on abartlet's original patch to restrict password changes)Gerald Carter2007-10-101-1/+1
* r4996: sync up copytights with trunkGerald Carter2007-10-101-0/+1
* r4994: Patch from abartlet:Günther Deschner2007-10-101-13/+26
* r4988: After speaking with Jerry, remove old lp_admin_users toGünther Deschner2007-10-101-14/+0
* r4964: Fix our lsa lookupsid $OURDOMAINSID-500.Günther Deschner2007-10-101-14/+15
* r4926: Use LDAP_SCOPE_ONELEVEL instead of OpenLDAP's LDAP_SCOPE_ONE-scope.Günther Deschner2007-10-101-2/+2
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-104-14/+324
* r4860: fix silly limitation in ldapsam and tdbsam. Expand variables in the p...Gerald Carter2007-10-102-16/+27
* r4851: Preleminary fix for ldapsam_enum_group_memberships whenGünther Deschner2007-10-101-3/+3
* r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner2007-10-107-19/+34
* r4840: * Add more generic root-dse inspection function to check for givenGünther Deschner2007-10-101-58/+1
* r4802: Don't try to update a column with the name "NULL"Jelmer Vernooij2007-10-101-1/+7
* r4788: Don't log mysql password at debug level 1.Jelmer Vernooij2007-10-101-2/+1
* r4736: small set of merges from rtunk to minimize the diffsGerald Carter2007-10-102-19/+1
* r4724: Add support for Windows privileges in Samba 3.0Gerald Carter2007-10-103-366/+14
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-1013-40/+40
* r3974: - Fix assignment of a couple of fields in pdb_{mysql,pgsql}Jelmer Vernooij2007-10-103-8/+9
* r3948: Fix incorrect declaration. Bug #2083.Jeremy Allison2007-10-101-1/+1
* r3931: Fix all "may be used uninitialized" and "shadow" warnings.Jeremy Allison2007-10-101-0/+3
* r3883: Fix error return -- thanks to rsharpeVolker Lendecke2007-10-101-1/+1
* r3875: Allow to look up at least or own sid in _lsa_lookup_sids.Günther Deschner2007-10-102-0/+15
* r3871: Fix memleakVolker Lendecke2007-10-101-1/+3
* r3852: Fix the build...Volker Lendecke2007-10-101-1/+1
* r3705: Nobody has commented, so I'll take this as an ack...Volker Lendecke2007-10-102-0/+143
* r3704: Implement a cache get saves the result of a pdb_getsampwnam for laterVolker Lendecke2007-10-101-1/+27
* r3628: A typo and a compile-warning.Günther Deschner2007-10-102-2/+2
* r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke2007-10-103-43/+60
* r3563: During a typical logon a modern workstation makes a lot of anonymous s...Volker Lendecke2007-10-101-0/+22
* r2923: Fix some obvious copy/paste leftover debug-messages.Günther Deschner2007-10-101-8/+8
* r2819: Make 'password history'-behaviour in ldapsam more consistent.Günther Deschner2007-10-101-0/+3
* r2752: Fix the paranoia-check to ensure the ldap-attribute and theGünther Deschner2007-10-101-1/+1
* r2619: Only issue the ldap extended password change operation if the ldap serverVolker Lendecke2007-10-101-0/+75
* r2479: Stop attribute "modifyTimestamp" from being deleted.Jeremy Allison2007-10-101-0/+5
* r2473: Convert internal data to UTF-8 before calling libxml2Jelmer Vernooij2007-10-101-26/+47
* r2444: Based on jmcd's patch, implement special lists for the ldap user attri...Volker Lendecke2007-10-101-6/+27
* r2374: Fix from Vince Brimhall vbrimhall@novell.com forJeremy Allison2007-10-101-1/+6
* r2317: Fixup error messages and reformat.Jeremy Allison2007-10-101-903/+922
* r2312: Fix for bugid #1667, smbpasswd file could be left locked onJeremy Allison2007-10-101-0/+2
* r1906: Revert lukeh's change for primary uid/gid change. This creates a recur...Volker Lendecke2007-10-101-19/+7
* r1871: Patch from Luke Howard <lukeh@PADL.COM> to correctly useJeremy Allison2007-10-101-7/+19
* r1869: Rename "fallback_XXXX" mapping to "algorithmic_XXX" asJeremy Allison2007-10-102-36/+29
* r1810: Patch from Richard Renard <rrenard@idealx.com> to storeJeremy Allison2007-10-102-2/+72
* r1733: Fix hashed password history for LDAP backends.Jeremy Allison2007-10-101-10/+26
* r1661: Changed the password history format so that each history entryJeremy Allison2007-10-102-15/+36