param: Move enum values into a common (included) .c file
[ira/wip.git] / source3 /
2011-11-16 Andrew Bartlettparam: Move enum values into a common (included) .c...
2011-11-16 Andrew Bartlettparam: move server role helpers into loadparm.h
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 Andrew Bartlettparam: make server role list common and include auto...
2011-11-16 Amitay Isaacss3-param: Add "server role" as global parameter
2011-11-16 Amitay Isaacsparam: Add "domain logons" and "domain master" parameters
2011-11-16 Björn Baumbachs3-libsmb/passchange.c: remove some cli_nt_error()...
2011-11-16 Björn Baumbachs3-winbindd/winbindd_cm.c: remove cli_nt_error()
2011-11-16 Björn Baumbachs3-libsmb/clidfs.c: remove cli_nt_error()
2011-11-16 Stefan Metzmachers3:winbindd_cm: remove unused ads_status
2011-11-16 Björn Baumbachs3-torture: remove all cli_nt_error() calls in torture
2011-11-16 Björn Baumbachs3-torture: replace cli_errstr() with nt_errstr()
2011-11-16 Björn Baumbachs3-libsmb: introduce option to disable dos error mapping
2011-11-16 Stefan Metzmachers3:smbd: calculate the negprot signing flags from the...
2011-11-16 Andreas Schneiders3: Fix wbinfo socket dir path.
2011-11-16 Stefan MetzmacherRevert "Fix bug #8453 - smbclient segfaults when dialec...
2011-11-16 Stefan Metzmachers3:libsmb: always init cli->{server_os,server_domain...
2011-11-16 Günther Deschners3-waf: create a smbldap.so library.
2011-11-16 Günther Deschners3-smbldap: remove dependency to secrets subsystem.
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-net: use better state variable name for smbldap_state.
2011-11-16 Günther Deschners3-passdb: split out passdb/pdb_ldap_schema.c
2011-11-16 Günther Deschners3: move smbldap_util to pdb_ldap_util.
2011-11-16 Günther Deschners3-smbldap: use include/smb_ldap.h in smbldap.h
2011-11-16 Jeremy AllisonFinal part of patchset to fix bug #8556 - ACL permissio...
2011-11-16 Jeremy AllisonRemove the check for FILE_WRITE_ATTRIBUTES from smb_set...
2011-11-16 Jeremy AllisonAlways set the attribute first, before the time.
2011-11-16 Jeremy AllisonMove handle-based access check into handle codepath.
2011-11-16 Jeremy AllisonWe've already checked fsp must be non-null here.
2011-11-16 Jeremy AllisonRemove unneeded access check. This is done inside smb_s...
2011-11-16 Jeremy AllisonRemove unneeded access check. This is done inside smb_s...
2011-11-16 Jeremy AllisonMove handle based access check into handle code path.
2011-11-15 Jeremy AllisonFix bug #8561 - Password change settings not fully...
2011-11-15 Jeremy AllisonEnsure we correctly calculate reply credits over all...
2011-11-15 Jeremy AllisonRemove unneeded NULL check.
2011-11-15 Stefan Metzmachers3:smbd/aio: handle_aio_completed() should do nothing...
2011-11-15 Stefan Metzmachers3:smbd/aio: pass ECANCELED to the smb2 aio handlers
2011-11-15 Stefan Metzmachers3:smb2_read: make it possible to cancel aio reads
2011-11-15 Stefan Metzmachers3:smb2_write: make it possible to cancel aio writes
2011-11-15 Stefan Metzmachers3:smbd/aio: add cancel_smb2_aio()
2011-11-15 Stefan Metzmachers3:smb2_ioctl: STATUS_PENDING is defered by 1 milliseco...
2011-11-15 Stefan Metzmachers3:smb2_create: defer STATUS_PENDING for 2 seconds...
2011-11-15 Stefan Metzmachers3:smb2_server: pass explicit defer_times to smbd_smb2_...
2011-11-15 Stefan Metzmachers3:smb2_server: always send STATUS_PENDING responses...
2011-11-15 Andreas Schneiders3-winbind: Don't fail on users without a uid.
2011-11-15 Andreas Schneiders3-winbind: Make sure the map is clean.
2011-11-15 Andreas Schneiders3-winbind: Increase the negative cache entry timout.
2011-11-14 Günther Deschners3-modules: remove the last "init_module" traces.
2011-11-14 Stefan Metzmachers3:smb2_flush: outbody only needs 4 bytes
2011-11-11 Amitay Isaacspy_passdb: Cannot steal an item pointer from an array
2011-11-10 Volker Lendeckes3: server_id.pid has turned 64 (bits, that is)
2011-11-10 Volker Lendeckes3: Avoid a race with the async echo handler
2011-11-10 Stefan Metzmachers3:smbd: don't limit the number of open dptrs for smb2...
2011-11-10 Stefan Metzmachers3:smbd: fully construct the dptr before allocating...
2011-11-10 Stefan Metzmachers3:smbd: avoid string_set() in dir.c
2011-11-09 Andrew Bartletts3-py_passdb Ensure that group mapping list input is...
2011-11-09 Andrew Bartletts3-passdb Initialise the correct level of pointer deref...
2011-11-09 Michael Adams3:registry: prevent unnecessary transactions in regdb_init
2011-11-09 Andreas Schneiders3: Use autotools to set the winbind socket directory.
2011-11-09 Stefan Metzmachers3:smb2_server: grant credits in async interim response...
2011-11-09 Stefan Metzmachers3:libsmb: consistently use state->size in cli_write_an...
2011-11-08 Stefan Metzmachers3:libsmb: fix cli_write_and_x() against OS/2 print...
2011-11-08 Stefan Metzmachers3:libsmb: correctly parse the LANMAN2.1 negprot respon...
2011-11-08 Stefan Metzmachers3:libsmb: key_len is 8bit only in the NT1 case
2011-11-08 Volker Lendeckes3: Remove two unused variables
2011-11-07 Jeremy AllisonAdd the SEC_DIR_LIST check to dptr_create().
2011-11-07 Björn Baumbachs3-wafbuild: Fix inotify detection (bug 8580)
2011-11-07 Björn Baumbachs3-build: Fix inotify detection (bug 8580)
2011-11-07 Stefan Metzmachers3:libsmb: return NT_STATUS_OK for if a request is...
2011-11-07 Stefan Metzmachers3:libsmb: make sure have_andx_command() returns false...
2011-11-07 Stefan Metzmachers3:libsmb: remember the seqnum on all chained requests
2011-11-07 Stefan Metzmachers3:libsmb: get cmd of the chained request before changi...
2011-11-06 Stefan Metzmachers3:smb2cli: ignore the NBT/Length header in smb2cli_inb...
2011-11-05 Jeremy AllisonMove the SEC_DIR_LIST check into dptr_create for SMB2...
2011-11-04 Jeremy Allisoncan_write_to_file() does now take share permissions...
2011-11-04 Jeremy AllisonNo longer do the pre-check on DELETE_ACCESS - we're...
2011-11-04 Jeremy AllisonRemove can_access_file_acl(). We no longer need this...
2011-11-04 Jeremy AllisonRemove can_access_file_data() - make it use the standar...
2011-11-04 Jeremy AllisonAdd const to the smb_filename argument of smbd_check_ac...
2011-11-04 Jeremy AllisonExpose smbd_check_access_rights() to other modules.
2011-11-04 Jeremy AllisonRename smbd_check_open_rights() to smbd_check_access_ri...
2011-11-04 Jeremy AllisonReplace smb1_file_se_access_check() with just se_access...
2011-11-04 Jeremy AllisonMove root check out of smb1_file_se_access_check()...
2011-11-04 Jeremy Allisonsmb1_file_se_access_check() is now static to smbd/open.c
2011-11-04 Jeremy AllisonRevert "Change function signature of check_parent_acces...
2011-11-04 Jeremy AllisonRevert "Call check_parent_access() on readdir."
2011-11-04 Henry WongProperly fix bug #8384 - Windows XP clients seem to...
2011-11-04 Christian Ambachs3:smbd increase a debug level
2011-11-04 Stefan Metzmachers3:smbd: also send the server name in the negprot response
2011-11-04 Stefan Metzmachers3:libsmb: also remember the optional server name from...
2011-11-04 Stefan Metzmachers3:libsmb: the workgroup in the non-extended-security...
2011-11-04 Michael Adams3:selftest: improve logging in the registry upgrade...
2011-11-03 Björn Baumbachs3-selftest: add new registry upgrade test to test...
2011-11-03 Björn Baumbachs3-selftest: introduce registry upgrade test
2011-11-03 Jeremy AllisonFix bug #8562 - talloc: double free error.
2011-11-03 Günther Deschnerwaf: convert NDR_NBT into shared library.
2011-11-03 Günther Deschnernbt: trim down header dependencies of nbt.idl.
2011-11-03 Günther Deschnernbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT.
next