Age | Commit message (Expand) | Author | Files | Lines |
2009-08-29 | s3:winbind: Convert WINBINDD_LIST_USERS to the new API | Volker Lendecke | 1 | -6/+0 |
2009-08-29 | s3:winbind: Convert the GETPWENT routines to the new API | Volker Lendecke | 1 | -376/+0 |
2009-08-16 | s3:winbind: WINBIND_USERINFO -> wbint_userinfo | Volker Lendecke | 1 | -2/+2 |
2009-08-05 | s3:winbind: Convert WINBINDD_GETPWUID to the new API | Volker Lendecke | 1 | -263/+0 |
2009-08-05 | s3:winbind: Convert WINBINDD_GETPWNAM to the new API | Volker Lendecke | 1 | -97/+0 |
2009-08-05 | s3:winbind: Convert WINBINDD_GETPWSID to the new API | Volker Lendecke | 1 | -20/+0 |
2009-08-05 | s3:winbind: Make fillup_pw_field publically available | Volker Lendecke | 1 | -1/+1 |
2009-08-03 | Fix a typo | Volker Lendecke | 1 | -1/+1 |
2009-08-01 | Some mods for recent coding conventions | Volker Lendecke | 1 | -2/+4 |
2009-08-01 | Fix indentation | Volker Lendecke | 1 | -1/+1 |
2009-07-31 | Remove a pointless variable | Volker Lendecke | 1 | -3/+1 |
2009-06-14 | Make winbindd_cli_state->response a pointer instead of a struct member | Volker Lendecke | 1 | -10/+12 |
2009-06-14 | Make winbindd_cli_state->request a pointer instead of a struct member | Volker Lendecke | 1 | -15/+15 |
2009-05-12 | Convert response.extra_data.data from malloc to talloc | Volker Lendecke | 1 | -4/+2 |
2009-02-11 | s3: Implement wbcGetpwsid | Dan Sledz | 1 | -4/+24 |
2009-02-09 | Revert "s3:winbindd_user: create domain connection in winbindd_fill_pwent if ... | Michael Adam | 1 | -1/+1 |
2009-02-09 | s3:winbindd_user: create domain connection in winbindd_fill_pwent if necessary. | Michael Adam | 1 | -1/+1 |
2009-02-09 | s3:winbindd_user: fix a debug message. | Michael Adam | 1 | -2/+2 |
2009-02-07 | Fix coverity ID 876 (FORWARD_NULL) | Volker Lendecke | 1 | -0/+1 |
2009-02-02 | s3 build: Fix "assignment discards qualifiers from pointer target type" warnings | Tim Prouty | 1 | -7/+4 |
2009-02-02 | s3:winbind_user: fix "getent passwd" to allocate new uids. | Michael Adam | 1 | -2/+7 |
2009-02-02 | s3:winbind_user: move initialization of domain up in winbindd_fill_pwent() | Michael Adam | 1 | -11/+9 |
2009-01-21 | Memory leaks and other fixes found by Coverity | todd stecher | 1 | -1/+7 |
2008-12-04 | s3:winbindd: don't open a new dc connection in winbindd_getpwnam (main winbindd) | Michael Adam | 1 | -1/+1 |
2008-09-16 | winbindd: Update the calls to ws_name_XX() to reflect API changes. | Gerald (Jerry) Carter | 1 | -5/+69 |
2008-08-12 | idmap rewrite | Volker Lendecke | 1 | -2/+4 |
2008-07-25 | Fix an incompatible pointer warning | Volker Lendecke | 1 | -2/+2 |
2008-07-06 | Clean up the rest of the file too | Simo Sorce | 1 | -84/+76 |
2008-07-06 | More clean up, indentation and trailing space removal | Simo Sorce | 1 | -40/+39 |
2008-07-06 | Make code more readable, fix indentation and traling spaces. | Simo Sorce | 1 | -17/+23 |
2008-06-26 | From Steve Danneman @ Isilon. | Jeremy Allison | 1 | -93/+1 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -10/+11 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -13/+13 |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -0/+875 |