Remove stub ldb_version.h and source3/include/autoconf as no longer needed
[obnox/samba/samba-obnox.git] / source3 /
2013-05-28 Andrew BartlettRemove stub ldb_version.h and source3/include/autoconf...
2013-05-28 Andrew Bartlettbuild: Remove autoconf directory no longer needed
2013-05-28 Andrew Bartlettbuild: Remove unused script/mkversion.sh
2013-05-28 Andrew Bartlettbuild: Remove unused install-sh
2013-05-28 Andrew Bartlettbuild: Remove autoconf build system
2013-05-27 Andrew Bartlettbuild: Install smbtar in waf build
2013-05-27 Andrew Bartlettbuild: Remove duplicate call to bld.SYMBOL_CHECK()
2013-05-27 Andrew Bartlettbuild: Remove mkinstalldirs
2013-05-27 Andrew Bartlettbuild: Remove unused expand-includes.pl
2013-05-27 Andrew Bartlettsmbd: Fix build on platforms that will not support...
2013-05-27 Andrew Bartlettbuild: Build all of samba in autoconf make test
2013-05-25 Christof Schmittwinbind: Print error code on connection error in ping_dc
2013-05-23 Richard SharpeRevert my accidental commit.
2013-05-23 Peng HaitaoWhen message-type is drvupgrade, MSG_DEBUG should be...
2013-05-23 Peng HaitaoWhen '--policies-reset' is success, the exit code shoul...
2013-05-22 Andrew Bartlettbuild: Update md5.h detection in waf and autoconf to...
2013-05-22 Richard SharpeMake sure that if an smbd is exiting because of an...
2013-05-20 Günther Deschnerspoolss: add idl for spoolss_RpcSendRecvBidiData.
2013-05-18 Kai Blinswat: Remove swat.
2013-05-17 Volker Lendeckesmbd: Fix a ISO C90 forbids mixed declarations and...
2013-05-17 Christian Ambachs3:lib/ctdb_conn make sure we are root before connectin...
2013-05-17 Volker Lendeckelib: Add before/after hooks to async_connect
2013-05-17 Christian Ambachwaf: build vfs_aixacl2 module by default on AIX
2013-05-16 Christian Ambachs3:lib/dbwrap add missing curly braces
2013-05-16 Christian Ambachs3:include remove non-blank line endings
2013-05-16 Andrew Bartlettauth: Ensure auth_sam is not used on the AD DC
2013-05-16 Andrew Bartlettpdb_ldap: Do not skip accounts without a sambaAcctFlags...
2013-05-16 Andrew Bartletts3-rpc_server: Ensure we are root when starting and...
2013-05-16 Karolin Seegersource3/utils/ntlm_auth.c: Fix typo in debug message.
2013-05-16 Karolin Seegersource3/modules/vfs_catia.c: Fix typo in comment.
2013-05-16 Karolin Seegersource3/libsmb/ntlmssp.c: Fix typo.
2013-05-14 Björn Jackewinbind/idmap_ad: be verbose about the user that we...
2013-05-14 Volker Lendeckevfs_gpfs: slightly simplify connect()
2013-05-14 Shekhar Amlekars3:rpc_server/srvsvc check access before doing work
2013-05-14 Volker Lendecketorture: Remove some unused code
2013-05-14 Volker Lendeckesmbd: Remove a pointless variable
2013-05-13 Andrew Bartlettbuild: Add missing dep from vfs_nfs4acl_xattr to NDR_NF...
2013-05-12 Volker Lendeckelib: Fix CID 241650 Sizeof not portable
2013-05-12 Volker Lendeckepthreadpool: Fix CID 710828 Sizeof not portable
2013-05-09 Christian Ambachs3:modules/vfs_aixacl2 fix compile errors
2013-05-09 Jeremy AllisonFix missing TALLOC_FREE of stackframes.
2013-05-09 Jeremy AllisonTidy up old bool usage. False -> false, True -> true.
2013-05-09 Andrew Bartlettvfs: Allow CREATOR GROUP to be used with vfs_zfsacl
2013-05-09 Alexander Werths4-smbtorture: Run tests for nfs4:modes simple and...
2013-05-09 Alexander Werths3: Update README.nfs4acls.txt
2013-05-09 Alexander Werths3: Use mode bits in some cases in mode simple.
2013-05-09 Alexander Werths3: Add changes that keep nfs4:mode special behavior.
2013-05-09 Alexander Werths3: Mapping of cifs creator owner to nfs owner@ ace.
2013-05-09 Alexander Werths3: Mapping of special entries to creator owner in...
2013-05-09 Alexander Werths3: Add params parameter to smbacl4_nfs42win function.
2013-05-09 Alexander Werths3: Change smbacl4_get_vfs_params to use connection_str...
2013-05-09 Alexander Werths3: Move up declaration of params struct and related...
2013-05-09 Alexander Werthvfs: Add inheritance emulation to vfs_nfs4acl_xattr.
2013-05-09 Andrew Bartlettselftest: Run raw.acls test against the nfs4acl_xattr...
2013-05-09 Andrew Bartlettbuild: Add vfs_nfs4acl to the autoconf build
2013-05-09 Andrew Bartlettvfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4ac...
2013-05-09 Andrew Bartlettvfs: Remove unused security_info argument in vfz_zfsacl.c
2013-05-09 Alexander Werthvfs: Fix compile of vfs_gpfs.c.
2013-05-09 Andrew Bartlettvfs: Allocate SMB4ACL_T on an explict memory context
2013-05-09 Andrew Bartlettvfs: Add vfs_handle_struct argument to smb_set_nt_acl_n...
2013-05-07 Jeremy AllisonRemove the compound_related_in_progress state from...
2013-05-07 Jeremy AllisonThe core of the fix to allow opens to go async inside...
2013-05-07 Jeremy AllisonMove a variable into the area of code where it's used.
2013-05-07 Jeremy AllisonEnsure we don't try and cancel anything that is in...
2013-05-07 Jeremy AllisonOnly do the 1 second delay for sharing violations for...
2013-05-07 Volker LendeckeMakefile: Fix bug 9868 - Don't know how to make LIBNDR_...
2013-05-07 Volker Lendeckewinbind: Fix bug 9854 -- NULL pointer dereference
2013-05-06 Jeremy AllisonAllow "store dos attributes" to override the other...
2013-05-06 Michael Adambuild: default --with-regedit to "auto" instead of...
2013-05-06 Michael Adambuild: fix --with-regedit to properly honour the yes...
2013-05-06 Michael Adambuild: simplify ncurses checks: --with-regedit does...
2013-05-06 Michael Adams3:idmap:autorid: add a comment block explaining the...
2013-05-06 Michael Adams3:idmap:autorid: simplify the id->sid calculation
2013-05-06 Michael Adams3:idmap:autorid: calculate the range's low_id in idmap...
2013-05-06 Michael Adams3:idmap:autorid: make calculation in idmap_autorid_sid...
2013-05-06 Michael Adams3:idmap:autorid: rename range.multiplier to domain_ran...
2013-05-06 Michael Adams3:idmap:autorid: rename autorid_range_config.sid to...
2013-05-06 Michael Adams3:idmap:autorid: rename autorid_domain_config -->...
2013-05-06 Michael Adams3:idmap:autorid: rename domainnum to rangenum
2013-05-06 Abhidnya Joshis3:winbindd/autorid multiple range support
2013-05-06 Christian Ambachs3:utils fix wrong usage of PRIu64 in sscanf
2013-05-06 Christian Ambachs3:lib fix wrong usage of PRIu64 in sscanf
2013-05-06 Matthieu Patoulibsmb: call directly tevent_req_simple_finish_ntstatus
2013-05-05 Jeremy AllisonFix warnings and one compile error caused by newer...
2013-05-03 Volker Lendeckeidmap: Store negative cache entries if the backend...
2013-05-03 Volker Lendeckeidmap: Print error from idmap_backends_unixid_to_sid
2013-04-30 Anand Avaticheck_parent_exists() can change errno. Ensure we prese...
2013-04-29 Andreas Schneiderregedit: Use color only when available.
2013-04-29 Andreas Schneiderregedit: Improve the while loop.
2013-04-29 Andreas Schneiderregedit: Remove talloc leak report.
2013-04-29 C. Davisregedit: Mark string values if they contain unprintable...
2013-04-29 C. Davisregedit: Add an edit binary command.
2013-04-29 C. Davisregedit: Handle zero-length buffers better with hexedit.
2013-04-29 C. Davisregedit: Load values on startup.
2013-04-29 C. Davisregedit: Simplify the editor dialog input loop.
2013-04-29 C. Davisregedit: Fix white space and wrap long lines.
2013-04-29 C. Davisregedit: Add missing copyright headers to hexedit code.
2013-04-29 C. Davisregedit: Enable using tab to cycle thru dialog buttons.
2013-04-29 C. Davisregedit: Restore cursor position when user tabs to...
2013-04-29 C. Davisregedit: Add a general help section.
next