s3:client:Use DEVICE_URI, instead of argv[0],for Device URI
[gd/samba-autobuild/.git] / source3 / client / smbspool.c
2019-09-18 Bryan Masons3:client:Use DEVICE_URI, instead of argv[0],for Device URI
2019-05-23 Andreas Schneiders3:smbspool: Use NTSTATUS return codes
2019-05-23 Andreas Schneiders3:smbspool: Add debug messages to kerberos_ccache_is_v...
2019-05-23 Andreas Schneiders3:smbspool: Always try to authenticate using Kerberos
2019-05-23 Andreas Schneiders3:smbspool: Print the filename we failed to open
2019-05-23 Andreas Schneiders3:smbspool: Print the principal we use to authenticate...
2019-05-09 Andreas Schneiders3:smbspool: Fix regression printing with Kerberos...
2019-03-18 Andreas Schneiders3:client: Fix smbspool device uri handling
2019-03-18 Andreas Schneiders3:client: Make sure we work on a copy of the title
2019-03-18 Andreas Schneiders3:client: Evaluate the AUTH_INFO_REQUIRED variable...
2018-12-19 Swen Schilligclient: Add kerberos tracing
2018-11-22 Swen Schilligsmbspool: Free kerberos context on error
2018-05-03 Andreas Schneiders3:smbspool: Fix cmdline argument handling
2018-02-22 Douglas Bagnallutil/rfc1738_unescape(): return end pointer or NULL...
2018-02-20 Andreas Schneidersmbspool: Improve URI handling code
2018-02-14 Andreas Schneidersmbspool: Initialize empty_str on declaration
2017-07-25 Andreas Schneiders3:client: Only use kerberos if credential cache exists...
2017-07-25 Andreas Schneiders3:client: Make it possible use smbspool in selftest
2017-07-25 Andreas Schneiders3:client: Fix the usage of argv in smbspool
2017-01-27 Stefan Metzmachers3:client: don't use cli->use_kerberos && cli->got_kerb...
2016-12-21 Stefan Metzmachers3:client: use cli_cm_force_encryption_creds in smbspoo...
2016-12-09 Stefan Metzmachers3:client: avoid using cli->{use_kerberos,...} for...
2016-12-09 Stefan Metzmachers3:client: make use of cli_tree_connect_creds() in...
2016-11-15 Stefan Metzmachers3:client: use cli_session_setup_creds() in smbspool.c
2016-11-15 Stefan Metzmachers3:libsmb: let the callers only pass the password strin...
2016-05-25 Andreas Schneiders3-smbspool: Log to stderr
2016-01-22 Andreas Schneidersmbspool: Add string representation of nt_status
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-01-22 Andreas Schneiders3-smbspool: Use strtol() instead of atoi().
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-12-04 Jeremy AllisonMove the callers that need to use the new cli_open...
2011-12-04 Jeremy AllisonRename cli_open -> cli_openx. Prelude to replacing...
2011-11-24 Stefan Metzmachers3:client: make use of cli_tree_connect()
2011-11-03 Stefan Metzmachers3:client: s/Undefined/SMB_SIGNING_DEFAULT/
2011-07-28 Michael Adams3:smbspool: use lp_load_client()
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-04-26 Volker Lendeckes3: Use cli_writeall instead of cli_write
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-01-17 Volker Lendeckes3: Avoid a few calls to cli_errstr
2010-12-20 Volker Lendeckes3: Remove unused "retry" from cli_start_connection
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2009-04-30 Jeremy AllisonCause cli_close to return an NTSTATUS.
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Volker LendeckeMake cli_tcon_andx async
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-14 Karolin Seegersmbspool: Fix printing on port 139.
2008-08-08 Jeremy AllisonFix bug #5675 with a varient of Tim Waugh's patch,
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-30 Jeremy AllisonFrom Michael R Sweet <mike@easysw.com>.
2008-04-21 James Peachsmbspool: Fix the smbspool build.
2008-04-21 James Peachsmbspool: minor formatting cleanups.
2008-04-21 James Peachsmbspool: Run indent to approximate conding standards.
2008-04-21 James Peachsmbspool: add my copyright.
2008-04-21 Mike Sweetsmbspool: Fix CUPS authentication protocol support.
2008-04-21 Mike Sweetsmbspool: fix Kerberos support for CUPS 1.3.
2008-03-06 Derrell LipmanEliminate global variable in_client and a plethora...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonAdd general '-e' option to enable smb encryption
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-11-09 Jeremy AllisonRemove more pstring/fstrings.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Simo Sorcer23527: Use existing escaping function pointed by James
2007-10-10 Simo Sorcer23524: Fix bug 2319.
2007-10-10 Volker Lendecker17571: Change the return code of cli_session_setup...
2007-10-10 Jeremy Allisonr16608: Klocwork #2035. Null deref (bit of a stretch...
2007-10-10 Günther Deschnerr15552: Fix segfault...
2007-10-10 James Peachr15448: New autoconf macro to test for sysconf variables.
2007-10-10 Jeremy Allisonr14176: Fix coverity bug #30. Ensure no possible null...
2007-10-10 Günther Deschnerr14148: Removing the not very well tested krb5 ticket...
2007-10-10 Günther Deschnerr14145: Add missing WITH_KCM hunks from my local tree.
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Günther Deschnerr12015: When smbspool tries to connect to a printer...
2007-10-10 Günther Deschnerr11790: Avoid infinite retry to gather a connection.
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10590: merging lost fix from the release branch
2007-10-10 Gerald Carterr10554: * BUG 3057: assume x64 drivers are v3 drivers
2007-10-10 Günther Deschnerr9736: be a little more verbose on error.
2007-10-10 Jeremy Allisonr9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Gerald Carterr7879: fix compile issue caused by not statoc value...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Gerald Carterr6684: BUG 1780: patch from Rodrigo Fernandez-Vizarra...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Gerald Carterr5495: * add in some code from Mike Nix <mnix@wanm...
2007-10-10 Jeremy Allisonr3275: Fix from Michael Sweet <mike@easysw.com> for...
2007-10-10 Jelmer Vernooijr947: Patch from Fabian Franz <FabianFranz@gmx.de>...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
next