Andrew Tridgell
228803cd01
zlib: use the real library name 'z' instead of ZLIB
...
using subsystem aliases has a lot of potential for confusion. Better
to use the real name of the library.
2010-10-30 23:49:01 +11:00
Jeremy Allison
14ff2e8de9
Fix bug #7700 - Improvement of return code of smbclient
...
Based on an initial patch from H Hasegawa <hasegawa.hiroyuki@fujixerox.co.jp>.
Convert cli_list and associated functions to take calls that return NTSTATUS.
Jeremy.
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri Oct 29 19:40:16 UTC 2010 on sn-devel-104
2010-10-29 19:40:16 +00:00
Günther Deschner
090fcb0114
s3-waf: add vfs_time_audit to the build.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Thu Oct 28 15:14:27 UTC 2010 on sn-devel-104
2010-10-28 15:14:27 +00:00
Günther Deschner
e00671ee0c
s3-waf: use LZXPRESS subsystem.
...
Guenther
2010-10-28 14:33:19 +00:00
Günther Deschner
9dd467b2d5
s3-selftest: add vfs_modulesdir variable for both test systems.
...
Guenther
2010-10-28 14:33:19 +00:00
Volker Lendecke
4b2e2f94bb
s3: Streamline regdb_normalize_keynames_fn a bit
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Thu Oct 28 14:32:11 UTC 2010 on sn-devel-104
2010-10-28 14:32:11 +00:00
Volker Lendecke
8b87603de4
s3: Fix the registry upgrade code
...
The strings have the 0-terminator as part of the keys. The rest of the registry
code would not cope well without.
2010-10-28 15:50:14 +02:00
Volker Lendecke
a43261e11d
s3: FILE_WRITE_DATA & friends have gone from includes.h
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Thu Oct 28 13:37:06 UTC 2010 on sn-devel-104
2010-10-28 13:37:06 +00:00
Abhidnya P Chirmule
2cfee006e1
s3: Add a vfs_time_audit module
...
This warns if a file system is slow
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Thu Oct 28 08:56:44 UTC 2010 on sn-devel-104
2010-10-28 08:56:44 +00:00
Volodymyr Khomenko
97595597a3
s3: Fix bug 7759
2010-10-28 10:11:29 +02:00
Jeremy Allison
c6d7e6ad08
Fix for bug 7755 - SMBC_getdents_ctx() ignores struct alignment rules
...
Based on a fix from Sven Neumann <s.neumann@raumfeld.com>.
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Oct 27 22:02:11 UTC 2010 on sn-devel-104
2010-10-27 22:02:11 +00:00
Sven Neumann
0bc94c21e5
Fix bug 7754 - samba uses index(), marked as legacy.
...
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Oct 27 19:25:16 UTC 2010 on sn-devel-104
2010-10-27 19:25:16 +00:00
Volker Lendecke
24ef932a61
s3: Make gpfs winattrs work again
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Wed Oct 27 15:32:00 UTC 2010 on sn-devel-104
2010-10-27 15:31:59 +00:00
Andrew Bartlett
cf310a4306
s3-smbd Remove manual override of DEBUGELVEL during exit
...
This code, originally added at the dawn of time (the import into CVS)
does not seem to be required any more, as all the DEBUG() statements
in the intermediate functions are at level 0.
Andrew Bartlett
2010-10-27 04:42:06 +00:00
Andrew Tridgell
3e93dc02f3
s3-waf: fixed the s3 waf build
...
Jelmer, this undoes some of your library renaming, as it conflicted
with existing binary and subsystem names
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Oct 27 00:22:34 UTC 2010 on sn-devel-104
2010-10-27 00:22:34 +00:00
Jelmer Vernooij
e4d9e974da
waf: Don't auto-lowercase library names.
2010-10-26 10:17:18 -07:00
Jelmer Vernooij
8cf61377aa
waf: Remove lib prefix from libraries manually.
2010-10-26 10:17:17 -07:00
Jelmer Vernooij
d9cbcdd410
s4: Drop duplicate 'lib' prefix for private libraries.
2010-10-26 10:17:16 -07:00
Volker Lendecke
126f87e6a5
s3: Fix some DEBUG msgs
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Tue Oct 26 15:20:01 UTC 2010 on sn-devel-104
2010-10-26 15:20:01 +00:00
Volker Lendecke
7aa45b06c0
s3: Pass tdb_flags to ctdbd when attaching to a db
...
This is required to make ctdb create databases with INCOMPATIBLE_HASH
2010-10-26 15:43:31 +02:00
Stefan Metzmacher
adcfda9243
s3-waf: implement LIBMSRPC_GEN as tiny wrapper of 'NDR_STANDARD NDR_DSSETUP NDR_SPOOLSS'
...
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Mon Oct 25 08:58:49 UTC 2010 on sn-devel-104
2010-10-25 08:58:49 +00:00
Stefan Metzmacher
98021831d7
s3-waf: use NDR_NETLOGON for ntlm_auth
...
metze
2010-10-25 08:16:29 +00:00
Stefan Metzmacher
baf4c4d307
s3-waf: use NDR_SCHANNEL
...
metze
2010-10-25 08:16:29 +00:00
Stefan Metzmacher
5b9a3a79f7
s3-waf: use NDR_NTLMSSP subsystem
...
metze
2010-10-25 08:16:29 +00:00
Stefan Metzmacher
ffbe1c0723
s3-waf: add NDR_STANDARD dependencies to fix the build
...
metze
2010-10-25 08:16:29 +00:00
Stefan Metzmacher
2b74cea5f0
s3-waf: use git to calculate the version if available
...
metze
2010-10-25 08:16:28 +00:00
Andrew Tridgell
986a00dcef
s3-waf: fixed paths in s3 waf build for rpc_server
...
paths in waf rules are relative
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-10-25 11:12:03 +11:00
Andrew Tridgell
ec98bb55c6
s3-waf: fixed waf configure for recent changes
2010-10-25 11:12:03 +11:00
Volker Lendecke
caf77f7c73
s3: Use cli_setpathinfo in cli_posix_unlink_internal
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sun Oct 24 21:28:08 UTC 2010 on sn-devel-104
2010-10-24 21:28:08 +00:00
Volker Lendecke
2d51a24ba5
s3: Avoid passing down a boolean to cli_posix_unlink_internal_send
2010-10-24 20:46:28 +00:00
Volker Lendecke
28e243f7ad
s3: Use cli_setpathinfo in cli_posix_chown_chmod_internal
2010-10-24 20:46:28 +00:00
Volker Lendecke
dedda3e245
s3: Use cli_setpathinfo in cli_posix_link_internal
2010-10-24 20:46:28 +00:00
Volker Lendecke
c0a6b74aa4
s3: Use tevent_req_simple_recv_ntstatus where appropriate
2010-10-24 20:46:28 +00:00
Volker Lendecke
64275ebe89
s3: Pass down a level instead of a flag to cli_posix_link_internal
2010-10-24 20:46:28 +00:00
Volker Lendecke
7b3fccd5b4
s3: Add async cli_setpathinfo
2010-10-24 20:46:28 +00:00
Volker Lendecke
40cc1a3d2e
s3: Add "setea" to smbclient
2010-10-24 20:46:28 +00:00
Volker Lendecke
86cb0ad242
s3: Add "geteas" to smbclient
2010-10-24 20:46:28 +00:00
Stefan Metzmacher
cbee24b2da
s3:include: move debug.c prototypes to debug.h
...
metze
2010-10-24 18:40:13 +00:00
Stefan Metzmacher
dbc934ee4b
s3:include: move MAX_DEBUG_LEVEL from local.h to debug.h
...
metze
2010-10-24 18:40:13 +00:00
Volker Lendecke
172a1580d2
s3: Initialize output vars in parse_ea_blob
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sun Oct 24 12:22:22 UTC 2010 on sn-devel-104
2010-10-24 12:22:22 +00:00
Volker Lendecke
09a1075044
s3: Remove unused cli_get_ea_list_fnum
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sun Oct 24 10:23:29 UTC 2010 on sn-devel-104
2010-10-24 10:23:28 +00:00
Volker Lendecke
5a17d26e47
s3: Replace cli_qfileinfo_test with a call to cli_qfileinfo
2010-10-24 11:39:30 +02:00
Volker Lendecke
c095809c04
s3: Convert cli_qfileinfo_basic to cli_qfileinfo
2010-10-24 11:39:30 +02:00
Volker Lendecke
d864b1bace
s3: Convert cli_qfilename to cli_qfileinfo
2010-10-24 11:39:30 +02:00
Volker Lendecke
9423257806
s3: Add async cli_qfileinfo
2010-10-24 11:39:30 +02:00
Volker Lendecke
03333fc68c
s3: Rename cli_fileinfo() to cli_fileinfo_basic()
2010-10-24 11:39:29 +02:00
Jelmer Vernooij
833480d3ad
s4: Rename LIBSAMBA-* to libsamba-*
2010-10-24 00:20:04 +00:00
Jelmer Vernooij
ca16d805bd
s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
2010-10-24 00:20:04 +00:00
Jelmer Vernooij
2933fac7c7
s4: Rename NSS_WRAPPER to nss_wrapper.
...
Only link to nss_wrapper when it is enabled.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Oct 23 23:05:44 UTC 2010 on sn-devel-104
2010-10-23 23:05:43 +00:00
Kai Blin
c320c1ab98
lib/util: Add tevent WERROR wrappers
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Sat Oct 23 07:35:28 UTC 2010 on sn-devel-104
2010-10-23 07:35:28 +00:00