summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-10-14Sync with Samba 3.Jelmer Vernooij4-47/+61
2008-10-14Remove unused structures.Jelmer Vernooij2-188/+4
2008-10-13Fixed a variable undeclared compilation errorTim Prouty1-0/+1
2008-10-14The ldb async merge broke all MMC management utiltiesMatthias Dieter Wallnöfer1-4/+4
2008-10-13DSDB cosmetic patches: Some enhancementsMatthias Dieter Wallnöfer2-6/+6
2008-10-13Revert chunk applied by mistake as part of the cosmetic fixes fromi MathiasSimo Sorce1-1/+1
2008-10-13Cosmetic corrections for the DSDB moduleMatthias Dieter Wallnöfer5-14/+14
2008-10-13Share ndr.c implementation.Jelmer Vernooij2-1118/+1
2008-10-13Share ndrdump implementation.Jelmer Vernooij3-544/+2
2008-10-13Import warning fixes from Samba 3 into libndr, sync more libndr code.Jelmer Vernooij1-2/+1
2008-10-13Share uuid implementations.Jelmer Vernooij2-228/+1
2008-10-13Share ndr_misc implementations.Jelmer Vernooij2-47/+1
2008-10-13Share ndr_basic implementation.Jelmer Vernooij2-834/+1
2008-10-13Import warning fixes from Samba 3.Jelmer Vernooij1-8/+22
2008-10-13Import debug macros from Samba 3's libndr.Jelmer Vernooij1-0/+8
2008-10-12Fix number of arguments for file_load() functions.Jelmer Vernooij6-16/+8
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