1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-15 23:24:37 +03:00

50768 Commits

Author SHA1 Message Date
Michael Adam
b319549f12 build-docs: cleanup exit of the script
exit in the directory where it was called using pushd/popd.

Michael
2009-01-21 15:12:18 +01:00
Michael Adam
5e21fc3506 s3:docs: clean build/catalog.xml in "make clean"
Michael
2009-01-21 15:12:18 +01:00
Michael Adam
9b32e839be s3:docs: clean generated .png images in "make clean"
Michael
2009-01-21 15:12:17 +01:00
Jelmer Vernooij
e4801a426a Use script path to find the setup directory. 2009-01-21 14:26:06 +01:00
Jelmer Vernooij
1101d7aa57 Merge branch 'master' of ssh://git.samba.org/data/git/samba 2009-01-21 14:25:08 +01:00
Jelmer Vernooij
d3199276ea Merge branch 'master' of ssh://git.samba.org/data/git/samba 2009-01-21 14:24:16 +01:00
Jelmer Vernooij
1d59fd4d73 Merge branch 'v4-0-test' of /home/jelmer/samba4 2009-01-21 14:07:38 +01:00
Jelmer Vernooij
11a25f9050 Allow calling DCE/RPC server implementations directly using
rpc_pipe_client.
2009-01-21 14:05:51 +01:00
Karolin Seeger
157864d1e8 build_docs: Use 'make distclean' instead of 'make clean'.
This fixes bug #6058.
Thanks to Christian Perrier for reporting!

Karolin
(cherry picked from commit 162e4b66601b41dd5adb24e192f3b5a91dfb41cc)

Signed-off-by: Michael Adam <obnox@samba.org>
2009-01-21 13:56:59 +01:00
Karolin Seeger
ab4e84f09a build-docs: Change to the right directory before calling 'make clean'.
This fixes build-docs if it's called from the create-tarball script.

Karolin
(cherry picked from commit dd3ef73c8c184eaec7ee515ef2130f30f9e481b3)
(cherry picked from commit 8dd3a7bfde16e85a9ee509cf6bcfc788062705a5)

Signed-off-by: Michael Adam <obnox@samba.org>
2009-01-21 13:56:59 +01:00
Karolin Seeger
9ec279f8e6 build-docs: Add 'make clean'.
Karolin
(cherry picked from commit cf40fb97239ed9a11e5750fde6e078233e567bba)

Signed-off-by: Michael Adam <obnox@samba.org>
2009-01-21 13:56:58 +01:00
Jelmer Vernooij
b64b78e4cc Allow overriding the function that ships the request in the Samba 3
client code.
2009-01-21 13:40:18 +01:00
Stefan Metzmacher
a83feb2fe3 s4:auth: move make_server_info_netlogon_validation() function arround
metze
2009-01-21 13:36:11 +01:00
Stefan Metzmacher
bc42f251c3 merged-build: propare to fix make test4
metze
2009-01-21 13:35:36 +01:00
Stefan Metzmacher
6f6533aa81 selftest: add --exeext parameter
metze
2009-01-21 13:35:36 +01:00
Stefan Metzmacher
ccffe1ca71 s4:selftest: reference binaries via variables in tests.sh
metze
2009-01-21 13:35:36 +01:00
Stefan Metzmacher
5a18607a3b selftest:Samba4: add bindir_path() utility function to construct the binary pathes
metze
2009-01-21 13:35:35 +01:00
Stefan Metzmacher
ac364b4bab selftest: bin/ is under $(builddir) instead of $(srcdir)
metze
2009-01-21 13:35:35 +01:00
Stefan Metzmacher
7447151274 s4:python glue: fix dependecy to pyldb
metze
2009-01-21 13:35:34 +01:00
Michael Adam
37412017c5 s3:docs: fix ommission in fix of (real)distclean targets
Michael
2009-01-21 11:47:46 +01:00
Michael Adam
ce3e34d37c s3:create-tarball: also include the VENDOR_PATCH in the version
Michael
2009-01-21 11:46:36 +01:00
Michael Adam
65c92fea3d s3:docs: fix distclean target and add realdistclean target
- remove stuff created by configure in distclean
- remove stuff created by autoconf in realdistclean

