s3-netapi: use NetApiBufferAllocate() for returned buffer in getdc calls.
[rusty/samba.git] / source3 /
2011-10-21 Günther Deschners3-netapi: use NetApiBufferAllocate() for returned...
2011-10-21 Günther Deschners3-netapi: fix missing include in examples code.
2011-10-21 Stefan Metzmacherlibcli/smb: move smb_seal.c to the toplevel
2011-10-21 Andrew Bartletts3-ntlmssp Remove references to auth_ntlmssp_context...
2011-10-21 Andrew Bartletts3-seal Remove struct smb_srv_trans_enc_ctx
2011-10-21 Andrew Bartletts3-ntlmssp Remove references to auth_ntlmssp_context...
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_session_key()
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_want_feature()
2011-10-21 Andrew Bartletts3-seal use gensec_[un]wrap() instead of gensec_[un...
2011-10-21 Andrew Bartletts3-ntlmssp use gensec_{seal,unseal,sign,check}_packet
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_negotiated_sign() and...
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_update wrapper
2011-10-21 Andrew Bartletts3-auth remove auth_ntlmssp_session_info()
2011-10-21 Stefan Metzmachers3:smbd/seal: pass talloc_tos() auth_ntlmssp_update...
2011-10-21 Stefan Metzmachers3:libsmb/smb_seal: always use SAFE_FREE(buf) in common...
2011-10-21 Stefan Metzmachers3:libsmb/smb_seal: use plain malloc() in common_ntlm_e...
2011-10-21 Stefan Metzmachers3:libsmb/smb_seal: avoid ads_errstr() dependency and...
2011-10-21 Stefan Metzmachers3:libsmb/smb_seal: make use of common [_]smb_[set...
2011-10-21 Stefan Metzmachers3:include: make smb_setlen() a macro
2011-10-21 Stefan Metzmacherlibcli/smb: move some common defines to smb_constants.h
2011-10-20 Andrew Bartlettbuild: compile (but do not install) netapi examples
2011-10-20 Björn Jackes3:Makefile: make DSO_EXPORTS_CMD more portable (#8531)
2011-10-20 Jeremy AllisonRefactor to create check_parent_access() which can...
2011-10-20 Jeremy AllisonMake mkdir_internal() check the parent ACL for SEC_DIR_...
2011-10-20 Andrew Bartletts3-netapi Compile (but do not install) netapi tests
2011-10-20 Stefan Metzmachers3:libsmb/async_smb: in cli_state_notify_pending()...
2011-10-19 Jeremy AllisonFix error return to be NT_STATUS_NOT_A_DIRECTORY.
2011-10-19 Jeremy AllisonMake use of the "dir_exists" we already have on directo...
2011-10-19 Günther Deschners3-waf: make sure we always compile (not install) our...
2011-10-19 Stefan Metzmachers3:libsmb/smb_seal: move smb_set_enclen() to smb_seal...
2011-10-19 Stefan Metzmachers3:libsmb/smb_seal: s/uint16/uint16_t
2011-10-19 Stefan Metzmachers3:include: move smb_seal.c prototypes to smb_crypt.h
2011-10-19 Stefan Metzmachers3:libsmb/smb_seal: make common_ntlm_[en|de]crypt_buffe...
2011-10-19 Stefan Metzmachers3:include: use smb_[set]len_[nbt|tcp]() macros
2011-10-19 David Disseldorps3: Remove duplicate fsctl function definitions
2011-10-18 Volker Lendeckes3: Avoid a winbind 100% cpu loop
2011-10-18 Jeremy Allisonvfs_netatalk should be using strstr_m, not strstr to...
2011-10-18 Jeremy AllisonThe last argument to atalk_build_paths() is always...
2011-10-18 Björn Baumbachs3-util: dbwrap_tool: add fetch fuctions for hex and...
2011-10-18 Björn Baumbachs3-util: dbwrap_tool: add store hex function
2011-10-18 Simo Sorcepdb-interface: Do not use unid_t here
2011-10-18 Andrew Bartletts3-auth move the s3 auth context onto gensec_ntlmssp...
2011-10-18 Andrew Bartletts3-libsmb Use a gensec module to provide the ntlmssp...
2011-10-18 Andrew Bartletts3-ntlmssp split auth_ntlmssp_client_start() into two...
2011-10-18 Andrew Bartletts3-rpc_client remove cli_auth_ntlmssp_data_destructor
2011-10-18 Stefan Metzmachers3:auth_util: add the uid with WBC_ID_TYPE_BOTH also...
2011-10-18 Andrew Bartletts3-auth: use typedefs in auth.h
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-10-18 Andrew Bartletts3-auth fix comment after s3 ntlmssp gensec module
2011-10-18 Andrew Bartletts3-smbd Give the nt error string when failing to set...
2011-10-18 Andrew Bartletts3-ntlmssp Implement the server-side auth_ntlmssp code...
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-18 Andrew Bartlettbuild: compile gensec_start.c and credentials.c in...
2011-10-18 Andrew Bartletts3-auth Add my copyright
2011-10-18 Andrew Tridgelllibsmbclient: initial ABI signatures
2011-10-18 Andrew Tridgelllibsmbclient: add ABI checking and pc file
2011-10-17 Wilco Baan HofmanFix uninitialized memory problem in group_sids_to_info3...
2011-10-17 Frank LahmFirst part of fix for bug #8419 - Make VFS op "streamin...
2011-10-17 Günther Deschners3-waf: make sure we always build example pdb modules...
2011-10-17 Günther Deschners3-auth: remove dead prototype.
2011-10-17 Günther Deschners3-waf: make sure we always build example auth modules...
2011-10-17 Volker Lendeckes3: Before adding KDC's to the krb5.conf, cldap ping...
2011-10-17 Volker LendeckeAdd cldap_multi_netlogon_send/recv
2011-10-14 Jeremy AllisonRemoved unused variable.
2011-10-14 Jeremy AllisonRemove unused function.
2011-10-14 Jeremy AllisonFix const warning.
2011-10-14 Stefan Metzmachers3:dbwrap_ctdb: return the number of records in db_ctdb...
2011-10-14 Günther Deschners3-net: Fix uninitialized variable in rpc_conf_import_i...
2011-10-14 Brad SmithFix sys_fseek wrapper
2011-10-14 Michael Adams3:net registry: fix segfault when net registry is...
2011-10-14 Björn Baumbachs3-utils: add capabilities to dbwrap_tool
2011-10-14 Günther Deschners3-waf: install passdb headers.
2011-10-14 Günther Deschners3-passdb: remove libwbclient header dependency for...
2011-10-14 Günther Deschners3-passdb: remove fstring from pdb_set_user_sid_from_st...
2011-10-14 Günther Deschners3-passdb: add define guards for machine_sid.h.
2011-10-14 Günther Deschners3-passdb: add {LM|NT}_HASH_LEN defines in passdb.h.
2011-10-14 Günther Deschners3-passdb: use uintX_t at least in headers.
2011-10-14 Günther Deschners3-passdb: move passdb prototypes into passdb.h
2011-10-14 Günther Deschners3-passdb: move group mapping headers into passdb.h
2011-10-14 Günther Deschners3-auth: token_util needs system/passwd.h.
2011-10-14 Günther Deschners3: remove some dead prototypes.
2011-10-14 Frank LahmAdd support for VFS op streaminfo chaining in all relev...
2011-10-13 Michael Adams3:dbwrap_ctdb: fix the build after changing signature...
2011-10-13 Andrew Bartlettbuild: run perl generators at autogen.sh time
2011-10-13 Andrew Bartlettbuild: clean new generated param headers
2011-10-13 Andrew Bartlettbuild: only regenerate param files when required
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-13 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
2011-10-13 Andrew Bartlettlibcli/auth: Provide a struct loadparm_context to schan...
2011-10-13 Andrew Bartlettlib/param Add 'use mmap' parameter to control tdb use...
2011-10-13 Andrew Bartlettbuild: use lib/param loadparm code in source3 to get...
2011-10-13 Jeremy AllisonAnother part of the fix for Bug 8473 - smb2_find uses...
2011-10-13 Stefan Metzmachers3:smb2_server: get/set info are limited by max_trans...
2011-10-12 Stefan Metzmachers3:smb2_server: reject writes larger then the negotiate...
2011-10-12 Stefan Metzmachers3:smb2_server: remember the max_{trans,read,write...
2011-10-12 Gregor Becks3:smbcacls: fix violation of coding conventions
2011-10-12 Gregor Becks3:net: avoid unnecessary initialization of the registry.
2011-10-12 Gregor Becks3:net: add command registry check
2011-10-12 Gregor Becks3:net: factor out interact_edit()
2011-10-12 Gregor Becks3:registry add function srprs_hive()
next