summaryrefslogtreecommitdiff
path: root/source3/libads/ldap_printer.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-25s3:registry: remove usage of reg_objects from libads/ldap_printer.cGregor Beck1-89/+56
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett1-1/+1
2011-05-18s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett1-1/+1
2011-05-05s3-libads: run minimal_includes.pl.Günther Deschner1-2/+0
2011-04-13s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner1-0/+1
2011-03-21s3: Fix Coverity ID 770, REVERSE_INULLVolker Lendecke1-15/+7
2011-01-21s3:libads: use dcerpc_spoolss_X() functionsStefan Metzmacher1-2/+4
2010-08-05s3: avoid global include of ads.h.Günther Deschner1-0/+1
2010-07-31s3-printing: remove unused get_local_printer_publishing_data() call.Günther Deschner1-14/+0
2010-07-31s3-build: avoid to globally include printing and spoolss headers.Günther Deschner1-1/+2
2010-05-26s3-printing: fix buildwarning in publishing code after registry changes.Günther Deschner1-5/+5
2010-05-25s3:registry: move reg_objects.h to registry/ and use it only where neededMichael Adam1-0/+1
2010-05-25s3:libads:use regval_ctr/blob accessor functions in ldap_printer.cMichael Adam1-34/+42
2010-05-18s3-rpc_client: move protos to cli_spoolss.hGünther Deschner1-0/+1
2010-05-18s3-registry: only include registry headers when really needed.Günther Deschner1-0/+1
2010-03-05s3-libads: fix get_remote_printer_publishing_data after spoolss_EnumPrinterDa...Günther Deschner1-26/+14
2009-11-26s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner1-0/+1
2009-04-27s3:registry: replace typedef REGISTRY_VALUE by struct regval_blobMichael Adam1-8/+8
2009-04-27s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.Michael Adam1-1/+1
2009-04-23Fix coverity #901 - uninitialized data.Jeremy Allison1-1/+1
2009-03-18s3: remove POLICY_HND.Günther Deschner1-1/+1
2009-03-18s3-spoolss: use rpccli_spoolss_enumprinterdataex in ldap_printer.c.Günther Deschner1-26/+43
2009-02-10s3-rpcclient: use rpccli_spoolss_openprinter_ex helper.Günther Deschner1-5/+5
2009-02-10s3-spoolss: fix memleak in get_remote_printer_publishing_data().Günther Deschner1-2/+8
2009-02-09s3-rpcclient: use srv_name_slash instead of formating servername again and ag...Günther Deschner1-4/+3
2009-02-06s3-spoolss: use rpccli_spoolss_ClosePrinter.Günther Deschner1-1/+1
2008-12-23Fix more asprintf errors and error code paths.Jeremy Allison1-4/+22
2008-11-01Rename dos_errstr() to win_errstr() for consistency with Samba 4.Jelmer Vernooij1-3/+3
2008-05-20Cleanup size_t return values in callers of convert_string_allocateTim Prouty1-5/+14
2008-04-25Move user/domain from rpc_pipe_client to cli_pipe_auth_dataVolker Lendecke1-1/+2
2008-04-20Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_nameVolker Lendecke1-1/+1
2008-04-20Fix two "ignoring asprintf result" warningsVolker Lendecke1-3/+2
2008-04-20Add "desthost" to rpc_pipe_clientVolker Lendecke1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-6/+6
2007-10-10r23888: move elements belonging to the current ldap connection to aStefan Metzmacher1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r19039: Do not segfault in "net ads printer info" when a requested printserverGünther Deschner1-0/+10
2007-10-10r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke1-3/+4
2007-10-10r16326: Klocwork #509. Always check return allocs.Jeremy Allison1-0/+9
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-7/+7
2007-10-10r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter1-17/+24
2007-10-10r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...Gerald Carter1-2/+2
2007-10-10r8675: fix some compile warnings.Günther Deschner1-1/+1
2007-10-10r8654: merging cli_spoolss_XX() updates from trunkGerald Carter1-18/+3
2007-10-10r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter1-4/+2
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman1-2/+4
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-3/+2
2007-10-10r2569: Patch from Rob Foehl <rwf@loonybin.net>:Gerald Carter1-1/+1
2003-08-01Update my copyrights according to my agreement with IBMJim McDonough1-1/+1