Andreas Schneider
cbec251f9a
s3-vfs: Replace client_id in exand msdfs.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:34 +10:00
Andreas Schneider
c0f1c179b9
s3-vfs: Replace client_id in smbta.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:32 +10:00
Andreas Schneider
2f92ffb1a4
s3-smbd: Replace client_id in smbd session setup.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:30 +10:00
Andreas Schneider
ea2917c7a2
s3-smbd: Replace client_id in smbd session.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:28 +10:00
Andreas Schneider
73d28912a4
s3-smbd: Replace client_id in smbd service.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:26 +10:00
Andreas Schneider
ae05a7aec6
s3-smbd: Replace client_id in smbd reply.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:24 +10:00
Andreas Schneider
ad0f765a09
s3-smbd: Exit cleanly if we can't create an address string.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:21 +10:00
Andreas Schneider
d99acd26a2
s3-smbd: Replace client_id in smbd connection.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:18 +10:00
Andreas Schneider
a513086c2a
s3-smbd: Replace client_id in smbd process.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:16 +10:00
Andreas Schneider
726b6c6e52
s3-epmapper: Replace server_id in the epmapper.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:14 +10:00
Andreas Schneider
784035fd53
s3-spoolss: Replace client_id in the spoolss server.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:12 +10:00
Andreas Schneider
5f228fff2a
s3-samr: Replace client_id in samr server.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:10 +10:00
Andreas Schneider
f0361924fb
s3-rpc_server: Replace client_id in dcerpc gssapi server.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:08 +10:00
Andreas Schneider
7acaf405e4
s3-rpc_server: Remove unused client_id in srv_pipe.c.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:06 +10:00
Andreas Schneider
66badc1740
s3-auth: Remove global smbd_server_conn from auth_unix.c.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:04 +10:00
Andreas Schneider
7e46a84bb7
s3-auth: Pass the remote_address down to user_info.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:02 +10:00
Andreas Schneider
45f70db010
s3-auth: Added remote_address to ntlmssp server.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:28:00 +10:00
Andreas Schneider
541f3cf639
s3-rpc_server: Migrate rpc function to tsocket_address.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:27:58 +10:00
Andreas Schneider
6ac68a803e
s3-rpc_server: Add local and remote address to pipes struct.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:27:57 +10:00
Andreas Schneider
c663dfff88
s3-util: Add a get_remote_hostname() function.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:27:55 +10:00
Andreas Schneider
6b86590342
s3-auth: Only reload the config file.
...
We only need to reload the config file. This removes a dependency to
smbd.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-07-04 18:27:53 +10:00
Volker Lendecke
80838491e6
s3: Make cli_cm_open return NTSTATUS
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sun Jul 3 23:57:53 CEST 2011 on sn-devel-104
2011-07-03 23:57:53 +02:00
Volker Lendecke
714e1014c5
s3: Make cli_cm_connect return NTSTATUS
2011-07-03 22:45:26 +02:00
Volker Lendecke
7ca63fb8fe
s3: Make "do_connect" return NTSTATUS
2011-07-03 22:45:26 +02:00
Volker Lendecke
3414182af0
s3: Remove a use of cli_errstr
2011-07-03 22:45:25 +02:00
Volker Lendecke
4569a3a75a
s3: Remove a use of cli_errstr
2011-07-03 22:45:25 +02:00
Volker Lendecke
8238d89823
s3: Remove a use of cli_errstr
2011-07-03 22:45:25 +02:00
Volker Lendecke
cfbd339b4a
s3: Remove a use of cli_errstr
2011-07-03 22:45:25 +02:00
Volker Lendecke
e5ad524902
s3: Remove two uses of cli_errstr
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sun Jul 3 12:43:32 CEST 2011 on sn-devel-104
2011-07-03 12:43:32 +02:00
Volker Lendecke
c3a6e9b7ce
s3: RAP errors are WERROR
2011-07-03 11:31:29 +02:00
Volker Lendecke
c0d168392f
s3: Remove some bogus error mappings
...
The old cli_session_request that used this is gone
2011-07-03 11:31:29 +02:00
Volker Lendecke
d2b1671fb3
s3: Remove a use of cli_errstr
...
All code above that might have failed sets result
2011-07-03 11:31:29 +02:00
Volker Lendecke
c31871264c
s3: Allow NULL for arg pwritten in cli_write_andx
2011-07-03 11:31:29 +02:00
Volker Lendecke
25df2fe8e2
S3: Fix some nonempty blank lines
2011-07-03 11:31:29 +02:00
Volker Lendecke
e2498b1110
s3: Read symlink information in smbclient "allinfo"
2011-07-03 11:31:29 +02:00
Volker Lendecke
79d27e28ad
s3: Fix symlink_reparse_buffer_parse
2011-07-03 11:31:29 +02:00
Volker Lendecke
c1094a8cb0
s3: Add cli_readlink
2011-07-03 11:31:29 +02:00
Volker Lendecke
61d0afeab3
s3: Add STATUS_STOPPED_ON_SYMLINK error code
2011-07-03 11:31:28 +02:00
Andrew Bartlett
4a83575ae6
s3-build Require fully defined modules by default
...
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Sun Jul 3 10:33:44 CEST 2011 on sn-devel-104
2011-07-03 10:33:43 +02:00
Andrew Bartlett
a3c9dd3d48
s3-build Prepare to require fully defined modules
...
This specifies some more deps for our modules, and ensures that the
subsystem that it links against is in fact a library, which will avoid
issues with introducing duplicate symbols.
Andrew Bartlett
2011-07-03 09:20:02 +02:00
Andrew Bartlett
7e52436673
s4-param Remove unused 'announce version'
...
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Sat Jul 2 05:42:37 CEST 2011 on sn-devel-104
2011-07-02 05:42:37 +02:00
Andrew Bartlett
2240ac96c1
s3-param Remove #defines already in common loadparm.h
2011-07-02 12:31:35 +10:00
Andrew Bartlett
4f3a155fb5
s3-param Generate parameter tables
2011-07-02 12:31:34 +10:00
Andrew Bartlett
d4ef70a764
param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()
...
Jermey started this in 1997 with 0aa493cc03
(avoiding the duplicate function makes it easier to generate the
struct loadparm_globals).
Andrew Bartlett
2011-07-02 12:31:34 +10:00
Andrew Bartlett
6d8cc418ba
s3-param remove unused bIdmapReadOnly
2011-07-02 12:31:34 +10:00
Andrew Bartlett
b459a6d7c6
s3-param Remove unused bUpdateEncrypt
2011-07-02 12:31:34 +10:00
Günther Deschner
bafd7212eb
s3-net: use printing_migrate library, and eliminate duplicate code.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Fri Jul 1 17:57:09 CEST 2011 on sn-devel-104
2011-07-01 17:57:09 +02:00
Günther Deschner
e02abd6c83
s3-printing: split out printing migration code into a smaller library.
...
Guenther
2011-07-01 16:46:26 +02:00
Gregor Beck
1765833481
s3:smbldap: make smbldap_connect_system self contained
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Fri Jul 1 12:37:50 CEST 2011 on sn-devel-104
2011-07-01 12:37:50 +02:00
Gregor Beck
6aff8b19fc
s3:smbldap: add a destructor to smbldap_state, just in case
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2011-07-01 11:23:56 +02:00