summaryrefslogtreecommitdiff
path: root/source3/client
AgeCommit message (Expand)AuthorFilesLines
2003-02-24Cleint-side-auth/kerberos fixes from HEAD, and don't connect to a shareAndrew Bartlett2-24/+64
2003-02-15fix dumb perror used without errno beeing set.Simo Sorce1-2/+2
2003-02-07Samba janitors: applying mbp's redundant umask fix.Jeremy Allison1-4/+0
2003-01-15s/WIFSIGNALLED/WIFSIGNALED/gGerald Carter1-1/+1
2003-01-15*lots of small merges form HEADGerald Carter1-1/+5
2003-01-14Merge from HEAD:Andrew Bartlett1-4/+4
2003-01-07Added code to the handling of the -M option to ensure that we default toChristopher R. Hertel1-1/+7
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett3-10/+10
2002-12-19merge from 2.2 fix for smbclient large filesHerb Lewis1-18/+18
2002-12-16merge smbtar fix from 2.2Herb Lewis1-6/+8
2002-12-10Updating changes from HEAD.John Terpstra1-1/+2
2002-12-05fix stat reporting on put commandHerb Lewis1-1/+1
2002-11-13Sorry Jim we can't assign to global_xxx(), we need to call set_global_xxx()Jeremy Allison1-1/+1
2002-11-13Bring smbmount.c in line with jra's global-cide. global_scope was used here...Jim McDonough1-2/+1
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2-19/+14
2002-11-10Remove testsmbc.c from source/ in 3.0 as well. It's already in examples/Jelmer Vernooij1-455/+0
2002-11-09Merge append_log fix from HEADAndrew Bartlett1-2/+0
2002-11-09Sync with HEADJelmer Vernooij1-4/+4
2002-10-29Sync with HEADJelmer Vernooij1-1/+0
2002-10-17Added new error codes. Fix up connection code to retry in the same wayJeremy Allison1-1/+1
2002-10-01syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter1-3/+18
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter2-31/+128
2002-08-17sync 3.0 branch with headJelmer Vernooij3-12/+8
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell5-94/+62
2002-03-14getpid() -> sys_getpid()Tim Potter1-20/+20
2002-01-31Fix from Michael Steffens <michael_steffens@hp.com> to make signalJeremy Allison1-1/+1
2002-01-30Removed version number from file header.Tim Potter6-12/+6
2002-01-29Doc.Martin Pool1-1/+4
2002-01-21Make the -L option to smbclient slightly less gross:Martin Pool1-4/+22
2002-01-19fixes (asprintf) from 2.2Simo Sorce1-4/+4
2002-01-17Move the bang (!) command back to the bottom of the list, allowing smbclientAndrew Bartlett1-1/+3
2002-01-16Alphabetize.Jeremy Allison1-3/+3
2002-01-16Added CIFS UNIX extension code to client.Jeremy Allison1-0/+146
2002-01-10browse_fn: FIXME: If the remote machine returns non-ascii charactersMartin Pool1-0/+3
2002-01-09FIXME: At the moment, if the user should happen to give the optionsMartin Pool1-1/+7
2002-01-07merge changes from 2.2 branch to prevent smb.conf from changing debug levelHerb Lewis1-0/+2
2002-01-05One line fix to get smbmount working again.Andrew Bartlett1-0/+3
2001-12-21- handle kerberos session setup reply with broken null terminationAndrew Tridgell1-9/+4
2001-12-20Removed global debugf. Replaced with lp_set_logfile(name).Jeremy Allison1-3/+3
2001-12-19Fix for extra capabilities from Urban Widmark <urban@teststation.com>.Jeremy Allison1-25/+33
2001-12-19Patch from dan_thibadeau@hp.com to allow domain set in authfile.Jeremy Allison1-1/+2
2001-11-28fixed some krb5 ifdefsAndrew Tridgell1-1/+1
2001-11-28fix a bunch of places where we can double-free a cli structureAndrew Tridgell2-10/+0
2001-11-26Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter3-14/+8
2001-11-26Fixed compiler warnings and dyn_CONFIGFILE related breakage.Tim Potter1-10/+9
2001-11-24added "net join" commandAndrew Tridgell1-1/+1
2001-11-23Removed TimeInit() call from every client program (except for one placeTim Potter3-6/+0
2001-11-20Rename xmalloc, xmemdup, xstrdup to smb_$1 to avoid conflicts with theMartin Pool1-4/+4
2001-11-19Store some path names in global variables initialized to configureMartin Pool3-16/+27
2001-11-02Return 1 (rather than 0) on failure. This may well help get the build farmAndrew Bartlett1-1/+1