Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use rpccli_samr_QueryDomainInfo() in winbindd. | Günther Deschner | 2008-02-06 | 1 | -6/+6 |
| | | | | Guenther | ||||
* | Remove include/rpc_ds.h and all references to it completly. | Günther Deschner | 2008-01-29 | 1 | -3/+3 |
| | | | | | | Jerry, please have a look if you're fine with that. Guenther | ||||
* | winbindd: move domain child specific stuff into its own file | Stefan Metzmacher | 2007-12-14 | 1 | -2/+0 |
| | | | | metze | ||||
* | winbindd: rename child table struct elements | Stefan Metzmacher | 2007-12-11 | 1 | -4/+4 |
| | | | | | | | Add struct_ prefix to struct based protocol specific elemetens struct winbindd_child_dispatch_table. metze | ||||
* | Remove more pstrings, from the winbindd protocol def and | Jeremy Allison | 2007-12-03 | 1 | -4/+4 |
| | | | | | inside winbindd. Remove unused pstring types. Jeremy. | ||||
* | This is a large patch (sorry). Migrate from struct in_addr | Jeremy Allison | 2007-10-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | to struct sockaddr_storage in most places that matter (ie. not the nmbd and NetBIOS lookups). This passes make test on an IPv4 box, but I'll have to do more work/testing on IPv6 enabled boxes. This should now give us a framework for testing and finishing the IPv6 migration. It's at the state where someone with a working IPv6 setup should (theorecically) be able to type : smbclient //ipv6-address/share and have it work. Jeremy. | ||||
* | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 2007-10-22 | 1 | -0/+13 |
| | | | | | metze (cherry picked from commit abbb36a37c1dba2218a6c7ec31739eba5f250127) | ||||
* | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 2007-10-18 | 1 | -22/+22 |
| | | | | | | | bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. | ||||
* | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-test | Gerald (Jerry) Carter | 2007-10-10 | 1 | -21/+0 |
| | |||||
* | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 2007-10-10 | 1 | -0/+13 |
| | | | | metze | ||||
* | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 2007-10-10 | 1 | -0/+365 |
metze |