summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Share RPC binding string utility functions.Jelmer Vernooij2-727/+3
2008-10-12Remove gencache in Samba 4 - it's unused and behind on the Samba 3Jelmer Vernooij2-469/+0
2008-10-12Move zlib to top-level root.Jelmer Vernooij201-54051/+1
2008-10-12Remove unused json code.Jelmer Vernooij46-43802/+0
2008-10-12Use common util_file code.Jelmer Vernooij5-6/+6
2008-10-12Move nmblookup to same location as the rest of the NBT client library.Jelmer Vernooij2-604/+0
2008-10-12Import Winbind NSS file for NetBSD in an attempt to fix the build onJelmer Vernooij1-0/+40
2008-10-12Fix include paths for files that aren't compiled - breaks dependencyJelmer Vernooij3-3/+3
2008-10-12Fix installation source locations for ../lib/util headers.Jelmer Vernooij1-14/+14
2008-10-12Fix warning, prototype.Jelmer Vernooij1-1/+1
2008-10-12Add one-test testsuite for datablob.Jelmer Vernooij2-0/+2
2008-10-12Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij11-16/+16
2008-10-11Add some simple tests for lib/util/time.cJelmer Vernooij2-0/+2
2008-10-11Support "make test-X" to run all tests that match regex X.Jelmer Vernooij1-0/+3
2008-10-11Fix include, clean up .o files in ../lib and ../libcliJelmer Vernooij2-2/+2
2008-10-11Clean up properly.Jelmer Vernooij1-0/+1
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