s4 dns: Create IDL entry for TSIG-like record needed for signature check
[garming/samba-autobuild/.git] / source3 /
2012-09-05 Stefan Metzmachers3:smb2_create: check for SMB2_CREATE_TAG_DHNC first
2012-09-05 Michael Adams3:locking: fix trailing space in brl_close_fnum()
2012-09-05 Andrew Bartlettbuild: Remove unused deps from vfs modules
2012-09-04 Volker Lendeckes3: Slightly simplify fd_open_atomic
2012-09-04 Volker Lendeckes3: Put a comment into the right place
2012-09-04 Volker Lendeckes3: Fix a typo
2012-09-04 Volker Lendeckes3: Factor out disposition_to_open_flags
2012-09-04 Volker Lendeckes3: Factor out calculation of clear_ads
2012-09-04 Volker Lendeckes3: Slightly simplify open_file_ntcreate
2012-09-04 Volker Lendeckes3: Fix a comment
2012-09-04 Volker Lendeckes3: Make "open_match_attributes" static
2012-09-04 Volker Lendeckes3: Fix some nonempty blank lines
2012-09-04 Volker Lendeckes3: Fix memleaks in pylibsmb.c
2012-09-04 Michael Adams3: in sys_popen(), add a debug message for failed...
2012-09-04 Michael Adams3: in sys_popen(), add a debug message for failed...
2012-09-04 Michael Adams3: in sys_popen(), untangle function call from result...
2012-09-04 Michael Adams3: in sys_popen(), untangle assigment from check and...
2012-09-04 Michael Adams3: in sys_popen(), improve call to pipe and report...
2012-09-04 Michael Adams3: in sys_popen(), validate input before opening the...
2012-09-04 Michael Adams3: in sys_popen(), fix a debug message
2012-09-04 Michael Adams3:smbd: in sys_disk_free(), improve a debug message
2012-09-04 Michael Adams3:smbd: in sys_disk_free(), improve a debug message
2012-09-04 Michael Adams3:smbd: in sys_disk_free(), fix line length and indent...
2012-09-04 Michael Adams3:smbd: in sys_disk_free(), fix a debug message
2012-09-04 Andreas Schneiders3-winbind: DON'T PANIC if we couldn't find the domain.
2012-09-04 Andrew Bartlettbuild: sync the waf ACL checks with configure.in
2012-09-04 Andrew Bartlettbuild: Remove references to charset modules - we no...
2012-09-04 Andrew Bartlettbuild: vfs_fake_acls does not need the acl lib
2012-09-04 Andrew Bartlettbuild: remove unused HAVE_NO_ACLS define
2012-09-04 Andrew Bartletts3-passdb: Rename pdb_samba4 to samba_dsdb and autoconf...
2012-09-02 Björn Jackewaf: add new quota header checks and sysquota_4B source...
2012-09-02 Björn Jackes3: remove some duplicate quota code
2012-09-02 Björn Jackes3: adopt the new sysquotas_4B support for BSD
2012-09-01 Björn Jackes3: add sysquotas_4B support
2012-09-01 Volker Lendeckes3: Make an if statement a bit easier to read
2012-09-01 Jeremy AllisonChange the S3 fileserver over to se_file_access_check().
2012-09-01 Volker Lendeckes3: Fix warnings in aio_fork.c
2012-09-01 Volker Lendeckes3: Remove a shadowing variable declaration
2012-08-31 David Disseldorptdb: return unpack error on strdup failure
2012-08-31 Volker Lendeckes3: Fix a few "warning: ISO C90 forbids mixed declarati...
2012-08-31 Christian Ambachs3:build fix autoconf build on RHEL5
2012-08-31 Christof Schmitts3:dbwrap_ctdb: Add DB name and key to warning message
2012-08-30 Jeremy AllisonWindows does canonicalization of inheritance bits....
2012-08-30 Jeremy AllisonChange the other two places where we set a security...
2012-08-30 Jeremy AllisonRe-add set_sd(), called from set_sd_blob(). Allows...
2012-08-30 Jeremy AllisonRename set_sd() to set_sd_blob() - this describes what...
2012-08-30 Christian Ambachs3:libsmb correctly set isFsctl for snapshot list
2012-08-29 Andrew Bartletts4-torture: Add start of a test to confirm winbindd...
2012-08-29 Christof Schmitts3:vfs_gpfs: Use directory not file to get fileset id
2012-08-29 Björn Jackevfs_media_harmony: fix some compile warnings with llvm
2012-08-29 David Disseldorps3-printing: fix bug 9123 lprng job tracking errors
2012-08-28 Andreas Schneiders3-smbd: Fix flooding the logs with records we don...
2012-08-28 Andrew Bartletts3-vfs: Indicate the symlink destination when failing...
2012-08-28 Andrew Bartletts3-vfs: Try to be consistent about localtime vs GMT...
2012-08-28 Andrew Bartletts3-vfs_shadow_copy2: Also accept a sscanf result
2012-08-27 Andrew Bartletts3-passdb: Allow reload of the static passdb from python
2012-08-27 Andrew Bartlettselftest: Add test of smbclient --machine-pass against...
2012-08-27 Andrew Bartletts3-secrets: Use talloc_stackframe() in secrets_init_path()
2012-08-27 Andrew Bartletts3-secrets: Handle all valid ROLE_ values in get_defaul...
2012-08-27 Andrew Bartletts3-secrets: Add helper function to set machine account...
2012-08-27 Andrew Bartletts3-param: Avoid assert on use of talloc_tos() without...
2012-08-24 Stefan Metzmachers3:lib: make sure we don't try to send messages to...
2012-08-24 Stefan Metzmachers3:lib: remove unused processes_exist()
2012-08-24 Stefan Metzmachers3:lib: readd the CTDB_CONTROL_CHECK_SRVIDS optimizatio...
2012-08-24 Stefan Metzmachers3:lib: only loop over the server_ids we need to verify...
2012-08-24 Stefan Metzmachers3:lib: use server_id_is_disconnected() in serverids_ex...
2012-08-24 Stefan Metzmachers3:lib: inline processes_exist() into serverids_exist()
2012-08-24 Stefan Metzmachers3:lib: SERVERID_UNIQUE_ID_NOT_TO_VERIFY only means...
2012-08-24 Stefan Metzmachers3:lib: implement process_exists() as wrapper of server...
2012-08-24 Stefan Metzmachers3:g_lock: use serverid_exists() with SERVERID_UNIQUE_I...
2012-08-24 Stefan Metzmachers3:lib: implement serverid_exists() as wrapper of serve...
2012-08-24 Stefan Metzmachers3:lib: remove CTDB_CONTROL_CHECK_SRVIDS optimization...
2012-08-23 Björn Jackes3: fix compile warning on openindiana
2012-08-23 Björn Jackes3/registry: fix compile warning on openindiana
2012-08-23 Andrew Bartletts3-smbd: Add security_info_wanted argument to get_nt_ac...
2012-08-23 Andrew Bartletts3-pysmbd: Fix return type of smbd.get_nt_acl
2012-08-23 Andrew Bartletts3-smbd: Add talloc_stackframe() to get_nt_acl_no_snum()
2012-08-23 Andrew Bartlettparam: Add startup checks for valid server role/binary...
2012-08-23 Andrew Bartletts3-pysmbd: Fix error message
2012-08-23 Andrew Bartletts3-pysmbd: Allow a mode to be specified for the simple ACL
2012-08-23 Andrew Bartlettfile_server: Move default VFS module settings to loadparm.c
2012-08-23 Stefan Metzmachers3:smb2_break: encrypt OPLOCK BREAK notifications
2012-08-23 Stefan Metzmachers3:smb2_server: use smbXsrv_session->nonce_*
2012-08-23 Stefan MetzmachersmbXsrv.idl: add nonce_* to smbsrv_session
2012-08-23 Stefan Metzmachers3:smb2_server: remove dump_data() from smbd_smb2_reque...
2012-08-22 Jeremy AllisonRemove align_string(). No longer used.
2012-08-22 Jeremy AllisonFix bug in SMB_FIND_INFO_STANDARD parsing found by...
2012-08-21 Andrew Bartletts3-pysmbd: Correct the python type for smb_acl_t
2012-08-21 Andrew Bartletts3-vfs: Remove extra calls to SMB_VFS_HANDLE_GET_DATA
2012-08-21 Jeremy AllisonFix bug #9098 - winbind does not refresh kerberos tickets.
2012-08-21 Andrew Bartlettselftest: Add tests for vfs_aio_fork
2012-08-21 Andrew Bartletts3-vfs: Make vfs_aio_fork erratic timing behaviour...
2012-08-21 Andrew Bartletts3-pysmbd: Add get/set functions for the posix ACL...
2012-08-21 Andrew Bartletts3-pysmbd: Correct comments in python VFS bindings
2012-08-21 Andrew Bartletts3-passdb: Allow pdb_sid_to_id to work on any SID
2012-08-21 Andrew Bartletts3-pysmbd: Add hook for a VFS chown()
2012-08-21 Andrew Bartlettbuild: Remove special case for the build farm
2012-08-20 Herb LewisFix bug #9104 - winbindd can mis-identify idle clients...
2012-08-20 Andrew Bartletts3-build: Enable vfs_fake_acls when in developer mode...
2012-08-20 Andrew Bartletts3-vfs: Add lstat and lchown hooks to the vfs_fake_acls...
next