summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2008-04-25mount.cifs: Zero mountpassword content before freeing.Karolin Seeger1-3/+24
2008-04-25Attempt to fix the non-krb buildVolker Lendecke1-0/+4
2008-04-25Add basic ncacn_ip_tcp client infrastructureVolker Lendecke1-71/+241
2008-04-25Introduce a redirection for ncacn_np and ncacn_ip_tcp in rpc_pipe_clientVolker Lendecke2-55/+82
2008-04-25Introduce rpccli_pipe_txt(), describing a pipe for debug messagesVolker Lendecke1-93/+62
2008-04-25cli_rpc_pipe_open_noauth must take the user/domain from the smb sessionVolker Lendecke1-0/+18
2008-04-25Make use of rpccli_xxx_bind_dataVolker Lendecke2-169/+62
2008-04-25Create rpccli_xxx_bind_data functionsVolker Lendecke1-0/+198
2008-04-25Move user/domain from rpc_pipe_client to cli_pipe_auth_dataVolker Lendecke6-43/+52
2008-04-25Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_clientVolker Lendecke4-58/+71
2008-04-24Fix from Martin Zielinski <mz@seh.de>. Don't delete files whenJeremy Allison1-7/+20
2008-04-24The first of Martin Zielinski <mz@seh.de> Vista printing patches.Jeremy Allison2-4/+12
2008-04-24mailslot/dsgetdcname: do what XP does and request nt_version 11.Günther Deschner1-5/+32
2008-04-24mailslot: allow to give back struct nbt_ntlogon_packet.Günther Deschner3-3/+15
2008-04-24mailslot: make sure we are looking at the correct reply structure.Günther Deschner1-4/+21
2008-04-24mailslot: allow to define nt_version in send_getdc_request().Günther Deschner3-4/+6
2008-04-24rpcclient: Add tiny fix for cmd_samr_get_dispinfo_idx().Günther Deschner1-2/+3
2008-04-24Make mount.cifs.c consistent with other Samba code usage w.r.tJeremy Allison1-69/+54
2008-04-23Fix CLEAR_IF_FIRST handling of messages.tdbVolker Lendecke8-10/+12
2008-04-23Use wbinfo --online-status in make test rather than --sequenceGerald W. Carter1-3/+3
2008-04-23Mark a domain offline in the wbcDomainInfo structure using the domain_flags.Gerald W. Carter4-28/+64
2008-04-23Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXXGerald W. Carter3-10/+10
2008-04-23winbindd_cache: simplify logic in new key length check for UA keys.Michael Adam1-14/+9
2008-04-23winbindd_cache: recognize and allow longer UA keysHolger Hetterich1-3/+13
2008-04-23Correctly initialize lp_load in smbstatus in the presence of registry on tdb2Volker Lendecke1-4/+16
2008-04-23Increase level of debug msg when a regkey is not foundVolker Lendecke1-1/+1
2008-04-23libsmbconf: remove unnecessary talloc success check from smbconf_txt.cMichael Adam1-8/+0
2008-04-23libsmbconf: remove unnecessary talloc success checks from smbconf_reg.cMichael Adam1-12/+1
2008-04-23libsmbconf: remove unnecessary talloc success checks from smbconf.cMichael Adam1-4/+0
2008-04-23libsmbconf: rewrite API to use smbconf_service structMichael Adam7-122/+110
2008-04-22libsmbconf: add a struct smbconf_service to hold the parameter names + values.Michael Adam1-0/+7
2008-04-22rpcclient: Add getdispinfoidx command.Günther Deschner1-0/+62
2008-04-22IDL: rerun make idl.Günther Deschner4-12/+38
2008-04-22IDL: Fix IDL for samr_GetDisplayEnumerationIndex{2}.Günther Deschner1-2/+2
2008-04-22Make nsstest valgrind-clean: buf is referred to by the parsed grp structVolker Lendecke1-3/+0
2008-04-22libsmbconf: fix comment headers in smbconf.hMichael Adam1-3/+8
2008-04-22libsmbconf: text backend remove comment references to "simple".Michael Adam1-2/+2
2008-04-22libsmbconf: rename smbconf_init_txt_simple() to smbconf_init_txt().Michael Adam4-9/+9
2008-04-22libsmbconf: rename text backend smbconf_txt_simple to smbconf_txt.Michael Adam2-1/+1
2008-04-22Fix wbinfo --group-info if the winbind separator set to non \Volker Lendecke1-2/+4
2008-04-22configure: fix a comment typoMichael Adam1-1/+1
2008-04-22libnetjoin: identify type of domain early.Günther Deschner1-16/+16
2008-04-22build: fix the build.Günther Deschner1-2/+2
2008-04-22dsgetdcname: Fix discover_dc_dns().Günther Deschner1-2/+2
2008-04-22dsgetdcname: add very basic flat name support.Günther Deschner1-9/+168
2008-04-21Remove the "pwd" struct from rpc_pipe_clientVolker Lendecke5-20/+49
2008-04-21net: Add libnetapi context to net's impressive list of globals.Günther Deschner3-11/+8
2008-04-21IDL: rerun make idl.Günther Deschner2-9/+11
2008-04-21IDL: now that we have nbt.idl, re-add it to the includes again.Günther Deschner1-10/+10
2008-04-21cldap: avoid duplicate definitions so remove ads_cldap.h.Günther Deschner8-86/+25