Merge commit 'release-4-0-0alpha15' into master4-tmp
[amitay/samba.git] / source3 / smbd / lanman.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-23 Andrew Bartletts3-param Remove 'announce version' parameter
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
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-13 Simo Sorcerpc_server: Always use rpc_pipe_open_interface()
2011-05-05 Jeremy AllisonMore simple const fixes.
2011-04-29 Günther Deschners3-proto: remove duplicate prototypes.
2011-04-29 Günther Deschners3-build: remove some unused headers.
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2236: REVERSE_INULL
2011-03-29 Günther Deschners3-auth: smbd needs auth.h
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-17 Volker Lendeckes3: Expose num_opens via api_RNetSessionEnum
2011-03-16 Volker Lendeckes3: Fix Coverity ID 2140, DEADCODE
2011-03-02 Günther Deschners3-lanman: talk to srvsvc dcerpc server in api_RNetSess...
2011-02-22 Günther Deschners3-printing: only include printing where really needed.
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-01 Günther Deschners3-lanman: prefer dcerpc_samr_X functions.
2011-01-21 Günther Deschners3-lanman: remove trailing whitespace.
2011-01-21 Stefan Metzmachers3:smbd: use dcerpc_spoolss_X() functions
2011-01-13 Günther Deschners3-lanman: prefer dcerpc_srvsvc_X functions.
2010-11-10 Jeremy AllisonFix bug 7781 - Samba transforms ShareName to lowercase...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-15 Simo Sorces3-rpc_server: Moved ncacn_np declarations in common...
2010-09-15 Simo Sorces3-rpc_server: Convert rpc_connect_spoolss_pipe into...
2010-08-25 Günther Deschners3-lsa: separate out init_lsa headers.
2010-08-18 Volker Lendeckes3: Add "client_id" to pipes_struct
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from rpc_pipe_open_...
2010-07-08 Günther Deschners3-rpc: when using rpc_pipe_open_internal, make sure...
2010-06-28 Andreas Schneiders3-lanman: Make sure count is not used uninitialized...
2010-06-28 Andreas Schneiders3-lanman: Make sure that job_info is not undefined.
2010-06-16 Günther Deschners3-lanman: Fix return code for "" printqname in api_Dos...
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to the api_ functions
2010-05-28 Günther Deschners3-lanman: Fix api_RNetUserGetInfo level 2 marshalling...
2010-05-27 Simo Sorces3:auth use info3 in auth_serversupplied_info
2010-05-27 Volker Lendeckes3: Remove an unused variable
2010-05-27 Günther Deschners3-lanman: use samr for api_RNetUserGetInfo.
2010-05-26 Günther Deschners3-lanman: remove defines now provided by IDL.
2010-05-26 Günther Deschners3-lanman: parse encrypted and min_pwd_length in api_Se...
2010-05-26 Günther Deschners3-lanman: use samr for api_SetUserPassword().
2010-05-26 Simo Sorces3-lanman: Migrated to rpc_connect_spoolss_pipe().
2010-05-20 Günther Deschners3-lanman: Fix various RAP printing calls according...
2010-05-18 Günther Deschners3-rpc_client: move protos to init_spoolss.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_spoolss.h
2010-05-11 Günther Deschners3-lanman: use samr for api_SamOEMChangePassword().
2010-05-09 Günther Deschners3-lanman: use srvsvc for api_RNetServerGetInfo().
2010-05-09 Simo Sorces3-spoolss: Make spoolss_Time_to_time_t public.
2010-05-05 Günther Deschners3-lanman: use srvsvc for api_RNetShareAdd().
2010-05-03 Günther Deschners3-lanman: before trying to call spoolss_ClosePrinter...
2010-05-03 Günther Deschners3-lanman: fix api_DosPrintQEnum().
2010-05-03 Günther Deschners3-lanman: exit early for unsupported levels in api_Pri...
2010-04-29 Günther Deschners3-lanman: fix api_DosPrintQGetInfo().
2010-04-29 Günther Deschners3-lanman: fix api_DosPrintQEnum.
2010-04-28 Günther Deschners3-lanman: support level 0 NetPrintQEnum RAP query.
2010-04-27 Günther Deschners3-lanman: use spoolss for api_WPrintDestGetInfo()...
2010-04-27 Günther Deschners3-lanman: fix debug message in api_WPrintJobEnumerate().
2010-04-27 Günther Deschners3-lanman: remove a unnecessary memset in api_WPrintJob...
2010-04-27 Günther Deschners3-lanman: remove unused code.
2010-04-27 Günther Deschners3-lanman: use spoolss for api_DosPrintQGetInfo and...
2010-04-27 Günther Deschners3-lanman: use spoolss for api_PrintJobInfo().
2010-04-27 Günther Deschners3-lanman: remove unsupported print_job_set_place().
2010-04-26 Günther Deschners3: use generated rap header.
2010-04-23 Günther Deschners3-lanman: fix uninitialized variable in api_RDosPrintJ...
2010-04-19 Günther Deschners3-lanman: use spoolss for api_WPrintJobGetInfo().
2010-04-19 Günther Deschners3-lanman: use spoolss for api_WPrintJobEnumerate().
2010-04-08 Günther Deschners3-lanman: use spoolss for api_RDosPrintJobDel().
2010-04-08 Günther Deschners3-lanman: use spoolss for api_WPrintQueueCtrl().
2010-03-15 Jeremy AllisonSwitch over to using get_currect_XXX() accessor functions.
2010-03-15 Jeremy AllisonRever e80ceb1d7355c8c46a2ed90d5721cf367640f4e8 "Remove...
2010-03-12 Jeremy AllisonRemove more uses of "extern struct current_user current...
2010-02-14 Andrew Tridgells3-smbd: convert lanman and notify code to TYPESAFE_QSORT()
2010-02-09 Jeremy AllisonFix bug #7122 - Reading a large browselist fails (serve...
2010-02-09 Stefan Metzmachers3:smbd: use StrCaseCmp() instead of strcasecmp
2010-02-09 Stefan Metzmachers3:smbd: Fix really ugly bool vs. int bug!!!
2010-02-08 Stefan Metzmachers3:smbd: implement api_RNetServerEnum3
2010-02-08 Stefan Metzmachers3:smbd: add/improve some DEBUG messages in api_RNetSer...
2010-02-08 Stefan Metzmachers3:smbd: rename api_RNetServerEnum => api_RNetServerEnum2
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-11 Giovanni Bajos3-lanman: Allow a level2 descriptor for a level1 NetSh...
2010-01-10 Volker Lendeckes3: Remove the typedef for "auth_serversupplied_info"
2009-12-08 Günther Deschners3-spoolss: use driver level info8 everywhere in spools...
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-23 Günther Deschners3-printing: use spoolss types and structs while gettin...
2009-06-27 Volker Lendeckes3/lanman: Workaround for KB932762.
2009-06-03 Stefan Metzmachers3:smbd: move more session specific globals to struct...
2009-05-06 Günther Deschners3-printing: simplify print_queue helper functions...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Jeremy AllisonFix bug #6089 - Winbind samr_OpenDomain not possible...
2009-02-10 Volker LendeckeConvert api_NetUserGetGroups to use samr instead of pdb
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-07 Volker LendeckeConvert api_RNetGroupEnum to use samr instead of pdb
2009-02-07 Volker LendeckeClose samr_handle if open_domain failed
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-01 Volker LendeckeConvert api_RNetUserEnum to use the srv_samr_nt.c directly
2009-02-01 Volker LendeckeFix nonempty blank lines
2009-01-16 Michael Adams3:put the browse list into cache_dir, not lock_dir.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next