summaryrefslogtreecommitdiffstats
path: root/source3/printing
Commit message (Expand)AuthorAgeFilesLines
* tdb_compat: Higher level API fixes.Rusty Russell2011-06-202-8/+8
* tdb_compat: use tdb_open_compat.Rusty Russell2011-06-201-2/+3
* ldb: replace 'struct TDB_DATA' with 'TDB_DATA'Rusty Russell2011-06-201-1/+1
* tdb_compat: use tdb_errorstr_compat()Rusty Russell2011-06-201-6/+6
* tdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat everywhere.Rusty Russell2011-06-202-6/+6
* tdb_traverse/tdb_traverse_read: check returns for negative, not -1.Rusty Russell2011-06-201-2/+2
* tdb_chainlock: check returns for 0, not -1.Rusty Russell2011-06-201-1/+1
* tdb_store: check returns for 0, not -1.Rusty Russell2011-06-202-6/+6
* tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell2011-06-203-16/+16
* source3/printing/pcap.h: fix licence/copyrightGünther Deschner2011-06-101-0/+15
* source3/printing/load.h: fix licence/copyrightGünther Deschner2011-06-101-0/+24
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-092-4/+4
* s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()Andrew Bartlett2011-06-091-2/+2
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_P() to talloc()Andrew Bartlett2011-06-092-5/+5
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-1/+1
* Change sys_getcd() to take no arguments and always return malloc'ed memory (o...Jeremy Allison2011-06-011-8/+8
* s3: fix more -Wunused-but-set-variable build warnings.Günther Deschner2011-06-011-2/+1
* s3: fix some -Wunused-but-set-variable build warnings.Günther Deschner2011-05-301-4/+0
* Fix bug #8157 - std_pcap_cache_reload() fails to parse a cups printcap file c...Jeremy Allison2011-05-201-8/+5
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-181-1/+1
* s3-printing: remove cups_pull_comment_location from header fileDavid Disseldorp2011-05-161-4/+0
* s3-printing: Remove obsolete and unused cups_pull_comment_location().Andreas Schneider2011-05-161-157/+0
* s3-printing: Get the location info from cups.Günther Deschner2011-05-169-30/+80
* rpc_server: Always use rpc_pipe_open_interface()Simo Sorce2011-05-131-1/+1
* s3-printing: make cups_pull_comment_location() work again.Günther Deschner2011-05-111-13/+2
* s3-printing: Fix double free of cups request.Günther Deschner2011-05-101-4/+0
* s3-printing: very obvious fix for cups_pull_comment_location().Günther Deschner2011-05-101-1/+1
* s3: only include tdb headers where needed.Günther Deschner2011-05-067-1/+8
* More simple const fixes.Jeremy Allison2011-05-052-3/+3
* s3-printing: run minimal_includes.pl.Günther Deschner2011-05-054-9/+0
* Fix warning messages caused by addition of null check in fstrcpy macro.Jeremy Allison2011-05-041-1/+2
* s3: include ntdomain.h before including generated srv_ headers.Günther Deschner2011-05-021-0/+1
* s3-printing: include ../librpc/ndr/libndr.h in ads printing.Günther Deschner2011-05-021-0/+1
* s3-printing: avoid using pipes_struct when only session_info is needed.Günther Deschner2011-05-021-12/+11
* s3-proto: move remaining spoolss protos to own header file.Günther Deschner2011-05-022-0/+2
* s3-proto: move rpc_srv_register protos and structs to town headerfile.Günther Deschner2011-05-021-0/+1
* 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