eclass != ERRDOS && num != ERRmoredata
[samba.git] / source3 / libsmb / clientgen.c
1999-01-15 Matthew Chapmaneclass != ERRDOS && num != ERRmoredata
1998-12-14 Luke Leightonserver_cryptkey() now calling cli_connectserverlist...
1998-12-02 Luke LeightonERRmoredata is an acceptable error code, it is not...
1998-11-30 Luke Leightonanother attempt at a fix on connect_serverlist()...
1998-11-30 Luke Leightonandrej spotted problem with connect_serverlist (starts...
1998-11-26 Tim PotterReplaced ZERO_STRUCT() with ZERO_STRUCTP() in cli_conne...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-14 Andrew Tridgellautomatically uppercase server and share names (win95...
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
1998-11-12 Herb Lewis.cvsignore: Removed old entries.
1998-11-12 Andrew Tridgelllargely rewrote smbpasswd so that the code is understan...
1998-11-09 Jeremy AllisonMakefile.in: Removed rpc_server/srv_ldap_helpers.c...
1998-11-09 Andrew Tridgellconverted smbclient to use clientgen.c rather than...
1998-11-05 Andrew Tridgelldon't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with...
1998-10-26 Andrew Tridgelladded a couple more error codes to cli_error()
1998-10-24 Andrew Tridgellvolker was concerned about unique inode numbers and...
1998-10-19 Luke Leighton- dce/rpc code
1998-10-19 Andrew Tridgellimproved session reestablishment
1998-10-19 Andrew Tridgellreturn the resolved IP on a cli_connect() call so it...
1998-10-16 Andrew Tridgell- use large buffers for netshareenum
1998-10-16 Jeremy Allisontrans2.h: Added Thursby MAC extension.
1998-10-15 Luke Leightonrpcclient interactive login (with trust account changin...
1998-10-10 Luke Leightondce/rpc
1998-10-09 Luke Leightondce/rpc
1998-10-09 Luke Leightondce/rpc.
1998-10-09 Luke Leightonbasic client-side ntcreateX function (hard-wired values...
1998-10-08 Luke Leightondce/rpc
1998-10-08 Andrew Tridgell- don't generate 0 params in torture
1998-10-08 Andrew Tridgell- fixed a bunch of warnings and minor errors
1998-10-08 Andrew Tridgelluse 1 second resolution calls if possible
1998-10-07 Andrew Tridgelldo an anonymous login if the username/password is rejected.
1998-10-06 Andrew Tridgellfixed rename error code from NT servers
1998-10-06 Andrew Tridgellimplemented unix semantics for rename in smbwrapper
1998-10-05 Luke Leightonrpcclient srvsvc commands.
1998-10-05 Andrew Tridgellgot smbwrapper working on IRIX 6.4. Things got a bit...
1998-10-05 Andrew Tridgellhandle ENOTDIR errno in cli_error()
1998-10-04 Andrew Tridgell- modified resolve_name() to take a name_type
1998-10-04 Andrew Tridgellsupport NetServerEnum in smbwrapper. You can now do...
1998-10-04 Andrew Tridgelluse *SMBSERVER convention in smbwrapper to allow us...
1998-10-04 Andrew Tridgelladd support for unlink() on printer shares in smbwrappe...
1998-10-04 Andrew Tridgelladded support for printing via smbwrapper
1998-10-04 Andrew Tridgelluse CLI_BUFFER_SIZE instead of BUFFER_SIZE
1998-10-04 Andrew Tridgellfix an error code in cli_error()
1998-10-04 Andrew Tridgellmodified cli_read() and cli_write() to issue multiple...
1998-10-04 Andrew Tridgelluse const char
1998-10-03 Andrew Tridgellfixed a authentication problem with non-encrypting...
1998-10-03 Andrew Tridgellfixed vi on smbwrappper (it was a problem in cli_read())
1998-10-03 Andrew Tridgelladded simple device/inode number support based on a...
1998-10-03 Andrew Tridgell- always open for reading (otherwise getattrE won't...
1998-10-03 Andrew Tridgelladded unlink() and rename() support to smbwrapper
1998-10-03 Andrew Tridgell- ignore *.p files
1998-10-02 Luke LeightonMakefile.in :
1998-10-02 Andrew Tridgellseveral clientgen mods to support smbwrapper. In partic...
1998-09-30 Jeremy Allisonlibsmb/clientgen.c: Fixed signed/unsigned compile warni...
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-09-29 Luke Leightonuchar / char typecast issues
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-25 Luke Leightonadded rpcclient program
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-08-31 Andrew Tridgellif an address is ipzero in cli_connect() then do a...
1998-08-25 Andrew Tridgellsome smbtorture hacks (random IPC calls)
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-06-16 Jeremy Allisonclientgen: Added USE_SSL for client shutdown.
1998-06-16 Jeremy AllisonAdded SSL support from Christian Starkjohann <cs@obdev.at>
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-04-29 Jeremy Allisonclientgen.c: Fixed null session setup bug.
1998-04-28 Jeremy AllisonFixed checked in code that didn't compile.
1998-04-28 Luke Leightonadded NetShareEnum from Bartlomej Czardybon <czar@siles...
1998-04-23 Jeremy AllisonMakefile: Added nterr.c into the mix.
1998-04-23 Jeremy Allisonclientgen.c: Added rap error codes to cli_error, moved...
1998-04-21 Jeremy Allisonclientgen.c: Added cli_ulogoff() call.
1998-04-20 Jeremy AllisonMakefile: Added genrand.o
1998-04-17 Jeremy Allisonclientgen.c: Changes 'cli_xxx_' calls to use the following
1998-04-12 Andrew Tridgellsupport O_SYNC in opens for smbtorture
1998-03-24 Jeremy Allisonclientgen.c ipc.c smbpasswd.c: Fixes for warnings ...
1998-03-19 Jeremy AllisonAdding the same changes to HEAD as were added to BRANCH...
1998-03-16 Jeremy AllisonAdding the same change as was added to 1.9.18 branch...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-12-20 Jeremy Allisonclient.c:
1997-12-02 Andrew Tridgelladd the null string to SMBsetatr calls
1997-11-30 Jeremy Allisonclientgen.c: Added cli_mv() (used in a recent torture...
1997-11-24 Andrew Tridgelladded cli_rmdir and cli_mkdir
1997-11-23 Andrew Tridgelladded a SMB_QUERY_FILE_ALL_INFO test into smbtorture
1997-11-23 Andrew Tridgelladded some QPATHINFO and QFILEINFO tests into smbtorture.
1997-11-23 Andrew Tridgelltest SMBsetatr as well
1997-11-23 Andrew Tridgelladded a test for the NT SMBgetatr bug in smbtorture
1997-11-11 Andrew Tridgellfixed a bug which caused nmbd to core dump. The proble...
1997-11-10 Jeremy AllisonRolled back tree state to 11:59pm 8th November 1997...
1997-11-09 Luke Leightonattempting to mark up 32 bit error codes, needed for...
1997-11-08 Andrew Tridgelladded two more sets of tests to the smbtorture test...
1997-11-01 Andrew Tridgella simple SMB torture tester. This will allow us to...
1997-10-26 Andrew TridgellThe browse synchronisation code in nmbsync.c now uses...
1997-10-23 Luke Leightonrenamed static cli_setup_pkt() to static cli_setup_pack...
1997-10-21 Andrew TridgellThis is a set of generic SMB client routines. I needed...