This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[nivanova/samba-autobuild/.git] / source3 / libsmb / clientgen.c
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-22 Jelmer VernooijUse FUNCTION_MACRO, not __FUNCTION__
2003-03-21 Andrew BartlettClobber the 'SAFETY_MARGIN' in libsmb.
2003-03-18 Andrew BartlettParinoia fixes from HEAD - malloc() some extra room...
2003-03-18 Andrew BartlettMerge from HEAD:
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-15 Andrew BartlettBe parinoid, malloc an extra SAFETY_MARGIN on the clien...
2003-03-09 Andrew BartlettChange the way we sign SMB packets, to a function point...
2003-03-08 Andrew BartlettMake it clear that this is a fstrcpy().
2003-02-24 Andrew BartlettMerge from HEAD client-side authentication changes:
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-09 Andrew Bartlett(only for HEAD at the moment).
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-02 Andrew BartlettAdd some return values, and don't attempt signing for...
2003-02-02 Andrew BartlettMore signing updates - start checking that the server...
2003-02-01 Andrew BartlettWe now have client-side SMB signing support!
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-01 Richard SharpeRevert that stupid one line change.
2002-11-01 Richard SharpeAdd more code to the profiles program and add Makefile...
2002-10-15 Jeremy AllisonAdded cli_set_timeout() call.
2002-10-15 Jeremy AllisonAdded cli_set_timeout() call.
2002-10-01 Jeremy AllisonCope with rw errors and timeout to peer.
2002-10-01 Jeremy AllisonCope with rw errors and timeout to peer.
2002-10-01 Jeremy AllisonTidy up client error processing.
2002-10-01 Jeremy AllisonTidy up client error processing.
2002-10-01 Jeremy AllisonFixed typo.
2002-10-01 Jeremy AllisonAdded error string for server timeout on client call.
2002-10-01 Jeremy AllisonAdded error string for server timeout on client call.
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-22 Richard SharpeSmall, long overdue, fix for libsmbclient.
2002-09-09 Jeremy AllisonMerged Volkers (correct) fix from 2.2 for crash on...
2002-09-03 Jeremy AllisonFormatting tidyup and additon of cli_close_connection...
2002-08-26 Andrew BartlettUpdates!
2002-08-22 Andrew Tridgelldon't use spnego in the client unless enabled in smb...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-16 Andrew BartlettFix up some of the SMB signing code:
2002-06-14 Jeremy AllisonFix spelling typo.
2002-06-14 Jeremy AllisonMore of SMB signing for client - not yet finished ...
2002-05-18 Andrew BartlettMove client_receive_smb to clientgen.c as a static...
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-01 Andrew BartlettAnother comment fix for mirmir
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-28 Andrew BartlettName another talloc.
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2001-11-27 Andrew Tridgellprevent a memory leak of cli structures
2001-11-25 Andrew BartlettAdd a new torture test to extract a NT->DOS error map...
2001-11-21 Richard SharpeOne more patch from Tom Jansen. Hope I didn't break...
2001-11-14 Tim PotterClose the socket and set the file descriptor to -1...
2001-11-14 Jeremy AllisonRemoved the "reestablish" code. Tridge - scream if...
2001-10-31 Andrew BartlettParionia to ensure people don't install libsmb based...
2001-10-22 Andrew Tridgella quick fix to get rpcclient working again. This just...
2001-10-17 Andrew Tridgelladded basic NTLMSSP support in smbd. This is still...
2001-10-12 Andrew Tridgelladded NTLMSSP authentication to libsmb. It seems to...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-08-24 Andrew Tridgellfixed handling of 139/445 in clients
2001-08-10 Tim PotterA rewrite of the error handling in the libsmb client...
2001-08-06 Tim PotterFixed another possible memleak in cli_initialise()
2001-08-06 Tim PotterCleaned up error handling in cli_initialise() to fix...
2001-06-18 Andrew Tridgelladded a oplock break handler hook to the client code...
2001-05-04 Tim PotterZero fnum when initialising a cli_state.
2001-02-21 Andrew Tridgellthe unicode conversion of our client code is complete...
2001-02-20 Andrew Tridgell- neater setting of bcc
2001-02-20 Andrew Tridgellinitial client side unicode support (needed for netapp...
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-11-16 Jeremy AllisonOk - fixed a bug in our levelII oplock code. We need...
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-04-25 Andrew Tridgellsplit clientgen.c into several parts
2000-04-11 Andrew Tridgellfinally got sick of the "extern int Client" code and...
2000-03-20 Jeremy AllisonFix from christoph.pfisterer@rwg.de for large directory...
2000-02-25 Jeremy Allisonclient/client.c:
2000-02-23 Jeremy Allisonlib/system.c: Fixed gcc warnings.
2000-02-15 Tim PotterNot enough args to DEBUG statement.
2000-02-14 Jeremy AllisonOoops. Fixed stupid typo with missing ! in cli error...
2000-02-09 Jeremy AllisonCorrect for for core dump in smbpasswd with cli_errstr().
2000-02-09 Jeremy AllisonDefensive programming for cli_error().
2000-01-16 Andrew Tridgellfixed a formatting error
2000-01-14 Andrew Tridgelldamn, Solaris already has a "enum lock_type"
2000-01-14 Andrew Tridgellwe now pass all byte range locking tests
2000-01-13 Andrew Tridgellthe lock routines now take a enumerated type for read...
2000-01-10 Andrew TridgellI'm currently designing a new locking system (using...
2000-01-10 Andrew Tridgelldon't treat a packet as a oplock break unless it is...
2000-01-08 Andrew Tridgellcli_open() wasn't handling DENY_FCB or O_WRONLY correctly.
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
2000-01-06 Jeremy AllisonFix for renaming directories on OS/2 server. Fix from...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
next