Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16334: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110... | Volker Lendecke | 1 | -4/+49 |
2007-10-10 | r16121: Fix a eDir related memory leak. | Günther Deschner | 1 | -2/+9 |
2007-10-10 | r15895: Ensure all new rid allocation goes through | Jeremy Allison | 1 | -6/+12 |
2007-10-10 | r15649: Allow to store 24 password history entries in ldapsam (same limit as on | Günther Deschner | 1 | -6/+7 |
2007-10-10 | r15633: Minor smbldap/pdb_ldap cleanup | Günther Deschner | 1 | -7/+4 |
2007-10-10 | r15571: Fix Coverity bug #285 | Volker Lendecke | 1 | -3/+7 |
2007-10-10 | r15547: say goodbye to --with-ldapsam (although the ldapsam_compat passdb bac... | Gerald Carter | 1 | -17/+0 |
2007-10-10 | r15444: Fix from Jim to ensure we do a wildcard search for SID's | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14758: Fix broken LDAP search filter. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r14756: Make smbpasswd -a root work for eDirectory where there is no "account" | Günther Deschner | 1 | -5/+18 |
2007-10-10 | r14452: Sorry. Need more coffee.... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r14451: In order to get pdb_ldap searching for SID_NAME_ALIAS | Gerald Carter | 1 | -42/+16 |
2007-10-10 | r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r13979: We've dereferenced my_methods already, so there's no point in checkin... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 1 | -7/+3 |
2007-10-10 | r13843: Merge in net sam provision and some pdb_ldap fixes | Simo Sorce | 1 | -82/+130 |
2007-10-10 | r13776: Merge in the editposix ldapsam optimization | Simo Sorce | 1 | -108/+891 |
2007-10-10 | r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. | Günther Deschner | 1 | -6/+6 |
2007-10-10 | r13679: Commiting the rm_primary_group.patch posted on samba-technical | Gerald Carter | 1 | -24/+0 |
2007-10-10 | r13622: Allow to rename machine accounts in a Samba Domain. This still uses the | Günther Deschner | 1 | -2/+5 |
2007-10-10 | r13601: * Remove unused code from pdb_ldap.c | Gerald Carter | 1 | -61/+1 |
2007-10-10 | r13576: This is the beginnings of moving the SAM_ACCOUNT data structure | Gerald Carter | 1 | -38/+34 |
2007-10-10 | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 1 | -24/+24 |
2007-10-10 | r13460: by popular demand.... | Gerald Carter | 1 | -20/+27 |
2007-10-10 | r13389: get_ldap_filter is only used once, make it static | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -561/+969 |
2007-10-10 | r12663: Fix a memleak | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r12645: Fix some memleaks. This will also be in the trunk checkin that comes ... | Volker Lendecke | 1 | -0/+9 |
2007-10-10 | r12400: one line patch for Sun LDAP libs pointed out by Nicholas Brealey <nic... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r12398: adding Guenther's account policy migration fix | Gerald Carter | 1 | -7/+22 |
2007-10-10 | r12313: Introduce yet another copy of the string_sub function: | Volker Lendecke | 1 | -2/+1 |
2007-10-10 | r12129: Fix uninitialized variables. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11999: Re-add "passdb expand explicit". | Volker Lendecke | 1 | -3/+13 |
2007-10-10 | r11947: Back out passdb:expand_explicit until we find consensus. I'll file th... | Volker Lendecke | 1 | -14/+3 |
2007-10-10 | r11922: Looks bigger than it is: There's no point in allocating arrays in | Volker Lendecke | 1 | -17/+10 |
2007-10-10 | r11914: After talking to Jeremy, implement passdb:expand_explicit with a defa... | Volker Lendecke | 1 | -3/+14 |
2007-10-10 | r11847: Fix typo. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r11236: Implement user rename for smbpasswd and ldap backends. Some cleanup on | Jim McDonough | 1 | -0/+47 |
2007-10-10 | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 1 | -51/+53 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -13/+341 |
2007-10-10 | r9661: fallback to cn attribubte if displayName is not available | Gerald Carter | 1 | -14/+14 |
2007-10-10 | r9660: real fix for group enumeration bug in 3.0.20; only affected the ldaps... | Gerald Carter | 1 | -4/+5 |
2007-10-10 | r8797: avoid unset rids for builtin-aliases. | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r8787: Make enumeration of builtin-aliases work again. | Günther Deschner | 1 | -5/+41 |
2007-10-10 | r8542: - (re-)add better search-semantics: look for Interdomain trust accounts | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | r7142: removing 'ldap filter' smb.conf option | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r6770: Fix bug 2705. Thanks, John, for beating my stuff :-) | Volker Lendecke | 1 | -2/+0 |
2007-10-10 | r6748: With reconnects, state->connection->ldap_struct can change in smbldap_... | Volker Lendecke | 1 | -3/+8 |
2007-10-10 | r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that for | Volker Lendecke | 1 | -2/+2 |