index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
printing
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-printing: cope with missing printers in print migration
Andrew Tridgell
2010-08-06
1
-0
/
+10
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
2
-0
/
+2
*
s3-printing: move AD related printing components to an own file.
Günther Deschner
2010-08-05
2
-440
/
+466
*
s3-printing: make sure to set NTSTATUS code before checking it.
Günther Deschner
2010-08-03
1
-5
/
+5
*
s3-spoolss: remove duplicate (and incorrect) header.
Günther Deschner
2010-08-03
1
-1
/
+0
*
s3-build: avoid to globally include printing and spoolss headers.
Günther Deschner
2010-07-31
4
-2
/
+7
*
s3-printing: Added automatic migration of printing tdbs.
Andreas Schneider
2010-07-27
3
-86
/
+83
*
s3-spoolss: Move the standard mappings to spoolss.
Andreas Schneider
2010-07-27
1
-14
/
+0
*
s3-printing: Added automatic migration of printing tdbs.
Andreas Schneider
2010-07-27
3
-0
/
+678
*
s3-printing: Move all tdb upgrade functions to a separate file.
Andreas Schneider
2010-07-27
3
-391
/
+492
*
s3-printing: Removed unused function print_job_fd().
Simo Sorce
2010-07-27
1
-15
/
+0
*
s3-spoolss: Use WERROR for print_job_delete.
Simo Sorce
2010-07-27
1
-18
/
+20
*
s3-printing: Removed unused printfsp.c.
Simo Sorce
2010-07-27
1
-147
/
+0
*
s3-smbd: Migrated to new spoolss functions for printing.
Simo Sorce
2010-07-27
1
-1
/
+2
*
s3-printing: Handled case when smbd spools a file on behalf of spoolss.
Simo Sorce
2010-07-27
2
-29
/
+98
*
s3-printing: Made print_job_start more robust.
Simo Sorce
2010-07-27
2
-88
/
+151
*
s3-printing: Remove unused printer registry key functions.
Andreas Schneider
2010-07-27
1
-494
/
+0
*
s3-printing: Removed unused security descriptor functions.
Andreas Schneider
2010-07-27
1
-306
/
+0
*
s3-printing: Removed unused nt_forms.
Andreas Schneider
2010-07-27
1
-362
/
+0
*
s3-printing: Removed unsuded c_setprinter functions.
Andreas Schneider
2010-07-27
1
-66
/
+0
*
s3-printing: Removed unused free_a_printer function.
Andreas Schneider
2010-07-27
1
-26
/
+0
*
s3-printing: Removed unused mod_a_printer functions.
Andreas Schneider
2010-07-27
1
-313
/
+0
*
s3-printing: Removed unused get_a_printer functions.
Andreas Schneider
2010-07-27
1
-523
/
+0
*
s3-smbd: Added code to print via spoolss.
Simo Sorce
2010-07-27
2
-1
/
+332
*
s3-spoolss: Use winreg_delete_printer_key to delete printers.
Simo Sorce
2010-07-27
1
-32
/
+11
*
s3-spoolss: Get rid of get_server_name.
Simo Sorce
2010-07-27
1
-9
/
+0
*
s3-printing: Converted printer publishing functions.
Simo Sorce
2010-07-27
1
-107
/
+202
*
s3-printing: Convert print_driver_in_use.
Simo Sorce
2010-07-27
1
-6
/
+12
*
s3-printing: Convert print_time_access_check.
Simo Sorce
2010-07-27
2
-8
/
+16
*
s3-spoolss: Migrated driver functions to winreg.
Simo Sorce
2010-07-27
1
-512
/
+53
*
s3-spoolss: Set c_setprinter always to 0.
Andreas Schneider
2010-07-27
1
-2
/
+0
*
s3-spoolss: Migrated spoolss_AddPrinter and spoolss_SetPrinter.
Andreas Schneider
2010-07-27
1
-9
/
+20
*
s3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.
Simo Sorce
2010-07-27
2
-258
/
+111
*
s3: Pass the new server_id through reinit_after_fork
Volker Lendecke
2010-07-04
2
-5
/
+11
*
s3: Fix some nested extern warnings
Volker Lendecke
2010-07-04
1
-2
/
+3
*
s3: Remove serverid_[de]register_self
Volker Lendecke
2010-07-04
1
-2
/
+3
*
s3-printing: Fix Bug #7541, %D in "printer admin" causing smbd crash.
Günther Deschner
2010-07-01
1
-1
/
+2
*
s3-printing: add BUILTIN\Print Operators as FULL CONTROL to default sd.
Günther Deschner
2010-06-16
1
-2
/
+22
*
s3-spoolss: Provide a memory context for clean_up_driver_struct().
Andreas Schneider
2010-06-16
1
-3
/
+4
*
s3: Remove the pointless PRINTERNAME macro
Volker Lendecke
2010-06-13
5
-29
/
+47
*
s3: Remove the pointless SERVICE macro
Volker Lendecke
2010-06-13
1
-7
/
+7
*
s3:misc make use of server_[event/messaging]_context directly
Andreas Schneider
2010-06-10
3
-13
/
+14
*
s3-build: only use ndr_security.h where needed.
Günther Deschner
2010-05-31
1
-0
/
+1
*
s3:auth use info3 in auth_serversupplied_info
Simo Sorce
2010-05-28
1
-1
/
+1
*
s3:registry: move reg_objects.h to registry/ and use it only where needed
Michael Adam
2010-05-25
1
-0
/
+1
*
s3:nt_printing: use regval_ctr_init().
Michael Adam
2010-05-25
1
-1
/
+4
*
s3:registry: adapt callers of regval_ctr_addvalue to uint8 * instead of char *
Michael Adam
2010-05-25
1
-4
/
+4
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-6
/
+6
*
s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms.
Andreas Schneider
2010-05-18
1
-0
/
+2
*
s3-spoolss: Removed the Phantom DeviceMode.
Simo Sorce
2010-05-18
1
-378
/
+0
[next]