Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r16114: Make winbindd's group enumeration (set|get|endgrent) work again (when | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r15107: 64 bit fixes. size_t on a 64-bit box is not uint32. | Jeremy Allison | 1 | -3/+12 |
2007-10-10 | r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ... | Gerald Carter | 1 | -14/+14 |
2007-10-10 | r14421: This does two things | Gerald Carter | 1 | -2/+10 |
2007-10-10 | r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators | Gerald Carter | 1 | -6/+21 |
2007-10-10 | r14270: Fix coverity #203. Ensure we free on error exit. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 1 | -23/+11 |
2007-10-10 | r13492: As noone objected on the mailing-list: | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -23/+76 |
2007-10-10 | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 1 | -13/+13 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -15/+8 |
2007-10-10 | r10263: Fix debug which got more instead of less confusing. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r10262: * Fix for getgrnam not returning builtin group (which is done by getent | Günther Deschner | 1 | -3/+5 |
2007-10-10 | r10152: 64-bit fix for bug #3082. Thanks to Robin Hill for tracking this down... | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -12/+12 |
2007-10-10 | r7877: Attempt to fix a smb_panic reported by Pavel Rochnyack. | Volker Lendecke | 1 | -7/+14 |
2007-10-10 | r7785: This looks much larger than it is. It changes the top-level functions ... | Volker Lendecke | 1 | -73/+98 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 1 | -372/+219 |
2007-10-10 | r7130: remove 'winbind enable local accounts' code from the 3.0 tree | Gerald Carter | 1 | -65/+1 |
2007-10-10 | r6627: Fix debug message | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r6273: Remove some unused code, minor cleanup | Volker Lendecke | 1 | -5/+2 |
2007-10-10 | r6217: After talking to jerry, commit the partial fix for wbinfo -r. This fix... | Volker Lendecke | 1 | -15/+23 |
2007-10-10 | r6216: Brown paper-bag bug fix for wbinfo --user-sids.... Nobody seems to rea... | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i... | Volker Lendecke | 1 | -4/+53 |
2007-10-10 | r6036: patch from Lin Li <linl@xandros.com> to ensure trusted domains are ini... | Gerald Carter | 1 | -0/+4 |
2007-10-10 | r5945: BUG 2516: fix compile issue on True64 | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testing | Volker Lendecke | 1 | -0/+41 |
2007-10-10 | r4128: Cron jobs etc seem to do an initgroups for root quite frequently. So | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -16/+12 |
2007-10-10 | r3776: Fix for bug #2038 from Johann Hanne <jhml@gmx.net>. Don't check | Jeremy Allison | 1 | -9/+4 |
2007-10-10 | r3566: Completely replace the queryuseraliases call. The previous implementat... | Volker Lendecke | 1 | -5/+5 |
2007-10-10 | r2868: Well, I'm not quite sure what I'm doing back in Samba 3.0, but anyway... | Andrew Bartlett | 1 | -18/+0 |
2007-10-10 | r2450: don't limit the number of groups returned by winbindd_getgroups() | Gerald Carter | 1 | -4/+1 |
2007-10-10 | r2378: Remove two confusing #defines | Volker Lendecke | 1 | -2/+0 |
2007-10-10 | r1658: Expand aliases for getusersids as well. | Volker Lendecke | 1 | -0/+56 |
2007-10-10 | r989: Calling sid_to_gid from within winbind makes no sense, as this calls | Volker Lendecke | 1 | -1/+9 |
2007-10-10 | r988: When adding local aliases' gids to the user token, don't do a idmap_sid... | Volker Lendecke | 1 | -11/+31 |
2007-10-10 | r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp. | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fix | Gerald Carter | 1 | -0/+6 |
2007-10-10 | r294: checking in volker's winbindd patches; tested on domain members (Samba ... | Gerald Carter | 1 | -10/+7 |
2007-10-10 | r288: combination of BUG 1081 and patch from J. Klinger -- added remove_dupli... | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r116: volker's patch for local group and group nesting | Gerald Carter | 1 | -41/+95 |
2004-03-16 | BUG 1182: patch from john.klinger@lmco.com (John Klinger) to reanable the -... | Gerald Carter | 1 | -1/+3 |
2004-01-15 | And another memory corruption in winbind. Arg 3 of safe_strcpy does not | Volker Lendecke | 1 | -1/+1 |
2004-01-15 | Fix a segfault in winbindd. Calling getusersids with a SID that results in 0 | Volker Lendecke | 1 | -1/+1 |
2004-01-08 | use SAFE_FREE(), not free(). | Andrew Bartlett | 1 | -1/+1 |
2004-01-08 | Move more of winbind to use 'find_our_domain()' rather than the dangerous | Andrew Bartlett | 1 | -25/+24 |
2004-01-07 | Machines are people too! | Andrew Bartlett | 1 | -8/+3 |
2003-12-04 | fix debug message | Gerald Carter | 1 | -2/+2 |