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-28
fixed samr_create_user(). we now correctly parse the query and the reply.
Jean-François Micouleau
5
-28
/
+74
2000-09-28
Removed annoying unecessary debug message.
Tim Potter
1
-1
/
+0
2000-09-27
Fixed stupid introduced bug found by "Jim McDonough/Boulder/IBM" <jmcd@us.ibm...
Jeremy Allison
1
-2
/
+2
2000-09-27
Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them
Jeremy Allison
14
-346
/
+485
2000-09-27
samr unknown 0x32 is in fact samr create user.
Jean-François Micouleau
4
-63
/
+42
2000-09-27
ignore smbcontrol in bin directory
Jean-François Micouleau
1
-1
/
+2
2000-09-26
fix for IRIX 6.2 compiler error
Herb Lewis
1
-1
/
+1
2000-09-26
fix for IRIX compiler error messages
Herb Lewis
1
-3
/
+3
2000-09-26
fixed IRIX compiller error message
Herb Lewis
1
-1
/
+1
2000-09-26
broadcast printer notify message to all clients. We now have printer
Jean-François Micouleau
3
-353
/
+364
2000-09-26
added NEGNOWAIT. sent to secure@microsoft.com
Luke Leighton
4
-346
/
+436
2000-09-26
Changes from John Reilly to add a parameter "show add printer wizard" that
Jeremy Allison
3
-14
/
+30
2000-09-25
printer notify code.
Jean-François Micouleau
6
-14
/
+602
2000-09-21
Optimization (noticed by bloody Andrew :-) to stop directory scan ever
Jeremy Allison
1
-4
/
+15
2000-09-21
Adding fix from Jim Vopni <jimv@metrics.com> to ensure jobs are
Jeremy Allison
1
-33
/
+33
2000-09-20
Some code moved back from TNG - updates to LSA stuff. Not yet used but
Jeremy Allison
3
-11
/
+105
2000-09-20
Fix to allow a timestamp of zero to cause an instantaneous changenotify
Jeremy Allison
4
-6
/
+30
2000-09-19
param/loadparm.c: Fix based on Damian's code to stop printer scripts getting ...
Jeremy Allison
2
-121
/
+116
2000-09-18
Modified test.h generator to return error if structure passed to vluke
Tim Potter
2
-1
/
+5
2000-09-18
Removed emacs backup file from repository.
Tim Potter
1
-7
/
+0
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
[prev]
[next]