Build fixes for libnetapi.
[samba.git] / source3 / libsmb /
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
2007-12-19 Volker LendeckeSome paranoia checks
2007-12-19 Volker LendeckeZero the tdb key, there might be padding
2007-12-19 Günther DeschnerMerge WERR_NO_SUCH_LOGON_SESSION from Samba4.
2007-12-16 Jeremy AllisonAdded patch originally by Andreas Schneider <anschneide...
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static with sid_to_string
2007-12-15 Volker LendeckeUse sid_to_string directly
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-14 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-14 Jeremy AllisonArg. The fix for CVE-2007-6015 hadn't been merged into...
2007-12-12 Günther DeschnerMake heimdal and MIT happy when iterating through auth...
2007-12-12 Guenther DeschnerVista SP1-rc1 appears to break against Samba-3.0.27a
2007-12-12 Jeremy AllisonAllow cliconnect to loop through multiple ip addresses
2007-12-11 Günther DeschnerMake decode_wkssvc_join_password_buffer() return WERRORs.
2007-12-10 Jeremy AllisonEnsure we have a non-null flags. Pointed out by Andreas...
2007-12-10 Jeremy AllisonFix errors from next_token conversion. Spotted by
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-09 James PeachSupport fetching very long server lists with RAP_NetSer...
2007-12-09 James PeachSpecifically ask for IP4 addresses if we don't have...
2007-12-08 Volker LendeckeFix C++ warnings
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-12-07 Jeremy AllisonDon't build rpctorture anymore - not maintained. Just...
2007-12-07 Jeremy AllisonFix call to clistr_pull_talloc.
2007-12-07 Jeremy AllisonRemove pstrings completely except for smbctool (what...
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Günther DeschnerAdd NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus...
2007-12-07 Jeremy AllisonFix clidfs.c compile.
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-12-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-06 Jeremy AllisonDon't understand this. I have no changes here....
2007-12-06 Jeremy AllisonFix path length limits on cli_list (outgoing. Incoming
2007-12-05 Simo SorceMerge commit 'origin/v3-2-test' into v3-2-simo
2007-12-05 Jeremy AllisonRemove arbitrary 1k limit on pathnames. Malloc them.
2007-12-05 Volker Lendeckeremove some statics
2007-12-05 Volker LendeckeRemove some globals
2007-12-04 Jeremy AllisonFix signing bug found by Volker. That one was *subtle*.
2007-12-04 Jeremy AllisonDon't forget to delete the stackframe.
2007-12-03 Jeremy AllisonRemove pstring from clirap2 by completely rewriting...
2007-12-03 Günther DeschnerAdd decode_wkssvc_join_password_buffer().
2007-12-01 Volker LendeckeFix some C++ warnings
2007-12-01 Volker LendeckeFix an uninitialized variable
2007-12-01 Jeremy AllisonFix missing error cleanup noticed by Derrell.
2007-12-01 Jeremy AllisonEnsure we have 2 bytes of zeros as a pad-buffer at the
2007-12-01 Jeremy AllisonWhitespace cleanup.
2007-12-01 Jeremy AllisonRemove pstring from clirap.c.
2007-11-30 Jeremy AllisonRemoved all pstrings from libsmbclient. Derryl please
2007-11-30 Günther DeschnerMerge join error codes from Samba 4.
2007-11-30 Günther DeschnerMake encode_wkssvc_join_password_buffer() non-static.
2007-11-30 Günther DeschnerMerge encode_wkssvc_join_password_buffer() from samba4.
2007-11-30 Jeremy AllisonAdd talloc versions of all the next_token() functions.
2007-11-30 Jeremy AllisonRemove pstrings from clifile.c.
2007-11-30 Jeremy AllisonRemove PSTRING_LEN from smbd/ nmbd/.
2007-11-29 Jeremy AllisonRemove the explicit TALLOC_CTX * from cli_struct.
2007-11-29 Jeremy AllisonRemove pstrings. Ensure we validate offsets.
2007-11-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-28 Jeremy AllisonRemove unused code (and pstring).
2007-11-28 Jeremy AllisonRemove pstrings from asn1.c.
2007-11-28 Jeremy AllisonRemove pstrings from namequery.c.
2007-11-27 Volker LendeckeRemove some statics
2007-11-25 Volker LendeckeIn libsmbclient, map NT_STATUS_OBJECT_PATH_NOT_FOUND...
2007-11-23 Volker LendeckeMake remote_password_change return malloced error strings
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonMore pstring removal....
2007-11-20 Jeremy AllisonAlways check return from push_ascii.
2007-11-20 Volker LendeckeAdd stackframes to public libsmbclient functions
2007-11-19 Jeremy AllisonRemove pstring from nmbd.
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-11-12 Jeremy AllisonRemove all pstrings from smbd/chgpasswd.c.
2007-11-12 Volker LendeckeSome pstring removal
2007-11-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-11 Volker LendeckeRemove a static fstring
2007-11-11 Volker LendeckeRemove a static fstring
2007-11-09 Volker LendeckeFix some warnings
2007-11-09 Volker LendeckeRemove the silly "user_socket_options" global variable
2007-11-09 Volker Lendeckepstring removal
2007-11-09 Jeremy AllisonRemove more pstring/fstrings.
2007-11-09 Jeremy AllisonRemove more fstring/pstring bad useage. Go talloc !
2007-11-08 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-08 Stefan Metzmacheradd win_errstr() as wrapper of dos_errstr().
2007-11-06 Jeremy AllisonEnsure we don't use massive writes in pipe mode.
2007-11-05 Jeremy AllisonRemove the horror that was the global smb_rw_error.
2007-11-03 Jeremy AllisonRemove the smb_read_error global variable and replace
2007-11-02 Jeremy AllisonChange the client library to write directly out of
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-01 Volker LendeckeFix for bug 5021
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonOur userlevel SMBwriteX call is non-standard in that it
2007-10-29 Jeremy AllisonFix the setup_kaddr() call to cope with IPv6.
2007-10-29 Jeremy AllisonChange our DNS code to cope with AAAA records. A6 records
2007-10-28 Jeremy AllisonChange all occurrences of zero_addr(&ss,AF_INET) to
2007-10-26 Jeremy AllisonMove the horrible hack for link local addresses out...
2007-10-26 Jeremy AllisonFix resolve name to resolve IPv6 addresses of link...
2007-10-26 Jeremy AllisonFix cast typo - would have broken all dgram sends.
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
next