s4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DBCHECK given
[nivanova/samba-autobuild/.git] / source3 /
2011-10-04 Jeremy AllisonFix bug #8507 - smbd doesn't correctly honor the "force...
2011-10-04 Günther Deschners3-waf: remove explicit linking to SMBLDAP subsystem.
2011-10-04 Günther Deschners3-smbldap: remove an obsolete prototype.
2011-10-04 Stefan Metzmachers3:lib/util: make sure panic action can attach a debugg...
2011-10-04 Stefan Metzmachers3:param: use ROLE_DOMAIN_CONTROLLER for an AD domain...
2011-10-01 Michael Adams3:registry: fix the test for a REG_SZ blob possibly...
2011-10-01 Gregor Becks3:registry: reg_format: handle unterminated REG_SZ...
2011-10-01 Richard SharpeAdd the new test_nttrans_fsctl.c to waf
2011-10-01 Richard SharpeMove FSCTL handling into the VFS. Initial code changes...
2011-10-01 Richard SharpeAdd a torture test to test existing FSCTL responses
2011-09-30 Jeremy AllisonFix bug #8493 - DFS breaks zip file extracting unless...
2011-09-30 Matthias Dieter... s3:wscript_build - add dependency on "tdb-wrap3" for...
2011-09-30 Andrew Bartlettbuild: Add dep on tdb-wrap3 to get tdb headers
2011-09-30 Volker Lendeckes3: Re-add (), fix a gcc hint
2011-09-30 Volker Lendeckes3: Remove an unused variable
2011-09-30 Volker Lendeckes3: Fix an uninitialized variable warning
2011-09-30 Volker Lendeckes3: Fix a C++ warning
2011-09-30 Volker Lendeckes3: Fix a C++ warning
2011-09-29 BramBug 7551: Return error of cli_push when 'put - /some...
2011-09-29 Stefan Metzmachers3:smb2cli: fix the num_expected == 0 logic in smb2cli_...
2011-09-29 David Disseldorps3-smb2_server: fix ioctl InputOffset checking
2011-09-29 David Disseldorps3-smb2_server: SMB2_OP_IOCTL doesn't require at least...
2011-09-29 Stefan Metzmachers3:smb2_server: SMB2_OP_CANCEL requests don't have...
2011-09-28 Michael Adams3:dbwrap_ctdb: improve the check for skipping the...
2011-09-28 Kai Blins3 net: Fix a discard const warning
2011-09-28 Stefan Metzmachers3:libsmb: remove unused TALLOC_FREE(subreq) calls in
2011-09-27 Stefan Metzmachers3:libsmb: call TALLOC_FREE(subreq) directly after...
2011-09-27 Andrew Bartletts3-messaging Do not ever send a kill to -1
2011-09-27 Andrew Bartletts3-messaging Ensure that the message is of the correct...
2011-09-27 Andrew Bartletts3-pdb_samba4: Remove unused attribute from domain...
2011-09-27 Jeremy AllisonThese modules are no longer experimental but production...
2011-09-27 Richard SharpeFree the memory talloc'd
2011-09-26 Andreas Schneiders3-samr: Remove fstring in samr.
2011-09-26 Simo Sorces3-passdb: Cleanup use of fstring and move to talloc.
2011-09-26 Simo Sorces3-group-mapping: Remove unused functions.
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from create_junction
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from setup_dfs_referral
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from get_referred_path
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from dfs_redirect
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from create_conn_struct
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from parse_dfs_path
2011-09-25 Kai Blinaddns: Remove unused empty header file
2011-09-25 Kai Blinnet: Don't register link local addresses with DNS
2011-09-23 David DisseldorpFix bug 8480 - acl_xattr can free an invalid pointer...
2011-09-23 Jeremy AllisonRevert "Add a missing include file to two VFS modules"
2011-09-23 Stefan Metzmachers3:smbd: disconnect the socket if we got an unexpected...
2011-09-23 Stefan Metzmachers3:smbd: don't call smbd_terminate_connection in smb2_v...
2011-09-23 Andrew Bartlettbuild: Fix waf build on MacOS X
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-23 Jeremy AllisonFix bug #8477 - Map to guest can return uninitialized...
2011-09-22 Andrew Tridgells3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
2011-09-22 Stefan Metzmacherlib/util: move some timespec helpers from source3 to...
2011-09-22 Stefan Metzmachers3:smb2_server: fix a logic error, we should sign non...
2011-09-22 Jeremy AllisonFix bug #8476 - Samba asserts when SMB2 client breaks...
2011-09-21 Volker Lendeckes3: Fix Coverity ID 2619: UNINIT
2011-09-21 Volker Lendeckes3: Fix Coverity ID 2618: UNINIT
2011-09-21 Jeremy AllisonFix bug #8458] - IE9 on Windows 7 cannot download files...
2011-09-21 Jeremy AllisonFix bug #8473 - smb2_find uses a hard coded max reply...
2011-09-21 Günther Deschners3-libnet: allow to use default krb5 ccache in libnet_J...
2011-09-21 Günther Deschners3-netapi: allow to use default krb5 credential cache...
2011-09-21 Michael Adams3:smb2-server: session setup replies should always...
2011-09-21 Jeremy AllisonTry and fix bug #8472 - Crash in asn.1 parsing code.
2011-09-20 Volker Lendeckes3: Further fix for bug 8338
2011-09-20 Michael Adams3:dbwrap_ctdb: skip the internal __db_sequence_number_...
2011-09-20 Michael Adams3:dbwrap_tool: add popt support and standard samba...
2011-09-20 Michael Adams3:g_lock: add a missing \n to a debug message in g_loc...
2011-09-20 Andrew Bartlettlib/util/charset: remove charset module loading
2011-09-20 Andrew Bartlettlib/util/charcnv: Remove broken internal CP850 and...
2011-09-19 Matthias Dieter... s4:auth - remove unused variables
2011-09-19 Michael Adams3:registry: fix a debug message in the v2_to_v3 upgrad...
2011-09-19 Stefan Metzmachers3:smb2cli: remove unused struct ntlmssp_state from...
2011-09-19 Stefan Metzmachers3:smb2cli: s/smb2cli_sesssetup_blob/smb2cli_session_setup/
2011-09-18 Volker Lendeckes3: Add some const to create_local_private_krb5_conf_fo...
2011-09-18 Volker Lendeckes3: Add some const to print_kdc_line
2011-09-18 Stefan Metzmachers3:smb2cli: s/smb2cli_sesssetup/smb2cli_sesssetup_ntlmssp/
2011-09-18 Volker Lendeckes3: Fix a c++ warning
2011-09-18 Volker Lendeckes3: Fix "ISO C90 forbids mixed declarations and code"
2011-09-18 Volker Lendeckes3: Fix two c++ warnings
2011-09-18 Stefan Metzmachers3:smb2cli: pass timeout to smb2cli_req_create/send()
2011-09-18 Stefan Metzmachers3:smb2cli: pass an array of expected status/body_size...
2011-09-18 Stefan Metzmachers3:smb2cli: only use tevent_req_defer_callback() if...
2011-09-18 Stefan Metzmachers3:smb2cli: ignore async interim responses and store...
2011-09-18 Stefan Metzmachers3:smb2cli: check the response has the SMB2_HDR_FLAG_RE...
2011-09-18 Stefan Metzmachers3:smb2cli: validate the opcode from the server is...
2011-09-18 Stefan Metzmachers3:smb2cli: initialize status if we got an unexpected...
2011-09-18 Stefan Metzmachers3:libsmb: return INTERNAL_ERROR if the request is...
2011-09-18 Stefan Metzmachers3:libsmb: return if tevent_req_set_endtime() fails
2011-09-18 Stefan Metzmachers3:SMB2-BASIC: test smb2cli_flush()
2011-09-18 Stefan Metzmachers3:smb2cli: SMB2_FLUSH responses have a body size of 4
2011-09-17 Volker Lendeckes3: Trim a debug to 80 chars
2011-09-17 Volker Lendeckes3: Fix a cut&paste error
2011-09-16 Volker Lendeckes3: Fix bug 8455 -- Samba PDC is looking up only primar...
2011-09-16 Stefan Metzmachers3:libsmb: forward declaration for struct smb_trans_enc...
2011-09-16 Günther Deschners3-waf: finally make SO_PEERCRED configure check work...
2011-09-15 Volker Lendeckes3: Trim lines in nfs4_acls.c
2011-09-15 Volker Lendeckes3: Fix some nonempty blank lines
2011-09-15 Volker Lendeckes3: Make sharesec optionally use sddl
next