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
/
source
/
printing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
2001-10-18
1
-7
/
+6
*
Optimisation to send only to correct processid.
Jeremy Allison
2001-10-16
1
-6
/
+16
*
very simple asynchronous "lpq" thread patch
Jean-François Micouleau
2001-10-16
1
-2
/
+50
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
8
-16
/
+0
*
Added Elrond patch to make se_access_check use NT datastructures, not Samba.
Jeremy Allison
2001-09-26
1
-2
/
+3
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
2
-52
/
+43
*
Looks like it missed these. make_connection now no longer takes a 'username'
Andrew Bartlett
2001-09-15
1
-41
/
+9
*
convert more code to use XFILE
Andrew Tridgell
2001-09-10
1
-13
/
+13
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
2
-4
/
+4
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
2
-119
/
+124
*
more NTSTATUS/WERROR conversion
Andrew Tridgell
2001-09-03
2
-16
/
+16
*
the next step in our error code handling change
Andrew Tridgell
2001-09-03
1
-12
/
+11
*
updated copyright for Michael Sweet
Andrew Tridgell
2001-09-02
1
-1
/
+1
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-6
/
+6
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-1
/
+0
*
get rid of compiler warnings
Herb Lewis
2001-08-24
1
-1
/
+1
*
Fixed detection of CUPS. We need to check for the presence of the cups
Tim Potter
2001-08-23
3
-8
/
+8
*
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
2001-08-12
1
-9
/
+51
*
Merge in the NT drivers changes from 2.2.
Jeremy Allison
2001-08-10
2
-400
/
+643
*
Replaced the duplicate DOS constants with appropriate ones from doserr.h to
Tim Potter
2001-08-10
2
-26
/
+26
*
Fixed typo in patch.
Jeremy Allison
2001-08-10
1
-1
/
+1
*
Added fix from Dan Thibadeau @ HP for parsing problem.
Jeremy Allison
2001-08-09
1
-0
/
+13
*
Merged John's fix.
Jeremy Allison
2001-08-09
1
-1
/
+1
*
Change all realloc() statements to Realloc() (ecxept for tdb.c)
Simo Sorce
2001-08-08
1
-6
/
+6
*
Fixup error returns in updating driver db version.
Jeremy Allison
2001-07-30
1
-22
/
+40
*
Added "use mmap" for HPUX.
Jeremy Allison
2001-07-30
1
-3
/
+3
*
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
2001-07-25
1
-4
/
+4
*
Same fix for resume as for pause.
Jeremy Allison
2001-07-23
1
-1
/
+2
*
Fix for CUPS pause/restart code.
Jeremy Allison
2001-07-23
1
-2
/
+2
*
Fix for cups compile.
Jeremy Allison
2001-07-23
1
-16
/
+17
*
iFix from "Shahms E. King" <shahms@shahms.com> to get cups user name
Jeremy Allison
2001-07-17
1
-6
/
+6
*
Fix for incorrect creation of print job names, based on a patch by
Jeremy Allison
2001-07-16
1
-2
/
+2
*
Fix from Jim Vopni - muliple definitions of "letter".
Jeremy Allison
2001-07-16
1
-2
/
+0
*
Changed instances of TRUE, FALSE to True, False as some compilers don't
Tim Potter
2001-07-12
1
-1
/
+1
*
Removed unused local variables.
Tim Potter
2001-07-10
1
-8
/
+0
*
split the nt_drivers.tdb in 3 separate tdb files. Should speed-up lookups
Jean-François Micouleau
2001-07-09
1
-32
/
+114
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
5
-40
/
+40
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
6
-35
/
+13
*
Fixed extra file_free calls - my fault :-(.
Jeremy Allison
2001-07-02
1
-14
/
+4
*
Properly instrument print_job_start()/print_job_end() so every fail case
Jeremy Allison
2001-06-28
1
-4
/
+20
*
SGI compiler fixes.
Herb Lewis
2001-06-26
1
-0
/
+6
*
Fix from "Jim McDonough" <jmcd@us.ibm.com>" - when we use open_file_shared(),
Jeremy Allison
2001-06-22
1
-5
/
+5
*
use LDSHFLAGS not -shared in several places
Andrew Tridgell
2001-06-04
2
-2
/
+2
*
merge from 2.2 (deleteprinterdriver RPC)
Gerald Carter
2001-05-18
1
-0
/
+101
*
Replaced a whole bunch of lookup_name() requests in
Tim Potter
2001-05-10
1
-8
/
+11
*
Merging Gerald's "no printer driver" fix from 2.2.
Jeremy Allison
2001-05-03
1
-0
/
+10
*
More debug %d -> %u issues.
Jeremy Allison
2001-04-27
1
-6
/
+6
*
Removed mktemp from HEAD - same as done in 2.2.
Jeremy Allison
2001-04-18
2
-18
/
+9
*
configure:
Jeremy Allison
2001-04-14
2
-16
/
+8
*
Merge of Andrew's changes in 2.2.
Jeremy Allison
2001-04-13
1
-23
/
+4
[next]