Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | Remove rpccli_samr_delete_dom_group(). | Günther Deschner | 2008-02-01 | 1 | -33/+0 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | Use rpccli_samr_DeleteDomainGroup() in net and rpcclient. | Günther Deschner | 2008-02-01 | 2 | -3/+5 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | Use pidl for _samr_DeleteDomAlias(). | Günther Deschner | 2008-02-01 | 2 | -40/+11 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | Use pidl for _samr_DeleteDomainGroup(). | Günther Deschner | 2008-02-01 | 2 | -45/+17 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | Use pidl for _samr_DeleteUser(). | Günther Deschner | 2008-02-01 | 2 | -45/+17 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | Use pidl for _samr_OpenGroup(). | Günther Deschner | 2008-02-01 | 2 | -41/+12 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | Use pidl for _samr_OpenAlias(). | Günther Deschner | 2008-02-01 | 2 | -44/+11 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | Use pidl for _samr_OpenUser(). | Günther Deschner | 2008-02-01 | 2 | -44/+12 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | Use pidl for _samr_OpenDomain(). | Günther Deschner | 2008-02-01 | 2 | -47/+14 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Fix winbindd running on a Samba DC, | Simo Sorce | 2008-02-01 | 2 | -6/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch make sure we do not try to contact smbd in the main dameon to avoid deadlocks. All the operations that require connecting to smbd are performed in the domain child anyway. | |||||
| * | | | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into ↵ | Alexander Bokovoy | 2008-01-31 | 7 | -11/+25 | |
| |\ \ \ | | | |/ | | |/| | | | | | dmapi-integration | |||||
| | * | | Fix _samr_Close(). | Günther Deschner | 2008-01-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | A good example that work in this area needs very careful testing :) Guenther | |||||
| | * | | Re-run make idl. | Günther Deschner | 2008-01-31 | 6 | -10/+24 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| * | | | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into ↵ | Alexander Bokovoy | 2008-01-31 | 28 | -415/+1588 | |
| |\| | | | | | | | | | | | | | | dmapi-integration | |||||
| | * | | Enable build of pidl generated netlogon server. | Günther Deschner | 2008-01-31 | 2 | -1/+474 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Remove old, unused marshalling code for SAMR_GET_DOM_PWINFO. | Günther Deschner | 2008-01-31 | 2 | -89/+0 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Use pidl for samr_GetDomPwInfo() server-side. | Günther Deschner | 2008-01-31 | 2 | -39/+9 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Cleanup status codes inside _net_logon_ctrl2() reply structs. | Günther Deschner | 2008-01-31 | 1 | -13/+5 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Remove unused samr_close marshalling. | Günther Deschner | 2008-01-31 | 2 | -72/+0 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Let _samr_Close() use pidl generated server code. | Günther Deschner | 2008-01-31 | 5 | -33/+702 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Remove rpccli_samr_close and use pidl generated function instead. | Günther Deschner | 2008-01-31 | 9 | -143/+107 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | When running with debug level > 10, dump ads_struct in ads_connect(). | Günther Deschner | 2008-01-31 | 1 | -9/+33 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Fix netlogon IDL for netr_GetDcName that returns WERROR. | Günther Deschner | 2008-01-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | (didn't we fix this a couple of times already?) Guenther | |||||
| | * | | ntlm_auth: Parse configfile after parsing it's location, not before. | Kai Blin | 2008-01-31 | 1 | -9/+14 | |
| | | | | ||||||
| | * | | merged tdb transaction fix | Andrew Tridgell | 2008-01-31 | 1 | -0/+3 | |
| | | | | ||||||
| | * | | Fix some IBM checker warnings | Volker Lendecke | 2008-01-30 | 1 | -4/+4 | |
| | | | | ||||||
| | * | | ntlm_auth: Fix another typo in the test. | Kai Blin | 2008-01-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | This _should_ be the last one. | |||||
| | * | | ntlm_auth: test should honour configfile option to run on build farm. | Kai Blin | 2008-01-30 | 2 | -2/+8 | |
| | | | | ||||||
| | * | | ntlm_auth: Fix typos in the torture test script. | Kai Blin | 2008-01-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | This should fix the build farm. Sorry, wonder why it worked on my box before. | |||||
| | * | | ntlm_auth: Add a blackbox test. | Kai Blin | 2008-01-30 | 3 | -0/+234 | |
| | | | | ||||||
| | * | | Fix build warning. | Günther Deschner | 2008-01-30 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Re-enable async I/O for non-TSM systems | Volker Lendecke | 2008-01-30 | 2 | -11/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The logic was wrong: A "SMB_VFS_AIO_FORCE()==False" disabled async I/O, whereas a "SMB_VFS_AIO_FORCE()==True" should enforce it regardless of other settings. Alexander, please check! | |||||
| * | | | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into ↵ | Alexander Bokovoy | 2008-01-30 | 29 | -774/+331 | |
| |\| | | | | | | | | | | | | | | dmapi-integration | |||||
| | * | | Add netrenumtrusteddomains() and netrenumtrusteddomainsex() cmds to rpcclient. | Günther Deschner | 2008-01-30 | 1 | -0/+71 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Fix uninitialized variables | Volker Lendecke | 2008-01-29 | 2 | -15/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | response.extra_data.data is not initialized on the first error path Found by the IBM checker | |||||
| | * | | Make make_way_for_eventlogs() static | Gerald W. Carter | 2008-01-29 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Fix a memleak | Volker Lendecke | 2008-01-29 | 1 | -4/+0 | |
| | | | | ||||||
| | * | | Fix a return value from sync_eventlog_params() (patch from Volker) | Gerald W. Carter | 2008-01-29 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Allow NULL request and/or response pointers to be passed to ↵ | Gerald W. Carter | 2008-01-29 | 1 | -5/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | wbcRequestResponse(). This is a valid parameter set for things like setpwent() and ping(). | |||||
| | * | | Remove include/rpc_ds.h and all references to it completly. | Günther Deschner | 2008-01-29 | 9 | -79/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Jerry, please have a look if you're fine with that. Guenther | |||||
| | * | | Remove unused rpc_ds marshalling code that is unused now. | Günther Deschner | 2008-01-29 | 5 | -294/+2 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Finally delete rpccli_ds_enum_domain_trusts() completly. | Günther Deschner | 2008-01-29 | 2 | -97/+1 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Remove last caller of rpccli_ds_enum_domain_trusts(). | Günther Deschner | 2008-01-29 | 2 | -26/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | I added an alias in rpcclient's netlogon command table. Guenther | |||||
| | * | | Use another pidl generated call to enumerate ds trusted domains in winbindd. | Günther Deschner | 2008-01-29 | 1 | -26/+23 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Use pidl generated call to enumerate ds trusted domains in winbindd. | Günther Deschner | 2008-01-29 | 1 | -12/+19 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Fix the build. Avoid unrequired ndr_print_ads_struct dependencies. | Günther Deschner | 2008-01-29 | 3 | -100/+122 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Add ndr_print_ads_auth_flags(). | Günther Deschner | 2008-01-29 | 1 | -2/+17 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Move DS_DOMAIN_FUNCTION defines to ads.h. | Günther Deschner | 2008-01-29 | 2 | -6/+7 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Add missing windows 2008 netr_DsR_DcFlags and netr_DsRGetDCName_flags flags. | Günther Deschner | 2008-01-29 | 1 | -15/+18 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | Eliminate remote tree of dsgetdcname (which will happen in libnetapi then). | Günther Deschner | 2008-01-29 | 6 | -108/+19 | |
| | | | | | | | | | | | | | | | | Guenther |