s4:torture/nbt/dgram.c - NBT samlogon requests don't return the PDC name as UNC path
[ira/wip.git] / source3 / include /
2012-01-01 Stefan Metzmachers3: Happy New Year 2012
2011-12-22 Andrew Bartletts3-auth split the auth_generic functions into a seperat...
2011-12-22 Andrew Bartletts3-auth rename auth_ntlmssp_state -> auth_generic_state
2011-12-14 Günther Deschners3-includes: remove PRIMARY_* SID_INDEX defines defined...
2011-12-14 Volker Lendeckes3: Remove UNUSED_SHARE_MODE_ENTRY
2011-12-14 Stefan Metzmachers3:smbd/server: maintain the list of child processes...
2011-12-13 Stefan Metzmachers3:lib/dummyparam: remove unused conn_snum_used() dummy
2011-12-13 Stefan Metzmachers3:param: don't reference conn_snum_used directly in...
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-12-12 Stefan Metzmachers3:smbd: make struct pending_message_list private
2011-12-12 Stefan Metzmachers3:smbd: remember the smbd_server_connection on pending...
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-12-02 Volker Lendeckes3: Use autogenerated open_files.idl
2011-12-01 Jeremy AllisonAfter a discussion with Volker, sdd a backup_intent...
2011-11-30 Volker Lendeckes3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDS
2011-11-25 Volker Lendeckes3: Add some const
2011-11-24 Stefan Metzmachers3:libsmb: implement cli_state based functions on top...
2011-11-24 Stefan Metzmachers3:smb2cli: make use of smbXcli_session and setup the...
2011-11-24 Stefan Metzmachers3:smb2cli: implement smb2cli_negprot() on top of smbXc...
2011-11-24 Stefan Metzmachers3:smb2cli: replace smb2cli_base.c code with the more...
2011-11-23 Volker Lendeckes3: Move server_info_struct to nmbd
2011-11-23 Volker Lendeckes3: Replace delete_token_list by an array
2011-11-17 Günther Deschners3-smbldap: move ldap_open_with_timeout out of smb_ldap...
2011-11-17 Günther Deschners3-smbldap: remove duplicate LDAP_OPT_SUCCESS define.
2011-11-17 Günther Deschners3-smbldap: include talloc.h and tevent.h in smbldap.h
2011-11-17 Günther Deschners3-smbldap: improve smbldap.h readability and rearrange...
2011-11-17 Günther Deschners3-smbldap: remove duplicate prototype.
2011-11-16 Andrew Bartlettparam: calculate server role from security, and securit...
2011-11-16 Andrew Bartletts3-param remove lp_domain_logons(), always use IS_DC
2011-11-16 Amitay Isaacss3-param: Add "server role" as global parameter
2011-11-16 Björn Baumbachs3-libsmb: introduce option to disable dos error mapping
2011-11-16 Günther Deschners3-smbldap: extend smbldap_init() with binddn/bindsecre...
2011-11-16 Günther Deschners3-smbldap: remove duplicate prototype of smbldap_init().
2011-11-16 Günther Deschners3-passdb: split out passdb/pdb_ldap_schema.c
2011-11-16 Günther Deschners3-smbldap: use include/smb_ldap.h in smbldap.h
2011-11-15 Jeremy AllisonFix bug #8561 - Password change settings not fully...
2011-11-15 Andreas Schneiders3-winbind: Increase the negative cache entry timout.
2011-11-04 Stefan Metzmachers3:libsmb: also remember the optional server name from...
2011-11-02 Günther Deschners3-trustdomcache: make enumerate_domain_trusts() static.
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-28 Günther Deschners3-passdb: use tevent_context in passdb.
2011-10-28 Günther Deschners3-smbldap: use tevent_context in smbldap.
2011-10-27 Volker Lendeckes3: Add serverids_exist
2011-10-27 Volker Lendeckes3: Add processes_exist
2011-10-27 Volker Lendeckes3-ctdb: Add ctdb_processes_exist
2011-10-27 Volker Lendeckes3: Fix some nonempty blank lines
2011-10-27 Andreas Schneiders3: Enable uid wrapper.
2011-10-26 Stefan Metzmachers3:include: implement trans_oob() as wrapper to smb_buf...
2011-10-26 Stefan Metzmacherlibcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_con...
2011-10-25 Stefan Metzmachers3:libsmb: s/event_context/tevent_context/ in async_smb...
2011-10-24 Stefan Metzmacherlibcli/smb: move smb_signing.[ch] to the toplevel
2011-10-24 Stefan Metzmacherlibcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines...
2011-10-24 Stefan Metzmacherlibcli/smb: move more defines to smb_constants.h
2011-10-24 Stefan Metzmacherlibcli/smb: move CAP_* defines to smb_constants.h
2011-10-21 Jeremy AllisonFix bug #8541 - readlink() on Linux clients fails if...
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-ntlmssp Remove auth_ntlmssp_session_key()
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_want_feature()
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 Stefan Metzmachers3:include: make smb_setlen() a macro
2011-10-21 Stefan Metzmacherlibcli/smb: move some common defines to smb_constants.h
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:include: use smb_[set]len_[nbt|tcp]() macros
2011-10-19 David Disseldorps3: Remove duplicate fsctl function definitions
2011-10-18 Simo Sorcepdb-interface: Do not use unid_t here
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-auth: use typedefs in auth.h
2011-10-18 Andrew Bartletts3-auth fix comment after s3 ntlmssp gensec module
2011-10-18 Andrew Bartletts3-ntlmssp Implement the server-side auth_ntlmssp code...
2011-10-14 Günther Deschners3-passdb: remove fstring from pdb_set_user_sid_from_st...
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: remove some dead prototypes.
2011-10-13 Jeremy AllisonAnother part of the fix for Bug 8473 - smb2_find uses...
2011-10-12 Gregor Becks3: factor out messaging_send_to_children()
2011-10-12 Simo Sorces3-group-mapping: Remove fstrings from GROUP_MAP.
2011-10-11 Michael Adams3:sessionid: use dbwrap_travers_read() in sessionid_tr...
2011-10-11 Michael Adams3:sessionid: use dbwrap_travers() in sessionid_traverse()
2011-10-11 Günther Deschners3-passdb: split out passdb/pdb_ldap.h.
2011-10-11 Günther Deschners3-smbldap: rearrange prototypes a bit.
2011-10-11 Andrew Bartlettlibcli/smb Move CSC_POLICY_* definition to smb_constants.h
2011-10-07 Stefan Metzmachers3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooks
2011-10-07 Andrew Bartlettldb: use ldb directly rather than via a copy
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-10-04 Günther Deschners3-smbldap: remove an obsolete prototype.
2011-10-01 Richard SharpeMove FSCTL handling into the VFS. Initial code changes...
2011-09-26 Simo Sorces3-passdb: Cleanup use of fstring and move to talloc.
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-22 Stefan Metzmacherlib/util: move some timespec helpers from source3 to...
2011-09-15 Stefan Metzmachers3:libsmb: move cli->server{zone,time} to cli->conn...
2011-09-15 Stefan Metzmachers3:libsmb: split cli->secblob into cli->conn.smb1.serve...
next