summaryrefslogtreecommitdiff
path: root/source3/libads/ldap_printer.c
Commit message (Expand)AuthorAgeFilesLines
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/libads/ldap...Günther Deschner2016-09-281-1/+1
* Convert all uses of uint8/16/32 to uint8/16/32_t in the libads code.Richard Sharpe2015-04-221-2/+2
* s3:registry: remove usage of reg_objects from libads/ldap_printer.cGregor Beck2012-04-251-89/+56
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-1/+1
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-181-1/+1
* s3-libads: run minimal_includes.pl.Günther Deschner2011-05-051-2/+0
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-131-0/+1
* s3: Fix Coverity ID 770, REVERSE_INULLVolker Lendecke2011-03-211-15/+7
* s3:libads: use dcerpc_spoolss_X() functionsStefan Metzmacher2011-01-211-2/+4
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+1
* s3-printing: remove unused get_local_printer_publishing_data() call.Günther Deschner2010-07-311-14/+0
* s3-build: avoid to globally include printing and spoolss headers.Günther Deschner2010-07-311-1/+2
* s3-printing: fix buildwarning in publishing code after registry changes.Günther Deschner2010-05-261-5/+5
* s3:registry: move reg_objects.h to registry/ and use it only where neededMichael Adam2010-05-251-0/+1
* s3:libads:use regval_ctr/blob accessor functions in ldap_printer.cMichael Adam2010-05-251-34/+42
* s3-rpc_client: move protos to cli_spoolss.hGünther Deschner2010-05-181-0/+1
* s3-registry: only include registry headers when really needed.Günther Deschner2010-05-181-0/+1
* s3-libads: fix get_remote_printer_publishing_data after spoolss_EnumPrinterDa...Günther Deschner2010-03-051-26/+14
* s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner2009-11-261-0/+1
* s3:registry: replace typedef REGISTRY_VALUE by struct regval_blobMichael Adam2009-04-271-8/+8
* s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.Michael Adam2009-04-271-1/+1
* Fix coverity #901 - uninitialized data.Jeremy Allison2009-04-231-1/+1
* s3: remove POLICY_HND.Günther Deschner2009-03-181-1/+1
* s3-spoolss: use rpccli_spoolss_enumprinterdataex in ldap_printer.c.Günther Deschner2009-03-181-26/+43
* s3-rpcclient: use rpccli_spoolss_openprinter_ex helper.Günther Deschner2009-02-101-5/+5
* s3-spoolss: fix memleak in get_remote_printer_publishing_data().Günther Deschner2009-02-101-2/+8
* s3-rpcclient: use srv_name_slash instead of formating servername again and ag...Günther Deschner2009-02-091-4/+3
* s3-spoolss: use rpccli_spoolss_ClosePrinter.Günther Deschner2009-02-061-1/+1
* Fix more asprintf errors and error code paths.Jeremy Allison2008-12-231-4/+22
* Rename dos_errstr() to win_errstr() for consistency with Samba 4.Jelmer Vernooij2008-11-011-3/+3
* Cleanup size_t return values in callers of convert_string_allocateTim Prouty2008-05-201-5/+14
* Move user/domain from rpc_pipe_client to cli_pipe_auth_dataVolker Lendecke2008-04-251-1/+2
* Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_nameVolker Lendecke2008-04-201-1/+1
* Fix two "ignoring asprintf result" warningsVolker Lendecke2008-04-201-3/+2
* Add "desthost" to rpc_pipe_clientVolker Lendecke2008-04-201-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-6/+6
* r23888: move elements belonging to the current ldap connection to aStefan Metzmacher2007-10-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r19039: Do not segfault in "net ads printer info" when a requested printserverGünther Deschner2007-10-101-0/+10
* r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2007-10-101-3/+4
* r16326: Klocwork #509. Always check return allocs.Jeremy Allison2007-10-101-0/+9
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-7/+7
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2007-10-101-17/+24
* r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...Gerald Carter2007-10-101-2/+2
* r8675: fix some compile warnings.Günther Deschner2007-10-101-1/+1
* r8654: merging cli_spoolss_XX() updates from trunkGerald Carter2007-10-101-18/+3
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-4/+2
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-2/+4
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-3/+2