s4 dns: Add stub checking if updates are allowed
[mat/samba.git] / source4 /
2010-10-23 Kai Blins4 dns: Add stub checking if updates are allowed
2010-10-23 Kai Blins4 dns: Add a prerequisites check for updates
2010-10-23 Kai Blins4 dns: Switch to WERROR
2010-10-23 Kai Blins4 dns: Split up the code into multiple files for easie...
2010-10-23 Kai Blins4 dns: More work on updates
2010-10-23 Kai Blins4 dns: Map between NTSTATUS and dns error codes
2010-10-23 Kai Blins4 dns: Better error handling when parsing invalid...
2010-10-23 Kai Blins4 dns: start handling update requests, return correct...
2010-10-23 Kai Blins4 dns: Handle CNAME records
2010-10-23 Stefan Metzmachers4 dns: Parse srv and soa records
2010-10-23 Kai Blins4 dns: Look up all names in the ldb database.
2010-10-23 Kai Blins4 dns: Look up records in the ldb database
2010-10-23 Kai Blins4 dns: Reply to a name request with an A record.
2010-10-23 Kai Blinndr dns: Add simple parser
2010-10-23 Kai Blins4 dns: Add a boilerplate DNS server implementation
2010-10-23 Kai Blindns/nbt: Fix spelling of the "authoritative" flag.
2010-10-23 Kai Blinidl: Add idl describing DNS structures
2010-10-23 Kai Blinnetlogon.idl: Switch to explicit constants to remove...
2010-10-23 Kai Blins4 dsdb kcc: Prefer msDS-hasMasterNCs over hasMasterNCs...
2010-10-23 Kai Blins4 socket: increase the debuglevel to make add interfac...
2010-10-23 Stefan Metzmachers4:rpc_server/netlogon: netr_ServerAuthenticate3 should...
2010-10-23 Stefan Metzmachers4:rpc_server/netlogon: netr_ServerAuthenticate3 should...
2010-10-23 Stefan Metzmachers4:rpc_server/netlogon: netr_ServerAuthenticate3 should...
2010-10-23 Stefan Metzmachers4:rpc_server/netlogon: fix comment in netr_DsRGetDCName()
2010-10-23 Stefan Metzmachers4:rpc_server/netlogon: handle DC_RETURN_NETBIOS and...
2010-10-23 Stefan Metzmachers4:rpc_server/netlogon: validate flags in netr_DsRGetDC...
2010-10-23 Stefan Metzmachers4:rpc_server/netlogon: netr_GetDcName should return...
2010-10-23 Stefan Metzmachertsocket: let tstream_inet_tcp_connect_recv() optionally...
2010-10-22 Kamen Mazdrashkis4-dsdb_syntax: Setup "String(Case Sensitive)" syntax
2010-10-21 Kamen Mazdrashkis4-dsdb/schema_syntax: Separate validation for numerico...
2010-10-21 Jelmer VernooijLowercase socket_wrapper name.
2010-10-21 Andrew Bartletts4-dsdb extended_dn_out: Move lazy dereference control...
2010-10-21 Andrew Tridgells4-waf: we don't need the smbtorture.static for s3...
2010-10-21 Andrew Tridgellwaf: RPC_NDR_WINBIND is samba4 specific
2010-10-21 Matthias Dieter... ldb:ldb_modules.c - "dlclose" could cause inference...
2010-10-21 Andrew Tridgells4-dsdb: force LDB_ERR_NO_SUCH_ATTRIBUTE on missing...
2010-10-21 Andrew Tridgells4-ldb: make ldb_options_find() public
2010-10-21 Andrew Tridgellwaf: fixed the handling of -Wl,-no-undefined
2010-10-21 Andrew Tridgells4-librpc: fixed depenencies for libcli/security
2010-10-21 Andrew Tridgells4-dsdb: fixed depenencies for -no-undefined
2010-10-21 Andrew Tridgells4-events: LIBEVENTS depends on LIBSAMBA-UTIL
2010-10-21 Andrew Tridgells4-rpc_server: split out DCERPC_SHARE as a separate...
2010-10-21 Andrew Tridgells4-python: python_samba needs pyext
2010-10-21 Andrew Tridgells4-waf: removed the dependency loop between ntvfs and...
2010-10-21 Andrew Tridgelllibrpc: added a few more NDR_* targets to NDR_SAMBA
2010-10-21 Andrew Tridgells4-ldb: make pyldb_util a private library
2010-10-21 Andrew Tridgells4-python: added a samba_python grouping library
2010-10-21 Andrew Tridgells4-param: added a libshares grouping library
2010-10-21 Andrew Tridgells4-waf: don't depend directly on python modules
2010-10-21 Andrew Tridgells4-waf: removed the XATTR and SASL aliases
2010-10-21 Andrew Tridgells4-libcli: make LIBSECURITY_SESSION a private library
2010-10-21 Andrew Tridgells4-socket: make LIBNETIF a private library
2010-10-21 Andrew Tridgells4-events: make LIBEVENTS a private library
2010-10-21 Andrew Tridgells4-kdc: make DB_GLUE a private library
2010-10-21 Andrew Tridgells4-dsdb: make ldb_password_hash depend on hdb not HEIMD...
2010-10-21 Andrew Tridgells4-libcli: make LIBSAMBA-ERRORS a private library
2010-10-21 Andrew Tridgells4-lib: make SMBPASSWD a private library
2010-10-21 Andrew Tridgells4-dsdb: moved a bunch of fuctions from schema/schema_i...
2010-10-21 Andrew Tridgells4-waf: make NDR_STANDARD a grouping library and add...
2010-10-21 Andrew Tridgells4-build: make LIBSAMBA-NET a private library
2010-10-21 Andrew Tridgells4-waf: removed dependencies on missing subsystems
2010-10-21 Andrew Tridgellwaf: replace the is_bundled option with private_library
2010-10-21 Andrew Tridgells4-libcli: make LIBCLI_LDAP a private library
2010-10-21 Andrew Tridgells4-auth: make auth a private library
2010-10-21 Andrew Tridgells4-ndr: make NDR_TABLE a private library
2010-10-21 Andrew Tridgells4-dsdb: make SAMDB_COMMON into a private library
2010-10-21 Matthias Dieter... ldb:ldb_modules.c - if we don't find the associated...
2010-10-21 Matthias Dieter... ldb:ldb_tdb/ldb_cache.c - remove a superflous "talloc_free"
2010-10-21 Matthias Dieter... ldb:ldb_tdb/ldb_cache.c - in this function we don't...
2010-10-20 James Peachsmbtorture: Fix typo in status message.
2010-10-20 Kamen Mazdrashkis4-schema_init: Print more info about syntax we fail...
2010-10-20 Matthias Dieter... ldb:ldb_index.c - fix some memory leaks
2010-10-20 Matthias Dieter... ldb:ldb_index.c - let "ldb_module_oom" generate the...
2010-10-20 Matthias Dieter... ldb:ldb_cache.c - fix memory contexts and memory leaks
2010-10-20 Matthias Dieter... ldb:ldb_tdb submodule - use "ldb_msg_new" where appropriate
2010-10-20 Matthias Dieter... ldb:ldb_pack.c - remove superflous "message->elements...
2010-10-19 Andrew Tridgells4-mailslot: fixed handling of random collision in...
2010-10-19 Matthias Dieter... s4:nbt_server - fix a LDB counter type
2010-10-19 Andrew Bartletts4-dsdb Reset the error string after 'expected' errors.
2010-10-19 Andrew Bartletts4-dsdb Add module to send only 'simple' DNs to OpenLDA...
2010-10-19 Andrew Bartletts4-dsdb Allow LDB_ERR_INVALID_DN_SYNTAX in dsdb_load_pa...
2010-10-19 Andrew Bartletts4-auth Add DEBUG() for invalid DNs and errors expandin...
2010-10-19 Matthias Dieter... ldb:"ldb_schema_attribute_by_name_internal" - support...
2010-10-19 Matthias Dieter... s4:dsdb/schema/schema_init.c - remove a duplicated...
2010-10-19 Matthias Dieter... s4:samdb.py - remove a pointless comment
2010-10-19 Matthias Dieter... s4:samdb.py - use a more standard way to get to the...
2010-10-19 Lukasz ZalewskiAddition of userPrincipalName attribute when new accoun...
2010-10-19 Andrew Bartletts4-gensec Don't give more to sasl_encode() than it...
2010-10-19 Andrew Bartletts4-gensec Don't upgrade all DIGEST-MD5 connections...
2010-10-19 Andrew Bartletts4-provisionbackend Allow a fixed URI to be specified...
2010-10-19 Andrew Bartletts4-provision Remove serverdn parameter from Schema()
2010-10-19 Andrew Tridgells4-dsdb: register the DCPROMO_OID control with the...
2010-10-19 Andrew Tridgells4-ldb: increase minor version for 2 new functions
2010-10-19 Andrew Tridgells4-ldap: mark all ldap:// requests as untrusted
2010-10-19 Andrew Tridgells4-dsdb: filter unregistered controls in the rootdse...
2010-10-19 Andrew Tridgells4-ldb: cope with NULL oid in controls
2010-10-19 Andrew Tridgells4-ldb: added --relax cmdline option
2010-10-19 Andrew Tridgells4-ldb: added ldb_req_mark_untrusted() and ldb_req_is_u...
2010-10-19 Andrew Tridgellwaf: put -Wl,-no-undefined only in the linker flags...
2010-10-18 Matthias Dieter... s4:ldap_server - use error code constant
next