ira/wip.git
2008-01-03 Michael AdamReturn existsing cache_tree if it has already been...
2008-01-03 Michael AdamRename libnet_smbconf_reg_setvalue_internal() to libnet...
2008-01-03 Michael AdamFix a comment.
2008-01-03 Michael AdamRename libnet_smbconf_reg_createkey_internal to libnet_...
2008-01-03 Michael AdamAdd libnet_conf API function libnet_smbconf_create_share().
2008-01-03 Günther DeschnerRemove unused vars.
2008-01-03 Volker LendeckeTrivial simplification
2008-01-03 Volker LendeckeAdd comments
2008-01-03 Jeremy AllisonFix for bug #5163 from Laurent Pinchart <pinchart@skyne...
2008-01-03 Jeremy AllisonConvert the little caches in util_sock.c to use
2008-01-03 Michael AdamDon't leak: Use a temporary context for the admin token...
2008-01-03 Michael AdamUse libnet_smbconf_reg_open_path() in libnet_smbconf_dr...
2008-01-03 Michael AdamAbstract opening of registry path out of libnet_smbconf...
2008-01-03 Michael AdamAdd debug output in error path.
2008-01-03 Michael AdamFix setting of error code in error path.
2008-01-03 Michael AdamUse a better parameter name.
2008-01-03 Michael AdamRename libnet_smbconf_reg_open_path() to libnet_smbconf...
2008-01-03 Michael AdamHey, it is 2008 now.
2008-01-03 Michael AdamChoose a more apropriate parameter name.
2008-01-03 Michael AdamRename libnet_smbconf_reg_open_basepath() to libnet_smb...
2008-01-02 Gerald (Jerry... Fix some C++ warnings (patch was Volker's) - implicit...
2008-01-02 Gerald (Jerry... Merge branch 'work/v3-2-test' into v3-2-test
2008-01-02 Gerald (Jerry... use C99 bool return types (true & false).
2008-01-02 Gerald (Jerry... Make sure that wbcLookupSid() and wbcLookupRids() use...
2008-01-02 Jeremy AllisonAttempt to fix bug #3617. Mix of patches from Volker and
2008-01-02 Michael AdamUse the proper boolean constants.
2008-01-02 Günther DeschnerFix libnetapi (resolve dependency on libwbclient).
2008-01-02 Günther DeschnerFix libsmbclient (resolve dependency on libwbclient).
2008-01-02 Günther DeschnerMake libsmbsharemodes.so work again (fix unresolved...
2008-01-02 Volker LendeckeConvert call_trans2open to create_file()
2008-01-02 Volker LendeckeConvert reply_mknew to create_file
2008-01-02 Volker LendeckeConvert reply_open_and_X to create_file
2008-01-02 Volker LendeckeConvert reply_open to create_file
2008-01-02 Günther DeschnerAdd test_shlibs to Makefile.
2008-01-02 Günther DeschnerHappy new year !
2008-01-01 Volker LendeckeUse NULL instead of 0
2007-12-31 Michael AdamMake the last two helper functions in libnet_conf.c...
2007-12-31 Michael AdamMake grouping in if statement more explicit.
2007-12-31 Michael AdamFix a permissions error in reg_deletekey_recursive().
2007-12-31 Michael AdamChange net_conf_import() to only use libnet_conf API...
2007-12-31 Michael AdamRewrite net_conf_addshare() to only use libnet_conf...
2007-12-31 Michael AdamRename libnet_smbconf_key_exists() to libnet_smbconf_sh...
2007-12-30 Michael AdamRemove an unused variable.
2007-12-30 Michael AdamRemove an unused variable.
2007-12-30 Michael AdamRemove all d_fprintf-s from libnet_conf.c
2007-12-30 Jeremy AllisonAs the encryption is stream based there's no reason
2007-12-30 Jeremy AllisonFix error message.
2007-12-30 Jeremy AllisonAdded -e, --encrypt option to smbclient that immediately
2007-12-30 Jeremy AllisonAllow encryption context setup on IPC$.
2007-12-30 Michael AdamMake pdb_tdb honour a private dir overridden in smb...
2007-12-29 Michael AdamMake libnet_smbconf_reg_open_path() static.
2007-12-29 Michael AdamMake libnet_smbconf_reg_open_basepath() static.
2007-12-29 Michael AdamRemove list_values() from net_conf.c - it is not needed...
2007-12-29 Michael AdamUse libnet_smbconf_get_config() in net_conf_list().
2007-12-29 Michael AdamAdd a function libnet_smbconf_get_config() to libnet_conf.c
2007-12-29 Michael AdamInclude libnet/libnet.h in libnet_conf.c to have protot...
2007-12-29 Jeremy AllisonUse correct size value for linearize call.
2007-12-29 Volker LendeckeRemove tiny code duplication
2007-12-29 Volker LendeckeMake [un]marshall_sec_desc use librpc/ndr
2007-12-29 Volker LendeckeMake use of [un]marshall_sec_desc
2007-12-29 Volker LendeckeRemove tiny code duplication
2007-12-29 Volker LendeckeFix a panic
2007-12-29 Volker LendeckeApply some const
2007-12-29 Michael AdamReturn NULL (instead of unchanged) for no shares/parame...
2007-12-29 Michael AdamDont return count - 1 but count from libnet_smbconf_reg...
2007-12-29 Michael AdamMake sure libnet_smbconf_get_share_names() always lists...
2007-12-29 Michael AdamMove talloc-appending a string to an array to its own...
2007-12-29 Volker LendeckeFix uninitalized variables
2007-12-29 Volker LendeckeAttempt to fix the AIX make test failures
2007-12-29 Michael AdamFix a const warning.
2007-12-29 Michael AdamRename libnet_smbconf_getshares() to libnet_smbconf_get...
2007-12-29 Michael AdamAdd a comment header for libnet_smbconf_getshares().
2007-12-29 Michael AdamMove functionality of net_conf_listshares() to libnet_c...
2007-12-29 Michael AdamMove functionality of net_conf_showshare() to libnet_conf.c
2007-12-29 Volker Lendeckepassdb.tdb is located in the private directory
2007-12-29 Michael AdamMake the main net_conf functions static in net_conf.c
2007-12-29 Michael AdamAdd a couple of comment headers to the main libnet_conf...
2007-12-29 Michael AdamAdd a comment header for libnet_smbconf_format_registry...
2007-12-29 Michael AdamHandle NULL talloc context in libnet_smbconf_format_reg...
2007-12-29 Michael AdamHide the registry backend from libnet_smbconf_getparm().
2007-12-29 Michael AdamRename format_value() to libnet_smbconf_format_registry...
2007-12-28 Michael AdamMove format_value() to libnet_conf.c.
2007-12-28 Volker LendeckeConvert get_root_nt_token to memcache
2007-12-28 Volker LendeckeRemove a global
2007-12-28 Volker Lendeckedon't store cache_readonly in gencache
2007-12-28 Volker LendeckeRemove static zeros
2007-12-28 Volker LendeckeRemove a static array
2007-12-28 Volker LendeckeConvert csamuser to memcache
2007-12-28 Volker Lendeckebin/vlp needs a dependency on @LIBWBCLIENT_SHARED@
2007-12-28 Karolin SeegerImprove error messages of 'net rpc user [add|delete...
2007-12-28 Jeremy AllisonEnsure we turn off POSIX large read/write if encryption
2007-12-28 Jeremy AllisonAdd the capability to set "smb encrypt = required"
2007-12-28 Volker LendeckeFix setting the initial permission bits
2007-12-28 Jeremy AllisonAdd "smb encrypt" parameter. Can be set to "no, yes...
2007-12-27 Volker LendeckeFix the non-gcc branch of "likely"
2007-12-27 Volker LendeckeRemove a silly static
2007-12-27 Volker LendeckeFix the build
2007-12-27 Volker LendeckeWrap the DEBUG checks in a "unlikely"
2007-12-27 Jeremy AllisonAdd CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP capability to
2007-12-27 Jeremy AllisonEncryption works better when you add the client decrypt...
next