Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reduces precompiled headers by another 4 MB and also slightly speeds up the
build.
Guenther
|
|
This shrinks precompiled headers by 3MB and will slightly speed up any build.
Guenther
|
|
Signed-off-by: Jim McDonough <jmcd@samba.org>
|
|
Signed-off-by: Jim McDonough <jmcd@samba.org>
|
|
And also check for PJOB_SMBD_SPOOLING in print_job_write.
Signed-off-by: Jim McDonough <jmcd@samba.org>
|
|
|
|
Explicitly return ntstatus errors instead of relying on elusive errno.
Split the function to make it easier to follow.
Signed-off-by: Jim McDonough <jmcd@samba.org>
|
|
|
|
use spoolss_PrintInfo2 and winreg calls
Signed-off-by: Jim McDonough <jmcd@samba.org>
|
|
Signed-off-by: Jim McDonough <jmcd@samba.org>
|
|
|
|
|
|
This removes some deep references to procid_self()
|
|
|
|
Untangle these functions from smbd specific dependencies so they can be freely
used in multiple servers.
|