Add my changes to WHATSNEW.
[kai/samba.git] / source3 / libsmb /
2008-02-27 Günther DeschnerAdd my copyright.
2008-02-27 Günther DeschnerUse new LSA_POLICY defines in lsa rpc server code and...
2008-02-27 Derrell Lipmanadd smbc_ftruncate() to emulate POSIX ftruncate()
2008-02-27 Derrell Lipmanadd a function to truncate a file to a specified size
2008-02-25 Volker LendeckeFix some warnings
2008-02-23 Volker LendeckeFix typo
2008-02-23 Volker LendeckeFix a C++ warning
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-21 Tim PotterFix memory leaks on error path
2008-02-17 Günther DeschnerRemove unused creds_client_check and creds_client_step.
2008-02-17 Günther DeschnerUse new IDL based PAC structures in clikrb5.c
2008-02-17 Günther DeschnerUse netr_SamInfo3 in samlogon cache and use ndr functio...
2008-02-16 Günther DeschnerUse rpccli_netr_ServerPasswordSet in "just_change_the_p...
2008-02-16 Günther DeschnerRemove unused creds_server_check and creds_server_step.
2008-02-15 Günther DeschnerReplace DOM_CHAL with "struct netr_Credential" where...
2008-02-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-15 Günther DeschnerAdd netlogon_creds_server_check and netlogon_creds_serv...
2008-02-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-15 Günther DeschnerAdd netlogon_creds_client_check and netlogon_creds_clie...
2008-02-14 Jeremy AllisonAllow the mechOID to be written separately.
2008-02-12 Günther DeschnerUse rpccli_lsa_EnumTrustDom all over the place.
2008-02-11 Volker LendeckeAdd a missing return
2008-02-09 Jeremy AllisonWe don't need the extra null termination - we've
2008-02-09 Jeremy AllisonMake clilist work again with OS/2 (kukks help!).
2008-02-09 Jeremy AllisonFrom kukks - prevent crashes if finfo.name == NULL.
2008-02-08 Jeremy AllisonTry and fix length and finfo calls for older clients...
2008-02-08 Jeremy AllisonFix bug reported on IRC enumerating shares with OS/2.
2008-02-08 Karolin SeegerFix some typos.
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-02 Volker LendeckeConvert receive_smb_raw to NTSTATUS
2008-02-02 Volker Lendeckeread_socket_with_timeout_ntstatus->read_socket_with_timeout
2008-02-02 Volker LendeckeGet rid of read_socket_with_timeout
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Günther DeschnerEliminate remote tree of dsgetdcname (which will happen...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-27 Tim PotterAdding missing calls to va_end().
2008-01-25 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-24 Günther DeschnerAdd WERR_INVALID_COMPUTER_NAME.
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-24 Derrell LipmanAllow clearing all settable DOS mode bits. A mode...
2008-01-23 Jeremy AllisonDon't leak memory in error path.
2008-01-23 Jeremy AllisonUse strchr_m in seaching for '.' in the hostname to...
2008-01-23 Andreas SchneiderFix Windows 2008 (Longhorn) join.
2008-01-23 Andreas SchneiderWindows 2008 (Longhorn) auth2 flag fixes.
2008-01-23 Volker Lendeckeread_socket_with_timeout has timeout=0 handling
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-18 Derrell LipmanFix typo that disabled setting group id. Thanks, Henrik.
2008-01-18 Volker LendeckeAdd the "allinfo" command to smbclient
2008-01-18 Michael AdamAdd and correct some WERROR codes.
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Derrell LipmanFix bug 5185: repeated calls to smbc_getxattr() lose...
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Derrell LipmanFix stat results to be consistent between smbc_stat...
2008-01-17 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Jeremy AllisonFix bug found by Derrell - windows returns an read...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Günther DeschnerMake resolve_ads() static.
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-16 Jeremy AllisonFix the API exported for auth_functions. Ensure we...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Kai Blinlibsmb: Do not upper-case target name on NTLMv2 hash...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Jeremy AllisonWindows insists on write sizes < max_xmit on signed...
2008-01-13 Derrell LipmanFix smbc_listxattr() and friends (bug #5189)
2008-01-12 Jeremy AllisonFix CID 470. resolve_order can't be NULL here so simpli...
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Günther DeschnerAs long as DsGetDcName is not part of libnetapi, lowerc...
2008-01-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Michael AdamFix a memleak found by the IBM checker.
2008-01-09 Jeremy AllisonFix CID 461 - resource leak on error.
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-07 Günther DeschnerRefactor our DsGetDcName call a bit (before it will...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonAdd the options smb_encrypt_level to set the requested
2008-01-05 Jeremy AllisonAdd general '-e' option to enable smb encryption
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Günther DeschnerDo not pass emtpy wkssvc_PasswordBuffers to rpc functions.
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2008-01-04 Michael AdamMap WERR_NO_SUCH_SERVICE with dos_errstr().
2008-01-03 Günther DeschnerAdd some more join related werror codes.
2007-12-30 Jeremy AllisonAdded -e, --encrypt option to smbclient that immediately
2007-12-29 Volker LendeckeMake use of [un]marshall_sec_desc
2007-12-29 Volker LendeckeRemove tiny code duplication
2007-12-28 Volker LendeckeRemove static zeros
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-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Günther DeschnerAdd get_friendly_werror_msg().
2007-12-21 Günther DeschnerUse ADS_IGNORE_PRINCIPAL define.
2007-12-21 Volker LendeckeSome C++ warnings
2007-12-19 Volker LendeckeFix debug messages
2007-12-19 Volker Lendeckepacket_struct is used in several places as raw memory
next