summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* s4-netlogon: merge netr_GetAnyDCName from s3 idl (untested).Günther Deschner2008-10-284-6/+12
| | | | Guenther
* s4-netlogon: merge netr_DsRGetSiteName from s3 idl.Günther Deschner2008-10-282-2/+4
| | | | Guenther
* s4-netlogon: merge netr_DsrEnumerateDomainTrusts from s3 idl.Günther Deschner2008-10-283-18/+23
| | | | Guenther
* s4-netlogon: merge netr_DsrGetDcSiteCoverageW from s3 idl.Günther Deschner2008-10-282-1/+3
| | | | Guenther
* s4-smbtorture: fix test_LogonUasLogoff.Günther Deschner2008-10-281-0/+2
| | | | Guenther
* s4-smbtorture: fix test_LogonUasLogon.Günther Deschner2008-10-283-2/+4
| | | | Guenther
* s4-netlogon: merge misc stuff.Günther Deschner2008-10-282-4/+6
| | | | Guenther
* RAW-ACLS: test the behavior of NULL DACL vs. empty DACLStefan Metzmacher2008-10-281-0/+244
| | | | | | | This is based on the torture test attached to bug 4284 by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>. metze
* s4: ntvfs/posix: to set a DACL at open time SEC_DESC_DACL_PRESENT must be setStefan Metzmacher2008-10-281-2/+4
| | | | metze
* s4: libcli/security: a NULL DACL allows accessStefan Metzmacher2008-10-281-11/+2
| | | | | | This fixes bug 4284. metze
* s4: lsa-server: fix crash bugs related to [out,ref] ** changesStefan Metzmacher2008-10-281-4/+4
| | | | metze
* selftest: move gdb_* and valgrind_* scripts to selftest/Stefan Metzmacher2008-10-287-8/+9
| | | | metze
* s4: import lorikeet-heimdal-200810271034Stefan Metzmacher2008-10-28408-12179/+13824
| | | | metze
* netapi: fix access bits in netapi.Günther Deschner2008-10-281-1/+1
| | | | Guenther
* s3-netlogon: kill an fstring in rpc_server.Günther Deschner2008-10-281-6/+3
| | | | Guenther
* s4-lsa-server: remove merge leftover.Günther Deschner2008-10-281-1/+0
| | | | Guenther
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-10-2723-1472/+414
|\
| * s4-libnet: fix user and group enumeration functions after lsa changes.Günther Deschner2008-10-272-0/+4
| | | | | | | | Guenther
| * idl: share lsa.idl between s3 and s4.Günther Deschner2008-10-273-1231/+15
| | | | | | | | Guenther
| * s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.Günther Deschner2008-10-279-47/+67
| | | | | | | | Guenther
| * s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.Günther Deschner2008-10-278-30/+57
| | | | | | | | Guenther
| * s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.Günther Deschner2008-10-2710-47/+70
| | | | | | | | Guenther
| * s4-lsa: merge lsa_QueryDomainInformationPolicy from s3 lsa idl.Günther Deschner2008-10-273-8/+13
| | | | | | | | Guenther
| * s4-lsa: merge lsa_QueryTrustedDomainInfoByName from s3 lsa idl.Günther Deschner2008-10-273-6/+10
| | | | | | | | Guenther
| * s4-lsa: merge lsa_QueryTrustedDomainInfo from s3 idl.Günther Deschner2008-10-274-34/+44
| | | | | | | | Guenther
| * s4-lsa: merge lsa_QueryTrustedDomainInfoBySid from s3 lsa idl.Günther Deschner2008-10-274-7/+11
| | | | | | | | Guenther
| * s4-lsa: merge lsa_LookupPrivName from s3 lsa idl.Günther Deschner2008-10-275-11/+23
| | | | | | | | Guenther
| * s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.Günther Deschner2008-10-275-26/+46
| | | | | | | | Guenther
| * s4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa idl.Günther Deschner2008-10-274-17/+25
| | | | | | | | Guenther
| * s4-lsa: merge lsa_GetUserName from s3 lsa idl.Günther Deschner2008-10-276-39/+60
| | | | | | | | Guenther
| * s4-lsa: merge lsa_EnumTrustDom from s3 lsa idl.Günther Deschner2008-10-272-5/+5
| | | | | | | | Guenther
| * s4-lsa: merge lsa_EnumAccounts from s3 lsa idl.Günther Deschner2008-10-272-7/+5
| | | | | | | | Guenther
| * s4-lsa: merge lsa_EnumPrivs from s3 lsa idl.Günther Deschner2008-10-272-8/+8
| | | | | | | | Guenther
| * s4-lsa: merge lsa_QuerySecurity from s3 lsa idl.Günther Deschner2008-10-275-11/+13
| | | | | | | | Guenther
* | Fix definition of environ on Mac OS X (bugzilla: #5412).Jelmer Vernooij2008-10-273-1/+12
| |
* | Fix duplicate inclusion of zlib.m4.Jelmer Vernooij2008-10-271-1/+0
| |
* | Remove duplicate check for volatile, move all utime-checks toJelmer Vernooij2008-10-273-12/+8
|/ | | | libreplace.
* [s3]winbind: fix smbd hanging on Solaris when winbindd closes socket.Michael Adam2008-10-271-1/+6
| | | | | | | | | | | | | | | | | On some versions of Solaris, we observed a strange effect of close(2) on a socket: After the server (here winbindd) called close, the client fd was not marked as readable for select. And a write call to the fd did not produce an error EPIPE but just returned as if successful. So while winbindd had called remove_client(), the corresponding smbd still thought that it was connected, but failed to retrieve answers for its queries. This patch works around the problem by forcing the client fd to the readable state: Just write one byte into the socket before closing. Michael
* s3-rpcclient: add getdcsitecoverage call.Günther Deschner2008-10-271-0/+38
| | | | Guenther
* s3-build: re-run make samba3-idl.Günther Deschner2008-10-275-7/+28
| | | | Guenther
* s3-netlogon-idl: fix IDL for netr_DsrGetDcSiteCoverageW.Günther Deschner2008-10-271-1/+1
| | | | Guenther
* [s3]build: fix bug #5765 - fix installlibs on solaris by using portable ↵Michael Adam2008-10-271-7/+7
| | | | | | | | "test -r" instead of test -e, which /bin/sh on solaris does not know. Michael
* [s3]libsmbconf: add utility function smbconf_is_writeable_bystring()Michael Adam2008-10-272-0/+27
| | | | | | | This checks the writeability of a config source specified by the config source name. Michael
* [s3]libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()Michael Adam2008-10-275-0/+29
| | | | | | This allows for per-config-source checking of write support. Michael
* [s3]libsmbconf: create text config in smbconftortMichael Adam2008-10-271-1/+38
| | | | Michael
* [s3]libsmbconf: return WERR_BADFILE when no path to text backend is provided.Michael Adam2008-10-271-1/+1
| | | | Michael
* [s3]libsmbconf: fall back to file backend when no valid backend was foundMichael Adam2008-10-271-4/+5
| | | | | | | | | Interpret the source string as a file name when it contains a ':' sign but the initial part is not a known backend. This might occur even implicitly when "%T" is used in an include file name (even though this is not realistic..). Michael
* [s3]libsmbconf: fix comment typo.Michael Adam2008-10-271-1/+1
| | | | Michael
* [s3]libsmbconf: add backend_requires_messaging() method to libsmbconf.Michael Adam2008-10-275-0/+28
| | | | | | | In a clustered environment, the registry backend needs messaging to be set up since ctdb requires this. Michael
* [s3]libsmbconf: remove unused define.Michael Adam2008-10-271-3/+0
| | | | Michael