Michael
2009-01-21 11:46:35 +01:00
Volker Lendecke
2bb1266796 Fix a typo 2009-01-21 11:21:00 +01:00
Michael Adam
816934faa8 s3:docs: clarify explanation of the allocator in the idmap_ldap manpage
Michael
2009-01-21 10:56:56 +01:00
Michael Adam
665b5dc703 s3:docs: clarify explanation of the allocator in the idmap_tdb manpage
Michael
2009-01-21 10:56:56 +01:00
Michael Adam
65b79200e4 s3:docs: clarify explanation of allocator in the idmap_tdb2 manpage
Michael
2009-01-21 10:56:55 +01:00
Michael Adam
bd252ad665 s3:docs: fix copy and paste error in the idmap_tdb2 manpage
Michael
2009-01-21 10:56:55 +01:00
Stefan Metzmacher
d965ff05c9 s4:ldb: remove dependency to samba4's events wrapper
metze
2009-01-21 10:44:04 +01:00
Tim Prouty
53293f2ccb librpc: Fix warning caused by some empty debug strings
It would probably be better to create a new macro such as DEBUGHDR to
allow empty strings for debug statements, but for the short term this
eliminates the warning with no negative consequences.
2009-01-20 17:30:28 -08:00
Michael Adam
84f2b2d731 s3:docs: add a manpage for idmap_tdb2
Michael
2009-01-21 00:56:03 +01:00
Michael Adam
7c5621b6e0 s3:docs: update the idmap_ldap manpage to reflect current facts.
Michael
2009-01-21 00:16:29 +01:00
Michael Adam
32be66b19d s3:docs: update the idmap_tdb manpage to reflect current facts.
Michael
2009-01-21 00:16:29 +01:00
Volker Lendecke
55dfad40af "userdom_struct" does not need "full_name" anymore -- unused 2009-01-20 23:10:16 +01:00
Volker Lendecke
d7d251f8c7 Fix some nonempty blank lines 2009-01-20 23:10:16 +01:00
Volker Lendecke
520f88143b Remove some unused code 2009-01-20 16:41:32 +01:00
Volker Lendecke
b8b6cddb29 Remove some smb fsp knowledge from rpc_server/
np_open/read/write don't have to know about files_struct
2009-01-20 16:41:14 +01:00
Volker Lendecke
bd4718d281 Make use of TALLOC_FREE 2009-01-20 14:34:51 +01:00
Stefan Metzmacher
bd576b93bd socket_wrapper: fix PCAP support broken by aaea68791cfea45c6fa69abc93ad6d0e832d0283
We should note close the fd after writing the first packet.

metze
2009-01-20 00:42:01 +01:00
Stefan Metzmacher
930b3c15da s3:messaging: also recreate the local messaging backend in messaging_reinit()
This prepares the change to use signal events in the tdb backend.

metze
2009-01-20 00:41:45 +01:00
Stefan Metzmacher
26e863e6dd s3: reinit_after_fork() should reinit the event context before the messaging context
Because messaging_reinit() may add events to the event context, which will
removed by event_context_reinit().

metze
2009-01-20 00:41:20 +01:00
Stefan Metzmacher
8d203d3cab s3:events: add support for signal events
metze
2009-01-20 00:41:09 +01:00
Stefan Metzmacher
fcf9f72e04 s3:smbd: call message_dispatch() before processing incoming PDUs
This is a hack to fix races which happen with the RAW-RENAME and RAW-OPLOCK
tests. We should try to remove it later.

metze
2009-01-20 00:40:56 +01:00
Stefan Metzmacher
3347ed7e6e tevent: rename signal handler functions to start with tevent_common_
This makes debugging with gdb easier.

metze
2009-01-20 00:40:40 +01:00
Jelmer Vernooij
0118b2301b Don't use TMPDIR as variable, it's already used for other purposes.
Don't include GIT revision in release version strings.
samba-4.0.0alpha6
2009-01-19 22:52:26 +01:00
Jelmer Vernooij
b876478219 Make sure server_role gets initialized in backend provisioning code -
fixes test.
2009-01-19 21:14:37 +01:00
Jelmer Vernooij
2254efbf5d Merge branch 'v4-0-stable' 2009-01-19 20:17:23 +01:00
Jelmer Vernooij
288ce60748 Add some more entries to WHATSNEW, by no means complete. 2009-01-19 19:24:54 +01:00
Jelmer Vernooij
c570d6396f Remove mention of external heimdal - its not yet supported. 2009-01-19 18:15:45 +01:00
Stefan Metzmacher
4feafd7c7b s3:idmap_tdb: convert to the dbwrap api
metze
2009-01-19 17:06:41 +01:00
Stefan Metzmacher
535311d187 s3:dbwrap: add dbwrap_delete(), dbwrap_store() and dbwrap_fetch()
The _bystring function are now just tiny wrappers.

metze
2009-01-19 17:06:03 +01:00