Age | Commit message (Expand) | Author | Files | Lines |
2009-06-14 | Make winbindd_cli_state->response a pointer instead of a struct member | Volker Lendecke | 1 | -9/+9 |
2009-06-14 | Add winbindd_dual_ping to all children | Volker Lendecke | 1 | -0/+4 |
2009-06-14 | Make winbindd_cli_state->request a pointer instead of a struct member | Volker Lendecke | 1 | -22/+22 |
2009-05-11 | Fix a bunch of compiler warnings about wrong format types. | Jeremy Allison | 1 | -2/+2 |
2008-11-18 | Added ability to remove id mappings in wbinfo and libwbclient. | Steven Danneman | 1 | -0/+63 |
2008-08-12 | idmap rewrite | Volker Lendecke | 1 | -5/+59 |
2008-08-12 | Remove the multi-ID lookup code and the 3.2.0 version of idmap_cache | Volker Lendecke | 1 | -108/+0 |
2008-07-11 | Revert "Make use of ADD_TO_ARRAY" | Volker Lendecke | 1 | -2/+2 |
2008-07-11 | Revert "Tiny logic simplification -- remove an else branch" | Volker Lendecke | 1 | -20/+22 |
2008-07-05 | Tiny logic simplification -- remove an else branch | Volker Lendecke | 1 | -22/+20 |
2008-07-05 | Make use of ADD_TO_ARRAY | Volker Lendecke | 1 | -2/+2 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -5/+5 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -1/+3 |
2007-12-14 | winbindd: move domain child specific stuff into its own file | Stefan Metzmacher | 1 | -4/+3 |
2007-12-12 | winbindd: remove unused WINBINDD_DUMP_MAPS support | Stefan Metzmacher | 1 | -49/+0 |
2007-12-12 | winbindd: remove unused WINBINDD_DUAL_NAME2*ID and WINBINDD_DUAL_*ID2NAME calls | Stefan Metzmacher | 1 | -255/+0 |
2007-12-11 | winbindd: pass const char *logfile to winbindd_dump_maps_async() | Stefan Metzmacher | 1 | -3/+3 |
2007-12-11 | winbindd: rename child table struct elements | Stefan Metzmacher | 1 | -18/+59 |
2007-10-22 | r25573: Add my (C) as well | Simo Sorce | 1 | -0/+1 |
2007-10-22 | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 1 | -1/+29 |
2007-10-22 | r25569: move more idmap stuff into winbindd_idmap.c | Stefan Metzmacher | 1 | -0/+12 |
2007-10-22 | r25568: move idmap related functions into their own file. | Stefan Metzmacher | 1 | -0/+778 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -819/+0 |
2007-10-10 | r25573: Add my (C) as well | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 1 | -1/+29 |
2007-10-10 | r25569: move more idmap stuff into winbindd_idmap.c | Stefan Metzmacher | 1 | -0/+12 |
2007-10-10 | r25568: move idmap related functions into their own file. | Stefan Metzmacher | 1 | -0/+778 |