Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21860: Fixes for "winbind normalize names" functionality: | Gerald Carter | 1 | -1/+3 |
2007-10-10 | r21775: make messages more understandable - don't leave part dangling after n... | Herb Lewis | 1 | -2/+2 |
2007-10-10 | r21613: perform variable subsitution on home directories and shells provided ... | Gerald Carter | 1 | -12/+13 |
2007-10-10 | r21387: Another important fix for non-AD domains: | Günther Deschner | 1 | -7/+1 |
2007-10-10 | r21336: Fix indent (as pointed out by Volker). | Günther Deschner | 1 | -6/+6 |
2007-10-10 | r21070: * Add the new boolean 'winbind normalize names' option as discussed | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r20986: Commit the prototype of the nss_info plugin interface. | Gerald Carter | 1 | -1/+21 |
2007-10-10 | r20155: revert, I misread | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r20154: Fix nasty typo, hunting another bug | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r20116: Start merging in the work done to create the new idmap subsystem. | Simo Sorce | 1 | -23/+4 |
2007-10-10 | r19301: Correct debug statement. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r19300: Fix null deref in debug statement. | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r17605: Some C++ warnings | Volker Lendecke | 1 | -4/+7 |
2007-10-10 | r17459: As by Jerry's word commit this without his review. | Simo Sorce | 1 | -7/+25 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -13/+5 |
2007-10-10 | r16687: Fix bugs #3901, #3902, #3903 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -7/+12 |
2007-10-10 | r15697: I take no comments as no objections :) | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ... | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 1 | -14/+8 |
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 | -4/+4 |
2007-10-10 | r9758: make sure to lower case usernames in winbindd's getpwnam() | Gerald Carter | 1 | -1/+4 |
2007-10-10 | r8145: When inventing a new parameter for SFU-support, be aware of Volker's | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ... | Günther Deschner | 1 | -41/+77 |
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 | -8/+15 |
2007-10-10 | r7785: This looks much larger than it is. It changes the top-level functions ... | Volker Lendecke | 1 | -48/+61 |
2007-10-10 | r7454: couple of winbindd fixes | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 1 | -138/+246 |
2007-10-10 | r7130: remove 'winbind enable local accounts' code from the 3.0 tree | Gerald Carter | 1 | -21/+0 |
2007-10-10 | r6036: patch from Lin Li <linl@xandros.com> to ensure trusted domains are ini... | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -9/+4 |
2007-10-10 | r2584: After talking to jerry, commit the strlower patch to getent username and | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r2378: Remove two confusing #defines | Volker Lendecke | 1 | -2/+0 |
2007-10-10 | r1613: Patch from Tom Shaw <tomisfaraway@gmail.com> to use | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r538: Mem leak fix from kawasa_r@itg.hitachi.co.jp | Jeremy Allison | 1 | -0/+2 |
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 | -1/+1 |
2004-01-08 | Move more of winbind to use 'find_our_domain()' rather than the dangerous | Andrew Bartlett | 1 | -7/+7 |
2004-01-07 | Machines are people too! | Andrew Bartlett | 1 | -20/+18 |
2003-11-12 | a small include file rearrangement that doesn't affect normal | Andrew Tridgell | 1 | -0/+1 |
2003-08-10 | add --domain=DOMAINNAME to wbinfo | Gerald Carter | 1 | -1/+13 |
2003-07-26 | fix typo in debug | Gerald Carter | 1 | -1/+1 |
2003-07-22 | Another round of uid/gid/pid format string changes I missed the | Tim Potter | 1 | -2/+2 |
2003-07-22 | Fixup a bunch of printf-style functions and debugs to use unsigned long when | Tim Potter | 1 | -10/+10 |
2003-07-11 | moving more code around. | Gerald Carter | 1 | -0/+13 |
2003-07-09 | Large set of changes to add UNIX account/group management | Gerald Carter | 1 | -8/+26 |
2003-07-07 | and so it begins.... | Gerald Carter | 1 | -9/+14 |