summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-21cldap: add talloc context to ads_cldap_netlogon().Günther Deschner4-18/+34
2008-04-21libads: Use libnbt for CLDAP reply parsing.Günther Deschner4-147/+61
2008-04-21IDL: re-run make idl.Günther Deschner3-10/+15
2008-04-21IDL: make nbt_cldap_netlogon_5 public.Günther Deschner1-1/+1
2008-04-21IDL: Add NTLOGON_RESPONSE_FROM_PDC2 to nbt_logon_request.Günther Deschner1-2/+3
2008-04-21winbind: pass down existing talloc context.Günther Deschner2-9/+10
2008-04-21smbspool: Fix the smbspool build.James Peach1-11/+15
2008-04-21smbspool: minor formatting cleanups.James Peach1-88/+133
2008-04-21smbspool: Run indent to approximate conding standards.James Peach1-533/+485
2008-04-21smbspool: add my copyright.James Peach1-0/+1
2008-04-21smbspool: Fix CUPS authentication protocol support.Mike Sweet1-34/+75
2008-04-21smbspool: fix Kerberos support for CUPS 1.3.Mike Sweet1-144/+87
2008-04-21Add in a nice big comment explaining why SamLogonEx matters.Andrew Bartlett1-0/+21
2008-04-21winbind: Use libnbt for NTLOGON SAMLOGON mailslot request and reply.Günther Deschner3-111/+118
2008-04-21samlogoncache: Use data_blob_const in netsamlogon_cache_get.Günther Deschner1-2/+1
2008-04-21Remove redundant parameter fd from SMB_VFS_CLOSE().Michael Adam11-26/+26
2008-04-21Slight reformatting of fd_close_posix(), while I'm at it.Michael Adam1-5/+9