index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
client
/
smbspool.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
r947: Patch from Fabian Franz <FabianFranz@gmx.de> that allows you
Jelmer Vernooij
2007-10-10
1
-4
/
+16
*
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
2003-07-30
1
-1
/
+1
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
1
-2
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-0
/
+2
*
fix dumb perror used without errno beeing set.
Simo Sorce
2003-02-15
1
-2
/
+2
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-2
/
+2
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-7
/
+7
*
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
2002-10-17
1
-1
/
+1
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-9
/
+6
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-57
/
+11
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
1
-2
/
+1
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
1
-2
/
+0
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-2
/
+2
*
fixed handling of 139/445 in clients
Andrew Tridgell
2001-08-24
1
-6
/
+0
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-4
/
+4
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-3
/
+0
*
Applied Michael Sweet's patch, with one minor signal change.
Jeremy Allison
2001-07-03
1
-4
/
+26
*
More gcc compile on solaris tidyups.
Jeremy Allison
2001-04-27
1
-1
/
+1
*
a couple of minor merges from 2_2
Andrew Tridgell
2001-04-22
1
-1
/
+1
*
Updates for CUPS 1.1 from Michael Sweet.
Jeremy Allison
2001-03-16
1
-1
/
+38
*
cli_open() wasn't handling DENY_FCB or O_WRONLY correctly.
Andrew Tridgell
2000-01-08
1
-1
/
+1
*
this looks like a big commit, but it isn't really :)
Andrew Tridgell
2000-01-07
1
-2
/
+2
*
client/smbspool.c from 2.0.6
Andrew Tridgell
1999-12-17
1
-0
/
+366
[prev]