summaryrefslogtreecommitdiff
path: root/source3/printing/nt_printing_ads.c
Commit message (Expand)AuthorAgeFilesLines
* s3:libnet: Require sealed LDAP SASL connections for joiningAndreas Schneider2019-10-091-3/+3
* s3-printing: Improve debug messageAndreas Schneider2016-11-081-1/+3
* werror: replace WERR_SERVER_UNAVAILABLE with WERR_RPC_S_SERVER_UNAVAILABLE in...Günther Deschner2016-09-281-9/+9
* werror: replace WERR_REG_CORRUPT with WERR_REGISTRY_CORRUPT in source3/printi...Günther Deschner2016-09-281-3/+3
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/printing/Günther Deschner2016-09-281-18/+18
* werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source3/printing/Günther Deschner2016-09-281-1/+1
* printing: rework nt_printer_guid_store to return errorsAndreas Schneider2015-02-181-17/+32
* printing: add nt_printer_guid_retrieve() helperDavid Disseldorp2015-02-181-0/+58
* printing: split out printer DN and GUID retrievalDavid Disseldorp2015-02-181-72/+137
* loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docsMichael Adam2014-02-031-1/+1
* s3-printing: avoid KRB5CCNAME overwrite in printer publishing (Bug #7444).Günther Deschner2013-07-191-0/+13
* Fix bug 9900: is_printer_published GUID retrievalDavid Disseldorp2013-06-031-47/+82
* printing: explicitly clear PUBLISHED attributeDavid Disseldorp2013-06-031-1/+1
* bug 9830: fix panic in nt_printer_publish_adsDavid Disseldorp2013-04-251-2/+8
* BUG 9378: Add extra attributes for AD printer publishing.David Disseldorp2013-01-181-1/+85
* printing: Remove invalid free from error path.David Disseldorp2013-01-181-1/+0
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-1/+1
* s3-printing: Make printer a const char *.Andreas Schneider2012-03-141-2/+6
* s3-auth Use the common auth_session_infoAndrew Bartlett2011-07-201-6/+6
* s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett2011-07-201-6/+6
* s3-printing: safe a ton of roundtrips by reusing existing winreg binding_hand...Günther Deschner2011-07-071-2/+11
* s3-printing: use winreg_internal functions.Günther Deschner2011-07-071-5/+5
* s3-printing: add winreg_internal functions.Günther Deschner2011-07-071-0/+1
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-2/+2
* s3-printing: include ../librpc/ndr/libndr.h in ads printing.Günther Deschner2011-05-021-0/+1
* s3-auth: printing needs auth.hGünther Deschner2011-03-301-0/+1
* registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner2011-03-301-0/+1
* s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett2011-02-221-16/+16
* s3-rpc_server: move services into individual directories.Günther Deschner2011-02-101-1/+1
* s3: Attempt to fix the non-ads buildVolker Lendecke2010-10-031-1/+1
* s3-spoolss: Fix servername/printername handling which turns out to be very im...Günther Deschner2010-09-301-3/+3
* s3-libads call common GUID_from_ndr_blob()Andrew Bartlett2010-09-201-2/+5
* s3-printing: fix non-ads build after prototype changes.Günther Deschner2010-09-101-1/+1
* s3-printing: Make missing auth_serversupplied_info const.Andreas Schneider2010-09-091-3/+3
* s3-build: only include krb5 environment variables where required.Günther Deschner2010-08-261-0/+1
* s3: Fix the build without ADSVolker Lendecke2010-08-081-1/+3
* s3: Lift the smbd_messaging_context from is_printer_publishedVolker Lendecke2010-08-081-4/+4
* s3: Lift the smbd_messaging_context from check_published_printersVolker Lendecke2010-08-081-6/+5
* s3: Lift the smbd_messaging_context from nt_printer_publishVolker Lendecke2010-08-081-4/+3
* s3: Lift the smbd_messaging_context from nt_printer_publish_adsVolker Lendecke2010-08-081-4/+7
* s3: Lift the smbd_messaging_context from store_printer_guidVolker Lendecke2010-08-081-4/+4
* s3: Lift the smbd_messaging_context from winreg_get_printer_dataexVolker Lendecke2010-08-081-1/+2
* s3: Lift the smbd_messaging_context from winreg_set_printer_dataexVolker Lendecke2010-08-081-1/+3
* s3: Lift the smbd_messaging_context from winreg_get_printerVolker Lendecke2010-08-081-1/+3
* s3: Lift the smbd_messaging_context from winreg_update_printerVolker Lendecke2010-08-081-0/+1
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-051-0/+1
* s3-printing: move AD related printing components to an own file.Günther Deschner2010-08-051-0/+466