summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* Allow a new file to inherit the Windows ACL from its parent.Jeremy Allison2008-10-294-150/+319
* wbinfo --sid-to-fullnameVolker Lendecke2008-10-291-1/+41
* wbcGetDisplayNameVolker Lendecke2008-10-292-0/+49
* s3-build: re-run make samba3-idl.Günther Deschner2008-10-296-59/+157
* netlogon: merge netlogon.idl between s3 and s4.Günther Deschner2008-10-292-1475/+1
* s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl.Günther Deschner2008-10-291-1/+2
* s4-netlogon: merge netr_DatabaseSync2 from s3 idl.Günther Deschner2008-10-291-1/+1
* s4-netlogon: merge netr_DatabaseSync from s3 idl.Günther Deschner2008-10-291-3/+3
* s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.Günther Deschner2008-10-291-1/+1
* s4-smbtorture: fix test_LogonUasLogon.Günther Deschner2008-10-281-1/+1
* s4-netlogon: merge misc stuff.Günther Deschner2008-10-281-2/+4
* netapi: fix access bits in netapi.Günther Deschner2008-10-281-1/+1
* s3-netlogon: kill an fstring in rpc_server.Günther Deschner2008-10-281-6/+3
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-10-275-1234/+10
|\
| * idl: share lsa.idl between s3 and s4.Günther Deschner2008-10-272-1217/+1
| * s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.Günther Deschner2008-10-274-15/+10
| * s4-lsa: merge lsa_LookupPrivName from s3 lsa idl.Günther Deschner2008-10-271-1/+1
| * s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.Günther Deschner2008-10-271-1/+1
| * s4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa idl.Günther Deschner2008-10-271-1/+1
| * s4-lsa: merge lsa_EnumTrustDom from s3 lsa idl.Günther Deschner2008-10-271-1/+1
| * s4-lsa: merge lsa_EnumAccounts from s3 lsa idl.Günther Deschner2008-10-271-2/+1
| * s4-lsa: merge lsa_EnumPrivs from s3 lsa idl.Günther Deschner2008-10-271-4/+4
| * s4-lsa: merge lsa_QuerySecurity from s3 lsa idl.Günther Deschner2008-10-271-5/+3
* | Fix definition of environ on Mac OS X (bugzilla: #5412).Jelmer Vernooij2008-10-271-1/+2
* | Fix duplicate inclusion of zlib.m4.Jelmer Vernooij2008-10-271-1/+0
* | Remove duplicate check for volatile, move all utime-checks toJelmer Vernooij2008-10-271-10/+2
|/
* [s3]winbind: fix smbd hanging on Solaris when winbindd closes socket.Michael Adam2008-10-271-1/+6
* s3-rpcclient: add getdcsitecoverage call.Günther Deschner2008-10-271-0/+38
* s3-build: re-run make samba3-idl.Günther Deschner2008-10-275-7/+28
* s3-netlogon-idl: fix IDL for netr_DsrGetDcSiteCoverageW.Günther Deschner2008-10-271-1/+1
* [s3]build: fix bug #5765 - fix installlibs on solaris by using portable "test...Michael Adam2008-10-271-7/+7
* [s3]libsmbconf: add utility function smbconf_is_writeable_bystring()Michael Adam2008-10-272-0/+27
* [s3]libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()Michael Adam2008-10-275-0/+29
* [s3]libsmbconf: create text config in smbconftortMichael Adam2008-10-271-1/+38
* [s3]libsmbconf: return WERR_BADFILE when no path to text backend is provided.Michael Adam2008-10-271-1/+1
* [s3]libsmbconf: fall back to file backend when no valid backend was foundMichael Adam2008-10-271-4/+5
* [s3]libsmbconf: fix comment typo.Michael Adam2008-10-271-1/+1
* [s3]libsmbconf: add backend_requires_messaging() method to libsmbconf.Michael Adam2008-10-275-0/+28
* [s3]libsmbconf: remove unused define.Michael Adam2008-10-271-3/+0
* [s3]pidfile_create: use check is_default_dyn_CONFIGFILE() since we have it.Michael Adam2008-10-271-1/+1
* [s3]test: fix testparm_s3 tests: don't create truncated smb.conf files.Michael Adam2008-10-271-1/+1
* [s3]pdbedit: remove unused variable.Michael Adam2008-10-271-4/+0
* [s3]build: fix bug #5677 - fix test_{shlibs,nss_modules,pam_modules} on SolarisMichael Adam2008-10-271-3/+6
* Add proxied named pipe supportVolker Lendecke2008-10-252-29/+146
* Move the is_known_pipename check into np_openVolker Lendecke2008-10-253-21/+16
* Add str_list_check[_ci] to s3's proto.hVolker Lendecke2008-10-251-0/+3
* Fix "make etags" -- the args list gets really long for s4 with the prefixVolker Lendecke2008-10-251-1/+34
* Remove "pipe_handle_offset" -- pipes now use "struct files_struct"Volker Lendecke2008-10-253-22/+0
* Error return is False, not -1Derrell Lipman2008-10-241-3/+3
* Revert Samba3 back to using its own charset handling code.Jelmer Vernooij2008-10-241-1/+1