samba.git
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...
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-26 Volker Lendecketypos
2007-12-26 Volker LendeckeFix some memleaks
2007-12-26 Volker LendeckeRemove the sampwent interface
2007-12-26 Volker LendeckeConvert pdbedit to use pdb_search_users
2007-12-26 Volker LendeckeProperly destroy the pdb search object
2007-12-26 Volker Lendeckesmbpasswd_search_users
2007-12-26 Volker LendeckeAdd tdbsam_search_users
2007-12-26 Volker LendeckeWe need to return the correct atime
2007-12-26 Michael AdamMove libnet_smbconf_reg_open_basepath() in source file
2007-12-26 Michael AdamRename libnet_smbconf_open_basepath() to libnet_smbconf...
2007-12-25 Michael AdamRename libnet_smbconf_open_path() to libnet_smbconf_reg...
2007-12-25 Michael AdamRename libnet_smbconf_open_path_q() to libnet_smbconf_o...
2007-12-25 Volker LendeckeHost SerNet-AIX has __ss_family instead of ss_family...
2007-12-25 Volker LendeckeAIX iface test needs rep_vasprintf
2007-12-25 Volker Lendeckeifreq needs more from lib/replace
2007-12-25 Volker LendeckeNext try to fix get_interfaces detection
2007-12-25 Volker Lendeckemake clean should remove everything in bin/
2007-12-25 Volker LendeckeInterface detection should not go through the socket...
2007-12-25 Volker LendeckeRevert "Attempt to fix the ifreq detection"
2007-12-25 Volker LendeckeFix the build
2007-12-25 Michael AdamRemove now unneeded talloc ctx parameter from do_JoinCo...
2007-12-25 Michael AdamRemove now unneeded talloc ctx parameter from do_join_m...
2007-12-25 Michael AdamRemove now unneeded talloc ctx parameter from do_Unjoin...
2007-12-25 Michael AdamRemove now unneeded talloc ctx parameter from do_unjoin...
2007-12-25 Michael AdamAdd two missing free-s.
2007-12-25 Michael AdamRemove talloc context parameter from libnet_smbconf_del...
2007-12-25 Michael AdamAdd a missing free.
2007-12-25 Michael AdamRemove talloc context parameter from libnet_smbconf_set...
2007-12-25 Michael AdamTypofix in comment.
2007-12-25 Michael AdamAdd comment header to function libnet_smbconf_drop().
2007-12-25 Michael AdamRemove a d_fprintf() from libnet_smbconf_drop().
2007-12-25 Michael AdamRemove talloc context parameter from libnet_smbconf_drop().
2007-12-25 Michael AdamRename drop_smbconf_internal() to libnet_smbconf_drop().
2007-12-25 Michael AdamMove drop_smbconf_internal() to libnet_conf.c
2007-12-25 Michael AdamUse the proper boolean constants in net_conf.c
2007-12-25 Michael AdamAdd error reporting to net_conf_delshare().
2007-12-25 Michael AdamSimplify libnet_smbconf_delshare().
2007-12-25 Michael AdamRename reg_delkey_internal() to libnet_smbconf_delshare().
2007-12-25 Michael AdamMove reg_delkey_internal() to libnet/libnet_conf.c
2007-12-24 Volker LendeckeAttempt to fix the ifreq detection
2007-12-24 Michael AdamDo not leak memory in libnet_smbconf_delparm().
2007-12-24 Michael AdamDo not leak memory in libnet_smbconf_setparm().
2007-12-23 Michael AdamUse the appropriate boolean constants.
2007-12-23 Michael AdamMake libnet_smbconf_value_exists() use talloc_stackframe().
2007-12-23 Michael AdamMake libnet_smbconf_key_exists() use talloc_stackframe().
next