Age | Commit message (Expand) | Author | Files | Lines |
2010-11-17 | s3: Move parse_sidlist to the only calling file | Volker Lendecke | 1 | -39/+0 |
2010-11-17 | s3: Remove some unused code | Volker Lendecke | 1 | -21/+0 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -0/+1 |
2010-09-11 | s3-auth Change type of num_sids to uint32_t | Andrew Bartlett | 1 | -2/+2 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -3/+3 |
2009-12-21 | s3: Remove unused winbindd_dual_lookupname | Volker Lendecke | 1 | -40/+0 |
2009-12-21 | s3: Remove unused winbindd_dual_lookupsid | Volker Lendecke | 1 | -40/+0 |
2009-12-21 | s3: Remove unused do_async | Volker Lendecke | 1 | -58/+0 |
2009-12-21 | s3: Remove unused do_async_domain | Volker Lendecke | 1 | -27/+0 |
2009-12-21 | s3: Remove unused query_user_async | Volker Lendecke | 1 | -49/+0 |
2009-12-21 | s3: Remove unused winbindd_getsidaliases_async | Volker Lendecke | 1 | -72/+0 |
2009-12-21 | s3: Remove unused winbindd_lookupname_async | Volker Lendecke | 1 | -150/+0 |
2009-12-21 | s3: Remove unused winbindd_lookupsid_async | Volker Lendecke | 1 | -113/+0 |
2009-08-29 | s3:winbind: Convert WINBINDD_LIST_GROUPS to the new API | Volker Lendecke | 1 | -180/+0 |
2009-08-29 | w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API | Volker Lendecke | 1 | -58/+0 |
2009-08-27 | s3:winbind: Convert WINBINDD_GETUSERSIDS to the new API | Volker Lendecke | 1 | -165/+0 |
2009-08-16 | s3:winbind: WINBIND_USERINFO -> wbint_userinfo | Volker Lendecke | 1 | -1/+1 |
2009-08-05 | s3:winbind: Make parse_sidlist take a const char * | Volker Lendecke | 1 | -4/+11 |
2009-08-01 | Some mods for recent coding conventions | Volker Lendecke | 1 | -1/+2 |
2009-06-14 | Make winbindd_cli_state->response a pointer instead of a struct member | Volker Lendecke | 1 | -14/+14 |
2009-06-14 | Add winbindd_dual_ping to all children | Volker Lendecke | 1 | -0/+6 |
2009-06-14 | Convert the winbind parent->child communication to wb_reqtrans | Volker Lendecke | 1 | -4/+0 |
2009-06-14 | Make winbindd_cli_state->request a pointer instead of a struct member | Volker Lendecke | 1 | -16/+16 |
2009-05-12 | Convert response.extra_data.data from malloc to talloc | Volker Lendecke | 1 | -11/+7 |
2009-02-17 | s3:winbindd: make do_async_domain() static. | Michael Adam | 1 | -6/+6 |
2009-02-11 | s3: Implement wbcGetSidAliases | Dan Sledz | 1 | -88/+2 |
2008-12-07 | Fix nonempty blank lines | Volker Lendecke | 1 | -12/+12 |
2008-09-23 | [s3]winbindd: fix a comment typo | Michael Adam | 1 | -1/+1 |
2008-08-13 | Attempt to fix the build on Irix CC | Volker Lendecke | 1 | -1/+3 |
2008-06-26 | From Steve Danneman @ Isilon. | Jeremy Allison | 1 | -10/+75 |
2008-05-25 | Fix two c++ warnings | Volker Lendecke | 1 | -1/+1 |
2008-05-22 | Make WINBINDD_LIST_GROUPS handler asynchronous. | Steven Danneman | 1 | -0/+91 |
2008-02-05 | Small whitespace cleanup + check for null returns on talloc_strdup. | Jeremy Allison | 1 | -8/+12 |
2008-01-09 | Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS. | Michael Adam | 1 | -6/+14 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -6/+6 |
2007-12-15 | Replace sid_string_static with sid_to_string | Volker Lendecke | 1 | -1/+2 |
2007-12-15 | Use sid_to_string directly | Volker Lendecke | 1 | -3/+3 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -2/+2 |
2007-12-06 | Improve a debug message. | Michael Adam | 1 | -1/+1 |
2007-10-22 | r25568: move idmap related functions into their own file. | Stefan Metzmacher | 1 | -741/+0 |
2007-10-22 | r25567: make do_async() non static | Stefan Metzmacher | 1 | -6/+6 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -84/+84 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -6/+747 |
2007-10-10 | r25568: move idmap related functions into their own file. | Stefan Metzmacher | 1 | -741/+0 |
2007-10-10 | r25567: make do_async() non static | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -0/+1695 |