summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-10-15Fix includes.Jelmer Vernooij9-7/+9
2008-10-15Share security.idl.Jelmer Vernooij2-4/+5
2008-10-15Share misc.idl.Jelmer Vernooij2-60/+7
2008-10-15Share idl_types.h.Jelmer Vernooij2-70/+1
2008-10-15Move shared DCE/RPC IDL files to root IDL dir.Jelmer Vernooij30-4628/+3
2008-10-15Allow specifying the exact IDL files to build.Jelmer Vernooij2-9/+8
2008-10-15Fix installation of libndr.hJelmer Vernooij2-2/+2
2008-10-15Share libndr.h between Samba 3 and Samba 4.Jelmer Vernooij1-517/+0
2008-10-15Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij9-113/+164
2008-10-15Fix include path.Jelmer Vernooij1-1/+1
2008-10-15Remove unused variable.Jelmer Vernooij1-1/+0
2008-10-14Share ndr_krb5pac implementation.Jelmer Vernooij2-141/+1
2008-10-14Share ndr_compression.c.Jelmer Vernooij3-520/+1
2008-10-14Fix merged build .Jelmer Vernooij1-1/+0
2008-10-14Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij10-250/+69
2008-10-14Move make check out of cache call to avoid weird formatting.Jelmer Vernooij1-1/+1
2008-10-14Make check_*.m4 m4 library files just contain functions that can beJelmer Vernooij6-41/+57
2008-10-14Move checks for perl inside function.Jelmer Vernooij1-5/+12
2008-10-14Move checks for make inside function.Jelmer Vernooij1-2/+14
2008-10-14Move tests for Python inside function.Jelmer Vernooij1-39/+56
2008-10-14Fix path check.Jelmer Vernooij1-1/+1
2008-10-14Fix very old bug in ASQSimo Sorce1-2/+2
2008-10-14Move ndr pkg-config file to top-level.Jelmer Vernooij3-13/+2
2008-10-14Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij1-0/+70
2008-10-14Sync with Samba 3.Jelmer Vernooij4-47/+61
2008-10-14Remove unused structures.Jelmer Vernooij2-188/+4
2008-10-14Add the oplock-batch25 test showing that a writeattr does not break an oplockVolker Lendecke1-0/+70
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