summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij136-145/+145
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij64-11090/+21
2008-10-11Provide malloc_array() in Samba 4.Jelmer Vernooij1-0/+9
2008-10-11Provide the same set of helper functions for DEBUG in Samba 3 and SambaJelmer Vernooij5-26/+36
2008-10-10Use const.Jelmer Vernooij1-5/+5
2008-10-09Add support for autogen to take a --version-file argumentTim Prouty1-1/+13
2008-10-08Remove duplicate copy of manual page.Jelmer Vernooij1-83/+0
2008-10-08fix libclinbtsrcdir variable.Jelmer Vernooij2-7/+7
2008-10-08Add manpage for nmblookup, move nmblookup closer to nbt library.Jelmer Vernooij4-17/+237
2008-10-08Fix subunit files location after cherrypicks.Jelmer Vernooij2-1/+2
2008-10-08Move all subunit files to lib directory.Jelmer Vernooij8-1243/+3
2008-10-08Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij17-91/+261
2008-10-08Fix syntax errors in minschema.Jelmer Vernooij1-20/+16
2008-10-08Import tests for subunit python module.Jelmer Vernooij6-0/+854
2008-10-08Move subunit helper utility to specific subunit directory.Jelmer Vernooij2-37/+1
2008-10-08Allow 'make testenv-dc', 'make testenv-member', etc.Jelmer Vernooij1-0/+3
2008-10-06Set default trust kvno to -1Andrew Bartlett1-1/+1
2008-10-06Fix cross-realm authentication in Samba4's KDC.Andrew Bartlett1-3/+5
2008-10-06Allow the PAC to be passed along during cross-realm authenticationAndrew Bartlett1-18/+16
2008-10-06Use the trust password version as kvno for trusts in Kerberos.Andrew Bartlett1-0/+7
2008-10-06Start implementing AD-style trusted domains in Samba4's NETLOGON serverAndrew Bartlett1-2/+50
2008-10-06Store trusted domain passwords in the LSA serverAndrew Bartlett1-4/+64
2008-10-06Make RPC-LSA test for enumeration conditions more strictAndrew Bartlett1-3/+14
2008-10-06Add in secure channel type used by AD trustsAndrew Bartlett1-3/+5
2008-10-06Clarify use of manual parsers in trustInOutBlob (drsblobs.idl)Andrew Bartlett1-4/+6
2008-10-06Implement 'type unknown' names in the CrackNames code.Andrew Bartlett3-11/+50
2008-10-06Remove compleatly bogus rename test in partitions module.Andrew Bartlett1-17/+0
2008-10-06Remove DESCRIPTION from generated schema lines.Andrew Bartlett2-24/+11
2008-10-06Fix Domain Trust creation with Windows 2008 (and many other tools)Andrew Bartlett1-1/+5
2008-10-06s4:rpc_server: tell the gensec layer that we want to do header signingStefan Metzmacher1-0/+4
2008-10-06s4:gensec: pass down want_features to the spnego backend mechStefan Metzmacher3-1/+24
2008-10-05smbd3 is unhappy if stderr is not openVolker Lendecke1-1/+2
2008-10-05Re-enable build of smb_samba3.c after the rename smbd->sambaVolker Lendecke1-1/+1
2008-10-05remove dependencies on my home domainAndrew Tridgell1-2/+3
2008-10-05removed some debug lines I left in the last commitAndrew Tridgell1-4/+0
2008-10-03updated the LSA and NETLOGON servers with fixes resulting from the ADAndrew Tridgell7-60/+211
2008-10-03expanded the netlogon test to better simulate the WSPP NRPC test thatAndrew Tridgell1-1/+9
2008-10-03Merge commit 'master/master'Andrew Tridgell18-198/+577
2008-10-03fixed the partition module and the GC handlingAndrew Tridgell1-4/+38
2008-10-03Fix regressions in patchfile after last patch, several other minor fixes.Matthias Dieter Wallnöfer1-22/+20
2008-10-02fixed the sense of ldb base dn comparisons in two places, and use aAndrew Tridgell3-5/+5
2008-10-02fixed a talloc error in the rpc handle desctructor - destructorsAndrew Tridgell1-1/+0
2008-10-02we need to listen on all interfaces in the CLDAP server as the windowsAndrew Tridgell1-8/+9
2008-10-02Fix crash bugs in error paths: ac is not yet initialized here, and we don'tSimo Sorce1-27/+18
2008-10-02s4:setup: add wellknownObjects to the domain objectStefan Metzmacher1-0/+8
2008-10-02s4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSServer()Stefan Metzmacher2-8/+3
2008-10-02s4:rootdse: for now don't pass down controls for the rootdse searchStefan Metzmacher1-1/+1
2008-10-02s4:partition: register DOMAIN_SCOPE and SEARCH_OPTIONS controlsStefan Metzmacher1-0/+14
2008-10-02s4:partition: pass down the SEARCH_OPTIONS control as uncriticalStefan Metzmacher1-0/+8
2008-10-02s4:linked_attributes: fix a crash bug when the definition of a target attribu...Stefan Metzmacher1-3/+35