Age | Commit message (Expand) | Author | Files | Lines |
2009-05-12 | Convert response.extra_data.data from malloc to talloc | Volker Lendecke | 1 | -22/+14 |
2009-03-12 | Make opt_nocache static to winbindd.c | Volker Lendecke | 1 | -2/+0 |
2009-02-11 | s3: Implement wbcGetSidAliases | Dan Sledz | 1 | -0/+115 |
2009-02-02 | s3 build: Fix "assignment discards qualifiers from pointer target type" warnings | Tim Prouty | 1 | -6/+2 |
2009-02-02 | s3:winbind_group: fix "getent group" to allocate new gids. | Michael Adam | 1 | -2/+8 |
2009-01-21 | Memory leaks and other fixes found by Coverity | todd stecher | 1 | -1/+7 |
2008-12-04 | s3:winbindd: fix horrible mis-indentation of toplvl braces in getgrsid_sid2gi... | Michael Adam | 1 | -2/+2 |
2008-12-04 | s3:winbindd: don't open a new dc connection in winbindd_getgrnam (main winbindd) | Michael Adam | 1 | -1/+1 |
2008-11-18 | Whitespace and >80 column cleanups. | Steven Danneman | 1 | -2/+2 |
2008-11-02 | [s3]winbindd: speed up fill_grent_mem (i.e. winbindd_getgrent) a lot. | Michael Adam | 1 | -13/+20 |
2008-09-23 | [s3]winbindd_group: don't list the domain twice when expanding internal aliases | Michael Adam | 1 | -1/+1 |
2008-09-23 | [s3]winbindd_group: sanely handle NULL domain in add_member(). | Michael Adam | 1 | -1/+5 |
2008-09-16 | winbindd: Update the calls to ws_name_XX() to reflect API changes. | Gerald (Jerry) Carter | 1 | -30/+152 |
2008-09-11 | Fix for bug 5571 | Simo Sorce | 1 | -1/+1 |
2008-08-12 | idmap rewrite | Volker Lendecke | 1 | -2/+4 |
2008-07-06 | Clean up winbindd_group.c too | Simo Sorce | 1 | -210/+255 |
2008-06-30 | Fix from Atte Peltom�ki - atte.peltomaki@f-secure.com to correctly check | Jeremy Allison | 1 | -1/+1 |
2008-06-26 | From Steve Danneman @ Isilon. | Jeremy Allison | 1 | -103/+1 |
2008-05-25 | Fix two c++ warnings | Volker Lendecke | 1 | -1/+2 |
2008-05-22 | Make WINBINDD_LIST_GROUPS handler asynchronous. | Steven Danneman | 1 | -58/+78 |
2008-04-22 | Fix wbinfo --group-info if the winbind separator set to non \ | Volker Lendecke | 1 | -2/+4 |
2008-04-07 | winbindd: fix break out early condition in fill_grent_mem(). | Michael Adam | 1 | -1/+1 |
2008-03-29 | Don't let winbind getgroups crash when we have no gids in the token. | Günther Deschner | 1 | -3/+5 |
2008-01-09 | Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS. | Michael Adam | 1 | -9/+6 |
2008-01-04 | Ensure that winbindd_getgroups() can deal with a UPN name. | Gerald (Jerry) Carter | 1 | -1/+10 |
2007-12-21 | Add NT error to debug to try and track this down. | Jeremy Allison | 1 | -1/+4 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -2/+2 |
2007-12-15 | Replace sid_string_static with sid_to_string | Volker Lendecke | 1 | -2/+4 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -15/+16 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -23/+23 |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -0/+1746 |