summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2008-10-28s4-smbtorture: fix test_LogonUasLogon.Günther Deschner1-1/+1
2008-10-28s4-netlogon: merge misc stuff.Günther Deschner1-2/+4
2008-10-28netapi: fix access bits in netapi.Günther Deschner1-1/+1
2008-10-28s3-netlogon: kill an fstring in rpc_server.Günther Deschner1-6/+3
2008-10-27Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij5-1234/+10
2008-10-27Fix definition of environ on Mac OS X (bugzilla: #5412).Jelmer Vernooij1-1/+2
2008-10-27Fix duplicate inclusion of zlib.m4.Jelmer Vernooij1-1/+0
2008-10-27Remove duplicate check for volatile, move all utime-checks toJelmer Vernooij1-10/+2
2008-10-27idl: share lsa.idl between s3 and s4.Günther Deschner2-1217/+1
2008-10-27s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.Günther Deschner4-15/+10
2008-10-27s4-lsa: merge lsa_LookupPrivName from s3 lsa idl.Günther Deschner1-1/+1
2008-10-27s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.Günther Deschner1-1/+1
2008-10-27s4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa idl.Günther Deschner1-1/+1
2008-10-27s4-lsa: merge lsa_EnumTrustDom from s3 lsa idl.Günther Deschner1-1/+1
2008-10-27s4-lsa: merge lsa_EnumAccounts from s3 lsa idl.Günther Deschner1-2/+1
2008-10-27s4-lsa: merge lsa_EnumPrivs from s3 lsa idl.Günther Deschner1-4/+4
2008-10-27s4-lsa: merge lsa_QuerySecurity from s3 lsa idl.Günther Deschner1-5/+3
2008-10-27[s3]winbind: fix smbd hanging on Solaris when winbindd closes socket.Michael Adam1-1/+6
2008-10-27s3-rpcclient: add getdcsitecoverage call.Günther Deschner1-0/+38
2008-10-27s3-build: re-run make samba3-idl.Günther Deschner5-7/+28
2008-10-27s3-netlogon-idl: fix IDL for netr_DsrGetDcSiteCoverageW.Günther Deschner1-1/+1
2008-10-27[s3]build: fix bug #5765 - fix installlibs on solaris by using portable "test...Michael Adam1-7/+7
2008-10-27[s3]libsmbconf: add utility function smbconf_is_writeable_bystring()Michael Adam2-0/+27
2008-10-27[s3]libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()Michael Adam5-0/+29
2008-10-27[s3]libsmbconf: create text config in smbconftortMichael Adam1-1/+38
2008-10-27[s3]libsmbconf: return WERR_BADFILE when no path to text backend is provided.Michael Adam1-1/+1
2008-10-27[s3]libsmbconf: fall back to file backend when no valid backend was foundMichael Adam1-4/+5
2008-10-27[s3]libsmbconf: fix comment typo.Michael Adam1-1/+1
2008-10-27[s3]libsmbconf: add backend_requires_messaging() method to libsmbconf.Michael Adam5-0/+28
2008-10-27[s3]libsmbconf: remove unused define.Michael Adam1-3/+0
2008-10-27[s3]pidfile_create: use check is_default_dyn_CONFIGFILE() since we have it.Michael Adam1-1/+1
2008-10-27[s3]test: fix testparm_s3 tests: don't create truncated smb.conf files.Michael Adam1-1/+1
2008-10-27[s3]pdbedit: remove unused variable.Michael Adam1-4/+0
2008-10-27[s3]build: fix bug #5677 - fix test_{shlibs,nss_modules,pam_modules} on SolarisMichael Adam1-3/+6
2008-10-25Add proxied named pipe supportVolker Lendecke2-29/+146
2008-10-25Move the is_known_pipename check into np_openVolker Lendecke3-21/+16
2008-10-25Add str_list_check[_ci] to s3's proto.hVolker Lendecke1-0/+3
2008-10-25Fix "make etags" -- the args list gets really long for s4 with the prefixVolker Lendecke1-1/+34
2008-10-25Remove "pipe_handle_offset" -- pipes now use "struct files_struct"Volker Lendecke3-22/+0
2008-10-24Error return is False, not -1Derrell Lipman1-3/+3
2008-10-24Revert Samba3 back to using its own charset handling code.Jelmer Vernooij1-1/+1
2008-10-24Remove more uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-10-24Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij11-95/+280
2008-10-24Fix merged build paths.Jelmer Vernooij2-2/+2
2008-10-23s3: fix simple "incompatible pointer type" build warningTim Prouty1-1/+1
2008-10-23Fix "ndr_size_PAC_LOGON_INFO defined but not used" build warningTim Prouty2-6/+1
2008-10-24netapi: make sure to always cleanup after testing NetUser calls.Günther Deschner1-0/+4
2008-10-24netapi: add more group tests to netapitest.Günther Deschner1-3/+220
2008-10-24s3-samr-server: return NT_STATUS_NOT_SUPPORTED for group rename.Günther Deschner1-0/+3
2008-10-24s3-samr-server: remove unused historic code.Günther Deschner1-60/+0