index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
client
/
smbspool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the callers that need to use the new cli_open() back to calling
Jeremy Allison
2011-12-03
1
-1
/
+1
*
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
Jeremy Allison
2011-12-03
1
-1
/
+1
*
s3:client: make use of cli_tree_connect()
Stefan Metzmacher
2011-11-24
1
-2
/
+2
*
s3:client: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
1
-1
/
+1
*
s3:smbspool: use lp_load_client()
Michael Adam
2011-07-28
1
-3
/
+1
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3: Use cli_writeall instead of cli_write
Volker Lendecke
2011-04-26
1
-6
/
+11
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/passwd.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: Avoid a few calls to cli_errstr
Volker Lendecke
2011-01-17
1
-6
/
+10
*
s3: Remove unused "retry" from cli_start_connection
Volker Lendecke
2010-12-20
1
-1
/
+1
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
1
-1
/
+1
*
Cause cli_close to return an NTSTATUS.
Jeremy Allison
2009-04-30
1
-1
/
+1
*
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
2009-04-30
1
-3
/
+2
*
Replace get_myname() with the talloc version from v3-3-test
Volker Lendecke
2009-02-13
1
-1
/
+1
*
Make cli_tcon_andx async
Volker Lendecke
2009-01-30
1
-3
/
+6
*
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
2008-10-18
1
-1
/
+1
*
smbspool: Fix printing on port 139.
Karolin Seeger
2008-08-14
1
-1
/
+1
*
Fix bug #5675 with a varient of Tim Waugh's patch,
Jeremy Allison
2008-08-07
1
-1
/
+1
*
From Michael R Sweet <mike@easysw.com>.
Jeremy Allison
2008-05-30
1
-1
/
+1
*
smbspool: Fix the smbspool build.
James Peach
2008-04-21
1
-11
/
+15
*
smbspool: minor formatting cleanups.
James Peach
2008-04-21
1
-88
/
+133
*
smbspool: Run indent to approximate conding standards.
James Peach
2008-04-21
1
-533
/
+485
*
smbspool: add my copyright.
James Peach
2008-04-21
1
-0
/
+1
*
smbspool: Fix CUPS authentication protocol support.
Mike Sweet
2008-04-21
1
-34
/
+75
*
smbspool: fix Kerberos support for CUPS 1.3.
Mike Sweet
2008-04-21
1
-144
/
+87
*
Eliminate global variable in_client and a plethora of extern declarations.
Derrell Lipman
2008-03-06
1
-2
/
+1
*
Add general '-e' option to enable smb encryption
Jeremy Allison
2008-01-05
1
-1
/
+20
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-2
/
+2
*
Remove more pstring/fstrings.
Jeremy Allison
2007-11-08
1
-11
/
+19
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23527: Use existing escaping function pointed by James
Simo Sorce
2007-10-10
1
-27
/
+3
*
r23524: Fix bug 2319.
Simo Sorce
2007-10-10
1
-13
/
+60
*
r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS
Volker Lendecke
2007-10-10
1
-3
/
+4
*
r16608: Klocwork #2035. Null deref (bit of a stretch... :-).
Jeremy Allison
2007-10-10
1
-2
/
+4
*
r15552: Fix segfault...
Günther Deschner
2007-10-10
1
-0
/
+2
*
r15448: New autoconf macro to test for sysconf variables.
James Peach
2007-10-10
1
-1
/
+0
*
r14176: Fix coverity bug #30. Ensure no possible null deref.
Jeremy Allison
2007-10-10
1
-2
/
+7
*
r14148: Removing the not very well tested krb5 ticket refresh handling activated
Günther Deschner
2007-10-10
1
-10
/
+0
*
r14145: Add missing WITH_KCM hunks from my local tree.
Günther Deschner
2007-10-10
1
-2
/
+12
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r12015: When smbspool tries to connect to a printer shared on a standalone
Günther Deschner
2007-10-10
1
-1
/
+14
*
r11790: Avoid infinite retry to gather a connection.
Günther Deschner
2007-10-10
1
-3
/
+11
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-5
/
+6
*
r10590: merging lost fix from the release branch
Gerald Carter
2007-10-10
1
-0
/
+2
*
r10554: * BUG 3057: assume x64 drivers are v3 drivers
Gerald Carter
2007-10-10
1
-6
/
+6
*
r9736: be a little more verbose on error.
Günther Deschner
2007-10-10
1
-5
/
+5
*
r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.
Jeremy Allison
2007-10-10
1
-2
/
+4
[next]