kai/samba.git
2010-10-20 Andrew Bartlettlibcli/ldap Don't try and encode a control with a NULL OID
2010-10-19 Andrew Tridgellautobuild: create an autobuild.pid file
2010-10-19 Andrew Tridgells4-mailslot: fixed handling of random collision in...
2010-10-19 Jeremy AllisonFix shadow warning for "access" variable.
2010-10-19 Jeremy AllisonAdd deadtime detection for SMB2. Correctly update lastu...
2010-10-19 Jeremy AllisonAdd SMB2 paths to smbd/conn.c. Except for conn_idle_all...
2010-10-19 Jeremy AllisonCopyright/whitespace/comment cleanup in preparation...
2010-10-19 Jeremy AllisonMove tcons.num_open from smb1 to sconn->num_tcons_open...
2010-10-19 Andrew Bartletts3-waf Use LIBSECRUITY subsystem from the common wscrip...
2010-10-19 Günther Deschners3-waf: all subsystems complete now, no need for this...
2010-10-19 Günther Deschners3-waf: convert rpc into a subsystem.
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 Tridgellselftest: terminate selftest if we can't setup 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-19 Andrew Tridgellwaf: don't save deps on install
2010-10-19 Andrew Tridgellwaf: automap shared library names from .so to the right...
2010-10-19 Andrew Tridgellreadline: fixed the test for history_list()
2010-10-19 Andrew Tridgellreplace: cope with systems that have fdatasync(), but...
2010-10-18 Matthias Dieter... s4:ldap_server - use error code constant
2010-10-18 Matthias Dieter... ldb: always return PROTOCOL_ERROR if an operation is...
2010-10-18 Matthieu Patouselftest: use full path for selftest.pl instead of...
2010-10-18 Matthieu Patouselftest: correct the import of Time::HighRes
2010-10-18 Matthias Dieter... ldb:"ldb_schema_attribute_by_name_internal" - switch...
2010-10-18 Matthias Dieter... ldb:ldb_tdb.c - fix up counter variables
2010-10-18 Matthias Dieter... ldb:ldb_tdb.c - improve the error outputs
2010-10-18 Matthias Dieter... s4:"util_ldb" - remove some really unused dependancies
2010-10-18 Stefan Metzmacherlibcli/nbt: we don't need LIBCLI_COMPOSITE anymore
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_register_bcast_send/recv...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/name_register_bcast_handler/nbt_name_regi...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/register_bcast_state/nbt_name_register_bc...
2010-10-18 Stefan Metzmacherlibcli/nbt: move nbt_name_register_bcast_send to the...
2010-10-18 Stefan Metzmachers4:nbt_server/register: add a nbtd_register_name_state
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_register_wins_send/recv...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/name_register_wins_handler/nbt_name_regis...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/register_wins_state/nbt_name_register_win...
2010-10-18 Stefan Metzmacherlibcli/nbt: move nbt_name_register_wins_send() to the...
2010-10-18 Stefan Metzmachers4:nbt_server/winsclient: add a nbtd_wins_register_state
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_refresh_wins_send/recv...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/name_refresh_wins_handler/nbt_name_refres...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/refresh_wins_state/nbt_name_refresh_wins_...
2010-10-18 Stefan Metzmacherlibcli/nbt: move nbt_name_refresh_wins_send() to the...
2010-10-18 Stefan Metzmachers4:nbt_server/winsclient: add a nbtd_wins_refresh_state
2010-10-18 Stefan Metzmachers4:nbt_server/wins: fix compiler warnings
2010-10-18 Tim PotterInclude misc.idl for policy_handle in srvsvc.idl.
2010-10-18 Günther Deschners3: fix the build of idmap_adex, idmap_tdb2, idmap_hash...
2010-10-18 Günther Deschners3-waf: fix the build after libcli/security changes.
2010-10-18 Günther Deschners3-waf: fix the build of smbtorture.
2010-10-18 Günther Deschners3-waf: fix pdb modules build.
2010-10-18 Stefan Metzmachers4:libcli/util: add pipe related NT_STATUS_RPC_* codes
2010-10-18 Stefan Metzmachers3:libsmb: add pipe related NT_STATUS_RPC_* codes
2010-10-18 Stefan Metzmacherlibcli/util: add pipe related NT_STATUS_RPC_* codes
2010-10-18 Andreas Schneiders3-winbind: Fixed init order.
2010-10-18 Stefan Metzmacherlibrpc: Fixed memory context of dcerpc_binding_from_tower.
2010-10-18 Andreas Schneiders4-gensec: Add dependency on com_err to GENSEC_KRB5.
2010-10-18 Andrew Bartletts4-ldb Add LDB_REQ_SET_LOCATION to help track handler use
2010-10-18 Andrew Bartletts4-selftest Make GDB_PROVISION work again
2010-10-18 Andrew Bartlettldb Ensure we mark ongoing LDAP requests as PENDING
2010-10-18 Andrew Bartletts4-openldap-backend Don't set 'dbnosync' on cn=config
2010-10-18 Andrew Bartletts4-provision Use --ldap-backend-nosync rather than...
2010-10-18 Jelmer Vernooijheimdal_build: Add dependency on com_err to HEIMDAL_CONFIG.
2010-10-18 Samba-JP ootaThis is typo fix patch for smbcacls.1.xml .
2010-10-18 Andrew Bartlettdsdb simple_ldap_map depends on LDBSAMBA
2010-10-18 Andrew BartlettRevert "s4:dsdb - make the RELAX control private"
2010-10-18 Jelmer Vernooijheimdal: Attempt to fix path of hdb_asn1.h
2010-10-17 Jelmer Vernooijdsdb: Module aliases require to be prefixed with the...
2010-10-17 Jelmer Vernooijdcerpc_samr: Fix -l arguments for dcerpc_samr and dcerp...
2010-10-17 Jelmer Vernooijtdb: Bump version to 1.2.7 after addition of pytdb...
2010-10-17 Jelmer Vernooijheimdal: Add local simpler copy of to_list().
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-17 Matthias Dieter... s4:lib/util/util_ldb.c - remove unused "gendb_add_ldif...
2010-10-17 Matthias Dieter... s4:ldb-samba/ldb_wrap.c - fix indentation and trailing...
2010-10-17 Matthias Dieter... s4:"wrap_casefold" - move it to "ldb_wrap.c" since...
2010-10-16 Matthias Dieter... s4:dsdb - make the RELAX control private
2010-10-16 Matthias Dieter... s4:libcli/ldap/ldap_controls.c - fix up the controls...
2010-10-16 Matthias Dieter... ldb:ldb.h - reorder controls/extended operations
2010-10-16 Jelmer Vernooijheimdal: Remove some unused arguments from HEIMDAL_SUBS...
2010-10-16 Jelmer Vernooijheimdal: Allow leaving off prefix from asn1 option_file.
2010-10-16 Jelmer Vernooijheimdal: Leave off ../heimdal prefix to HEIMDAL_BINARY().
2010-10-16 Jelmer Vernooijheimdal: Allow leaving off prefix to HEIMDAL_ERRTABLE().
next