Age | Commit message (Expand) | Author | Files | Lines |
2012-10-08 | s3fs-printing: Fix RAW printing for normal users. | Andreas Schneider | 1 | -1/+1 |
2012-07-18 | loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. | Rusty Russell | 1 | -2/+3 |
2012-06-26 | s3-spoolss: remove duplicate "." in smbd spooler path | David Disseldorp | 1 | -3/+8 |
2012-06-06 | s3:printing: let print_spool_open() take a uint64_t vuid | Stefan Metzmacher | 1 | -1/+1 |
2012-06-06 | s3:printing: add print_spool_rap_jobid() | Stefan Metzmacher | 1 | -0/+9 |
2012-06-06 | s3:printing: make struct print_file_data private to printspoolss.c | Stefan Metzmacher | 1 | -0/+9 |
2012-04-06 | build: Remove SMB_OFF_T, replace with off_t | Andrew Bartlett | 1 | -1/+1 |
2012-02-14 | s3: files_struct->mode is only written, remove it | Volker Lendecke | 1 | -1/+0 |
2011-07-04 | s3-rpc_server: Migrate rpc function to tsocket_address. | Andreas Schneider | 1 | -2/+2 |
2011-05-05 | s3-printing: run minimal_includes.pl. | Günther Deschner | 1 | -1/+0 |
2011-04-13 | s3-rpc_client: add and use rpc_client/rpc_client.h. | Günther Deschner | 1 | -0/+1 |
2011-04-05 | s3: Fix print_spool_end | Volker Lendecke | 1 | -12/+0 |
2011-03-30 | s3: include smbd/smbd.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-02-22 | s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info | Andrew Bartlett | 1 | -3/+3 |
2011-01-21 | s3:printing: use dcerpc_spoolss_X() functions | Stefan Metzmacher | 1 | -12/+12 |
2010-12-22 | s3-printing: fix crash bug in print_spool_open(). | Günther Deschner | 1 | -1/+3 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -0/+1 |
2010-09-15 | s3-printing: fix print_spool_terminate(). | Günther Deschner | 1 | -1/+1 |
2010-09-15 | s3-rpc_server: Moved ncacn_np declarations in common header file. | Simo Sorce | 1 | -0/+1 |
2010-09-15 | s3-rpc_server: Convert rpc_connect_spoolss_pipe into a generic interface. | Simo Sorce | 1 | -3/+22 |
2010-07-27 | s3-smbd: Migrated to new spoolss functions for printing. | Simo Sorce | 1 | -1/+2 |
2010-07-27 | s3-printing: Handled case when smbd spools a file on behalf of spoolss. | Simo Sorce | 1 | -0/+1 |
2010-07-27 | s3-smbd: Added code to print via spoolss. | Simo Sorce | 1 | -0/+331 |