index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge of rpc parse buffer underflow debug code.
Tim Potter
2000-10-18
1
-0
/
+19
*
Fixes to get ms-dfs code to compile with the new changes.
Jeremy Allison
2000-10-13
1
-2
/
+3
*
last part of W2K support.
Jean-François Micouleau
2000-10-13
2
-7
/
+11
*
changes to sync with 2.2. tree
Herb Lewis
2000-10-11
1
-2
/
+2
*
Don't initialise groups twice.
Tim Potter
2000-10-11
1
-1
/
+0
*
Fix found by Andrew to stop local/remote printers being
Jeremy Allison
2000-10-10
1
-3
/
+18
*
a netlogon enum trust query doesn't have a function_code at end.
Jean-François Micouleau
2000-10-10
1
-12
/
+55
*
I introduced a bug in my last commits. Hopefully nobody noticed :-)
Jean-François Micouleau
2000-10-09
1
-2
/
+2
*
more cleanup of samr
Jean-François Micouleau
2000-10-07
1
-62
/
+65
*
added samr_set_user_info and info_2.
Jean-François Micouleau
2000-10-07
3
-198
/
+522
*
Proto update. Also fix from John Reilly @ HP for not showing APW with W2K.
Jeremy Allison
2000-10-06
1
-7
/
+14
*
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
2000-10-06
1
-3
/
+1
*
Adding Herb's compile warning fixes to HEAD.
Jeremy Allison
2000-10-04
3
-48
/
+3
*
Fixes from Herb - compiler warnings.
Jeremy Allison
2000-10-03
1
-1
/
+1
*
Added debug so if zero length messages get sent we successfully remove
Jeremy Allison
2000-10-02
1
-0
/
+9
*
Missing null termination on printer changenotify message caused insure
Jeremy Allison
2000-09-29
1
-3
/
+4
*
Added comment on JF's new code. Removed ifdef in passdb/smbpass.c as this
Jeremy Allison
2000-09-28
1
-1
/
+11
*
fixed samr_create_user(). we now correctly parse the query and the reply.
Jean-François Micouleau
2000-09-28
1
-16
/
+55
*
Fixed stupid introduced bug found by "Jim McDonough/Boulder/IBM" <jmcd@us.ibm...
Jeremy Allison
2000-09-27
1
-2
/
+2
*
samr unknown 0x32 is in fact samr create user.
Jean-François Micouleau
2000-09-27
1
-49
/
+28
*
broadcast printer notify message to all clients. We now have printer
Jean-François Micouleau
2000-09-26
1
-8
/
+15
*
Changes from John Reilly to add a parameter "show add printer wizard" that
Jeremy Allison
2000-09-26
1
-5
/
+25
*
printer notify code.
Jean-François Micouleau
2000-09-25
1
-6
/
+144
*
Adding fix from Jim Vopni <jimv@metrics.com> to ensure jobs are
Jeremy Allison
2000-09-21
1
-33
/
+33
*
in a printer_info_6, driver version is 64 bits long and there is a 32 bit
Jean-François Micouleau
2000-09-16
1
-0
/
+7
*
Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work -
Jeremy Allison
2000-09-15
1
-13
/
+166
*
Added SIGHUP when printer deleted as well as added.
Jeremy Allison
2000-09-13
1
-0
/
+3
*
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
*
Fixed memory leaks found in enumprinterdrivers code.
Jeremy Allison
2000-09-11
1
-5
/
+8
*
Fix for malloc of zero bytes found by insure.
Jeremy Allison
2000-09-11
1
-0
/
+5
*
Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).
Jeremy Allison
2000-09-09
2
-0
/
+74
*
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
1
-1
/
+1
*
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
*
Fix from John Reilly for double free of printer struct.
Jeremy Allison
2000-09-06
1
-3
/
+4
*
Fix for the SID history problem when using a Win2k domain controller
Jeremy Allison
2000-09-06
1
-8
/
+9
*
Implemented GETFORM tested and working using Gerald's Win32 test progs....
Jeremy Allison
2000-09-05
2
-2
/
+103
*
Changes from APPLIANCE_HEAD (per Tim Potter):
David O'Neill
2000-09-01
2
-13
/
+11
*
Implemented DELETEFORM tested using Gerald's Win32 test code :-).
Jeremy Allison
2000-08-31
2
-0
/
+53
*
Fixed error returns for moving printer driver files around so generic
Jeremy Allison
2000-08-30
1
-2
/
+3
*
Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all
Jeremy Allison
2000-08-30
2
-3
/
+47
*
Merge from appliance branch.
Tim Potter
2000-08-28
1
-0
/
+1
*
yipee!
Andrew Tridgell
2000-08-28
2
-5
/
+11
*
Tidied up some error returns from printing calls. Still need to map UNIX
Jeremy Allison
2000-08-23
1
-7
/
+4
*
fixed initialization errors (again!) I must have forgot to
Gerald Carter
2000-08-18
1
-0
/
+6
*
fixed unitialized struct bug in enum_users (whatever it is called)
Gerald Carter
2000-08-16
1
-1
/
+5
*
Merge of uninitialised variable fix from APPLIANCE_HEAD.
Tim Potter
2000-08-15
1
-4
/
+1
*
Added "add_printer_hook" call to update printer for Win9x clients.
Jeremy Allison
2000-08-10
1
-62
/
+68
[prev]
[next]