Age | Commit message (Expand) | Author | Files | Lines |
2008-02-06 | Use rpccli_samr_QueryDomainInfo() in winbindd. | Günther Deschner | 1 | -1/+1 |
2008-02-02 | Convert read_data() to NTSTATUS | Volker Lendecke | 1 | -9/+11 |
2008-02-01 | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test | Simo Sorce | 1 | -1/+91 |
2008-02-01 | Fix winbindd running on a Samba DC, | Simo Sorce | 1 | -0/+11 |
2008-01-25 | Add debug message: show which domain_child is being forked. | Michael Adam | 1 | -0/+7 |
2008-01-24 | Add winbind_msg_dump_domain_list to winbindd. | Günther Deschner | 1 | -0/+84 |
2008-01-23 | Fix panic: Don't free the logfilename in winbind_child_died(). | Michael Adam | 1 | -1/+0 |
2007-12-14 | winbindd: move domain child specific stuff into its own file | Stefan Metzmacher | 1 | -89/+10 |
2007-12-11 | winbindd: rename child table struct elements | Stefan Metzmacher | 1 | -32/+80 |
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 1 | -2/+2 |
2007-12-03 | Remove more pstrings, from the winbindd protocol def and | Jeremy Allison | 1 | -4/+9 |
2007-11-05 | Remove the horror that was the global smb_rw_error. | Jeremy Allison | 1 | -2/+2 |
2007-10-22 | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 1 | -31/+9 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -16/+16 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -9/+31 |
2007-10-10 | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 1 | -31/+9 |
2007-10-10 | r25165: Use talloc_asprintf_append_buffer with an unmodified | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -0/+1130 |