summaryrefslogtreecommitdiffstats
path: root/source3/passdb
Commit message (Expand)AuthorAgeFilesLines
* r12913: missed merge to fix BUG 3391; ensure we can lookup account policiesGerald Carter2007-10-101-2/+5
* r12714: Fix segfault in pdb_nds.c.Günther Deschner2007-10-101-1/+1
* r12663: Fix a memleakVolker Lendecke2007-10-101-0/+4
* r12645: Fix some memleaks. This will also be in the trunk checkin that comes ...Volker Lendecke2007-10-101-0/+9
* r12603: NO, I'm not claiming maintainership of this.Volker Lendecke2007-10-101-7/+6
* r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison2007-10-102-5/+5
* r12400: one line patch for Sun LDAP libs pointed out by Nicholas Brealey <nic...Gerald Carter2007-10-101-1/+1
* r12398: adding Guenther's account policy migration fixGerald Carter2007-10-101-7/+22
* r12313: Introduce yet another copy of the string_sub function:Volker Lendecke2007-10-101-2/+1
* r12245: eDirectory returns LDAP_UNWILLING_TO_PERFORM if theJeremy Allison2007-10-101-0/+9
* r12163: Change lookup_sid and lookup_name to return const char * instead of c...Volker Lendecke2007-10-105-66/+73
* r12129: Fix uninitialized variables.Volker Lendecke2007-10-101-1/+1
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2007-10-108-404/+769
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2007-10-101-11/+9
* r11999: Re-add "passdb expand explicit".Volker Lendecke2007-10-102-6/+26
* r11947: Back out passdb:expand_explicit until we find consensus. I'll file th...Volker Lendecke2007-10-102-28/+6
* r11923: Add samr_lookup_rids for the builtin domain. Doing it this way feels ...Volker Lendecke2007-10-101-11/+26
* r11922: Looks bigger than it is: There's no point in allocating arrays inVolker Lendecke2007-10-102-41/+24
* r11920: Rename local_lookup_rid to lookup_global_sam_rid, add lookup_builtin_...Volker Lendecke2007-10-103-20/+62
* r11919: The generic mappings in srv_samr_nt.c are only used there -- make themVolker Lendecke2007-10-103-45/+38
* r11914: After talking to Jeremy, implement passdb:expand_explicit with a defa...Volker Lendecke2007-10-102-6/+28
* r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c.Günther Deschner2007-10-101-54/+5
* r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter2007-10-101-0/+5
* r11847: Fix typo.Günther Deschner2007-10-101-1/+1
* r11256: Remove use of long long and strtoll in libsmbclient (weJeremy Allison2007-10-101-1/+0
* r11236: Implement user rename for smbpasswd and ldap backends. Some cleanup onJim McDonough2007-10-103-4/+110
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-104-113/+114
* r10911: part of #2861: add rename support for usrmgr.exe when using tdbsamJim McDonough2007-10-102-40/+266
* r10792: Fix the "schannel not stored across client disconnects" problem.Jeremy Allison2007-10-101-0/+209
* r10658: It's so nice to have CVSIN to blame for this kind of bugs :-)Volker Lendecke2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-109-207/+614
* r10606: pdb_*sql patches fromGerald Carter2007-10-102-26/+24
* r9661: fallback to cn attribubte if displayName is not availableGerald Carter2007-10-101-14/+14
* r9660: real fix for group enumeration bug in 3.0.20; only affected the ldaps...Gerald Carter2007-10-101-4/+5
* r9522: Give better error-message when "NDS Universal Password" change fails.Günther Deschner2007-10-101-2/+6
* r9303: Clobber compiler warnings. Patch from Jason Mader <jason@ncac.gwu.edu>...James Peach2007-10-101-6/+6
* r9051: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hoursLars Müller2007-10-101-2/+3
* r8797: avoid unset rids for builtin-aliases.Günther Deschner2007-10-101-1/+2
* r8787: Make enumeration of builtin-aliases work again.Günther Deschner2007-10-101-5/+41
* r8542: - (re-)add better search-semantics: look for Interdomain trust accountsGünther Deschner2007-10-101-2/+2
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-104-191/+191
* r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hoursJeremy Allison2007-10-103-58/+213
* r7730: Some mergesVolker Lendecke2007-10-101-22/+4
* r7718: Remove some unused codeVolker Lendecke2007-10-101-39/+0
* r7577: switching to macro for IS_DCGerald Carter2007-10-101-15/+4
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-2/+40
* r7142: removing 'ldap filter' smb.conf optionGerald Carter2007-10-101-4/+4
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-0/+65
* r6774: Fix 2 memleaksVolker Lendecke2007-10-101-1/+2
* r6770: Fix bug 2705. Thanks, John, for beating my stuff :-)Volker Lendecke2007-10-101-2/+0