summaryrefslogtreecommitdiffstats
path: root/source/passdb
Commit message (Expand)AuthorAgeFilesLines
* r21507: Fix some "cannot access LDAP when no root" bugs.Gerald Carter2007-02-221-2/+14
* r21186: * Merge nss_info and idmap interface changes to current Gerald Carter2007-02-063-101/+228
* r20998: Fix debug messageVolker Lendecke2007-01-241-1/+2
* r20985: leave room for terminating NULL when printing password hashes via 'pd...Gerald Carter2007-01-241-2/+2
* r20851: To read account policies from LDAP we need root.Volker Lendecke2007-01-171-2/+12
* r20644: Make some functions static, thanks to Michael Adam <ma@sernet.de> for...Volker Lendecke2007-01-101-3/+3
* r20401: Fix spelling: samba bug #4292, debian #402392Andrew Bartlett2006-12-291-1/+1
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2006-12-092-25/+56
* r19945: Fix a segfault -- lookup_rids needs to init the names even on failureVolker Lendecke2006-11-291-0/+2
* r19943: Fix bug 4267 -- Thanks to David!Volker Lendecke2006-11-291-0/+2
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-213-27/+43
* r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ...Gerald Carter2006-11-202-40/+30
* r19798: reducing some diffs...bringing over ntlm_auth changesGerald Carter2006-11-195-33/+79
* r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'structGerald Carter2006-11-196-39/+39
* r19783: making more progressGerald Carter2006-11-197-167/+337
* r19579: BUG 4075: patch from Dmitry Butskoy <dmitry@butskoy.name>.Gerald Carter2006-11-061-2/+4
* r19488: British trains are at least good for something...Jeremy Allison2006-10-241-18/+30
* r19419: BUG 4109: Patch from Timur Bakeyev. Fix bug causing smbd to turn off Gerald Carter2006-10-191-10/+6
* r19083: Fix objectclassVolker Lendecke2006-10-051-1/+1
* r19057: backout 18726, 18748, 18754, 18758 from 3.0.23 until further testing inJim McDonough2006-10-031-22/+2
* r18726: Password time stuff from SAMBA_3_0. I'll keep them in sync next time.Jim McDonough2006-09-201-2/+22
* r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner2006-09-204-0/+18
* r18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() callGerald Carter2006-09-191-1/+1
* r18531: Janitor for Volker (I can't take pleasure in this,Jeremy Allison2006-09-141-12/+12
* r18483: Ensure all pdb_XXX calls are wrapped in become_root()/unbecome_root()Jeremy Allison2006-09-131-5/+32
* r17971: Disable storing SIDs in the S-1-22-1 and S-1-22-2 domain to the SID<-...Gerald Carter2006-08-311-0/+10
* r17813: Remove another instance of manually setting the group SID.Gerald Carter2006-08-241-1/+7
* r17709: Fix cut-n-paste error with the name of gid_to_unix_group_sid().Gerald Carter2006-08-222-2/+2
* r17673: volker's patch for re-adding Getpwnam() lookups to smbpasswd backend ...Gerald Carter2006-08-211-5/+1
* r17669: Remove RID algorithm support from unmapped users and groupsGerald Carter2006-08-214-92/+19
* r17407: Don't do strchr_m twice when once will do.Jeremy Allison2006-08-041-5/+4
* r17406: We need to do a translation of winbind separator -> '\\' inVolker Lendecke2006-08-041-1/+18
* r17405: Make comments identical - domain -> SAM.Jeremy Allison2006-08-041-3/+3
* r17403: add a helpful debug msgGerald Carter2006-08-041-0/+3
* r17402: Added lookup_name_smbconf() to be called when lookingJeremy Allison2006-08-041-0/+50
* r17271: Fix a regression in the ldapsam uri syntax.Gerald Carter2006-07-271-7/+12
* r17246: BUG 3964: lower case username prior to getpwnam() call in smbpasswdGerald Carter2006-07-251-1/+5
* r17150: MMC User & group plugins fixes:Gerald Carter2006-07-193-11/+52
* r16915: grab vl's fix for BUG 3915Gerald Carter2006-07-102-2/+7
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-292-3/+9
* r16438: sync up to r16433Gerald Carter2006-06-211-0/+13
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-204-150/+23
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-4/+49
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-154-474/+158
* r16175: sync up with SAMBA_3_0 to release (r16156)Gerald Carter2006-06-131-1/+1
* r16124: catch a couple of fixes from GuentherGerald Carter2006-06-091-2/+9
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-085-12/+45
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-236-47/+57
* r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...Volker Lendecke2006-04-172-5/+5
* r15009: Add a check for NULLVolker Lendecke2006-04-091-0/+3