index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
printing
/
lpq_parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-4
/
+4
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-18
/
+22
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-8
/
+10
2002-04-22
printing merge from HEAD
Gerald Carter
1
-20
/
+12
2002-03-15
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
1
-36
/
+36
2002-02-26
FIXME: Use next_token rather than strtok!
Martin Pool
1
-0
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-15
/
+15
2001-03-27
Patch from itegem <J.P.M.v.Itegem@ele.tue.nl> to handle LPRng v3.16 and above.
Jeremy Allison
1
-11
/
+30
2000-11-14
Changes from APPLIANCE_HEAD:
David O'Neill
1
-0
/
+51
2000-10-25
We already have a perfectly good next_token() function we should be using
Jeremy Allison
1
-6
/
+3
2000-10-07
Integrated support for NT and OS/2 lpq parsing. Code from
Jeremy Allison
1
-0
/
+163
2000-05-04
- use full_name instead of real_name
Andrew Tridgell
1
-10
/
+0
2000-04-10
split out the lpq parsing code into a separate file
Andrew Tridgell
1
-0
/
+883