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
/
printing
/
lpq_parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removing printing = SOFTQ since no one knows what it is
Gerald Carter
2003-04-29
1
-83
/
+0
*
Writable string const fixes.
Jeremy Allison
2003-03-05
1
-1
/
+1
*
BIG patch...
Andrew Bartlett
2003-01-02
1
-4
/
+4
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-18
/
+22
*
Fix for LPRng from James Henstridge james@daa.com.au.
Jeremy Allison
2002-07-08
1
-0
/
+2
*
Address the string_sub problem by changing len = 0 to mean "no expand".
Jeremy Allison
2002-07-02
1
-8
/
+8
*
Added Martin's lpq parse fixes from 2.2.
Jeremy Allison
2002-04-19
1
-20
/
+12
*
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
2002-03-15
1
-36
/
+36
*
FIXME: Use next_token rather than strtok!
Martin Pool
2002-02-26
1
-0
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-15
/
+15
*
Patch from itegem <J.P.M.v.Itegem@ele.tue.nl> to handle LPRng v3.16 and above.
Jeremy Allison
2001-03-27
1
-11
/
+30
*
Changes from APPLIANCE_HEAD:
David O'Neill
2000-11-14
1
-0
/
+51
*
We already have a perfectly good next_token() function we should be using
Jeremy Allison
2000-10-25
1
-6
/
+3
*
Integrated support for NT and OS/2 lpq parsing. Code from
Jeremy Allison
2000-10-07
1
-0
/
+163
*
- use full_name instead of real_name
Andrew Tridgell
2000-05-04
1
-10
/
+0
*
split out the lpq parsing code into a separate file
Andrew Tridgell
2000-04-10
1
-0
/
+883