metze/samba/wip.git
2013-09-25 Stefan MetzmacherRevert "ldb/sample_module: don't write to const memory" master4-mdw
2013-09-25 Stefan MetzmacherFAILS ldb/sample_module: don't write to const memory
2013-09-25 Matthias Dieter... s4:sam.py - "servicePrincipalName" - test for case...
2013-09-25 Matthias Dieter... LDB:test-generic.sh - fix smaller/greater comparison...
2013-09-25 Andrew Bartlettlib/ldb: switch ldb_tdb to schema-based attribute compa...
2013-09-25 Andrew Bartlettlib/ldb: add schema based ldb_val comparison and ldb_ms...
2013-09-25 Stefan Metzmacherbla...
2013-09-25 Stefan Metzmacherlib/ldb/common/ldb_msg.c
2013-09-25 Stefan Metzmachertests
2013-09-25 Stefan Metzmacher return LDB_ERR_OTHER;// INVALID_ATTRIBUTE_SYNTAX;
2013-09-25 Stefan MetzmacherTODO; test_permisive_modify
2013-09-25 Stefan MetzmacherWHY??? Revert "ltdb_modify_internal..."
2013-09-25 Stefan Metzmacherltdb_modify_internal...
2013-09-25 Matthias Dieter... LDB:ldb_tdb.c - also special entries should be checked...
2013-09-25 Stefan Metzmacherldb/tdb: make sure we use the default syntax for all...
2013-09-25 Stefan Metzmacherldb/tdb: let the caller pass ldb_schema_attribute to...
2013-09-25 Matthias Dieter... LDB:ldb_attributes.c - handle special attributes (...
2013-09-25 Stefan Metzmacherldb/tdb: avoid casting TDB_DATA to struct ldb_val
2013-09-25 Stefan Metzmacherldb: add some const to ldb_msg_find_val()
2013-09-25 Stefan Metzmacherldb: let ldb_modules_list_from_string() return 'char **'
2013-09-25 Stefan Metzmacherldb: add more const to ldb_module_load_list()
2013-09-25 Stefan Metzmachers4:samba_dsdb: fix 'const char **' vs. 'char **' compil...
2013-09-25 Stefan Metzmachers4:dsdb:objectclass_attrs: return based on the validate...
2013-09-25 Stefan Metzmachers4:dsdb/schema: enforce rangeLower/nextUpper with WERR_...
2013-09-25 Stefan MetzmacherSQUASH NOT FIX s4:dsdb/test/ldap: add more test_attribu...
2013-09-25 Stefan Metzmachers4:dsdb/objectclass_attr:
2013-09-25 Stefan Metzmachers4:dsdb/test/ldap: add more test_attribute_ranges(...
2013-09-24 Stefan Metzmacherdsdb/tests/ldap: test_attribute_ranges: test the upper...
2013-09-24 Stefan Metzmacherldb:rdn_name: reject 'distinguishedName' depending...
2013-09-24 Stefan Metzmacherdsdb/tests/ldap: fix test_distinguished_name against...
2013-09-24 Stefan Metzmachers4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHo...
2013-09-24 Stefan Metzmacherdsdb/tests/ldap: fix test_ldapServiceName against w2k8r2
2013-09-24 Andrew Bartlettdbcheck: Add back the elements that were wrongly remove...
2013-09-24 Andrew Bartlettpydsdb: Raise a more useful exception when dsdb_wellkno...
2013-09-24 Andrew Bartlettpydsdb: Give KeyError when we fail a schema lookup...
2013-09-24 Andrew Bartlettdbcheck: Ensure to always increase the error_count
2013-09-24 Michael Adamlibsmbconf:registry: add "state directory" to the list...
2013-09-24 Michael Adamselftest: include "state directory" in invalid paramete...
2013-09-24 Michael Adamselftest: add "state directory" to the forbidden parame...
2013-09-24 Michael Adamselftest: add regression test for setting invalid param...
2013-09-24 Michael Adamselftest: update SED_INVALID_PARAMS in the registry...
2013-09-24 Michael Adamselftest: remove unused variables (copy'n'paste......
2013-09-24 Michael Adams3:net conf: add the same parameter checks to "setparm...
2013-09-24 Michael Adams3:net: check for GLOBAL_NAME net_conf_param_valid()
2013-09-24 Michael Adams3:net rpc conf: factor validation of parameter out...
2013-09-24 Michael Adams3:net rpc conf: rename canon_valname->canon_param_name...
2013-09-24 Michael Adams3:net rpc conf: setparm: introduce variables service_n...
2013-09-24 Michael Adams3:net rpc conf: reorganize the validity check and...
2013-09-24 Michael Adamlibsmbconf:registry: clarify the appearance of "include...
2013-09-24 Michael Adamlibsmbconf:registry: reorganize the validity check...
2013-09-24 Michael Adams3:net rpc conf: print the provided parameter name...
2013-09-24 Michael Adams3:net rpc conf: remove the (now) unused rpc_conf_reg_v...
2013-09-24 Michael Adams3:net rpc conf: use the published smbconf_reg_paramete...
2013-09-24 Michael Adamlibsmbconf:registry: publish smbconf_reg_parameter_is_v...
2013-09-24 Michael Adamlibsmbconf:registry: rework smbconf_reg_parameter_forbi...
2013-09-24 Howard ChuFix DN RDN case in partition names
2013-09-24 Howard ChuFix entryCSN format
2013-09-24 Nadezhda Ivanovas4-openldap: Remove use of talloc_reference in ldb_map_...
2013-09-24 Nadezhda Ivanovas4-openldap: Added an -H option to delegation script
2013-09-24 Howard ChuDrop paged-search from OpenLDAP stack
2013-09-24 Howard ChuAdd LDB_MAP_RENDROP option
2013-09-24 Howard ChuReturn a couple more attrs by default
2013-09-24 Howard ChuCleanup start/stop code
2013-09-24 Matthieu Patoupidl: Generate wireshark that conforms to the rules...
2013-09-23 Matthieu Patoupidl: Generate NDR64/NDR32 aware code for the wireshark...
2013-09-23 Matthieu Patouidl: fix frsrpc idl with NDR64 fields
2013-09-23 Matthieu Patouidl: remove duplicate flag
2013-09-23 Stefan Metzmacherfrstrans.idl: add flag(NDR_PAHEX) to frstrans_BytePipe
2013-09-23 Stefan Metzmacherdrsuapi.idl: change the range for attribute values...
2013-09-23 Stefan Metzmacherlibrpc/ndr: make use of ndr_dump_data() in ndr_print_ar...
2013-09-23 Stefan Metzmacherlibrpc/ndr: make ndr_pull/push_DATA_BLOB NDR64 aware
2013-09-23 Howard Chus4:torture:ldap: Fix misleading output
2013-09-23 Michael Adams3:modules: vfs_afsacl has the afs_syscall prototype...
2013-09-23 Michael Adams3:include: remove duplicate prototypes from afs functi...
2013-09-23 Michael Adamafs: implement afs_syscall() always, returning -1 if...
2013-09-23 Michael Adamafs: format afs_syscall() properly
2013-09-23 Michael Adambuild: remove remaining occurrences of vars=locals...
2013-09-23 Michael Adambuild: list source of binary split_tokens directly...
2013-09-23 Michael Adambuild: list source of dbwrap_torture directly in def...
2013-09-23 Michael Adambuild: list source of binary dbwrap_tool directly in...
2013-09-23 Michael Adambuild: list source of binary rpc_open_tcp directly...
2013-09-23 Michael Adambuild: list source of binary vlp directly in dev, remov...
2013-09-23 Michael Adambuild: list sources of binary ntlm_auth directly in...
2013-09-23 Michael Adambuild: list sources of library nss_wins directly in dev
2013-09-23 Michael Adambuild: list source of binary smbfilter directly in...
2013-09-23 Michael Adambuild: list sources of binary debug2html directly in...
2013-09-23 Michael Adambuild: list source of binary sharesec() directly in...
2013-09-23 Michael Adambuild: list source of binary eventlogadm directly in...
2013-09-23 Michael Adambuild: list source of binary smbcquotas directly in...
2013-09-23 Michael Adambuild: list source of binary smbcacls directly in def...
2013-09-23 Michael Adambuild: list source of binary locktest2 directly in...
2013-09-23 Michael Adambuild: list source of binary log2pcap directly in def...
2013-09-23 Michael Adambuild: list sources of binary vfstest directly in def...
2013-09-23 Michael Adambuild: list source of binary pdbtest directly in def...
2013-09-23 Michael Adambuild: list source of binary msgtest direcly in def...
2013-09-23 Michael Adambuild: list sources of smbtorture(3) directly in dev...
2013-09-23 Michael Adambuild: list source of binary nmblookup directly in...
2013-09-23 Michael Adambuild: list source of binary smbspool directly in def...
2013-09-23 Michael Adambuild: list sources of binary net directly in def,...
2013-09-23 Michael Adambuild: list sources of subsys LIBNET_SAMSYNC directly...
next