s3-param Remove special case for global_myname(), rename to lp_netbios_name()
[sfrench/samba-autobuild/.git] / source3 / rpc_server / spoolss / srv_spoolss_nt.c
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-06-08 Günther Deschners3-spoolss: fix -Wunused-but-set-variable build warning...
2011-05-31 Günther Deschners3: fix more -Wunused-but-set-variable build warnings.
2011-05-30 Andrew Bartletts3-smbd provide struct smbd_server_connection * to...
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-16 Andreas Schneiders3-spoolss: Get the printer location from cups.
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-06 Günther Deschners3-spoolss: remove unused struct in construct_notify_pr...
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-05-02 Günther Deschners3-printing: avoid using pipes_struct when only session...
2011-05-02 Günther Deschners3-proto: move remaining spoolss protos to own header...
2011-04-20 Günther Deschners3-spoolss: fix debug statement in spoolss_addprinterex...
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-auth: rpc_server needs auth.h
2011-03-29 Günther Deschners3: rpc_server needs parts of smbd.
2011-03-29 Günther Deschnerregistry: create and use shared libcli/registry/util_re...
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2195: NO_EFFECT
2011-03-18 Volker Lendeckes3: Add "print notify backchannel" parameter to prevent...
2011-03-16 Volker Lendeckes3: Fix Coverity ID 1017, CHECKED_RETURN
2011-03-02 Günther Deschners3-server_id: only include server_id where needed.
2011-03-01 David Disseldorps3-printing: fix move_driver_to_download_area() error...
2011-02-28 Jelmer VernooijFix some types
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-27 Volker Lendeckes3: Make is_zero_addr take a sockaddr_storage
2011-02-22 Günther Deschners3-printing: isolate print notification prototypes...
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-10 Günther Deschners3-rpc_server: move services into individual directories.