Cleanup references to module objects returned from PyImport_ImportModule
[gd/samba-autobuild/.git] / source4 / smbd / service_named_pipe.c
2017-10-19 Gary Lockyersource4/smbd: replace DEBUG( with DBG_
2017-10-19 Gary Lockyer source4/smbd: refactor the process model for prefork
2017-03-29 Gary Lockyers4-named_pipe_auth: Rename client -> remote_client...
2017-03-29 Andrew Bartletts4-smbd: Remember the original client and server IPs...
2016-06-24 Stefan Metzmachers4:server_named_pipe: make sure we use lower case pipe...
2014-07-28 Volker Lendeckelib: directory_create_or_exist() does not use "uid...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-01-09 Andreas SchneiderUse the new directory_create_or_exist_strict() function.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-05-08 Andrew Bartlettncalrpc: Force ncalrpc dir to be mode 755 in all users
2011-05-08 Andrew BartlettImprove debug messages when creating socket directories
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Change from 'info3' to auth_sess...
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-01-20 Andrew Bartletts4-auth Remove special case for account_sid from auth_s...
2010-11-14 Andrew Tridgells4-server: make server sockets a child of the task...
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-10-11 Andrew Bartletts4-credentials Add explicit event context handling...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-05-26 Simo Sorces4:smbd: Use tstream_npa_accept_existing to accept...
2010-05-20 Andrew Bartletts4:auth Change auth_generate_session_info to take flags
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-27 Stefan Metzmachers4:service_named_pipe: use the passed client and server...
2010-04-14 Andrew Bartletts4:auth Change auth_generate_session_info to take an...
2010-02-26 Andreas Schneiders4-smb: Migrate named_pipe_server to tsocket.
2010-02-26 Andrew Tridgells4-krb5: propogate errors from a lot more kerberos...
2010-02-24 Simo SorceRevert "s4-smb: Migrate named_pipe_server to tsocket."
2010-02-23 Andreas Schneiders4-smb: Migrate named_pipe_server to tsocket.
2010-02-22 Brad HardsMore spelling fixes across source4/
2009-09-19 Andrew Tridgells4-smbd: removed unnecessary includes
2009-09-19 Andrew Tridgells4-server: kill main daemon if a task fails to initialise
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Stefan Metzmachers4:service_named_pipe: accept delegated credentials
2009-05-01 Stefan Metzmachers4:smbd: add support for named_pipe_auth level 2 in...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:service_stream: s/private/private_data
2009-02-02 Stefan Metzmachers4:smbd: s/private/private_data
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Stefan Metzmachers4:auth: move make_server_info_netlogon_validation...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-03 Stefan Metzmachers4:smbd: convert to tevent_* api
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Stefan Metzmachers4: fix LIBEVENTS dependencies and use more forward...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-06 Stefan Metzmachers4: smbd: implement stream_socket_named_pipe()