Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12603: NO, I'm not claiming maintainership of this. | Volker Lendecke | 1 | -7/+6 |
2007-10-10 | r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") | Jeremy Allison | 2 | -5/+5 |
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 | r12245: eDirectory returns LDAP_UNWILLING_TO_PERFORM if the | Jeremy Allison | 1 | -0/+9 |
2007-10-10 | r12163: Change lookup_sid and lookup_name to return const char * instead of c... | Volker Lendecke | 5 | -66/+73 |
2007-10-10 | r12129: Fix uninitialized variables. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu... | Volker Lendecke | 8 | -404/+769 |
2007-10-10 | r12043: It's amazing the warnings you find when compiling on a 64-bit | Jeremy Allison | 1 | -11/+9 |
2007-10-10 | r11999: Re-add "passdb expand explicit". | Volker Lendecke | 2 | -6/+26 |
2007-10-10 | r11947: Back out passdb:expand_explicit until we find consensus. I'll file th... | Volker Lendecke | 2 | -28/+6 |
2007-10-10 | r11923: Add samr_lookup_rids for the builtin domain. Doing it this way feels ... | Volker Lendecke | 1 | -11/+26 |
2007-10-10 | r11922: Looks bigger than it is: There's no point in allocating arrays in | Volker Lendecke | 2 | -41/+24 |
2007-10-10 | r11920: Rename local_lookup_rid to lookup_global_sam_rid, add lookup_builtin_... | Volker Lendecke | 3 | -20/+62 |
2007-10-10 | r11919: The generic mappings in srv_samr_nt.c are only used there -- make them | Volker Lendecke | 3 | -45/+38 |
2007-10-10 | r11914: After talking to Jeremy, implement passdb:expand_explicit with a defa... | Volker Lendecke | 2 | -6/+28 |
2007-10-10 | r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c. | Günther Deschner | 1 | -54/+5 |
2007-10-10 | r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai... | Gerald Carter | 1 | -0/+5 |
2007-10-10 | r11847: Fix typo. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r11256: Remove use of long long and strtoll in libsmbclient (we | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r11236: Implement user rename for smbpasswd and ldap backends. Some cleanup on | Jim McDonough | 3 | -4/+110 |
2007-10-10 | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 4 | -113/+114 |
2007-10-10 | r10911: part of #2861: add rename support for usrmgr.exe when using tdbsam | Jim McDonough | 2 | -40/+266 |
2007-10-10 | r10792: Fix the "schannel not stored across client disconnects" problem. | Jeremy Allison | 1 | -0/+209 |
2007-10-10 | r10658: It's so nice to have CVSIN to blame for this kind of bugs :-) | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 9 | -207/+614 |
2007-10-10 | r10606: pdb_*sql patches from | Gerald Carter | 2 | -26/+24 |
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 | r9522: Give better error-message when "NDS Universal Password" change fails. | Günther Deschner | 1 | -2/+6 |
2007-10-10 | r9303: Clobber compiler warnings. Patch from Jason Mader <jason@ncac.gwu.edu>... | James Peach | 1 | -6/+6 |
2007-10-10 | r9051: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hours | Lars Müller | 1 | -2/+3 |
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 | 4 | -191/+191 |
2007-10-10 | r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hours | Jeremy Allison | 3 | -58/+213 |
2007-10-10 | r7730: Some merges | Volker Lendecke | 1 | -22/+4 |
2007-10-10 | r7718: Remove some unused code | Volker Lendecke | 1 | -39/+0 |
2007-10-10 | r7577: switching to macro for IS_DC | Gerald Carter | 1 | -15/+4 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 1 | -2/+40 |
2007-10-10 | r7142: removing 'ldap filter' smb.conf option | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 1 | -0/+65 |
2007-10-10 | r6774: Fix 2 memleaks | Volker Lendecke | 1 | -1/+2 |
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 | r6713: another talloc() fix. This time in pdb_xml.c | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6635: Fix build of the various sql pdb backends after new talloc. | Jelmer Vernooij | 3 | -91/+101 |
2007-10-10 | r6595: This is Volkers new-talloc patch. Just got the go-ahead from | Jeremy Allison | 1 | -1/+2 |