Jelmer Vernooij
75dabe874c
Merge branch 'master' of git://git.samba.org/samba
2008-10-15 00:15:34 +02:00
Jelmer Vernooij
f02a68a89f
Share ndr_compression.c.
2008-10-14 23:46:34 +02:00
Simo Sorce
7fb9007f3d
Fix very old bug in ASQ
2008-10-14 12:25:18 -04:00
Jelmer Vernooij
d8a6f1082c
Remove unused structures.
2008-10-14 15:27:27 +02:00
Simo Sorce
092bb542da
Revert chunk applied by mistake as part of the cosmetic fixes fromi Mathias
2008-10-13 10:47:06 -04:00
Matthias Dieter Wallnöfer
345e731fc1
Cosmetic corrections for the DSDB module
...
This commit applies some cosmetic corrections for the DSDB (Directory Server Database).
2008-10-13 10:11:30 -04:00
Jelmer Vernooij
3994c42f19
Fix number of arguments for file_load() functions.
2008-10-12 19:46:38 +02:00
Jelmer Vernooij
edff62a31e
Remove gencache in Samba 4 - it's unused and behind on the Samba 3
...
version.
2008-10-12 18:36:36 +02:00
Jelmer Vernooij
cbe4f1b4fa
Move zlib to top-level root.
2008-10-12 18:29:36 +02:00
Jelmer Vernooij
45b340dd19
Remove unused json code.
2008-10-12 18:28:54 +02:00
Jelmer Vernooij
1b99d8fbb5
Use common util_file code.
2008-10-12 17:34:43 +02:00
Jelmer Vernooij
0d99e58f27
Fix include paths for files that aren't compiled - breaks dependency
...
file generation.
2008-10-12 04:41:53 +02:00
Jelmer Vernooij
5237369ad8
Fix warning, prototype.
2008-10-12 02:59:30 +02:00
Jelmer Vernooij
9565999755
Fix include paths to new location of libutil.
2008-10-11 21:31:42 +02:00
Jelmer Vernooij
caa4e42860
Move lib/util from source4 to top-level libutil.
...
Conflicts:
source4/Makefile
2008-10-11 21:05:38 +02:00
Jelmer Vernooij
4604ca4302
Provide malloc_array() in Samba 4.
2008-10-11 21:03:12 +02:00
Jelmer Vernooij
2c4391e950
Provide the same set of helper functions for DEBUG in Samba 3 and Samba
...
4, even though the macros are still different.
This makes it possible to use object code compiled with one DEBUG()
macro from the other sourceX directory.
2008-10-11 20:44:19 +02:00
Jelmer Vernooij
f8a02a1a80
Fix subunit files location after cherrypicks.
2008-10-08 03:33:38 +02:00
Andrew Tridgell
23ec448f83
Merge commit 'master/master'
2008-10-03 12:23:00 -07:00
Matthias Dieter Wallnöfer
63e908e4b4
Fix regressions in patchfile after last patch, several other minor fixes.
2008-10-03 14:29:47 +02:00
Stefan Metzmacher
5fc7fb48a0
s4:lib/ldb: fix stupid <SID=...> dn parsing bugs
...
metze
2008-10-02 11:41:10 +02:00
Andrew Tridgell
2c978bbfa9
handle NULL strings in strchr_m() and strrchr_m()
...
This is needed for the LSA server code which needs to cope with a NULL
names passed to lsa_LookupNames3()
2008-09-30 13:57:23 -07:00
Andrew Tridgell
f84093df86
Merge branch 'master' of ssh://git.samba.org/data/git/samba
2008-09-30 13:02:09 -07:00
Matthias Dieter Wallnöfer
ee97097783
Use UTF8 rather than the possibly different UNIX charset.
2008-09-30 18:10:04 +02:00
Andrew Tridgell
4f07894c29
The author of the upstream code asked for this code to be GPLv2+ not GPLv3
2008-09-30 07:17:02 -07:00
Andrew Tridgell
717b36c672
merged a bugfix for the idtree code from the Linux kernel. This
...
matches commit 7aae6dd80e265aa9402ed507caaff4a5dba55069 in the kernel.
Many thanks to Jim Houston for pointing out this fix to us
2008-09-30 07:14:31 -07:00
Jelmer Vernooij
4a1dabd836
wmi: Use cli_credentials.
2008-09-30 04:22:24 +02:00
Jelmer Vernooij
2ed71ce6bc
Remove ldb_module_wait implementation - ldb_module.wait() is gone.
2008-09-30 00:28:06 +02:00
Stefan Metzmacher
cd9f993ec4
s4:lib/ldb: disable sqlite3 backend always as it doesn't compile anymore
...
metze
2008-09-29 04:22:21 +02:00
Simo Sorce
b2901da479
LDB ASYNC: misc changes
2008-09-29 04:22:20 +02:00
Simo Sorce
f14a2b3386
LDB ASYNC: ldb misc changes
2008-09-29 04:22:20 +02:00
Simo Sorce
4f40ee2b86
LDB ASYNC: core modules
2008-09-29 04:22:19 +02:00
Simo Sorce
9f7c2548d9
LDB ASYNC: other backends
2008-09-29 04:22:19 +02:00
Simo Sorce
0aeade2007
LDB ASYNC: ldb_tdb backend
2008-09-29 04:22:18 +02:00
Simo Sorce
8215374091
LDB ASYNC: Core files
2008-09-29 04:22:18 +02:00
Jelmer Vernooij
b0a95ad2f6
Revert LDB return code patches from Matthias.
2008-09-25 00:01:05 +02:00
Matthias Dieter Wallnöfer
9d849c30bc
Cosmetic corrections for the LDB library
...
This commit applies some cosmetic corrections for the LDB library.
2008-09-24 19:40:03 +02:00
Matthias Dieter Wallnöfer
9261fa997c
Cosmetic corrections for the LDB backend modules
...
This commit applies some cosmetic corrections for the LDB backend modules.
2008-09-24 19:40:03 +02:00
Matthias Dieter Wallnöfer
cf1935817f
Cosmetic corrections for the DSDB module
...
This commit applies some cosmetic corrections for the DSDB (Directory Server Database).
2008-09-24 19:40:03 +02:00
Jelmer Vernooij
b9890af546
Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypto
2008-09-24 16:11:13 +02:00
Jelmer Vernooij
6925202bde
Move source4/lib/crypto to lib/crypto.
2008-09-24 15:30:23 +02:00
Simo Sorce
7b20cbb115
Fix python test, we can't check only the first member, because the order
...
is not guaranteed
2008-09-24 01:42:30 -04:00
Jelmer Vernooij
1ca2e4b99f
Use new binary name in merged build.
2008-09-24 04:41:30 +02:00
Simo Sorce
508527890a
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
...
The previous ldb_search() interface made it way too easy to leak results,
and being able to use a printf-like expression turns to be really useful.
2008-09-23 18:17:46 -04:00
Stefan Metzmacher
5477e1cbf9
s4:lib/charset: add missing prototype of talloc_strdup_upper()
...
metze
2008-09-23 21:07:43 +02:00
Günther Deschner
b60d612cde
s4: add talloc_strdup_upper.
...
Guenther
2008-09-23 09:37:23 +02:00
Jelmer Vernooij
bc794246df
Fix merged build.
2008-09-21 23:57:59 +02:00
Matthias Dieter Wallnöfer
08953e44db
Registry client: Remove all conversion helper functions
2008-09-21 23:18:01 +02:00
Matthias Dieter Wallnöfer
4c7203367f
Registry client library: Remove two elementar conversion functions
2008-09-21 23:18:01 +02:00
Matthias Dieter Wallnöfer
5c3e76eddd
Revert "Registry tool "regtree": Removing an error message"
...
This reverts commit f37a57fa366e2b0d77f9c1bd232d42a0f2cceb52.
2008-09-21 23:18:01 +02:00