gd/samba-autobuild/.git
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Andrew Tridgells4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn...
2009-09-16 Stefan Metzmacherlibcli/auth: rewrite schannel sign/seal code to be...
2009-09-16 Stefan Metzmacherlib/crypto: include aes.h into crypto.h
2009-09-16 Andrew Tridgells4-repl: take advantage of async RPC forwarding
2009-09-16 Andrew Tridgells4-rpc: added a module for forwarding RPC requests
2009-09-16 Andrew Tridgells4-drs: lock down key DRS calls
2009-09-16 Andrew Tridgells4-security: added a new security level SECURITY_DOMAIN...
2009-09-16 Andrew Tridgells4-ldb: ldap attribute names can contain a '.'
2009-09-16 Andrew Tridgells4-ldb: expose ldb_transaction_prepare_commit() in ldb
2009-09-16 Andrew Tridgells4-repl: don't do double replication
2009-09-16 Andrew Tridgelltdb: allow reads after prepare commit
2009-09-16 Andrew Tridgells4-drs: filter based on local_usn
2009-09-16 Andrew Tridgells4-repl: make sure we marshal the replPropertyMetaData...
2009-09-16 Andrew Tridgells4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
2009-09-16 Andrew Tridgells4-ldb: cope better with corruption of tdb records
2009-09-16 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-16 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-16 Volker Lendeckes3: Fix reading beyond the end of a named stream in...
2009-09-16 Volker Lendeckes3: Add some debugs to streams_xattr
2009-09-16 Günther Deschnerschannel: remove last traces of gensec.
2009-09-16 Günther Deschnerlib/crypto: link in AES crypto for s4 as well.
2009-09-15 Günther Deschners3-schannel: remove unused schannel_decode/schannel_encode.
2009-09-15 Günther Deschnerschannel: fully share schannel sign/seal between s3...
2009-09-15 Günther Deschnerschannel: move schannel_sign to main directory.
2009-09-15 Günther Deschners4-schannel: try to fix the build.
2009-09-15 Günther Deschners4-schannel: first step of decoupling schannel from...
2009-09-15 Günther Deschners4-schannel: strip trailing whitespace.
2009-09-15 Günther Deschners3-schannel: fix blob length when pulling off a NL_AUTH...
2009-09-15 Günther Deschnerlib/crypto: add aes encryption routines to main cryto...
2009-09-15 Björn Jackelibreplace: white space cleanups
2009-09-15 Björn Jackes3: ignore cups-config to tidy up library dependencies
2009-09-15 Andrew Bartlettlibcli:nbt put util_net.c protos in new header file
2009-09-15 Andrew Bartletts4:schema Add code to provide an index into the subClas...
2009-09-15 Günther Deschners3-dcerpc: really fix remaining old auth level constant...
2009-09-15 Günther Deschners3-dcerpc: fix remaining old auth level constants.
2009-09-15 Günther Deschnerntlmssp: pretty print a VERSION structure.
2009-09-15 Günther Deschnerntlmssp: better document to what structures we are...
2009-09-15 Günther Deschners3-dcerpc: remove unsed auth type defines as seen on...
2009-09-15 Günther Deschners3-dcerpc: remove more unused structs.
2009-09-15 Günther Deschners3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.
2009-09-15 Günther Deschners3-dcerpc: use dcerpc_AuthLevel and remove duplicate...
2009-09-15 Andrew Bartlettlibcli:nbt make the lmhosts parsing code and dependicie...
2009-09-15 Stefan Metzmachers4:heimdal_build: fix one more problem with automatic...
2009-09-15 Andrew Bartletts4:provision Prevent some invalid combinations of realm...
2009-09-15 Matthieu Patous4: Script to build or rebuild extend DN attributes
2009-09-15 Björn Jackes3: BSD needs sys/sysctl.h included to build properly
2009-09-15 Volker LendeckeSecond part of bug fix for 6606.
2009-09-15 Jeremy AllisonTorture test for bug 6529 - Offline files conflict...
2009-09-15 Björn Jackenss_winbind: remove unused variable
2009-09-14 Jeremy AllisonFix bug 6494 - Incorrect FileStatus returned in NT_CREA...
2009-09-14 Jeremy AllisonFix bug 6726 - Filename length overwrites oplock reques...
2009-09-14 Volker Lendeckes3:vfs_catia: Make some fns static
2009-09-14 Volker Lendeckes3:vfs_catia: Use talloc_zero for simplification
2009-09-14 Volker Lendeckes3:vfs_modules: Fix Coverity ID 946: OVERRUN_STATIC
2009-09-14 Andrew Tridgells4-repl: handle rename in repl_meta_data
2009-09-14 Andrew Tridgells4-drs: allow replication of renames
2009-09-14 Matt KraaiPrepend "$libreplacedir/" to all objects in LIBREPLACEOBJ
2009-09-14 Andrew Tridgells4-repl: fixed a memory error handling linked attributes
2009-09-14 Andrew Tridgells4-repl: fall back to repsFrom if repsTo not set
2009-09-14 Jelmer Vernooijpyldb: Don't segfault when invalid type is specified...
2009-09-14 Michael Adamexamples/LDAP: remove sambaAccountPolicy from the IBM...
2009-09-14 Michael Adamdsdb: the samba3 ldap schema has no sambaAccountPolicy...
2009-09-14 Stefan Metzmachers4:heimdal_build: fix the build with --enable-automatic...
2009-09-14 Andrew Bartletts4:heimdal_build Fix build breakages caused by asn1comp...
2009-09-14 Volker Lendeckes3: Test short reads in the build farm
2009-09-14 Volker Lendeckes3:libsmb: Fix bug 6606 -- short reads in smbclient...
2009-09-14 Günther Deschnerschannel: remove unused schannel structs.
2009-09-14 Günther Deschners3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.
2009-09-14 Günther Deschners3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.
2009-09-14 Andrew Bartletts4:heimdal_build Love pointed me at the --one-code...
2009-09-14 OPC ootas3:docs: Fix a typo
2009-09-13 Andrew Tridgells4-repl: added a preiodic notification check to the...
2009-09-13 Andrew Tridgells4-drs: fixed search expression
2009-09-13 Andrew Tridgells4-repl: use the new dsdb partition uSN helper fns
2009-09-13 Andrew Tridgells4-dsdb: added dsdb_load_partition_usn and dsdb_save_pa...
2009-09-13 Andrew Tridgells4-sam: allow a search to specify a partition
2009-09-13 Andrew Tridgells4-repl: keep a @REPLCHANGED object on each partition
2009-09-13 Günther Deschners3-samr: Fix Coverity #934 UNINIT.
2009-09-13 Günther Deschners3-netlogon: Fix Coverity #945 UNINIT.
2009-09-13 Günther Deschners3-nterr: print a NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED.
2009-09-13 Günther Deschners3-schannel: fix Coverity #950 OVERRUN_STATIC.
2009-09-13 Günther Deschners4-schannel: use NL_AUTH_MESSAGE for schannel.
2009-09-13 Günther Deschners4-schannel: strip trailing whitespace.
2009-09-13 Günther Deschners3-schannel: fix api_pipe_schannel_process(), was using...
2009-09-13 Jelmer VernooijFix string-wchar-fixed-array-03 test (when libndr is...
2009-09-13 Jelmer VernooijFix string-wchar-fixed-array-02 test (when libndr is...
2009-09-13 Jelmer VernooijFix string-wchar-fixed-array-01 test (when libndr is...
2009-09-13 Jelmer Vernooijpidl: Remove unnecessary _GNU_SOURCE define.
2009-09-12 Matt KraaiIgnore source4/dsdb/kcc/kcc_service_proto.h.
2009-09-16 Günther Deschners3-netapi: Fix Coverity #668: FORWARD_NULL.
2009-09-16 Günther Deschners3-netapi: Fix Coverity #669 FORWARD_NULL.
2009-09-16 Günther Deschners3-netapi: Fix Coverity #670: FORWARD_NULL.
2009-09-16 Günther Deschners3-eventlogadm: Fix Coverity #938: UNINIT.
2009-09-16 Günther Deschners3-rpcclient: Fix Coverity #935: UNINIT.
2009-09-16 Günther Deschners3-ntlmssp: add missing prototype.
2009-09-16 Günther Deschners3-dcerpc: remove more obsolete or duplicate headers.
2009-09-16 Günther Deschners3-schannel: add dump_NL_AUTH_SIGNATURE.
2009-09-12 Matthieu Patous4:sites & services - Adds Intersite transport containers
2009-09-12 Matthias Dieter... s4:group policies - the default group policy objects...
next