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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ignore smbcontrol in bin directory
Jean-François Micouleau
2000-09-27
1
-1
/
+2
*
fix for IRIX 6.2 compiler error
Herb Lewis
2000-09-26
1
-1
/
+1
*
fix for IRIX compiler error messages
Herb Lewis
2000-09-26
1
-3
/
+3
*
fixed IRIX compiller error message
Herb Lewis
2000-09-26
1
-1
/
+1
*
broadcast printer notify message to all clients. We now have printer
Jean-François Micouleau
2000-09-26
3
-353
/
+364
*
added NEGNOWAIT. sent to secure@microsoft.com
Luke Leighton
2000-09-26
4
-346
/
+436
*
Changes from John Reilly to add a parameter "show add printer wizard" that
Jeremy Allison
2000-09-26
3
-14
/
+30
*
printer notify code.
Jean-François Micouleau
2000-09-25
6
-14
/
+602
*
Optimization (noticed by bloody Andrew :-) to stop directory scan ever
Jeremy Allison
2000-09-21
1
-4
/
+15
*
Adding fix from Jim Vopni <jimv@metrics.com> to ensure jobs are
Jeremy Allison
2000-09-21
1
-33
/
+33
*
Some code moved back from TNG - updates to LSA stuff. Not yet used but
Jeremy Allison
2000-09-20
3
-11
/
+105
*
Fix to allow a timestamp of zero to cause an instantaneous changenotify
Jeremy Allison
2000-09-20
4
-6
/
+30
*
param/loadparm.c: Fix based on Damian's code to stop printer scripts getting ...
Jeremy Allison
2000-09-19
2
-121
/
+116
*
Modified test.h generator to return error if structure passed to vluke
Tim Potter
2000-09-18
2
-1
/
+5
*
Removed emacs backup file from repository.
Tim Potter
2000-09-18
1
-7
/
+0
*
in a printer_info_6, driver version is 64 bits long and there is a 32 bit
Jean-François Micouleau
2000-09-16
3
-4
/
+21
*
Fixes from JF as I didn't understand the string array sizing code correctly.
Jeremy Allison
2000-09-15
1
-17
/
+17
*
Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work -
Jeremy Allison
2000-09-15
4
-31
/
+364
*
Placeholder for some forthcoming documentation
Gerald Carter
2000-09-14
1
-0
/
+7
*
fixed typo
Gerald Carter
2000-09-14
1
-1
/
+1
*
Added a gew more mods by Patrick Powell (lprng guy)
Gerald Carter
2000-09-14
1
-5
/
+22
*
First draft of new printing doc describing the SPOOLSS support in the
Gerald Carter
2000-09-14
1
-0
/
+290
*
Ensure old DACL and SACL are preserved if the new SD is a 'set' only.
Jeremy Allison
2000-09-13
1
-2
/
+11
*
Added SIGHUP when printer deleted as well as added.
Jeremy Allison
2000-09-13
1
-0
/
+3
*
don't show equivalent enum options in swat
Andrew Tridgell
2000-09-13
1
-5
/
+8
*
first cut at smbcontrol program. It currently allows syntax like:
Andrew Tridgell
2000-09-13
5
-18
/
+209
*
When creating a print job entry for the printing backend, use the Windows
Tim Potter
2000-09-13
1
-11
/
+21
*
Added time check test before allowing print job.
Jeremy Allison
2000-09-13
2
-1
/
+13
*
Added missing break statement for manage documents check in
Tim Potter
2000-09-13
1
-1
/
+3
*
Updated manual pages to point at http://lists.samba.org instead of old
Tim Potter
2000-09-12
6
-81
/
+60
*
Fix for enumjobs infor level 2 which caused smbd to coredump.
Jeremy Allison
2000-09-12
1
-0
/
+1
*
Fixed error return when printer is PAUSED - should be returning "Pause".
Jeremy Allison
2000-09-12
1
-1
/
+1
*
With John Reilly help tracking it down - fixed a *nasty* bug when
Jeremy Allison
2000-09-12
1
-1
/
+0
*
spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0"
Gerald Carter
2000-09-12
3
-3
/
+11
*
fixed a race in the pipe() setup in sys_select()
Andrew Tridgell
2000-09-12
1
-1
/
+1
*
- fixed some memory leaks in the messages code
Andrew Tridgell
2000-09-12
3
-4
/
+50
*
- changed the msg_type to be an int instead of an enum so that it is
Andrew Tridgell
2000-09-12
8
-34
/
+56
*
we should not lowercase the username we receive in
Andrew Tridgell
2000-09-12
1
-2
/
+0
*
much nicer message interface. We now register dispatch functions,
Andrew Tridgell
2000-09-12
3
-28
/
+66
*
Fixed memory leaks found in enumprinterdrivers code.
Jeremy Allison
2000-09-11
2
-8
/
+11
*
Fix for malloc of zero bytes found by insure.
Jeremy Allison
2000-09-11
1
-0
/
+5
*
debug messages now work for nmbd
Andrew Tridgell
2000-09-11
2
-82
/
+79
*
a simple test program I use to test the debug message system
Andrew Tridgell
2000-09-11
1
-0
/
+63
*
the first cut of the internal messaging system.
Andrew Tridgell
2000-09-11
12
-101
/
+306
*
Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).
Jeremy Allison
2000-09-09
5
-6
/
+137
*
Fixed up get_a_printer_driver_3 so it looks in the tdb using the correct
Jeremy Allison
2000-09-08
1
-0
/
+11
*
Fixed typo where docname was being checked for datatype - was causing
Jeremy Allison
2000-09-08
1
-1
/
+1
*
Win32 API is explicit that EnumPrinterData returns ERROR_MORE_DATA not
Jeremy Allison
2000-09-08
2
-1
/
+2
*
Fixed the printerdata code to return NO_MORE_ITEMS if a size is requested
Jeremy Allison
2000-09-07
1
-1
/
+20
*
Added code to return NO_MORE_ENTRIES when trying to determine
Jeremy Allison
2000-09-07
1
-0
/
+12
[next]