summaryrefslogtreecommitdiffstats
path: root/source3/printing
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning in debug message.Jeremy Allison2011-04-211-2/+2
* s3-smbd: fix the AIX 5.3 build.Günther Deschner2011-04-201-0/+1
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-132-0/+2
* s3-printing: Use become_user_by_session() function.Andreas Schneider2011-04-111-3/+3
* s3: Fix print_spool_endVolker Lendecke2011-04-051-12/+0
* s3-includes: only include ntdomain.h where needed.Günther Deschner2011-03-301-0/+1
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-304-4/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-304-0/+4
* s3-auth: printing needs auth.hGünther Deschner2011-03-304-0/+4
* s3-locking: move locking prototypes out of proto.h.Günther Deschner2011-03-301-0/+1
* s3: printing needs parts of smbd.Günther Deschner2011-03-303-0/+3
* s3: include smbd/smbd.h where needed.Günther Deschner2011-03-301-0/+1
* s3-passdb: use passdb headers where needed.Gü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-includes: only include system/filesys.h when needed.Günther Deschner2011-03-307-0/+7
* s3-includes: only include system/passwd.h when needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/syslog.h when needed.Günther Deschner2011-03-301-0/+1
* s3-spoolssd: Register spoolssd endpoints.Andreas Schneider2011-03-291-0/+8
* s3-spoolssd: Fixed logfile creation.Andreas Schneider2011-03-291-2/+11
* s3-spoolssd: Added missing include.Andreas Schneider2011-03-291-0/+2
* s3-spoolssd: Pass down event and messanging context.Andreas Schneider2011-03-291-20/+42
* s3-spoolssd: Fixed reopening of logs.Andreas Schneider2011-03-291-8/+10
* s3:spoolssd Initialize the spoolss rpc interfacesSimo Sorce2011-03-291-0/+33
* s3:spoolssd Add spoolss own signal handlersSimo Sorce2011-03-291-2/+53
* s3:spoolssd handle smb.conf reloads directlySimo Sorce2011-03-291-0/+14
* s3:spoolssd Create our own log fileSimo Sorce2011-03-291-0/+18
* s3:spoolssd Add skeleton for spoolss daemonSimo Sorce2011-03-291-0/+83
* s3:printing Make print_queue_receive publicSimo Sorce2011-03-291-1/+1
* s3-printing: fix memory leak in print_cups.cDavid Disseldorp2011-03-161-16/+9
* s3-printing: remove duplicate cups response processing codeDavid Disseldorp2011-03-161-147/+94
* s3-printing: use printcap IDL for IPCDavid Disseldorp2011-03-161-131/+107
* s3-printing: fix cups pcap reload with no printersDavid Disseldorp2011-03-041-12/+27
* s3-printing: remove unneeded local_pcap_copy globalDavid Disseldorp2011-03-041-36/+18
* s3-printing: follow force user/group for driver IODavid Disseldorp2011-03-041-1/+46
* s3-server_id: only include server_id where needed.Günther Deschner2011-03-021-0/+1
* s3-printing: vfs_connect prior to driver/dfs IODavid Disseldorp2011-03-021-0/+3
* s3-printing: clean up get_correct_cversion error pathsDavid Disseldorp2011-03-021-18/+16
* s3-printing: fix move_driver_to_download_area() error pathsDavid Disseldorp2011-03-021-68/+51
* Fix compiler warning on casting -1 to uint32.Jeremy Allison2011-02-281-3/+3
* Fix some typesJelmer Vernooij2011-02-281-1/+1
* s3-printing: move more printing structs to printing.hGünther Deschner2011-02-221-0/+1
* s3-printing: only include printing where really needed.Günther Deschner2011-02-222-1/+5
* s3-printing: fix pcacp prototypes and includes.Günther Deschner2011-02-222-0/+7
* s3-printing: isolate print notification prototypes better.Günther Deschner2011-02-223-0/+89
* s3: Fix a typoVolker Lendecke2011-02-221-1/+1
* s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett2011-02-224-47/+47
* s3-rpc_server: move services into individual directories.Günther Deschner2011-02-102-2/+2
* s3-auth Rename cryptic 'ptok' to security_tokenAndrew Bartlett2011-02-101-3/+3
* s3:printing: use dcerpc_spoolss_X() functionsStefan Metzmacher2011-01-212-47/+84
* s3-printing: remove printer_list_need_refreshDavid Disseldorp2011-01-073-41/+0