ddiss/samba.git
2012-04-16 David Disseldorpbuild: rebuild idl if the pidl compiler is changed bso8865_rebuild_idl_on_pidl_change_rb1
2012-04-14 Alexander Bokovoywaf: samba-specific methods should have capitalized...
2012-04-13 Michael Adamdocs: add a vfs_tsmsm manpage
2012-04-13 Alexander Bokovoys4-auth: Make sure ldb context is initialized even...
2012-04-13 Adrian Bunkrely on sys/inotify.h for inotify
2012-04-13 Alexander Bokovoywafsamba: add support for separate rules in stages
2012-04-13 Olaf FlebbeWrong assertion/comparison: Compare value not pointer
2012-04-12 Jeremy AllisonWe never cancel SMB1 aio, only SMB2 aio - and in this...
2012-04-12 Jeremy AllisonRemove cancel_aio_by_fsp(). It can never work and could...
2012-04-12 Jeremy AllisonFix return_fn when aio was cancelled. We need to return...
2012-04-12 Jeremy AllisonMove the counting of outstanding_aio_calls into the...
2012-04-12 Jeremy AllisonFix the same bug reported by Kirill Malkin <kirill...
2012-04-12 Volker Lendeckes3: Fix a typo
2012-04-12 Volker Lendeckes3: Fix a segfault with debug level 3 on Solaris
2012-04-12 Alexander Bokovoys4-libnet: split export_keytab in a separate python...
2012-04-12 Alexander BokovoyWAF: Add support for stopping processing before end...
2012-04-12 Simo Sorceclikrb5: Move pure krb wrapper functions from libads...
2012-04-12 Simo Sorcegse: Remove unnecessary header.
2012-04-12 Simo Sorcesrv_keytab: Pass krb5_context directly, it's all we...
2012-04-12 Simo Sorcekrb5_wrap: krb5_string_to_key / krb5_encrypt_block...
2012-04-12 Simo Sorceauth-krb: Move pac related util functions in a single...
2012-04-12 Simo Sorceauth-krb: Make functions static.
2012-04-12 Simo Sorceauth-krb: Use simpler method to extract keytype.
2012-04-12 Simo Sorceauth-krb: Nove oid packet check to gensec_util.
2012-04-12 Simo Sorces4-auth-krb: Remove dependency on credentials too.
2012-04-12 Simo Sorces4-auth-krb: Remove unneded dependency on kerberos_util.
2012-04-12 Simo Sorces4-auth-krb: Simplify salt_princ handling.
2012-04-12 Simo Sorces4-auth-krb: Move function to db-glue.c and make it...
2012-04-12 Simo Sorces4-auth-krb: Move keytab functions in a separate file.
2012-04-12 Simo Sorces4-auth-krb: Streamline and cleanup code to make it...
2012-04-12 Simo Sorces4-auth-krb: streamline and rename enctype functions
2012-04-12 Simo Sorces4-auth-krb: Make kerberos_enctype_bitmap_to_enctype...
2012-04-12 Simo Sorces4-auth-krb: Make kerberos_enctype_bitmap_to_enctypes...
2012-04-12 Simo Sorces4-auth-krb: Move function into more appropriate header.
2012-04-12 Simo Sorces4-auth-krb: Make cli_credentials_invalidate_client_gss...
2012-04-12 Simo Sorces4-auth-krb: Make impersonate_principal_from_credential...
2012-04-12 Simo Sorcegensec_gssapi: keep private header file close to the...
2012-04-12 Simo Sorcekrb5_wrap: remove duplicate declaration and dead ifdef
2012-04-12 Günther Deschners4-ldb: use KRB5_KEY macros to access key elements.
2012-04-12 Günther Deschnerwafsamba: point out that local heimdal paths are not...
2012-04-12 Günther Deschnerwaf: when USING_SYSTEM_KRB5 environment variable is...
2012-04-12 Günther Deschnerwaf: when building with system krb5, we do not need...
2012-04-12 Günther Deschners3-waf: remove requirement of having --enable-developer...
2012-04-12 Jeremy AllisonRemove overly complex attemt to define blkcnt_t and...
2012-04-12 Jeremy AllisonTry and fix autoconf on the build farm. Always include...
2012-04-11 Christian Ambachs3:smbd only care about missing level2 support if kerne...
2012-04-11 Christian Ambachs3:smbd only initialize kernel oplocks if they are...
2012-04-11 Christian Ambachs3:smbd add seperate function to initialize kernel...
2012-04-11 Christian Ambachdocs: update kernel oplocks documentation
2012-04-11 Christian Ambachs3:param convert kernel oplocks to share parameter
2012-04-11 Andrew Bartlettbuild: Fix spelling of tevent
2012-04-11 Andrew Bartlettbuild: use include paths for pkg-config found libraries
2012-04-11 Andrew Bartlettlib/tdb_compat: Do not define BUILD_TDB2 if we are...
2012-04-11 Andreas Schneiders4-smb2: Fix a talloc crash bug.
2012-04-11 Jeremy AllisonSimplify the logic around doing an immediate event...
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_str...
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - inline "get_oc_gui...
2012-04-11 Matthias Dieter... s4:dsdb - introduce a only constant-time "get_last_stru...
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - inline "acl_check_...
2012-04-11 Matthias Dieter... s4:dsdb - move "objectclass_sort()" out from the object...
2012-04-11 Matthias Dieter... s4:acl LDB module - remove set but unused variables
2012-04-11 Matthias Dieter... s4:objectclass LDB module - remove unneeded build depen...
2012-04-11 Matthias Dieter... LDB:ldb_msg.c - add another OOM check in "ldb_msg_copy()"
2012-04-11 Matthias Dieter... s4:schema/schema_query.c - fix a comment
2012-04-11 Matthias Dieter... s4:schema/schema_init.c - better use "ldb_attr_cmp...
2012-04-11 Matthias Dieter... s4:dsdb/pydsdb.c - fix indentation
2012-04-11 Andrew Bartletton our way with Samba 4.0alpha20
2012-04-11 Andrew Bartlettprepare WHATSNEW for Samba 4.0alpha19 release and mark... samba-4.0.0alpha19
2012-04-11 Andrew Bartlettccan: Fix failtest on Fedora 16 as stdlib.h does not...
2012-04-11 Andrew Bartlettremove --enable-developer from samba4-libs autobuild
2012-04-11 Andrew Bartlettremove --enable-developer from recursive waf build...
2012-04-11 Andrew Bartlettbuildtools: Add --enable-debug option
2012-04-11 Andrew Bartlett.gitignore: ignore MYMETA.yml
2012-04-11 Andrew Bartlettbuild: search for talloc, tdb, tevent in non-standard...
2012-04-11 Andrew Bartlettbuild: Add tevent deps for users of tevent calls
2012-04-11 Jeremy AllisonAdd a new module, aio_linux which implements Linux...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: also do range checks on the array...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: do array range validation in ParseArra...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: use helper variables for array size...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: remember if we already know the array...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: use ParseArrayPullGetLength() to get...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: split off ParseArrayPullGetSize()...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: simplify logic in DeclareArrayVariables*()
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: declare all union helper variables...
2012-04-10 Volker Lendeckes3: Use talloc_get_size instead of strlen
2012-04-10 Andrew Bartlettldb-tools: Place the whole of an ldif file in a transaction ldb-1.1.5
2012-04-10 Andrew Bartlettldb: Allow access to the line number while reading...
2012-04-10 Andrew Bartlettldb: Detect failures in ldb.base again
2012-04-10 Andrew BartlettRevert "ldb: Permit desactivation of autocomit for...
2012-04-10 Jeremy AllisonOn advice from Jelmer and Andrew, move the blksize_t...
2012-04-10 Jelmer Vernooijwafsamba/bundled: Fix typo in tuplize_version.
2012-04-09 Jelmer Vernooijwafsamba: Parse Python versions as integers separated...
2012-04-09 Jeremy AllisonMove blksize_t and blkcnt_t to replace.h from includes...
2012-04-09 Volker Lendeckelibreplace: We have a poll replacement based on select
2012-04-09 Volker Lendecketevent: Fix a typo
2012-04-09 Volker Lendeckes3: Fix the pthreadpool build on OS/X
2012-04-09 Volker Lendeckes3: Initialize aio_pending_size from aio_pthread
2012-04-09 Volker Lendeckes3: Initialize aio_pending_size from aio_pthread
2012-04-09 Volker Lendeckes3: Move the aio signal init to the vfs module
2012-04-09 Andrew Bartlettautobuild: Also test a distribution-style build with...
next