Age | Commit message (Expand) | Author | Files | Lines |
2013-08-05 | s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_interface(). | Günther Deschner | 2 | -3/+3 |
2013-07-19 | s3-printing: avoid KRB5CCNAME overwrite in printer publishing (Bug #7444). | Günther Deschner | 1 | -0/+13 |
2013-06-03 | Fix bug 9900: is_printer_published GUID retrieval | David Disseldorp | 1 | -47/+82 |
2013-06-03 | printing: explicitly clear PUBLISHED attribute | David Disseldorp | 1 | -1/+1 |
2013-04-25 | bug 9830: fix panic in nt_printer_publish_ads | David Disseldorp | 1 | -2/+8 |
2013-04-17 | smbd: Convert print_spool_open to synthetic_smb_fname | Volker Lendecke | 1 | -3/+3 |
2013-04-17 | smbd: Convert driver_unlink_internals to synthetic_smb_fname | Volker Lendecke | 1 | -3/+2 |
2013-03-15 | spoolssd: Cast getpid() result to unsigned int for GNU/Solaris build | Andrew Bartlett | 1 | -1/+1 |
2013-03-15 | s3-net: Add encoding=<CP> to 'net printing migrate'. | Andreas Schneider | 3 | -6/+20 |
2013-03-06 | Make sure to set umask() before calling mkstemp(). | Andreas Schneider | 2 | -0/+7 |
2013-03-05 | s3-daemons: Set the comment field of the daemons. | Andreas Schneider | 2 | -0/+9 |
2013-02-19 | s3:printing: s/event_add_fd/tevent_add_fd and s/EVENT_FD_/TEVENT_FD_ | Stefan Metzmacher | 1 | -2/+2 |
2013-02-19 | s3:printing: s/struct fd_event/struct tevent_fd | Stefan Metzmacher | 1 | -2/+2 |
2013-02-19 | s3:printing: s/struct event_context/struct tevent_context | Stefan Metzmacher | 2 | -4/+4 |
2013-01-24 | spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper contain... | Günther Deschner | 1 | -8/+15 |
2013-01-19 | printing: Free talloc_stackframe() on all exit paths | Andrew Bartlett | 1 | -0/+2 |
2013-01-18 | BUG 9378: Add extra attributes for AD printer publishing. | David Disseldorp | 1 | -1/+85 |
2013-01-18 | printing: Remove invalid free from error path. | David Disseldorp | 1 | -1/+0 |
2013-01-17 | printing: Create default architecture directories on init. | Andreas Schneider | 1 | -0/+59 |
2013-01-17 | spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr. | Günther Deschner | 1 | -2/+0 |
2013-01-07 | smbd: Fix calls to create_conn_struct_cwd to be correctly indented. | Andrew Bartlett | 1 | -18/+18 |
2013-01-07 | smbd: Split create_conn_struct into a fn that does not change the working dir | Andrew Bartlett | 1 | -3/+3 |
2012-12-12 | s3-printing: Correctly create the printing cache path. | Andreas Schneider | 1 | -1/+6 |
2012-12-12 | s3-printing: Don't call talloc_free on an uninitialized pointer. | Andreas Schneider | 1 | -1/+1 |
2012-11-29 | s3-printing: add missing carriage return to debug str | David Disseldorp | 1 | -1/+1 |
2012-10-19 | s3: Remove some calls to procid_self | Volker Lendecke | 1 | -3/+3 |
2012-10-11 | s3fs-printing: Simplify the comment and location handling. | Andreas Schneider | 1 | -13/+17 |
2012-10-08 | s3fs-printing: Fix RAW printing for normal users. | Andreas Schneider | 1 | -1/+1 |
2012-10-01 | s3fs-smbd: Move housekeeping to the background process. | Andreas Schneider | 1 | -0/+9 |
2012-09-20 | s3-printing: Increase debug level for info that the db is empty. | Andreas Schneider | 1 | -1/+2 |
2012-08-29 | s3-printing: fix bug 9123 lprng job tracking errors | David Disseldorp | 2 | -3/+3 |
2012-08-09 | Correctly check for errors in strlower_m() returns. | Jeremy Allison | 2 | -3/+5 |
2012-07-24 | Fix incorrect use of server as a talloc context. | Jeremy Allison | 1 | -1/+1 |
2012-07-20 | Use ippGet/ippSet (accessors) for IPP API. | Jiri Popelka | 2 | -176/+259 |
2012-07-18 | loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. | Rusty Russell | 11 | -79/+86 |
2012-07-18 | nt_printing_tdb_migrate(): fix stackframe leak. | Rusty Russell | 1 | -0/+1 |
2012-07-03 | s3-printing: Remove deprecated lp_printer_admin(). | Andreas Schneider | 1 | -11/+0 |
2012-06-27 | s3-printing: fix broken print_job_get_name() return | David Disseldorp | 1 | -1/+2 |
2012-06-26 | s3-printing: use euid for vlp job tracking | David Disseldorp | 1 | -1/+2 |
2012-06-26 | s3-printing: fill print_generic sysjob id on job submission | David Disseldorp | 1 | -57/+88 |
2012-06-26 | s3-printing: pass lpq command to job_submit | David Disseldorp | 4 | -4/+34 |
2012-06-26 | s3-printing: remove unused print_job_fname() | David Disseldorp | 1 | -16/+1 |
2012-06-26 | s3-printing: pass a talloc ctx to unpack_pjob | David Disseldorp | 1 | -17/+21 |
2012-06-26 | s3-printing: return talloced print jobs | David Disseldorp | 1 | -95/+196 |
2012-06-26 | s3-printing: clean up print_job_pause/resume interface | David Disseldorp | 1 | -19/+28 |
2012-06-26 | s3-printing: fix potential print db refcount leak | David Disseldorp | 1 | -1/+1 |
2012-06-26 | s3-spoolss: remove duplicate "." in smbd spooler path | David Disseldorp | 1 | -3/+8 |
2012-06-26 | s3-printing: remove print_parse_jobid() | David Disseldorp | 1 | -19/+0 |
2012-06-26 | s3-printing: remove redundant variable set | David Disseldorp | 1 | -3/+0 |
2012-06-26 | s3-printing: remove print_parse_jobid() calls from printing.c | David Disseldorp | 1 | -21/+27 |