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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-10
rather than doing print file open processing in open.c we now handle
Andrew Tridgell
1
-0
/
+74
2000-04-10
split out the lpq parsing code into a separate file
Andrew Tridgell
2
-858
/
+883
2000-04-06
Modified interfaces and added checks around *all* *alloc calls
Jeremy Allison
1
-29
/
+21
2000-04-06
filled the architecture table (useless for the moment).
Jean-François Micouleau
1
-6
/
+6
2000-04-05
JF - you might want to look at this patch.
Jeremy Allison
1
-23
/
+134
2000-04-05
Added strerror at debug level 0 on file create/open fail. Helps catch
Jeremy Allison
1
-3
/
+3
2000-04-03
Fix for spoolss code from Alan Hourihane <Alan.Hourihane@pinacl.co.uk>.
Jeremy Allison
1
-1
/
+1
2000-03-22
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
1
-1
/
+1
2000-03-16
Fixes to add "paranoid" option to popen. Checks some basic things.
Jeremy Allison
1
-1
/
+1
2000-03-13
Interim fix for LPRng. If a lpq parsed line start with a space, we skip
Jean-François Micouleau
1
-0
/
+8
2000-03-10
getprinter level 0: was to short, found most of the fields, undocumented,
Jean-François Micouleau
1
-33
/
+57
2000-03-07
fixed enumprinterdata.
Jean-François Micouleau
1
-11
/
+10
2000-02-15
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
1
-6
/
+2
2000-02-15
fix the reply of rpc_alter_context
Jean-François Micouleau
1
-70
/
+70
2000-02-07
First commit of the spoolss code to the HEAD branch.
Jean-François Micouleau
1
-0
/
+1413
2000-01-29
Wrapped popen calls in HAVE_POPEN - needed if we are to add the
Jeremy Allison
1
-0
/
+4
1999-12-17
printing/print_cups.c from 2.0.6
Andrew Tridgell
1
-0
/
+206
1999-12-13
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1
-1412
/
+0
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
3
-99
/
+115
1999-12-12
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
2
-20
/
+51
1999-09-27
don't leak printer handles,
Jean-François Micouleau
1
-3
/
+3
1999-09-25
Don't duplicate forms anymore, just update the definition.
Jean-François Micouleau
1
-14
/
+51
1999-07-01
many small bugs...
Jean-François Micouleau
1
-1
/
+1
1999-06-22
Fixed most memory leak and big-endian bug in the spoolss code.
Jean-François Micouleau
1
-1
/
+88
1999-05-03
last part of RPC api change.
Jean-François Micouleau
1
-2
/
+2
1999-04-27
Adding RPC spoolss code support and some new low-level printing functions.
Jean-François Micouleau
1
-0
/
+1289
1999-04-07
Changed calls to strncat() to safe_strcat(). Fix from SAMBA_2_0 branch.
Tim Potter
1
-4
/
+4
1998-11-25
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1
-1
/
+1
1998-11-23
replace ' with _ as well
Andrew Tridgell
1
-12
/
+12
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
2
-5
/
+5
1998-11-12
include/kanji.h include/proto.h lib/kanji.c: Added const parameters in string...
Jeremy Allison
1
-4
/
+6
1998-11-11
J.F.'s latest printer fixes plus his gcc -picky fix for web/cgi.c
Jeremy Allison
1
-1
/
+3
1998-11-10
include/local.h:
Jeremy Allison
1
-3
/
+6
1998-11-09
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1
-2
/
+2
1998-11-03
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
1
-176
/
+106
1998-10-17
Small tidyups for gcc in 'preen' mode....
Jeremy Allison
1
-0
/
+1
1998-09-29
get away with dummy and .dummy files
Alexandre Oliva
1
-1
/
+0
1998-09-28
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1
-1
/
+0
1998-09-21
major autoconf clean-up
Alexandre Oliva
1
-0
/
+1
1998-09-18
Changed variable TAB to htab as TAB is defined in a header file on RedHat5.1
Jeremy Allison
1
-2
/
+2
1998-09-05
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
1
-1
/
+1
1998-09-03
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1
-1
/
+1
1998-09-01
More abstraction of file system data types, to move to a 64
Jeremy Allison
1
-2
/
+2
1998-08-31
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1
-9
/
+18
1998-08-15
some more dummy files to ignore
Andrew Tridgell
1
-0
/
+1
1998-08-15
moved the printing related files to a separate printing/ directory.
Andrew Tridgell
1
-0
/
+0
1998-08-15
configure: Changes for extra headers.
Jeremy Allison
1
-14
/
+14
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1
-151
/
+186
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-1
/
+2
1998-07-16
Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.
Jeremy Allison
1
-0
/
+33
[next]