summaryrefslogtreecommitdiffstats
path: root/source3/client/smbspool.c
Commit message (Expand)AuthorAgeFilesLines
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-301-1/+1
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2
* fix dumb perror used without errno beeing set.Simo Sorce2003-02-151-2/+2
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-2/+2
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-7/+7
* Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-171-1/+1
* sync 3.0 branch with headJelmer Vernooij2002-08-171-9/+6
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-57/+11
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter2001-11-261-2/+1
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-231-2/+0
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-2/+2
* fixed handling of 139/445 in clientsAndrew Tridgell2001-08-241-6/+0
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-4/+4
* The big character set handling changeover!Andrew Tridgell2001-07-041-3/+0
* Applied Michael Sweet's patch, with one minor signal change.Jeremy Allison2001-07-031-4/+26
* More gcc compile on solaris tidyups.Jeremy Allison2001-04-271-1/+1
* a couple of minor merges from 2_2Andrew Tridgell2001-04-221-1/+1
* Updates for CUPS 1.1 from Michael Sweet.Jeremy Allison2001-03-161-1/+38
* cli_open() wasn't handling DENY_FCB or O_WRONLY correctly.Andrew Tridgell2000-01-081-1/+1
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-2/+2
* client/smbspool.c from 2.0.6Andrew Tridgell1999-12-171-0/+366