smbd: Remove unused [push_pull]_file_id_24
[samba.git] / source3 / libsmb / clirap.c
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 ...
2004-02-26 Volker LendeckeThat const was one too many
2004-02-26 Volker LendeckeThat const was one too many
2004-02-26 Volker LendeckeApply some const
2004-02-26 Volker LendeckeApply some const
2004-02-23 Jim McDonoughJanitor for tpot...bugzilla #1098, msleep already exist...
2004-02-20 Jeremy AllisonMake SMB_FILE_ACCESS_INFORMATION call work correctly.
2004-02-20 Jeremy AllisonMake SMB_FILE_ACCESS_INFORMATION call work correctly.
2004-02-20 Jeremy AllisonMake us bug-for-bug compatible with W2K3 - to get delet...
2004-02-20 Jeremy AllisonMake us bug-for-bug compatible with W2K3 - to get delet...
2004-02-20 Tim PotterAIX has already has a function called msleep(). Bugzil...
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-26 Andrew BartlettThis adds client-side support for the unicode/SAMR...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-05-26 Jelmer VernooijFix list of servers in 'smbclient -L' (debian bug ...
2003-05-26 Jelmer VernooijFix list of servers in 'smbclient -L' (debian bug ...
2003-04-16 Jelmer VernooijMore merges from HEAD:
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-02 Richard SharpeCommit some more fixes for Coolo ...
2003-03-17 Andrew Bartlettpstrcpy_base merges for client-side smbpasswd.
2003-03-15 Andrew Bartlettclient-side smbpasswd fixes - use pstrcpy_base to avoid...
2003-03-13 Jeremy AllisonChange size parameters from signed to unsigned to fix...
next