kai/samba.git
2008-09-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-08 Andrew BartlettSimplfy SetSecrets behaviour in line with RPC-LSA and...
2008-09-08 Andrew BartlettTry to implement the right logic for systemFlags
2008-09-08 Andrew BartlettDon't expose passwords, even to the administrator.
2008-09-08 Andrew BartlettMore work towards trusted domains support in Samba4...
2008-09-07 Stefan Metzmacherndr_compression: add XPRESS compression support
2008-09-07 Matthieu Suichelzxpress: Import of lzxpress compression
2008-09-07 Stefan Metzmacherndr_compression: fix the build after lzxpress_decompres...
2008-09-07 Matthieu Suichelzxpress: fix for decompression...
2008-09-06 Simo SorceAlways free tmp contexts before returning
2008-09-06 Stefan Metzmacherzlib: we require zlib-1.2.3 or higher
2008-09-06 Stefan MetzmacherRevert "zlib: add inflateReset2()..."
2008-09-06 Stefan MetzmacherRevert "zlib: we don't need the inflateReset2 prototype...
2008-09-06 Stefan Metzmacherndr_compression: change debug levels
2008-09-06 Stefan Metzmacherndr_compression: use deflateReset() together with defal...
2008-09-06 Stefan Metzmacherndr_compression: use inflateReset() and inflateSetDicti...
2008-09-06 Jeremy AllisonDon't compare identity, it'll never be different.
2008-09-06 Oliver LiebelRemove <tab> in OpenLDAP MMR config
2008-09-05 Andrew BartlettMake SMB signing work with Windows 2008 and kerberos.
2008-09-05 Jeremy AllisonAdded tests that show that write time update is immediate
2008-09-05 Andrew BartlettAdd a new error code
2008-09-05 Andrew BartlettUpdate copyright
2008-09-05 Andrew BartlettUpdate copyright, I've been working here many long...
2008-09-05 Andrew BartlettMove our DC to implement mandetory signing.
2008-09-05 Andrew BartlettWith a windows 2008 client, even anonymous requires...
2008-09-04 Andrew BartlettMore work to implement LSA CreateTrustedDomainEx2
2008-09-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-04 Andrew BartlettMerge commit 'origin/v4-0-test' into trusted-domains
2008-09-03 Jelmer VernooijRegenerate SWIG file.
2008-09-03 Jelmer VernooijAvoid using version call for version string.
2008-09-03 Jelmer VernooijAllow overriding shared library policy using environmen...
2008-09-03 Jelmer VernooijFix embedding of Samba 4.
2008-09-03 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-03 Andrew BartlettImplement NETLOGON PAC verfication on the server-side
2008-09-03 Andrew BartlettMerge krb5_cksumtype_to_enctype from Heimdal svn -r...
2008-09-03 Andrew BartlettTest a few more error cases in RPC-PAC
2008-09-02 Andrew BartlettStart testing CreateTrustedDomainEx2
2008-09-02 Andrew BartlettShare IDL between the LSA and drsblob representations...
2008-09-01 Andrew BartlettFollow MS-LSAD 3.1.4.7.12 and set defaults when creatin...
2008-08-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-29 Andrew TridgellAdd a setexpiry operation in samdb.py
2008-08-29 Andrew Tridgelladded a simple script for setting password expiry
2008-08-29 Andrew BartlettStart implementing the server-sde NETLOGON PAC verifica...
2008-08-29 Andrew BartlettIt turns out that the Netlogon PAC verification is...
2008-08-29 Andrew BartlettUpdate packaging per suggestions on the review
2008-08-28 Andrew BartlettFurther rework the RPC-PAC test.
2008-08-28 Andrew BartlettHeimdal provides Kerberos PAC parsing routines. Use...
2008-08-28 Andrew BartlettDon't wipe the PAC checksums, the caller may actually...
2008-08-27 Andrew BartlettAdd missing file - netlogon.h
2008-08-27 Andrew BartlettAdd a test to explore Netlogon PAC validation
2008-08-27 Andrew BartlettPut the internal gensec_gssapi state into a header.
2008-08-27 Andrew BartlettFix the build on Win32, and use NEGOTIATE security...
2008-08-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-27 Andrew BartlettAdd definition for NT_STATUS_DOWNGRADE_DETECTED
2008-08-26 Stefan Metzmacherheimdal: add missing heimdal/lib/hcrypto/{evp-aes-cts...
2008-08-26 Stefan Metzmacherheimdal_build: include heimdal's new EVP code to fix...
2008-08-26 Stefan Metzmacherheimdal: import heimdal's trunk svn rev 23697 + lorikee...
2008-08-26 Stefan Metzmacherheimdal_build: fix parse.h lex.c dependencies
2008-08-26 Stefan Metzmacherheimdal_build: autogenerate the heimdal private/proto...
2008-08-26 Stefan Metzmacherheimdal_build: autogenerate table files in heimdal...
2008-08-26 Stefan Metzmacherheimdal_build: autogenerate heimdal/lib/roken/roken.h
2008-08-26 Stefan Metzmacherheimdal_build: add fallback for AC_WARNING_ENABLE()
2008-08-26 Stefan Metzmacherheimdal: remove unused old files
2008-08-26 Stefan Metzmacherheimdal_build: split heimdal/lib/asn1 file lists
2008-08-26 Stefan Metzmacherheimdal_build: split handwritten and generated hx509...
2008-08-26 Stefan Metzmacherheimdal_build: split out gssapi_spnego and gssapi_krb5...
2008-08-26 Stefan Metzmacherheimdal_build: add a fake sqlite keytab implementation
2008-08-26 Stefan Metzmacherheimdal_build: split glue.c into krb5 and gssapi parts
2008-08-26 Stefan Metzmacherkdc: move references to heimdal internals into heimdal_...
2008-08-26 Stefan MetzmacherRevert "gsskrb5: add support for DCE_STYLE and des...
2008-08-26 Stefan MetzmacherRevert "gsskrb5: always return an acceptor subkey"
2008-08-26 Stefan Metzmacherbuild: generate :: rules for automatic dependencies
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-26 Andrew BartlettDon't use lsa_Delete any more, as smbd now refuses it.
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-26 Andrew BartlettMore LSA server and testuite work.
2008-08-26 Andrew BartlettMake RPC-LSA test deterministic with an msleep(200).
2008-08-26 Andrew BartlettImplement matching logic to Windows 2008 on handling...
2008-08-26 Andrew BartlettFix LSA server to pass more of RPC-LSA and match Window...
2008-08-26 Andrew BartlettOnly allow the trust in the correct direction (per...
2008-08-25 Andrew BartlettUpdate RPC-LSA to (almost) pass against Windows 2008.
2008-08-24 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-24 Andrew Tridgellfixed the data in SAVEFILE op in RAW-OFFLINE
2008-08-24 Andrew Tridgellshow the bad data in RAW-OFFLINE
2008-08-23 Andrew Tridgelldon't use zero data for the first file in RAW-OFFLINE
2008-08-22 Andrew Tridgelldisable the anr== tests until they are understood
2008-08-22 Andrew Tridgellnow that ldap integers are 32 bit, we need to put the...
2008-08-22 Andrew Tridgellfixed the DomainDNS searches in the netlogon code
2008-08-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-22 Andrew Tridgellfixed the GUID and objectSID canonicalisation functions
2008-08-22 Andrew Tridgellfixed a speellling erra
2008-08-22 Andrew TridgellMerge branch 'abartlet-4-0-local' into v4-0-test
2008-08-22 Andrew Tridgellfixed a problem with length limited ldap values
2008-08-22 Andrew Tridgellfixed error handling in ANR code
2008-08-21 Stefan Metzmacherndr_compression: implement mszip compression based...
2008-08-21 Stefan Metzmacherdrsuapi.idl: use hand written push functions for the...
2008-08-21 Stefan Metzmacherndr_compression: add common parts of ndr compression
2008-08-21 Andrew BartlettDon't walk past the end of ldb values.
2008-08-21 Andrew BartlettPush loading the objectGUID and objectSID handlers...
next