summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
...
* | | s4-idl: merge netlogon bits from s3.Günther Deschner2008-10-151-44/+79
| | | | | | | | | | | | Guenther
* | | s4-idl: merge lsa_BinaryString from s3.Günther Deschner2008-10-151-0/+6
| | | | | | | | | | | | Guenther
* | | share ntsvcs.idl.Günther Deschner2008-10-151-128/+0
| | | | | | | | | | | | Guenther
* | | move svcctl to main idl directory.Günther Deschner2008-10-151-520/+0
| | | | | | | | | | | | Guenther
* | | Fix includes.Jelmer Vernooij2008-10-159-7/+9
| | |
* | | Share security.idl.Jelmer Vernooij2008-10-152-4/+5
| | |
* | | Share misc.idl.Jelmer Vernooij2008-10-152-60/+7
| | |
* | | Share idl_types.h.Jelmer Vernooij2008-10-152-70/+1
| | |
* | | Move shared DCE/RPC IDL files to root IDL dir.Jelmer Vernooij2008-10-1530-4628/+3
| | |
* | | Allow specifying the exact IDL files to build.Jelmer Vernooij2008-10-152-9/+8
| | |
* | | Fix installation of libndr.hJelmer Vernooij2008-10-152-2/+2
| | |
* | | Share libndr.h between Samba 3 and Samba 4.Jelmer Vernooij2008-10-151-517/+0
| | |
* | | Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-10-159-113/+164
|\ \ \
| * | | Fix merged build .Jelmer Vernooij2008-10-141-1/+0
| | | |
| * | | Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-10-1410-250/+69
| |\ \ \
| | * | | Fix very old bug in ASQSimo Sorce2008-10-141-2/+2
| | | | |
| * | | | Move make check out of cache call to avoid weird formatting.Jelmer Vernooij2008-10-141-1/+1
| | | | |
| * | | | Make check_*.m4 m4 library files just contain functions that can beJelmer Vernooij2008-10-146-41/+57
| | | | | | | | | | | | | | | | | | | | executed from other m4 files.
| * | | | Move checks for perl inside function.Jelmer Vernooij2008-10-141-5/+12
| | | | |
| * | | | Move checks for make inside function.Jelmer Vernooij2008-10-141-2/+14
| | | | |
| * | | | Move tests for Python inside function.Jelmer Vernooij2008-10-141-39/+56
| | | | |
| * | | | Fix path check.Jelmer Vernooij2008-10-141-1/+1
| | | | |
* | | | | Fix include path.Jelmer Vernooij2008-10-151-1/+1
| | | | |
* | | | | Remove unused variable.Jelmer Vernooij2008-10-151-1/+0
| | | | |
* | | | | Share ndr_krb5pac implementation.Jelmer Vernooij2008-10-142-141/+1
| | | | |
* | | | | Share ndr_compression.c.Jelmer Vernooij2008-10-143-520/+1
| |/ / / |/| | |
* | | | Move ndr pkg-config file to top-level.Jelmer Vernooij2008-10-143-13/+2
| | | |
* | | | Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-10-141-0/+70
|\| | |
| * | | Add the oplock-batch25 test showing that a writeattr does not break an oplockVolker Lendecke2008-10-141-0/+70
| | | | | | | | | | | | | | | | Probably that's already somewhere else, but I did not find it.
* | | | Sync with Samba 3.Jelmer Vernooij2008-10-144-47/+61
| | | |
* | | | Remove unused structures.Jelmer Vernooij2008-10-142-188/+4
|/ / /
* | | Fixed a variable undeclared compilation errorTim Prouty2008-10-131-0/+1
| | | | | | | | | | | | | | | Explicitly declaring environ eliminates a compilation error on some systems.
* | | The ldb async merge broke all MMC management utiltiesMatthias Dieter Wallnöfer2008-10-141-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 51baa8deec00244cc0a6e3d29c53932427800610 included a copy-and-paste bug which caused all MMC mangement utilities to break. Because of the typo Samba4 would no longer include the magic 'you may write to these attributes/create these classes' attributes, these tools would display all fields greyed out or 'read only', and not allow the creation of child objects. Signed-off-by: Andrew Bartlett <abartlet@samba.org>
* | | DSDB cosmetic patches: Some enhancementsMatthias Dieter Wallnöfer2008-10-132-6/+6
| | | | | | | | | | | | Also, use the constants more in the "ldif_handlers" module.
* | | Revert chunk applied by mistake as part of the cosmetic fixes fromi MathiasSimo Sorce2008-10-131-1/+1
| | |
* | | Cosmetic corrections for the DSDB moduleMatthias Dieter Wallnöfer2008-10-135-14/+14
| | | | | | | | | | | | This commit applies some cosmetic corrections for the DSDB (Directory Server Database).
* | | Share ndr.c implementation.Jelmer Vernooij2008-10-132-1118/+1
| | |
* | | Share ndrdump implementation.Jelmer Vernooij2008-10-133-544/+2
| | |
* | | Import warning fixes from Samba 3 into libndr, sync more libndr code.Jelmer Vernooij2008-10-131-2/+1
| | |
* | | Share uuid implementations.Jelmer Vernooij2008-10-132-228/+1
| | |
* | | Share ndr_misc implementations.Jelmer Vernooij2008-10-132-47/+1
| | |
* | | Share ndr_basic implementation.Jelmer Vernooij2008-10-132-834/+1
| | |
* | | Import warning fixes from Samba 3.Jelmer Vernooij2008-10-131-8/+22
| | |
* | | Import debug macros from Samba 3's libndr.Jelmer Vernooij2008-10-131-0/+8
| | |
* | | Fix number of arguments for file_load() functions.Jelmer Vernooij2008-10-126-16/+8
| | |
* | | Share RPC binding string utility functions.Jelmer Vernooij2008-10-122-727/+3
| | |
* | | Remove gencache in Samba 4 - it's unused and behind on the Samba 3Jelmer Vernooij2008-10-122-469/+0
| | | | | | | | | | | | version.
* | | Move zlib to top-level root.Jelmer Vernooij2008-10-12201-54051/+1
| | |
* | | Remove unused json code.Jelmer Vernooij2008-10-1246-43802/+0
| | |
* | | Use common util_file code.Jelmer Vernooij2008-10-125-6/+6
| | |