1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Noel Power a5d383cbd5 allow net ads join accept new osServicePack parameter
osServicePack paramater allows the default behaviour ( which is to use
the samba version string as the operatingSystemServicePack attribute )
to be overridden
Additionally make sure if blank string is passed that it is treated
as attribute deletion. This is necessary as values for the os attributes
are eventually passed to ads_modlist_add if the value is "" then the
attempt to add this attribute fails in the underlying ldap
'ldap_modfiy_ext_s' function. In this case we need to pass NULL as the
value to force deletion of the ldap attribute

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Jan  8 00:18:05 CET 2015 on sn-devel-104
2015-01-08 00:18:05 +01:00
..
auth s3:auth: add some const to user_in_list() 2014-11-14 23:27:05 +01:00
build waf: improve iconv checks 2014-01-03 05:04:44 +01:00
client s3-smbclient: Return success if we listed the shares. 2014-11-24 18:52:05 +01:00
exports
groupdb mapping_tdb: add missing talloc_free in error path 2014-11-10 16:36:03 +01:00
include Happy New Year 2015! 2015-01-01 02:47:59 +01:00
intl lang_tdb: don't leak lock_path or data_path onto talloc tos 2014-11-03 23:46:05 +01:00
lib fixup: check for NULL pointers 2015-01-07 01:32:07 +01:00
libads s3-libads: Fix a possible segfault in kerberos_fetch_pac(). 2015-01-07 21:55:06 +01:00
libgpo gpo: don't leak cache_path onto talloc tos 2014-10-06 19:18:05 +02:00
libnet allow net ads join accept new osServicePack parameter 2015-01-08 00:18:05 +01:00
librpc allow net ads join accept new osServicePack parameter 2015-01-08 00:18:05 +01:00
libsmb s3-libsmb: Remove obsolete support for dns_host_file. 2014-12-18 06:47:40 +01:00
locale winbind/i18n: update Japanese pam winbind translation 2014-07-26 20:43:28 +02:00
locking s3:locking: fix uninitialiazed variable in brl_get_locks_readonly_parser() 2014-12-18 04:22:05 +01:00
modules smbd: Properly handle EINTR in vfs_aio_fork 2015-01-06 00:33:10 +01:00
nmbd lib: Split out write_data[_iov] 2014-12-07 00:12:07 +01:00
pam_smbpass s3:pam_smbpass: explicitly use allow_warnings=True 2014-04-02 09:03:46 +02:00
param s3:param: Add "smb2 leases" parameter. Default "false". 2014-12-04 05:45:10 +01:00
passdb passdb: Cache output from pdb_[ug]id_to_sid 2015-01-07 12:00:09 +01:00
printing lib: Split out write_data[_iov] 2014-12-07 00:12:07 +01:00
profile s3:smbprofile: rewrite the internal macros 2014-11-19 20:51:37 +01:00
registry s3:registry/regfio fix some valgrind warnings 2014-12-02 22:21:06 +01:00
rpc_client s3:rpc_client: add cli_rpc_pipe_open_schannel_with_creds() helper function 2014-12-19 13:15:13 +01:00
rpc_server spoolss: clear PrinterInfo on GetPrinter error 2014-12-19 15:40:43 +01:00
rpcclient samba: pass down size_t instead of int to add_string_to_array(). 2014-11-17 19:53:22 +01:00
script selftest: Add test for joining a Samba classic DC as a BDC 2014-12-11 21:40:27 +01:00
selftest selftest: Add test for joining a Samba classic DC as a BDC 2014-12-11 21:40:27 +01:00
services
smbd notify: Move path construction to notify_trigger 2014-12-16 21:22:26 +01:00
stf
torture torture3: Fix a typo 2015-01-06 00:33:09 +01:00
utils allow net ads join accept new osServicePack parameter 2015-01-08 00:18:05 +01:00
web
winbindd winbind: Retry after SESSION_EXPIRED error in ping-dc 2015-01-06 02:58:57 +01:00
.clang_complete Remove popt/iniparser from .clang_complete 2014-08-14 21:27:13 +02:00
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript vfs_glusterfs: Implement AIO support 2014-12-17 16:35:37 +01:00
wscript_build lib: Add msghdr.[ch] 2015-01-06 00:33:09 +01:00
wscript_configure_system_ncurses