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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-09-16
in a printer_info_6, driver version is 64 bits long and there is a 32 bit
Jean-François Micouleau
3
-4
/
+21
2000-09-15
Fixes from JF as I didn't understand the string array sizing code correctly.
Jeremy Allison
1
-17
/
+17
2000-09-15
Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work -
Jeremy Allison
4
-31
/
+364
2000-09-14
Placeholder for some forthcoming documentation
Gerald Carter
1
-0
/
+7
2000-09-14
fixed typo
Gerald Carter
1
-1
/
+1
2000-09-14
Added a gew more mods by Patrick Powell (lprng guy)
Gerald Carter
1
-5
/
+22
2000-09-14
First draft of new printing doc describing the SPOOLSS support in the
Gerald Carter
1
-0
/
+290
2000-09-13
Ensure old DACL and SACL are preserved if the new SD is a 'set' only.
Jeremy Allison
1
-2
/
+11
2000-09-13
Added SIGHUP when printer deleted as well as added.
Jeremy Allison
1
-0
/
+3
2000-09-13
don't show equivalent enum options in swat
Andrew Tridgell
1
-5
/
+8
2000-09-13
first cut at smbcontrol program. It currently allows syntax like:
Andrew Tridgell
5
-18
/
+209
2000-09-13
When creating a print job entry for the printing backend, use the Windows
Tim Potter
1
-11
/
+21
2000-09-13
Added time check test before allowing print job.
Jeremy Allison
2
-1
/
+13
2000-09-13
Added missing break statement for manage documents check in
Tim Potter
1
-1
/
+3
2000-09-12
Updated manual pages to point at http://lists.samba.org instead of old
Tim Potter
6
-81
/
+60
2000-09-12
Fix for enumjobs infor level 2 which caused smbd to coredump.
Jeremy Allison
1
-0
/
+1
2000-09-12
Fixed error return when printer is PAUSED - should be returning "Pause".
Jeremy Allison
1
-1
/
+1
2000-09-12
With John Reilly help tracking it down - fixed a *nasty* bug when
Jeremy Allison
1
-1
/
+0
2000-09-12
spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0"
Gerald Carter
3
-3
/
+11
2000-09-12
fixed a race in the pipe() setup in sys_select()
Andrew Tridgell
1
-1
/
+1
2000-09-12
- fixed some memory leaks in the messages code
Andrew Tridgell
3
-4
/
+50
2000-09-12
- changed the msg_type to be an int instead of an enum so that it is
Andrew Tridgell
8
-34
/
+56
2000-09-12
we should not lowercase the username we receive in
Andrew Tridgell
1
-2
/
+0
2000-09-12
much nicer message interface. We now register dispatch functions,
Andrew Tridgell
3
-28
/
+66
2000-09-11
Fixed memory leaks found in enumprinterdrivers code.
Jeremy Allison
2
-8
/
+11
2000-09-11
Fix for malloc of zero bytes found by insure.
Jeremy Allison
1
-0
/
+5
2000-09-11
debug messages now work for nmbd
Andrew Tridgell
2
-82
/
+79
2000-09-11
a simple test program I use to test the debug message system
Andrew Tridgell
1
-0
/
+63
2000-09-11
the first cut of the internal messaging system.
Andrew Tridgell
12
-101
/
+306
2000-09-09
Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).
Jeremy Allison
5
-6
/
+137
2000-09-08
Fixed up get_a_printer_driver_3 so it looks in the tdb using the correct
Jeremy Allison
1
-0
/
+11
2000-09-08
Fixed typo where docname was being checked for datatype - was causing
Jeremy Allison
1
-1
/
+1
2000-09-08
Win32 API is explicit that EnumPrinterData returns ERROR_MORE_DATA not
Jeremy Allison
2
-1
/
+2
2000-09-07
Fixed the printerdata code to return NO_MORE_ITEMS if a size is requested
Jeremy Allison
1
-1
/
+20
2000-09-07
Added code to return NO_MORE_ENTRIES when trying to determine
Jeremy Allison
1
-0
/
+12
2000-09-07
Hopefully this should fix the primary group permission problem.
Tim Potter
1
-2
/
+0
2000-09-06
Temporary fix to convert from level6 (Win2k) to level 3 (NT4)
Jeremy Allison
1
-1
/
+28
2000-09-06
Fix from John Reilly for double free of printer struct.
Jeremy Allison
1
-3
/
+4
2000-09-06
Fix for the SID history problem when using a Win2k domain controller
Jeremy Allison
6
-30
/
+76
2000-09-05
Implemented GETFORM tested and working using Gerald's Win32 test progs....
Jeremy Allison
5
-4
/
+180
2000-09-01
Changes from APPLIANCE_HEAD (per Tim Potter):
David O'Neill
10
-64
/
+222
2000-09-01
Fix from John Reilly @ HP for my typo with the parameters being reversed. Ooops.
Jeremy Allison
1
-3
/
+3
2000-09-01
-U% should be an anonymous connection. Fixed bug where
Gerald Carter
1
-1
/
+2
2000-09-01
Fix for swat to return correct MIME type for text files. From "Ron
Tim Potter
1
-0
/
+2
2000-08-31
Implemented DELETEFORM tested using Gerald's Win32 test code :-).
Jeremy Allison
6
-3
/
+152
2000-08-31
make sure a couple of variables are initialised
Andrew Tridgell
1
-2
/
+2
2000-08-31
fixed "admin users" option with new security code
Andrew Tridgell
1
-0
/
+5
2000-08-31
Removed compiler warning.
Tim Potter
1
-5
/
+5
2000-08-30
Fixed overrun write error when using debuglevel > 50.
Jeremy Allison
1
-1
/
+1
2000-08-30
Fixed error returns for moving printer driver files around so generic
Jeremy Allison
3
-11
/
+22
[prev]
[next]