nsswitch: fix a segfault in the krb5 locator plugin
[ira/wip.git] / source3 /
2011-02-10 Michael AdamRevert "libwbclient: bump the libwbclient SOVER 0 ...
2011-02-10 Günther Deschnerlibrpc: move preg.idl to main directory.
2011-02-10 Günther Deschners3-waf: fix the build after auth changes.
2011-02-10 Günther Deschners3-waf: fix krb5 checks logic.
2011-02-10 Günther Deschners3: give ../librpc/ndr/util.c its own header.
2011-02-10 Andrew Bartletts3-auth Remove unused pam_handle
2011-02-10 Andrew Bartletts3-auth Rename cryptic 'ptok' to security_token
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Change from 'info3' to auth_sess...
2011-02-10 Jeremy AllisonPut OpenDir() back the way it was - don't overload...
2011-02-10 Jeremy AllisonMake it clear we're using the open file pathname.
2011-02-09 Jeremy AllisonAllow SMB2_FIND to actually use the open fd handle...
2011-02-09 Jeremy AllisonCorrectly plumb in VFS_FDOPENDIR.
2011-02-09 Günther Deschners3-waf: make ads support detection a little more robust.
2011-02-09 Günther Deschners3: move some stuff out of smb.h to better locations.
2011-02-09 Günther Deschners3: remove unused struct uuid_flat.
2011-02-09 Günther Deschners3-waf: make sure we dont activate dnsupdate support...
2011-02-09 Jeremy AllisonOops. Need to test for if(!NT_STATUS_IS_OK(..)) for...
2011-02-09 Jeremy AllisonFix up some buildfarm warnings.
2011-02-09 Jeremy AllisonDon't use asprintf in this library - breaks the build...
2011-02-09 Jeremy AllisonMove to opening an fd on directory opens. Get more...
2011-02-09 Jeremy AllisonRemove unneeded stat call.
2011-02-09 Günther Deschners3-waf: we check for attr in ../lib/util/script already...
2011-02-09 Günther Deschners3-waf: as long as we dont have --with-featureX=yes...
2011-02-09 Günther Deschners3-waf: check k5crypto in some more locations.
2011-02-09 Günther Deschners3-waf: support non-default krb5-config and cups-config...
2011-02-09 Andreas Schneiders3-rpc_server: We need a messaging context for rpc.
2011-02-09 Andreas Schneiders3-rpc_server: Fixed possible segfault with client_id.
2011-02-09 Christian Ambachs3:utils enable sharesec for registry shares
2011-02-09 Gregor Becks3:net idmap: implement net idmap delete
2011-02-09 Michael Adams3:net idmap dump: report correct database file when...
2011-02-09 Gregor Becks3:net idmap dump: use net_idmap_dbfile
2011-02-09 Michael Adams3:net idmap restore: correctly abort operation if...
2011-02-09 Michael Adams3:net idmap: fix error reporting in net_idmap_dbfile()
2011-02-09 Gregor Becks3:net factor out net_idmap_dbfile
2011-02-09 Gregor Becks3:net idmap restore: fix segfault on missing input...
2011-02-09 Gregor Becks3:net add option --db
2011-02-09 Michael Adams3:testparm: add "--option" to testparm
2011-02-09 Michael Adams3:popt: add POPT_COMMON_OPTION to provide only the...
2011-02-09 Michael Adams3:loadparm: skip leading spaces in parameter values...
2011-02-09 Stefan Metzmachers3:rpc_server: create binding_handle in rpc_pipe_open_e...
2011-02-09 Stefan Metzmachers3:rpc_client: make rpccli_bh_create() non-static for now
2011-02-08 Jeremy AllisonAdd fdopendir to the VFS. We will use this to reuse...
2011-02-08 Jeremy AllisonPass fsp to dptr_CloseDir(). Cope with setting the...
2011-02-08 Jeremy AllisonAdd configure checks for fdopendir.
2011-02-08 Jeremy AllisonAdd fdopendir().
2011-02-08 Volker Lendeckes3: Fix some nonempty blank lines and some typos
2011-02-08 Günther Deschnerselftest: remove make oldtest.
2011-02-08 Günther Deschners3-selftest: let valgrindtest use the new make test.
2011-02-08 Günther Deschners3-spoolss: Dont wipe out all drivers when only one...
2011-02-08 Günther Deschners3-selftest: mark the driver timestamp test as knownfai...
2011-02-08 Günther Deschnerlib/compression: add shared wscript_build.
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-02-08 Gregor Becks3:net: remove unused net_idmap_help
2011-02-08 Andreas Schneiders3: Added file for clang complete support in vim.
2011-02-08 Günther Deschnerlibndr: share some uuid helpers.
2011-02-08 Günther Deschnerndr: merge ndr_map_error2string and ndr_errstr.
2011-02-08 Günther Deschnerndr: move null_ndr_syntax_id to the common libndr location.
2011-02-08 Günther Deschnerndr: merge duplicate ndr_map_error2ntstatus() functions.
2011-02-08 Jeremy AllisonIf possible (O_DIRECTORY exists) open an fd for a direc...
2011-02-08 Jeremy AllisonUse corrcet function instead of cut-and-paste code.
2011-02-08 Jeremy AllisonFix leak in error path.
2011-02-07 Michael Adams3:net conf: fix a comment typo
2011-02-07 Günther Deschners3-waf: add --with-automount option.
2011-02-07 Günther Deschners3-waf: fix wrong check for vfs_aio_fork dependencies.
2011-02-07 Günther Deschners3-waf: fix the build after winreg and rpc services...
2011-02-07 Andreas Schneiders3-perfcount: Create the directory on tdb open.
2011-02-07 Andreas Schneiders3-rpc_server: Migrated spoolss to dcerpc_winreg_set_mu...
2011-02-07 Andreas Schneiders3-rpc_server: Migrated spoolss to dcerpc_winreg_query_...
2011-02-07 Andreas Schneiders3-rpc_server: Migrated spoolss to dcerpc_winreg_set_X.
2011-02-07 Andreas Schneiders3-rpc_server: Migrated spoolss to dcerpc_winreg_set_X.
2011-02-07 Andreas Schneiders3-rpc_server: Migrated spoolss to dcerpc_winreg_set_dword.
2011-02-07 Andreas Schneiders3-rpc_server: Migrated spoolss to dcerpc_winreg_set_sz..
2011-02-07 Andreas Schneiders3-rpc_server: Migrated spoolss to dcerpc_winreg_enum_keys.
2011-02-07 Andreas Schneiders3-services: Remove obsolete services_db.c.
2011-02-07 Andreas Schneiders3-smbd: Init the svcctl registry keys on service startup.
2011-02-07 Andreas Schneiders3-rpc_server: Added a winreg based svcctl registry...
2011-02-07 Andreas Schneiders3-rpc_server: Added a svcctl shutdown function.
2011-02-07 Andreas Schneiders3-services: Migrated svcctl registry functions to...
2011-02-07 Andreas Schneiders3-registry: Remove obsolete reg_eventlog.
2011-02-07 Andreas Schneiders3-smbd: Init the eventlog registry on service startup.
2011-02-07 Andreas Schneiders3-util: Moved eventlog_add_source to admin util.
2011-02-07 Andreas Schneiders3-rpc_server: Added a winreg based eventlog registry...
2011-02-07 Andreas Schneiders3-rpc_server: Migrated eventlog to winreg.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg query security descriptor...
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg set security descriptor...
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg set binary helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg query sz helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg helper to enum keys.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg add multi sz helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg query multi sz helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg set multi sz helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg set expand sz helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg set sz helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added a winreg set dword helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added winreg query binary helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added winreg query dword helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added dcerpc_winreg_int_openkey().
2011-02-07 Günther Deschners3-waf: add support for --with-aio-support.
2011-02-07 Günther Deschners3-waf: only build auth_netlogond in developer build.
2011-02-07 Stefan Metzmachers3:rpc_server: fix make_external_rpc_pipe_p() and creat...
next