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
/
include
/
nt_printing.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-printing: Make printer a const char *.
Andreas Schneider
2012-03-14
1
-1
/
+3
*
s3-printing: Add new printers to registry.
Björn Baumbach
2012-02-09
1
-0
/
+4
*
s3-printing: Add forward declaration for dcerpc_binding_handle.
Andreas Schneider
2011-07-28
1
-0
/
+2
*
s3-spoolss: Use existing handle in printer_driver_files_in_use().
Andreas Schneider
2011-07-28
1
-2
/
+1
*
s3-spoolss: Use existing handle in printer_driver_in_use().
Andreas Schneider
2011-07-28
1
-2
/
+1
*
s3-auth Use the common auth_session_info
Andrew Bartlett
2011-07-20
1
-10
/
+10
*
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
2011-07-20
1
-10
/
+10
*
s3-printing: move spoolss_create_default_devmode/secdesc to init_spoolss.h
Günther Deschner
2011-07-07
1
-7
/
+0
*
s3-printing: move driver_info_ctr_to_info8 to init_spoolss.h
Günther Deschner
2011-07-07
1
-3
/
+0
*
s3-printing: move os2 related functions to printing/nt_printing_os2.c.
Günther Deschner
2011-07-07
1
-2
/
+0
*
s3-printing: avoid using pipes_struct when only session_info is needed.
Günther Deschner
2011-05-02
1
-3
/
+3
*
s3-printing: fix move_driver_to_download_area() error paths
David Disseldorp
2011-03-02
1
-2
/
+1
*
s3-spoolss: Fix servername/printername handling which turns out to be very im...
Günther Deschner
2010-09-30
1
-1
/
+1
*
s3-printing: remove unused old structs.
Günther Deschner
2010-09-28
1
-60
/
+0
*
s3-spoolss: Move Printer_entry to srv_spoolss_nt.c
Simo Sorce
2010-09-10
1
-40
/
+0
*
s3-printing: Make auth_serversupplied_info const.
Andreas Schneider
2010-09-09
1
-8
/
+8
*
s3: Lift the smbd_messaging_context from is_printer_published
Volker Lendecke
2010-08-08
1
-0
/
+1
*
s3: Lift the smbd_messaging_context from check_published_printers
Volker Lendecke
2010-08-08
1
-1
/
+1
*
s3: Lift the smbd_messaging_context from nt_printer_publish
Volker Lendecke
2010-08-08
1
-0
/
+1
*
s3: Lift the smbd_messaging_context from nt_printer_remove
Volker Lendecke
2010-08-08
1
-0
/
+1
*
s3: Lift the smbd_messaging_context from print_time_access_check
Volker Lendecke
2010-08-08
1
-0
/
+1
*
s3: Lift the smbd_messaging_context from print_access_check
Volker Lendecke
2010-08-08
1
-1
/
+2
*
s3: Lift the smbd_messaging_context from printer_driver_files_in_use
Volker Lendecke
2010-08-08
1
-0
/
+1
*
s3: Lift the smbd_messaging_context from printer_driver_in_use
Volker Lendecke
2010-08-08
1
-0
/
+1
*
s3: Remove references to smbd_messaging_context()
Volker Lendecke
2010-08-08
1
-0
/
+1
*
s3: Remove references to smbd_messaging_context() from the spoolss server
Volker Lendecke
2010-08-07
1
-4
/
+0
*
s3-printing: Added automatic migration of printing tdbs.
Andreas Schneider
2010-07-27
1
-6
/
+0
*
s3-spoolss: Remove the program global current_user_info.
Andreas Schneider
2010-07-27
1
-1
/
+2
*
s3-printing: Moved remaining prototypes to nt_printing.h.
Andreas Schneider
2010-07-27
1
-0
/
+24
*
s3-spoolss: Moved shared printing functions to nt_printing.h
Andreas Schneider
2010-07-27
1
-0
/
+47
*
s3-spoolss: Removed the last free_a_printer() call in spoolss_nt.c.
Andreas Schneider
2010-07-27
1
-2
/
+2
*
s3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.
Simo Sorce
2010-07-27
1
-45
/
+4
*
s3-secdesc: remove "typedef struct sec_desc_buf SEC_DESC_BUF".
Günther Deschner
2010-05-18
1
-1
/
+1
*
s3-spoolss: move MAXDEVICENAME to spoolss idl.
Günther Deschner
2009-12-02
1
-2
/
+0
*
s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they ...
Günther Deschner
2009-11-23
1
-67
/
+0
*
s3-printing: remove unused NT_PRINTER_DRIVER_INFO_LEVEL structs.
Günther Deschner
2009-11-23
1
-41
/
+0
*
s3-spoolss: remove device mode defines from nt_printing.h.
Günther Deschner
2009-08-10
1
-110
/
+0
*
s3-printing: no need to define struct table_node 4 times.
Günther Deschner
2009-05-13
1
-0
/
+6
*
s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.
Michael Adam
2009-04-27
1
-2
/
+2
*
s3: remove POLICY_HND.
Günther Deschner
2009-03-18
1
-1
/
+1
*
s3-spoolss: move DRIVER_X_VERSION flags into the backend, where they belong to.
Günther Deschner
2009-03-17
1
-0
/
+3
*
s3-spoolss: move PRINTER_ATTRIBUTE_SAMBA to printing backend, where they belong.
Günther Deschner
2009-03-17
1
-0
/
+13
*
s3-spoolss: use spoolss_NotifyOption and spoolss_NotifyType instead of SPOOL_...
Günther Deschner
2009-02-23
1
-1
/
+1
*
s3-spoolss: remove old spoolss_XcvData.
Günther Deschner
2009-02-18
1
-22
/
+0
*
Make use of a talloc_destructor for free_printer_entry
Volker Lendecke
2009-01-08
1
-1
/
+0
*
Remove pstring from srv_spoolss_nt.c. All gone from rpc_server/*.c
Jeremy Allison
2007-11-27
1
-1
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-6
/
+6
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21875: BUG 3275: Patch from Andy Polyakov <appro@fy.chalmers.se>
Gerald Carter
2007-10-10
1
-7
/
+2
[next]