Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17673: volker's patch for re-adding Getpwnam() lookups to smbpasswd backend ... | Gerald Carter | 1 | -5/+1 |
2007-10-10 | r17669: Remove RID algorithm support from unmapped users and groups | Gerald Carter | 4 | -92/+19 |
2007-10-10 | r17592: Remove some unused functions pointed out by John E. Malmberg, make | Volker Lendecke | 1 | -0/+46 |
2007-10-10 | r17554: Cleanup | Volker Lendecke | 4 | -32/+34 |
2007-10-10 | r17468: To minimize the diff later on, pre-commit some changes independently:... | Volker Lendecke | 1 | -9/+12 |
2007-10-10 | r17465: Get rid of add_initial_entry. In the two places it was called in it s... | Volker Lendecke | 1 | -5/+7 |
2007-10-10 | r17463: A bit of cleanup work: | Volker Lendecke | 3 | -17/+10 |
2007-10-10 | r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an | Volker Lendecke | 3 | -9/+9 |
2007-10-10 | r17407: Don't do strchr_m twice when once will do. | Jeremy Allison | 1 | -5/+4 |
2007-10-10 | r17406: We need to do a translation of winbind separator -> '\\' in | Volker Lendecke | 1 | -1/+18 |
2007-10-10 | r17404: Is this XP (extreme programming)? :-) | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r17403: add a helpful debug msg | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r17402: Added lookup_name_smbconf() to be called when looking | Jeremy Allison | 1 | -0/+50 |
2007-10-10 | r17271: Fix a regression in the ldapsam uri syntax. | Gerald Carter | 1 | -7/+12 |
2007-10-10 | r17246: BUG 3964: lower case username prior to getpwnam() call in smbpasswd | Gerald Carter | 1 | -1/+5 |
2007-10-10 | r17150: MMC User & group plugins fixes: | Gerald Carter | 3 | -11/+52 |
2007-10-10 | r17075: Even without talloc_steal you can still create memory problems.... ;-) | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 10 | -173/+402 |
2007-10-10 | r16866: No idea why I did not see the warning, sorry.... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16865: This is a proposal to fix bug 3915. Before sending patches around, th... | Volker Lendecke | 2 | -2/+7 |
2007-10-10 | r16683: Fix bug #3900 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r16681: Fix bug #3899 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -5/+0 |
2007-10-10 | r16678: Fix bug #3898 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16663: Fix coverity #301, memleak in error path. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16628: Fix bug #3880, reported by jason@ncac.gwu.edu | Jeremy Allison | 2 | -9/+7 |
2007-10-10 | r16624: Fix bug #3877, reported by jason@ncac.gwu.edu | Jeremy Allison | 1 | -2/+1 |
2007-10-10 | r16593: Make the invarient explicit to Klocwork. Bug #2023. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r16582: Fix Klocwork #1997 and all generic class of problems | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r16427: Fix bug # 3848. Thanks to Wilco Baan Hofman for testing the release c... | Volker Lendecke | 1 | -0/+13 |
2007-10-10 | r16383: Klocwork #1086. No null deref. | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r16381: Now samu can't be null don't check it on set. Klockwork | Jeremy Allison | 1 | -131/+6 |
2007-10-10 | r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607 | Volker Lendecke | 1 | -0/+12 |
2007-10-10 | r16350: Fix the build. | Günther Deschner | 1 | -19/+0 |
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 | r16241: Fix Klocwork #106 and others like it. | Jeremy Allison | 3 | -472/+155 |
2007-10-10 | r16197: Fix Klocwork id 1338 | Volker Lendecke | 1 | -2/+3 |
2007-10-10 | r16155: Janitor for jelmer. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16121: Fix a eDir related memory leak. | Günther Deschner | 1 | -2/+9 |
2007-10-10 | r16076: Fix for machine password timeout overflow from Shlomi Yaakobovich | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16064: Bug fix for another one Tom Bork has reported: | Volker Lendecke | 1 | -3/+23 |
2007-10-10 | r16016: Add debug to be symetrical with reading from | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r16014: Correctly set the group RID in init_sam_from_buffer. | Volker Lendecke | 2 | -0/+3 |
2007-10-10 | r15895: Ensure all new rid allocation goes through | Jeremy Allison | 1 | -6/+12 |
2007-10-10 | r15888: Fix bug #3804 from jason@ncac.gwu.edu | Jeremy Allison | 1 | -2/+2 |
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 | r15601: Fix segfaults with 'security=share' and 'guest only = yes' | Volker Lendecke | 1 | -0/+3 |
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 | r15542: Close the LDAP connection and free the struct, regardless whether the | Günther Deschner | 1 | -1/+1 |