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
path:
root
/
source3
/
rpc_server
Age
Commit message (
Expand
)
Author
Files
Lines
2000-09-09
Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).
Jeremy Allison
2
-0
/
+74
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
1
-1
/
+1
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-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
1
-8
/
+9
2000-09-05
Implemented GETFORM tested and working using Gerald's Win32 test progs....
Jeremy Allison
2
-2
/
+103
2000-09-01
Changes from APPLIANCE_HEAD (per Tim Potter):
David O'Neill
2
-13
/
+11
2000-08-31
Implemented DELETEFORM tested using Gerald's Win32 test code :-).
Jeremy Allison
2
-0
/
+53
2000-08-30
Fixed error returns for moving printer driver files around so generic
Jeremy Allison
1
-2
/
+3
2000-08-30
Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all
Jeremy Allison
2
-3
/
+47
2000-08-28
Merge from appliance branch.
Tim Potter
1
-0
/
+1
2000-08-28
yipee!
Andrew Tridgell
2
-5
/
+11
2000-08-23
Tidied up some error returns from printing calls. Still need to map UNIX
Jeremy Allison
1
-7
/
+4
2000-08-18
fixed initialization errors (again!) I must have forgot to
Gerald Carter
1
-0
/
+6
2000-08-16
fixed unitialized struct bug in enum_users (whatever it is called)
Gerald Carter
1
-1
/
+5
2000-08-15
Merge of uninitialised variable fix from APPLIANCE_HEAD.
Tim Potter
1
-4
/
+1
2000-08-10
Added "add_printer_hook" call to update printer for Win9x clients.
Jeremy Allison
1
-62
/
+68
2000-08-10
Tidied up security rights definitions.
Jeremy Allison
1
-2
/
+1
2000-08-09
got error code right for printer update/add failure
Andrew Tridgell
1
-3
/
+3
2000-08-09
added printer admin option
Andrew Tridgell
1
-42
/
+26
2000-08-04
Fixed up the user/group contexts when using authenticated pipes.
Jeremy Allison
2
-1
/
+15
2000-08-02
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
2
-3
/
+3
2000-08-01
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
6
-48
/
+37
2000-08-01
Added print job substitutions for %{printername}, %{sharename} and %{portname}
Jeremy Allison
1
-5
/
+1
2000-07-31
Save & restore the port name correctly.
Jeremy Allison
1
-16
/
+1
2000-07-31
Added John Reilly's enumports/addprinter/delprinter scripting code plus the
Jeremy Allison
1
-69
/
+227
2000-07-27
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
3
-179
/
+77
2000-07-26
if no comment in TDB, use comment from print share.
Jean-François Micouleau
1
-4
/
+15
2000-07-26
Fixed memory leaks in _spoolss_addprinterdriver()
Tim Potter
1
-5
/
+9
2000-07-25
Fixed up error checking and move printer file code. Fixed a memory leak.
Jeremy Allison
1
-2
/
+3
2000-07-25
Added some error checking and returns to the new 'move' code.
Jeremy Allison
1
-2
/
+3
2000-07-25
A rather big change set ! (listed in no particular order)
Jean-François Micouleau
2
-198
/
+211
2000-07-25
Tidy up code to add printer. Always index in tdb by sharename. This
Jeremy Allison
1
-5
/
+33
2000-07-22
Fixed open handle code in printers - 3 functions were always being done
Jeremy Allison
1
-120
/
+134
2000-07-18
rpc_parse/parse_prs.c: Removed extraneous ()'s.
Jeremy Allison
1
-20
/
+24
2000-07-17
Missing var.
Tim Potter
1
-1
/
+1
2000-07-17
Free security descriptor after access check in update_printer_sec()
Tim Potter
1
-3
/
+7
2000-07-17
Renamed arguments to se_access_check()
Tim Potter
1
-4
/
+28
2000-07-13
Don't return winbind groups or users when responding to samr_enum_dom_users
Tim Potter
1
-0
/
+21
2000-07-12
- The printers are indexed by the sharename in both get_a_printer() and
Jean-François Micouleau
1
-6
/
+17
2000-07-10
Ensure correct driver paths are returned in INFO_2 struct.
Jeremy Allison
1
-6
/
+6
2000-07-10
Fixes for various compile warnings on Solaris 8.
Tim Potter
1
-1
/
+2
2000-07-10
Moved winbind client functions from various odd locations to
Tim Potter
1
-59
/
+0
2000-07-10
Re-instated lanman printing security checks (oops).
Tim Potter
1
-14
/
+55
2000-07-06
printing/nt_printing.c: (From JF) use the driver name - already given to us.
Jeremy Allison
1
-47
/
+62
2000-07-06
Pass either an authenticated pipe or SMB user in a current_user struct down
Tim Potter
1
-13
/
+38
2000-07-06
Pass pipes_struct rather than vuid down to startdocprinter, setprinter and
Tim Potter
1
-3
/
+3
2000-07-06
Changed checking for WINBINDD_OK return value instead of NSS_STATUS_SUCCESS
Tim Potter
1
-3
/
+3
[prev]
[next]