Andrew Bartlett
f042c15090
Try to return sane ldb error strings
...
We don't just want to return just strerror(ret) when things go wrong.
Andrew Bartlett
(This used to be commit 7f0341dd58
)
2008-03-04 13:45:31 +11:00
Andrew Bartlett
8a10979e6b
The DN in objectCategory should, if possible, be returned pretty...
...
This avoids going via the canonicalise_fn(), which will upper case the DN
Andrew Bartlett
(This used to be commit cdff1b0802
)
2008-03-04 13:40:50 +11:00
Andrew Bartlett
736ae6a566
Don't hardcode objectCategory into the schema, even in the schema.
...
We now load the schema early enough that we can generate this too!
Andrew Bartlett
(This used to be commit 1adc74c65a
)
2008-03-04 11:27:57 +11:00
Andrew Bartlett
4d4a898742
Fix failure to re-provision.
...
Somewhere in the conversion from ejs we lost calling the 'delete
partitions' code. However, we have to be careful not to wipe
partitions when we are the second client connecting to an LDAP server.
Andrew Bartlett
(This used to be commit 272eb765b8
)
2008-03-03 13:03:19 +11:00
Andrew Bartlett
4550c3f470
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
...
(This used to be commit de1784ec4d
)
2008-03-03 11:12:20 +11:00
Douglas VanLeuven
c20cf59768
Fix member server provision
...
Can't add "member server" because the script aborts with null
reference when no match on serverrole. This is fixed by checking for
the keyword "member server".
(This used to be commit 62536750ae
)
2008-03-03 11:08:59 +11:00
Jelmer Vernooij
a1ff86dbab
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
...
(This used to be commit 3d4cbaeec6
)
2008-03-03 00:40:01 +01:00
Jelmer Vernooij
c7dc53b851
Merge branch 'v4-0-test' into id10ts-registry
...
(This used to be commit f98b59021a
)
2008-03-03 00:23:09 +01:00
Andrew Kroeger
2db6aec31f
Fix blackbox.kinit test by issuing new certificates good for 25 years.
...
(This used to be commit 4f40c5940b
)
2008-03-02 07:57:13 -06:00
Brad Hards
85d53f7b60
Some cleanups for the ldb doxygen docs.
...
(This used to be commit 5972308add
)
2008-03-02 10:46:47 +01:00
Jelmer Vernooij
830051b494
Remove unused variable, fix (80, 'Other error') exceptions from ldb python bindings
...
(This used to be commit 2303063cbd
)
2008-03-01 21:18:12 +01:00
Jelmer Vernooij
748f1c0962
Fix error handling in ldb.add().
...
(This used to be commit a7f89b5bb2
)
2008-03-01 13:01:02 +01:00
Jelmer Vernooij
e580c5c904
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
...
(This used to be commit cfd1a91c6e
)
2008-03-01 12:23:08 +01:00
Stefan Metzmacher
0de1a63c18
pvfs_rename: move odb_rename() onto pvfs_do_rename()
...
metze
(This used to be commit 5a1f0c0ce9
)
2008-03-01 10:29:56 +01:00
Jelmer Vernooij
98db647343
Remove duplicate message.
...
(This used to be commit 87074881a9
)
2008-02-29 17:04:57 +01:00
Jelmer Vernooij
2bb8e49a7e
Fix variable name.
...
(This used to be commit b5db8defca
)
2008-02-29 15:47:04 +01:00
Jelmer Vernooij
7071276c65
Simpler handling of sonameflag.
...
(This used to be commit 1e786bb7da
)
2008-02-29 15:41:26 +01:00
Jelmer Vernooij
bb176a124e
Move automatic dependencies code out of perl code.
...
(This used to be commit 58a93ef94b
)
2008-02-29 15:39:44 +01:00
Jelmer Vernooij
21b54de82f
Allow absolute paths to be specified to mkproto.pl.
...
(This used to be commit 46d8d02028
)
2008-02-29 15:39:32 +01:00
Jelmer Vernooij
9817a66733
Use special make variables.
...
(This used to be commit dfb4ddcd5d
)
2008-02-29 15:39:18 +01:00
Jelmer Vernooij
948c0a020c
Ignore autogenerated file.
...
(This used to be commit 52eb239738
)
2008-02-29 15:37:00 +01:00
Jelmer Vernooij
3067428a8f
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
...
(This used to be commit 18c683d7e8
)
2008-02-29 15:34:45 +01:00
Jelmer Vernooij
232d51e666
Remove useless include, simplify generated CFLAGS lines in Makefile.
...
(This used to be commit 3157ce9876
)
2008-02-29 15:32:33 +01:00
Stefan Metzmacher
e0081626ec
RAW-SFILEINFO-RENAME: test renaming of directories by path and handle
...
metze
(This used to be commit ce2b7cec10
)
2008-02-29 15:17:53 +01:00
Stefan Metzmacher
863e65e955
RAW-SFILEINFO-RENAME: test renaming by path while a handle is open on a file
...
metze
(This used to be commit 6c0395d4d9
)
2008-02-29 15:17:53 +01:00
Stefan Metzmacher
a0235410ae
pvfs_setfileinfo: support renaming of directories
...
metze
(This used to be commit 2ecc7ec8b3
)
2008-02-29 15:17:53 +01:00
Stefan Metzmacher
d5f9559688
selftest: we pass RAW-OPLOCK BATCH19 and 20 now
...
metze
(This used to be commit 752d686385
)
2008-02-29 15:17:53 +01:00
Stefan Metzmacher
176e20bf26
pvfs_setfileinfo: tell the opendb about renames
...
metze
(This used to be commit 9360eda2c5
)
2008-02-29 15:17:53 +01:00
Stefan Metzmacher
daa4dec695
pvfs: use pvfs_resolve_name_handle() in qfileinfo and setfileinfo
...
metze
(This used to be commit 4b1a266f6f
)
2008-02-29 15:17:53 +01:00
Stefan Metzmacher
f9b2d29d32
pvfs_resolve: add pvfs_resolve_name_handle()
...
metze
(This used to be commit 714717253c
)
2008-02-29 15:17:52 +01:00
Stefan Metzmacher
09173244d2
RAW-CHKPATH: also use qpathinfo NAME_INFO and check the returned name
...
Also add some more test combinations.
metze
(This used to be commit 09985b061a
)
2008-02-29 15:17:52 +01:00
Stefan Metzmacher
5734a10c89
pvfs_resolve: "\\" and a trailing "\" need to be reduced
...
metze
(This used to be commit 356338b99a
)
2008-02-29 15:17:52 +01:00
Stefan Metzmacher
c5d961586e
pvfs_resolve: fix endless loop with trailing ".."
...
We also need to move the NULL termination.
metze
(This used to be commit 4fc41065a3
)
2008-02-29 15:17:52 +01:00
Stefan Metzmacher
98dafd5eb1
opendb: add odb_get_path()
...
metze
(This used to be commit 02071f151a
)
2008-02-29 15:17:52 +01:00
Stefan Metzmacher
48270181ba
pvfs_open: make pvfs_locking_key() non static
...
metze
(This used to be commit 587373b97b
)
2008-02-29 15:17:51 +01:00
Jelmer Vernooij
07f6f9b211
Fix dynconfig compilation.
...
(This used to be commit b57f09f526
)
2008-02-29 15:06:05 +01:00
Jelmer Vernooij
0a5647c0e7
Remove the now unused cflags script.
...
(This used to be commit f97cce2522
)
2008-02-29 15:02:30 +01:00
Jelmer Vernooij
4453348aed
Include CFLAGS overrides in make file.
...
(This used to be commit 2ead152360
)
2008-02-29 15:00:55 +01:00
Jelmer Vernooij
3017c49fb3
Remove cruft that dealt with public prototype headers.
...
(This used to be commit 438997c179
)
2008-02-29 14:43:54 +01:00
Jelmer Vernooij
489f66cd42
Change remaining prototype headers to be private.
...
(This used to be commit 2f7ff409e8
)
2008-02-29 14:36:51 +01:00
Jelmer Vernooij
21208d3303
Fix typos, avoid DEPEND_LIST from growing with empty elements.
...
(This used to be commit b30fd477ff
)
2008-02-29 14:32:37 +01:00
Jelmer Vernooij
1ada710840
Move public header accumulation out of the perl code.
...
Never install generated prototype files. It's easier to break the
API when using them and they're not easily readable for 3rd party users.
Conflicts:
source/auth/config.mk
source/auth/credentials/config.mk
source/auth/gensec/config.mk
source/build/smb_build/config_mk.pm
source/build/smb_build/main.pl
source/build/smb_build/makefile.pm
source/dsdb/config.mk
source/lib/charset/config.mk
source/lib/tdr/config.mk
source/lib/util/config.mk
source/libcli/config.mk
source/libcli/ldap/config.mk
source/librpc/config.mk
source/param/config.mk
source/rpc_server/config.mk
source/torture/config.mk
(This used to be commit 6c659689ed
)
2008-02-29 14:23:38 +01:00
Jelmer Vernooij
6b3ecd52d5
Fix manpage paths.
...
(This used to be commit 36da52abf5
)
2008-02-29 14:12:36 +01:00
Jelmer Vernooij
d8d9a6ef04
Move manpage management out of the perl build system.
...
(This used to be commit 1dd6bea507
)
2008-02-29 14:12:23 +01:00
Jelmer Vernooij
d3f260cbef
Move logic to makefile
...
(This used to be commit 94b0dd7ab0
)
2008-02-29 14:09:54 +01:00
Jelmer Vernooij
bffb5fc182
Use more GNU-make specific variables.
...
(This used to be commit 3506c707c5
)
2008-02-29 14:09:10 +01:00
Jelmer Vernooij
38254b8755
Remove obsolete comment.
...
(This used to be commit 666311dccf
)
2008-02-29 14:07:29 +01:00
Jelmer Vernooij
27a0b3210f
Remove workaround for some non-GNU makes.
...
(This used to be commit 0580357fb4
)
2008-02-29 14:07:15 +01:00
Jelmer Vernooij
4e95a259c0
Update smb_build README.
...
(This used to be commit 9db23848dc
)
2008-02-29 14:05:59 +01:00
Jelmer Vernooij
255a351f24
Merge env.pm into makefile.pm.
...
(This used to be commit 28bbd54619
)
2008-02-29 14:05:11 +01:00