summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-20libcli/ldap Don't try and encode a control with a NULL OIDAndrew Bartlett1-0/+6
2010-10-19autobuild: create an autobuild.pid fileAndrew Tridgell1-0/+9
2010-10-19s4-mailslot: fixed handling of random collision in temporary mailslot namesAndrew Tridgell1-1/+1
2010-10-19Fix shadow warning for "access" variable.Jeremy Allison1-3/+3
2010-10-19Add deadtime detection for SMB2. Correctly update lastused timestamp across a...Jeremy Allison2-30/+76
2010-10-19Add SMB2 paths to smbd/conn.c. Except for conn_idle_all(), to be cleaned up n...Jeremy Allison1-32/+105
2010-10-19Copyright/whitespace/comment cleanup in preparation for adding SMB2 paths.Jeremy Allison1-20/+27
2010-10-19Move tcons.num_open from smb1 to sconn->num_tcons_open as this is needed for ...Jeremy Allison4-7/+11
2010-10-19s3-waf Use LIBSECRUITY subsystem from the common wscript_buildAndrew Bartlett1-24/+9
2010-10-19s3-waf: all subsystems complete now, no need for this loop anymore.Günther Deschner1-26/+0
2010-10-19s3-waf: convert rpc into a subsystem.Günther Deschner2-63/+140
2010-10-19s4:nbt_server - fix a LDB counter typeMatthias Dieter Wallnöfer1-1/+1
2010-10-19s4-dsdb Reset the error string after 'expected' errors.Andrew Bartlett1-0/+1
2010-10-19s4-dsdb Add module to send only 'simple' DNs to OpenLDAP backendsAndrew Bartlett3-2/+83
2010-10-19s4-dsdb Allow LDB_ERR_INVALID_DN_SYNTAX in dsdb_load_partition_usnAndrew Bartlett1-1/+1
2010-10-19s4-auth Add DEBUG() for invalid DNs and errors expanding user groups.Andrew Bartlett1-0/+5
2010-10-19ldb:"ldb_schema_attribute_by_name_internal" - support the whole unsigned int ...Matthias Dieter Wallnöfer1-7/+5
2010-10-19s4:dsdb/schema/schema_init.c - remove a duplicated "talloc_free"Matthias Dieter Wallnöfer1-1/+0
2010-10-19s4:samdb.py - remove a pointless commentMatthias Dieter Wallnöfer1-1/+0
2010-10-19s4:samdb.py - use a more standard way to get to the domain realm/dns nameMatthias Dieter Wallnöfer1-1/+2
2010-10-19Addition of userPrincipalName attribute when new account is createdLukasz Zalewski1-0/+2
2010-10-19s4-gensec Don't give more to sasl_encode() than it will permitAndrew Bartlett1-3/+10
2010-10-19s4-gensec Don't upgrade all DIGEST-MD5 connections to sealAndrew Bartlett1-12/+21
2010-10-19s4-provisionbackend Allow a fixed URI to be specified for LDAP backendAndrew Bartlett3-54/+72
2010-10-19s4-provision Remove serverdn parameter from Schema()Andrew Bartlett4-14/+7
2010-10-19s4-dsdb: register the DCPROMO_OID control with the rootdseAndrew Tridgell1-0/+7
2010-10-19selftest: terminate selftest if we can't setup the environmentAndrew Tridgell1-2/+3
2010-10-19s4-ldb: increase minor version for 2 new functionsAndrew Tridgell2-1/+229
2010-10-19s4-ldap: mark all ldap:// requests as untrustedAndrew Tridgell1-0/+21
2010-10-19s4-dsdb: filter unregistered controls in the rootdse moduleAndrew Tridgell1-19/+84
2010-10-19s4-ldb: cope with NULL oid in controlsAndrew Tridgell2-9/+11
2010-10-19s4-ldb: added --relax cmdline optionAndrew Tridgell1-0/+9
2010-10-19s4-ldb: added ldb_req_mark_untrusted() and ldb_req_is_untrusted()Andrew Tridgell3-0/+30
2010-10-19waf: put -Wl,-no-undefined only in the linker flags, not when compiling CAndrew Tridgell3-6/+31
2010-10-19waf: don't save deps on installAndrew Tridgell1-1/+2
2010-10-19waf: automap shared library names from .so to the right extensionAndrew Tridgell4-11/+58
2010-10-19readline: fixed the test for history_list()Andrew Tridgell1-1/+1
2010-10-19replace: cope with systems that have fdatasync(), but don't have the prototypeAndrew Tridgell3-1/+7
2010-10-18s4:ldap_server - use error code constantMatthias Dieter Wallnöfer1-1/+1
2010-10-18ldb: always return PROTOCOL_ERROR if an operation is unsupportedMatthias Dieter Wallnöfer4-4/+4
2010-10-18selftest: use full path for selftest.pl instead of relative pathsMatthieu Patou1-1/+2
2010-10-18selftest: correct the import of Time::HighResMatthieu Patou1-2/+3
2010-10-18ldb:"ldb_schema_attribute_by_name_internal" - switch back to 32bit countersMatthias Dieter Wallnöfer1-4/+5
2010-10-18ldb:ldb_tdb.c - fix up counter variablesMatthias Dieter Wallnöfer1-5/+8
2010-10-18ldb:ldb_tdb.c - improve the error outputsMatthias Dieter Wallnöfer1-13/+25
2010-10-18s4:"util_ldb" - remove some really unused dependanciesMatthias Dieter Wallnöfer11-11/+4
2010-10-18libcli/nbt: we don't need LIBCLI_COMPOSITE anymoreStefan Metzmacher1-1/+1
2010-10-18libcli/nbt: convert nbt_name_register_bcast_send/recv to tevent_reqStefan Metzmacher3-93/+114
2010-10-18libcli/nbt: s/name_register_bcast_handler/nbt_name_register_bcast_handlerStefan Metzmacher1-4/+4
2010-10-18libcli/nbt: s/register_bcast_state/nbt_name_register_bcast_state/Stefan Metzmacher1-4/+4