Merge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba-4.0alpha16
[amitay/samba.git] / source3 / libsmb / clirap.c
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-31 Günther Deschners3-libsmb: fix build warning of cli_qfilename().
2011-05-23 Volker Lendeckes3: Remove a reference to cli->inbuf
2011-05-19 Volker Lendeckes3: Do central cli_set_error
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-03-29 Günther Deschners3-trans2: only include trans2.h where needed.
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-15 Günther Deschners3-libsmb: only include rap client when needed.
2011-02-09 Günther Deschners3: move some stuff out of smb.h to better locations.
2011-01-17 Volker Lendeckes3: Convert cli_api to cli_trans
2011-01-17 Volker Lendeckes3: Make cli_setpathinfo_basic use cli_setpathinfo
2011-01-17 Volker Lendeckes3: Rename cli_setpathinfo->cli_setpathinfo_basic
2011-01-17 Volker Lendeckes3: Remove cli_send_trans from cli_qpathinfo_alt_name
2011-01-17 Volker Lendeckes3: Remove cli_send_trans from cli_oem_change_password
2010-10-24 Volker Lendeckes3: Replace cli_qfileinfo_test with a call to cli_qfileinfo
2010-10-24 Volker Lendeckes3: Convert cli_qfileinfo_basic to cli_qfileinfo
2010-10-24 Volker Lendeckes3: Convert cli_qfilename to cli_qfileinfo
2010-10-24 Volker Lendeckes3: Rename cli_fileinfo() to cli_fileinfo_basic()
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-build: only include async headers where needed.
2010-08-05 Volker Lendeckes3: Remove some pointless wrapper functions
2010-08-05 Volker Lendeckes3: Save the received trans2 from the inbuf in cli_trans
2010-07-28 Volker Lendeckes3: Fix cli_qpathinfo2
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo_streams to cli_qpathinfo_send
2010-07-26 Volker Lendeckes3: Factor out parse_streams_blob
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo_basic to cli_qpathinfo_send
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo2 to cli_qpathinfo_send
2010-07-26 Volker Lendeckes3: cli_qpathinfo2 expects at least 68 bytes
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo1 to cli_qpathinfo
2010-07-25 Volker Lendeckes3: cli_qpathinfo->cli_qpathinfo1
2010-05-17 Günther Deschners3-crypto: only include crypto headers when crypto...
2010-05-11 Günther Deschners3-rap: fix cli_oem_change_password() and give room...
2010-04-26 Günther Deschners3: use generated rap header.
2010-02-20 Volker Lendeckes3: Convert cli_qpathinfo_basic to use cli_trans()
2010-02-09 Jeremy AllisonFix off-by-one error in working out the limit of the...
2010-02-08 Stefan Metzmachers3:libsmb: fix NetServerEnum3 rap calls.
2010-02-04 Stefan Metzmachers3:libsmb: don't reuse the callers stype variable in...
2009-11-14 Volker Lendeckes3: Add min_setup, min_param and min_data to cli_trans_recv
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettMore work to adapt to merged libcli/auth function proto...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-01-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-26 Volker LendeckeDecouple clistr_pull from struct cli_state->inbuf
2009-01-11 Volker LendeckeMove cli_api_pipe() to its only user cli_pipe.c
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-09 Volker LendeckeFix make test on sparc and possibly also on AIX
2008-09-09 Jelmer VernooijMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-09 Volker LendeckeConvert cli_qfileinfo to the async trans call
2008-09-09 Volker LendeckeFix a memleak in cli_qfilename (only used in smbtorture)
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Volker LendeckeFix some signed/unsigned warnings
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-08 Jeremy AllisonFix bug reported on IRC enumerating shares with OS/2.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-18 Volker LendeckeAdd the "allinfo" command to smbclient
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
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.
2007-12-09 James PeachSupport fetching very long server lists with RAP_NetSer...
2007-12-08 Volker LendeckeFix C++ warnings
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-01 Jeremy AllisonRemove pstring from clirap.c.
2007-11-29 Jeremy AllisonRemove the explicit TALLOC_CTX * from cli_struct.
2007-11-20 Jeremy AllisonAlways check return from push_ascii.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr22045: As Volker noticed, skip_string's last argument is
2007-10-10 Jeremy Allisonr22014: Make us pass RANDOMIPC test again :-(. This...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Jeremy Allisonr21864: Reformatting.
2007-10-10 Jeremy Allisonr21768: Fix the client dfs code such that smbclient can
2007-10-10 Derrell Lipmanr19231: I encountered a WinXP/Home system which, acting...
2007-10-10 Derrell Lipmanr18009: Fixes bug 4026.
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Jeremy Allisonr17761: Handle times consistently across all client...
2007-10-10 Volker Lendecker17333: Some C++ warnings
2007-10-10 Jeremy Allisonr16582: Fix Klocwork #1997 and all generic class of...
2007-10-10 Derrell Lipmanr13216: r12422@cabra: derrell | 2006-01-28 23:57...
2007-10-10 Derrell Lipmanr12466: r12028@cabra: derrell | 2005-12-24 20:25...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Derrell Lipmanr7172: This is the proper fix for setting file times...
2007-10-10 Derrell Lipmanr6125: smbc_stat() returned incorrect timestamps IFF...
2007-10-10 Gerald Carterr5968: derrell's large file fix for libsmbclient (BUG...
2007-10-10 Gerald Carterr5542: fix a few more msdfs bugs in smbclient against...
2007-10-10 Gerald Carterr5518: Add initial msdfs support to smbclient. Current...
2007-10-10 Richard Sharper588: Some fixes from coolo ...
next