summaryrefslogtreecommitdiffstats
path: root/source3/client
Commit message (Expand)AuthorAgeFilesLines
...
| * Make smbmnt a standalone program from a linker point of view. Hopefully thisAndrew Bartlett2002-07-131-2/+2
| * - fixed a crash bug for 'print -'Andrew Tridgell2002-07-132-3/+4
| * fixed a prototype problem in client.cAndrew Tridgell2002-07-021-0/+3
| * used findstatic.pl to make some variables static and remove some deadAndrew Tridgell2002-07-012-25/+25
| * Update cli_full_connection() to take a 'flags' paramater, and try to get aAndrew Bartlett2002-06-251-57/+11
| * And another .cvsignoreAndrew Bartlett2002-06-251-0/+1
| * Break up samba's object dependencies, and its prototype includes.Andrew Bartlett2002-06-252-1/+2
| * removed compiler warningGerald Carter2002-06-251-1/+1
| * This removes --with-ssl from Samba.Andrew Bartlett2002-05-171-4/+0
| * segfault fix merged from SAMBA_2_2Gerald Carter2002-05-141-3/+15
* | More janitorial duties, fixing the BIG_UINT changes for large offsets.Richard Sharpe2003-03-031-5/+6
* | Cleint-side-auth/kerberos fixes from HEAD, and don't connect to a shareAndrew Bartlett2003-02-242-24/+64
* | fix dumb perror used without errno beeing set.Simo Sorce2003-02-151-2/+2
* | Samba janitors: applying mbp's redundant umask fix.Jeremy Allison2003-02-071-4/+0
* | s/WIFSIGNALLED/WIFSIGNALED/gGerald Carter2003-01-151-1/+1
* | *lots of small merges form HEADGerald Carter2003-01-151-1/+5
* | Merge from HEAD:Andrew Bartlett2003-01-141-4/+4
* | Added code to the handling of the -M option to ensure that we default toChristopher R. Hertel2003-01-071-1/+7
* | Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-033-10/+10
* | merge from 2.2 fix for smbclient large filesHerb Lewis2002-12-191-18/+18
* | merge smbtar fix from 2.2Herb Lewis2002-12-161-6/+8
* | Updating changes from HEAD.John Terpstra2002-12-101-1/+2
* | fix stat reporting on put commandHerb Lewis2002-12-051-1/+1
* | Sorry Jim we can't assign to global_xxx(), we need to call set_global_xxx()Jeremy Allison2002-11-131-1/+1
* | Bring smbmount.c in line with jra's global-cide. global_scope was used here...Jim McDonough2002-11-131-2/+1
* | Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-122-19/+14
* | Remove testsmbc.c from source/ in 3.0 as well. It's already in examples/Jelmer Vernooij2002-11-101-455/+0
* | Merge append_log fix from HEADAndrew Bartlett2002-11-091-2/+0
* | Sync with HEADJelmer Vernooij2002-11-091-4/+4
* | Sync with HEADJelmer Vernooij2002-10-291-1/+0
* | Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-171-1/+1
* | syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter2002-10-011-3/+18
* | sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-252-31/+128
* | sync 3.0 branch with headJelmer Vernooij2002-08-173-12/+8
* | updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-155-94/+62
|/
* getpid() -> sys_getpid()Tim Potter2002-03-141-20/+20
* Fix from Michael Steffens <michael_steffens@hp.com> to make signalJeremy Allison2002-01-311-1/+1
* Removed version number from file header.Tim Potter2002-01-306-12/+6
* Doc.Martin Pool2002-01-291-1/+4
* Make the -L option to smbclient slightly less gross:Martin Pool2002-01-211-4/+22
* fixes (asprintf) from 2.2Simo Sorce2002-01-191-4/+4
* Move the bang (!) command back to the bottom of the list, allowing smbclientAndrew Bartlett2002-01-171-1/+3
* Alphabetize.Jeremy Allison2002-01-161-3/+3
* Added CIFS UNIX extension code to client.Jeremy Allison2002-01-161-0/+146
* browse_fn: FIXME: If the remote machine returns non-ascii charactersMartin Pool2002-01-101-0/+3
* FIXME: At the moment, if the user should happen to give the optionsMartin Pool2002-01-091-1/+7
* merge changes from 2.2 branch to prevent smb.conf from changing debug levelHerb Lewis2002-01-071-0/+2
* One line fix to get smbmount working again.Andrew Bartlett2002-01-051-0/+3
* - handle kerberos session setup reply with broken null terminationAndrew Tridgell2001-12-211-9/+4
* Removed global debugf. Replaced with lp_set_logfile(name).Jeremy Allison2001-12-201-3/+3