Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-15 | Fix installation of libndr.h | Jelmer Vernooij | 2 | -2/+2 | |
2008-10-15 | Share libndr.h between Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -517/+0 | |
2008-10-15 | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 9 | -113/+164 | |
2008-10-15 | Fix include path. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-15 | Remove unused variable. | Jelmer Vernooij | 1 | -1/+0 | |
2008-10-14 | Share ndr_krb5pac implementation. | Jelmer Vernooij | 2 | -141/+1 | |
2008-10-14 | Share ndr_compression.c. | Jelmer Vernooij | 3 | -520/+1 | |
2008-10-14 | Fix merged build . | Jelmer Vernooij | 1 | -1/+0 | |
2008-10-14 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 10 | -250/+69 | |
2008-10-14 | Move make check out of cache call to avoid weird formatting. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-14 | Make check_*.m4 m4 library files just contain functions that can be | Jelmer Vernooij | 6 | -41/+57 | |
executed from other m4 files. | |||||
2008-10-14 | Move checks for perl inside function. | Jelmer Vernooij | 1 | -5/+12 | |
2008-10-14 | Move checks for make inside function. | Jelmer Vernooij | 1 | -2/+14 | |
2008-10-14 | Move tests for Python inside function. | Jelmer Vernooij | 1 | -39/+56 | |
2008-10-14 | Fix path check. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-14 | Fix very old bug in ASQ | Simo Sorce | 1 | -2/+2 | |
2008-10-14 | Move ndr pkg-config file to top-level. | Jelmer Vernooij | 3 | -13/+2 | |
2008-10-14 | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 1 | -0/+70 | |
2008-10-14 | Sync with Samba 3. | Jelmer Vernooij | 4 | -47/+61 | |
2008-10-14 | Remove unused structures. | Jelmer Vernooij | 2 | -188/+4 | |
2008-10-14 | Add the oplock-batch25 test showing that a writeattr does not break an oplock | Volker Lendecke | 1 | -0/+70 | |
Probably that's already somewhere else, but I did not find it. | |||||
2008-10-13 | Fixed a variable undeclared compilation error | Tim Prouty | 1 | -0/+1 | |
Explicitly declaring environ eliminates a compilation error on some systems. | |||||
2008-10-14 | The ldb async merge broke all MMC management utilties | Matthias Dieter Wallnöfer | 1 | -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> | |||||
2008-10-13 | DSDB cosmetic patches: Some enhancements | Matthias Dieter Wallnöfer | 2 | -6/+6 | |
Also, use the constants more in the "ldif_handlers" module. | |||||
2008-10-13 | Revert chunk applied by mistake as part of the cosmetic fixes fromi Mathias | Simo Sorce | 1 | -1/+1 | |
2008-10-13 | Cosmetic corrections for the DSDB module | Matthias Dieter Wallnöfer | 5 | -14/+14 | |
This commit applies some cosmetic corrections for the DSDB (Directory Server Database). | |||||
2008-10-13 | Share ndr.c implementation. | Jelmer Vernooij | 2 | -1118/+1 | |
2008-10-13 | Share ndrdump implementation. | Jelmer Vernooij | 3 | -544/+2 | |
2008-10-13 | Import warning fixes from Samba 3 into libndr, sync more libndr code. | Jelmer Vernooij | 1 | -2/+1 | |
2008-10-13 | Share uuid implementations. | Jelmer Vernooij | 2 | -228/+1 | |
2008-10-13 | Share ndr_misc implementations. | Jelmer Vernooij | 2 | -47/+1 | |
2008-10-13 | Share ndr_basic implementation. | Jelmer Vernooij | 2 | -834/+1 | |
2008-10-13 | Import warning fixes from Samba 3. | Jelmer Vernooij | 1 | -8/+22 | |
2008-10-13 | Import debug macros from Samba 3's libndr. | Jelmer Vernooij | 1 | -0/+8 | |
2008-10-12 | Fix number of arguments for file_load() functions. | Jelmer Vernooij | 6 | -16/+8 | |
2008-10-12 | Share RPC binding string utility functions. | Jelmer Vernooij | 2 | -727/+3 | |
2008-10-12 | Remove gencache in Samba 4 - it's unused and behind on the Samba 3 | Jelmer Vernooij | 2 | -469/+0 | |
version. | |||||
2008-10-12 | Move zlib to top-level root. | Jelmer Vernooij | 201 | -54051/+1 | |
2008-10-12 | Remove unused json code. | Jelmer Vernooij | 46 | -43802/+0 | |
2008-10-12 | Use common util_file code. | Jelmer Vernooij | 5 | -6/+6 | |
2008-10-12 | Move nmblookup to same location as the rest of the NBT client library. | Jelmer Vernooij | 2 | -604/+0 | |
2008-10-12 | Import Winbind NSS file for NetBSD in an attempt to fix the build on | Jelmer Vernooij | 1 | -0/+40 | |
NetBSD. | |||||
2008-10-12 | Fix include paths for files that aren't compiled - breaks dependency | Jelmer Vernooij | 3 | -3/+3 | |
file generation. | |||||
2008-10-12 | Fix installation source locations for ../lib/util headers. | Jelmer Vernooij | 1 | -14/+14 | |
2008-10-12 | Fix warning, prototype. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-12 | Add one-test testsuite for datablob. | Jelmer Vernooij | 2 | -0/+2 | |
2008-10-12 | Use common strlist implementation in Samba 3 and Samba 4. | Jelmer Vernooij | 11 | -16/+16 | |
2008-10-11 | Add some simple tests for lib/util/time.c | Jelmer Vernooij | 2 | -0/+2 | |
2008-10-11 | Support "make test-X" to run all tests that match regex X. | Jelmer Vernooij | 1 | -0/+3 | |
2008-10-11 | Fix include, clean up .o files in ../lib and ../libcli | Jelmer Vernooij | 2 | -2/+2 | |
Conflicts: source4/Makefile |