index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
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
*
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
*
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
2007-10-10
1
-2
/
+0
*
r7879: fix compile issue caused by not statoc value for intializing cpp macros
Gerald Carter
2007-10-10
1
-2
/
+2
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2007-10-10
1
-2
/
+2
*
r6684: BUG 1780: patch from Rodrigo Fernandez-Vizarra <Rodrigo.Fernandez-Viza...
Gerald Carter
2007-10-10
1
-21
/
+203
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
1
-2
/
+2
*
r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopen
Gerald Carter
2007-10-10
1
-3
/
+3
*
r3275: Fix from Michael Sweet <mike@easysw.com> for bug #1892.
Jeremy Allison
2007-10-10
1
-4
/
+4
[next]