THE Idmap patch :-)
[kai/samba.git] / source / client /
2003-03-24 Jelmer VernooijAdd static to satisfy exotic compilers
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-23 Jelmer VernooijDon't declare variables after instructions
2003-03-22 Jelmer VernooijConvert to popt.
2003-03-16 Andrew Bartlett - Make ReadDirName return a const char*.
2003-03-15 Steve FrenchCheckin cifs vfs for Linux mount helper
2003-03-15 Andrew BartlettIf the server went away, don't segfault by attempting...
2003-03-08 Andrew BartlettMake sure that the 'remote' machine name can only be...
2003-03-07 Steve FrenchAdd early prototype of cifs mount helper for Linux
2003-03-06 Andrew BartlettMore safe_strcpy() off-by-one bug fixes. (mostly moves...
2003-03-03 Richard SharpeDo my janitorial duties to encourage others to do so.
2003-02-25 Tim PotterFix breakage done by myself yesterday.
2003-02-25 Tim PotterFixed up some const related compiler warnings.
2003-02-18 Andrew BartlettThe cli_send_tconX code already determines to send...
2003-02-15 Simo Sorcefix dumb perror used without errno beeing set.
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2003-02-13 Alexander BokovoyFix typo in WIFSIGNALED (as per Waider's report)
2003-02-13 Martin Poolwaitstatus audit: Correctly handle case where smbmnt...
2003-02-07 Jeremy AllisonSamba janitors: applying mbp's redundant umask fix.
2003-02-02 Tim Pottersmb signing compile fix
2003-02-02 Andrew BartlettMore signing updates - start checking that the server...
2003-01-20 Martin PoolAdd FIXME about dodgy argument parser.
2003-01-15 Gerald Carters/WIFSIGNALLED/WIFSIGNALED/g
2003-01-15 Martin PoolOne more from waitpid() audit: Correctly interpret...
2003-01-11 Andrew BartlettFix a number of client-side fstring/pstring mixups.
2003-01-07 Christopher R. HertelAdded code to the handling of the -M option to ensure...
2003-01-02 Andrew BartlettBIG patch...
2002-12-19 Herb Lewismerge from 2.2 fix for smbclient large files
2002-12-16 Herb Lewismerge smbtar fixes from 2.2
2002-12-05 Herb Lewisfix stat reporting on put command
2002-12-01 Andrew BartlettLink less with smbmnt and smbumount. Also change from...
2002-11-13 Jeremy AllisonSorry Jim we can't assign to global_xxx(), we need...
2002-11-13 Jim McDonoughBring smbmount.c in line with jra's global-cide. globa...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-09 Andrew BartlettKill append_log from smbmount (thanks vance for remindi...
2002-11-04 Jelmer VernooijMove testsmbc.c to examples
2002-10-18 Jelmer VernooijDon't encourage people to use -P - it's obsolete
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-03 Andrew BartlettPatch from Steve Langasek <vorlon@netexpress.net> to...
2002-09-29 Richard SharpeMake sure that variable does not shadow a parameter.
2002-09-28 Richard SharpeCommit a fix to smbclient so that it will connect to...
2002-09-23 Tim PotterDon't uppercase the username and domain in a session...
2002-09-05 Volker LendeckeFixed a little, long standing bug: smbclient -M <name...
2002-08-28 Simo Sorcefix wrong check
2002-08-27 Jeremy AllisonRemove strsep - non portable.
2002-08-27 Simo Sorceadd a trivial seeking function to xfile (tseek) that...
2002-08-20 Simo Sorcefix typos
2002-08-10 Andrew BartlettFix the %m security bug again - and try to make it...
2002-07-28 Andrew Tridgellfix for smbtar filename matching
2002-07-21 Andrew BartlettLooks like I missed this earlier. We should connect...
2002-07-20 Andrew BartlettMore fixes towards warnings on the IRIX compiler
2002-07-13 Andrew BartlettMake smbmnt a standalone program from a linker point...
2002-07-13 Andrew Tridgell- fixed a crash bug for 'print -'
2002-07-02 Andrew Tridgellfixed a prototype problem in client.c
2002-07-01 Andrew Tridgellused findstatic.pl to make some variables static and...
2002-06-25 Andrew BartlettUpdate cli_full_connection() to take a 'flags' paramate...
2002-06-25 Andrew BartlettAnd another .cvsignore
2002-06-25 Andrew BartlettBreak up samba's object dependencies, and its prototype...
2002-06-25 Gerald Carterremoved compiler warning
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-05-14 Gerald Cartersegfault fix merged from SAMBA_2_2
2002-03-14 Tim Pottergetpid() -> sys_getpid()
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-29 Martin PoolDoc.
2002-01-21 Martin PoolMake the -L option to smbclient slightly less gross:
2002-01-19 Simo Sorcefixes (asprintf) from 2.2
2002-01-17 Andrew BartlettMove the bang (!) command back to the bottom of the...
2002-01-16 Jeremy AllisonAlphabetize.
2002-01-16 Jeremy AllisonAdded CIFS UNIX extension code to client.
2002-01-10 Martin Poolbrowse_fn: FIXME: If the remote machine returns non...
2002-01-09 Martin PoolFIXME: At the moment, if the user should happen to...
2002-01-07 Herb Lewismerge changes from 2.2 branch to prevent smb.conf from...
2002-01-05 Andrew BartlettOne line fix to get smbmount working again.
2001-12-21 Andrew Tridgell- handle kerberos session setup reply with broken null...
2001-12-20 Jeremy AllisonRemoved global debugf. Replaced with lp_set_logfile...
2001-12-19 Jeremy AllisonFix for extra capabilities from Urban Widmark <urban...
2001-12-19 Jeremy AllisonPatch from dan_thibadeau@hp.com to allow domain set...
2001-11-28 Andrew Tridgellfixed some krb5 ifdefs
2001-11-28 Andrew Tridgellfix a bunch of places where we can double-free a cli...
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-26 Tim PotterFixed compiler warnings and dyn_CONFIGFILE related...
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-20 Martin PoolRename xmalloc, xmemdup, xstrdup to smb_$1 to avoid...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-02 Andrew BartlettReturn 1 (rather than 0) on failure. This may well...
2001-10-24 Jim McDonoughRemove xstrdup since it was added to lib/util.c. Cause...
2001-10-19 Jeremy Allisonclient : Fixed error return.
2001-10-12 Andrew Tridgelladded NTLMSSP authentication to libsmb. It seems to...
2001-10-11 Andrew Tridgellfirst step in converting the head branch to use lang_td...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-10-10 Simo Sorceops, remove my test code, sorry.
2001-10-09 Simo Sorceinitial support to error report in smbclient, useful...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-30 Christopher R. HertelI told Jeremy at the CIFS conference that I would sort...
2001-09-20 Jeremy Allisonsmbmount fixes from Urban.
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorceintroduce SAFE_FREE() macro as suggested by andreas...
next