Prefer network writes over reads
[tprouty/samba.git] / source4 /
2008-12-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Sreepathi PaiFix errors in MS-AD_Schema_Attributes_v20080618.txt
2008-12-18 Stefan (metze) Met... Here's the prefixMap from w2k8.
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Tim Proutys4: Fix include path to work with tevent
2008-12-18 Andrew BartlettMove aggregate schema stub to it's own file
2008-12-18 Andrew BartlettFix failures setting a random password
2008-12-18 Jelmer VernooijCope with slight changes in tdb API.
2008-12-18 Jelmer VernooijFix Python event tests after rename to tevent.
2008-12-18 Jelmer VernooijFix samba3sam test after removal of dom_sid IDL file.
2008-12-18 Jelmer VernooijUse plain Python C API for registry module, rather...
2008-12-18 Jelmer VernooijAdd convenience macro for raising exceptions for NTSTAT...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Stefan Metzmachers4:lib/socket: socket_connect_send() and socket_connect...
2008-12-18 Stefan Metzmachers4:librpc/rpc: remove we should not redo the name resol...
2008-12-18 Stefan Metzmachers4:libcli/wrepl: we don't need to resolve names
2008-12-18 Stefan Metzmachers4:libcli/replace: add some RESOLVE_NAME_FLAG* flags
2008-12-18 Stefan Metzmachers4:selftest: we pass raw.delete.delete21
2008-12-18 Stefan Metzmachers4:ntvfs_generic: pass RAW-OPEN again
2008-12-18 Stefan MetzmacherRAW-CHKPATH: not every server behaves like samba3...
2008-12-18 Stefan MetzmacherBASE-LOCK: fix LOCK5
2008-12-18 Andrew BartlettHandle different failure modes when we wipe the db...
2008-12-18 Andrew BartlettParse options (and open the database) before starting...
2008-12-18 Andrew BartlettPrint error strings when transactions fail in ldb tools
2008-12-18 Andrew BartlettRename ldb index pointer wrapper function
2008-12-18 Jeremy AllisonSamba3 smbd now passes test BATCH23 (with the fix for...
2008-12-17 Günther Deschners4: smbtorture, fix the build of netlogon test after...
2008-12-17 Günther Deschners4: fix smbtorture build after idl change.
2008-12-17 Stefan Metzmachers4:libcli/resolve: specify the port for the resulting...
2008-12-17 Stefan Metzmachers4:libcli/resolve: optionally return the name that...
2008-12-17 Stefan Metzmachers4:libcli/resolve: pass down flags to the resolver...
2008-12-17 Stefan Metzmachers4:libcli/resolve: remove all backend specific sync...
2008-12-17 Stefan Metzmachers4:libcli/resolve: let the "host" module use the dns_ex...
2008-12-17 Stefan Metzmachers4:libcli/resolve: add getaddrinfo()/dns_looup() resolving
2008-12-17 Stefan Metzmachers4:libcli/resolve: don't use __RESOLVE_H__ it might...
2008-12-17 Stefan Metzmachers4:lib/socket: we need to lookup the #20 netbios name...
2008-12-17 Stefan Metzmachers4:lib/socket: remove unused code
2008-12-17 Stefan Metzmachers4:headermap: dom_sid.h was renamed to server_id.h
2008-12-17 Stefan Metzmachers4:headermap: we need the pathes for gen_ndr headers...
2008-12-17 Stefan Metzmachers4:lib/tevent: add lib/events/ compat and let things...
2008-12-17 Stefan Metzmachers4:lib/events: move to toplevel directory as lib/tevent/
2008-12-17 Stefan Metzmachers4: fix LIBEVENTS dependencies and use more forward...
2008-12-17 Andrew Bartletts4:ldb: add some python tests for extended dns
2008-12-17 Andrew Bartletts4:dsdb: remove normalise module
2008-12-17 Andrew Bartletts4:provision: use extended_dn_out_ldb or extended_dn_ou...
2008-12-17 Andrew Bartletts4:dsdb: split extended_dn into extended_dn_in, extende...
2008-12-17 Andrew Bartletts4:dsdb: Make the linked_attributes module set an exten...
2008-12-17 Andrew Bartletts4:rootdse: fix the logic to indentify a rootdse search
2008-12-17 Andrew Bartletts4:ldb: make it possible to return per entry controls
2008-12-17 Andrew Bartletts4:setup: fix cut-n-paste error Builtin-Domain => Samba...
2008-12-17 Andrew Bartletts4:setup: don't set objectCategory: CN=Domain-DNS,...
2008-12-17 Andrew Bartletts4:torture: add ldb tests
2008-12-17 Andrew Bartletts4:ldap_server: return the extended dn to the LDAP...
2008-12-17 Andrew Bartletts4:ldb-samba: register samba specific extended dn handlers
2008-12-17 Andrew Bartletts4:samldb: make use of dom_sid_split_rid()
2008-12-17 Andrew Bartletts4:samldb: improve error strings
2008-12-17 Andrew Bartletts4:ldb.i: hang the dn on the NULL context as the python...
2008-12-17 Andrew Bartletts4:ldb: use try to print the extended dn in the ldif...
2008-12-17 Andrew Bartletts4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROL
2008-12-17 Andrew Bartletts4:libcli/ldap: split out a ldap_decode_attribs_bare...
2008-12-17 Andrew Bartletts4:ldb_ildap: try to pass extended DNs to the server
2008-12-17 Andrew Bartletts4:ldb: add infrastructure for extended dn handlers
2008-12-17 Andrew BartlettAdd hint to use passwordAttributes in @KLUDGE_ACL in...
2008-12-17 Andrew BartlettMake greater use of 'GUID_from_data_blob'
2008-12-17 Andrew BartlettFix sequence number generation against OpenLDAP
2008-12-16 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijFix header installation after move of gen_ndr headers.
2008-12-16 Jelmer VernooijStart converting registry python module to plain C...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew Tridgellan experimental patch for fixing ldb bloat
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijRemove use of C++ keywords.
2008-12-16 Jelmer VernooijShare object files for gen_ndr.
2008-12-16 Jelmer VernooijSimplify idl-deps.pl script a bit.
2008-12-16 Jelmer VernooijAdd new script for building IDL files in librpc/idl...
2008-12-16 Jelmer Vernooijs4/provision: Upper case default realm, use only first...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Kai Blinnsswitch: Fix paths for Samba4 blackbox wbinfo test
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijRename dom_sid.idl -> server_id.idl (since it no longer...
2008-12-16 Kai Blinnsswitch: Move nsswitch files from source4 to top level...
2008-12-16 Kai Blinnsswitch: Move source3 files to top level dir.
2008-12-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew Tridgellrepack the ldb after re-indexing
2008-12-16 Andrew Tridgelluse transactions in ldbadd, ldbmodify and ldbedit
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew BartlettA more-commented version of rpc_server crash fix, match...
2008-12-15 Jelmer VernooijAdd python extensions for dom_sid.
2008-12-15 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijRename ldap.h to ldap-util.h to avoid clashing with...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-13 Jeremy AllisonAdded torture test for doing an openX over a directory
2008-12-12 Jelmer VernooijMove dom_sid to the Samba 3 IDL file, remove the old...
2008-12-12 Jelmer VernooijManually marshall dom_sid, so we can use a fixed size...
2008-12-12 Jelmer VernooijRemove noejs property, which is no longer used.
2008-12-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-12 Stefan Metzmachers4:fix segfault in rpc-server, when client binds to...
2008-12-11 Jelmer VernooijAdd interactive flag to setup/provision (also the defau...
2008-12-11 Stefan Metzmachers4:selftest: samba4 fails the changed delete test
next