kai/samba.git
2012-04-18 Kai BlinWIP: more tkey work dns_tkey
2012-04-13 Kai BlinTMP s4 dns: initialize gensec on incoming gssapi tkeys
2012-04-13 Kai BlinTMP: disable broken libdns code
2012-04-13 Kai BlinWIP: s4 dns: Store transaction keys in memory
2012-04-13 Kai BlinWIP: libdns: Also do TCP requests
2012-04-13 Kai Blins4 dns: Use TKEY mode enum to decide what to do with...
2012-04-13 Kai Blins4 dns: Make TKEY mode field an enum
2012-04-13 Kai BlinTMP: s4 dns: helper tool for gss-tsig
2012-04-13 Kai BlinTMP: s4 dns: deal with tkeys
2012-04-13 Kai BlinTMP s4 dns: More work on the tsig-helper tool
2012-04-13 Kai BlinTMP s4 dns: Get the server to do the full TSIG routine
2012-04-13 Kai BlinTMP: s4 dns: get test tool to correctly verify a signat...
2012-04-13 Kai Blins4 dns: Simplify TSIG time handling in IDL
2012-04-13 Kai BlinTMP s4 dns: tsig test program
2012-04-13 Kai BlinTMP: s4 dns: play with TSIG a bit more
2012-04-13 Kai Blins4 dns: Initial TSIG record handling
2012-04-13 Kai Blins4 dns: unify error handling when bailing out
2012-04-13 Kai Blins4 dns: Add TSIG and TKEY records to idl
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... save-diskspace-tags/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 save-diskspace-tags/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
next