samba.git
2012-01-04 Andreas Schneiders3-winbind: Move finding the domain to it's own function.
2012-01-04 David Disseldorps3-perfcount: fix incorrect array length calculations
2012-01-04 David Disseldorps3-perfcount: fix build for example perfcount daemon
2012-01-04 Volker Lendeckes3: Check for the packet size before accessing it
2012-01-04 Stefan MetzmacherLDAP-CLDAP: demonstrate that pdc name is an unc path
2012-01-04 Stefan Metzmachers4:torture/nbt/dgram.c: NBT samlogon requests without...
2012-01-04 Amitay Isaacsdlz_bind9: create session info from PAC using auth...
2012-01-03 Masafumi Nakayamas3-cli: fix bug 563, >8GB tar on BE machines
2012-01-03 Volker Lendeckes3: Fix a cut&paste error
2012-01-03 Volker Lendeckes3: Fix a typo
2012-01-03 Volker Lendeckes3: Remove the unused "file_existed" parameter from...
2012-01-03 Volker Lendeckes3: Avoid "file_existed" in smbd_calculate_maximum_allo...
2012-01-03 Volker Lendeckes3: Remove some else{} branches in smbd_calculate_maxim...
2012-01-03 Volker Lendeckes3: Directly use *p_access_mask in smbd_calculate_maxim...
2012-01-03 Volker Lendeckes3: Factor out smbd_calculate_maximum_allowed_access
2012-01-03 Matthieu Patouupgradeprovision: do not hold references to messageElements
2012-01-03 Matthieu Patoupyldb: raise an exception if we can't add the attribute
2012-01-03 Matthieu Patouupgradeprovision: treat provision without oem attribute...
2012-01-03 Amitay Isaacss4-provision: Fix the problem of DnsProperty values...
2012-01-02 Matthias Dieter... s4:torture/rpc/netlogon.c - enhance the "DsRGetDCName...
2012-01-02 Matthias Dieter... ldb:ldb/common/ldb_controls.c - reference "err_string...
2012-01-02 Andreas Schneiders4-provision: Fix tdbdump path lookup in make test.
2012-01-02 Volker Lendecketalloc: Slightly simplify talloc_unlink
2012-01-02 Volker Lendecketalloc: Fix a typo
2012-01-01 Volker LendeckeFix the build without kerberos
2012-01-01 Volker Lendeckeexamples: malloc is declared in <stdlib.h>
2012-01-01 Stefan Metzmachers4: Happy New Year 2012
2012-01-01 Stefan Metzmachers3: Happy New Year 2012
2011-12-31 Jeremy AllisonFinal part of fix for bug #8679 - recvfile code path...
2011-12-31 Jeremy AllisonThird part of fix for bug #8679 - recvfile code path...
2011-12-31 Jeremy AllisonSecond part of fix for bug #8679 - recvfile code path...
2011-12-29 Jelmer Vernooijpyregistry: Remove directory support.
2011-12-29 Jelmer VernooijRemove the 'dir' registry backend.
2011-12-29 Andrew Bartletts4-toture: Rename memory contexts in rpc.pac for greate...
2011-12-29 Andrew Bartletts4-gensec: Rename memory contexts in gensec_util for...
2011-12-29 Andrew Bartletts4-gensec: Rename memory contexts in gensec_krb5 for...
2011-12-29 Andrew Bartletts4-gensec: Rename memory contexts in gensec_gssapi...
2011-12-29 Andrew Bartletts4-auth: Rename memory contexts for greater clarity
2011-12-29 Andrew Bartlettauth/kerberos: Rename memory contexts for greater clarity
2011-12-29 Andrew Bartletts4-gensec remove auth_session dep from gensec_gssapi.c
2011-12-29 Andrew Bartletts4-gensec Remove fallback for simple privileges
2011-12-29 Andrew Bartletts4-torture: Demonstrate handling of the PAC in a custom...
2011-12-29 Andrew Bartletts4-gensec: Pass the auth context in during gensec test
2011-12-29 Andrew Bartletts4-pyauth: Make sure event context allows nesting
2011-12-29 Andrew Bartletts4-gensec: Move parsing of the PAC blob and creating...
2011-12-28 Andrew Bartletts4-gensec: fix cyrus sasl module after update() protype...
2011-12-28 Andrew Bartlettauth/kerberos: Make pac_data_out in kerberos_decode_pac...
2011-12-28 Andrew Bartletts4-auth Remove unused auth_context_create_from_ldb()
2011-12-28 Andrew Bartletts4-gensec: Allow a PAC to be obtained from any GSS...
2011-12-28 Andrew Bartlettauth/kerberos: Move gssapi_parse.c to the top level
2011-12-28 Andrew Bartlettcredentials: Always honour the return value of E_deshash()
2011-12-28 Andrew Bartletts4-ntlmssp Do not allow LM key without a LM password
2011-12-28 Andrew Bartletts3-auth Fix talloc parent for s4 event context in auth_...
2011-12-28 Andrew Bartletts3-auth: Remove protype for already-removed auth_ntlmss...
2011-12-28 Andrew Bartlettgensec: Allow an alternate set of modules to be specified
2011-12-25 Volker Lendeckelib/charset: Remove an unused variable
2011-12-25 Volker Lendeckes3: Fix fn signatures in charset_macosx.c
2011-12-25 Volker Lendeckes3: Fix a 64-bit warning
2011-12-25 Volker Lendeckes3: Fix linking on Lion
2011-12-25 Volker Lendecketdb: Use tdb_parse_record in tdb_update_hash
2011-12-25 Volker Lendecketdb: Use tdb_parse_record in tdb_update_hash
2011-12-25 Volker Lendeckelibreplace: Don't check for standards.h on darwin ...
2011-12-25 Jeremy AllisonFix bug #8679 - recvfile code path using splice() on...
2011-12-23 Volker Lendeckelib: Fix NT_STATUS_ALL_SIDS_FILTERED definition
2011-12-23 Stefan Metzmachers3:lib/ctdbd_conn: try ctdbd_init_connection() as root
2011-12-23 Matthias Dieter... s4:torture/rpc/netlogon.c - factor out the computer...
2011-12-23 Matthias Dieter... s4:netlogon RPC server - dcesrv_netr_DsRGetSiteName...
2011-12-23 Matthias Dieter... s4:libcli/finddcs_nbt.c - free "req" consistently with...
2011-12-23 Matthias Dieter... ldb:ldb_tdb.c - fix warnings in "ltdb_init_rootdse"
2011-12-23 Stefan Metzmachers4:drsuapi/getncchanges: the default for isRecycled...
2011-12-23 Matthieu Patous4-drsuapi: we store boolean in upppercase so we need...
2011-12-23 Matthieu Patous4-kcc: Remove also deleted objects that are not in...
2011-12-23 Matthieu Patous4-ldb: Add isRecycled when is defined in the schema
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Set the rank for the new DNS record...
2011-12-23 Amitay Isaacstest:dnsserver: Add zone creation and deletion test
2011-12-23 Amitay Isaacssamba-tool:dns: Fix a typo
2011-12-23 Amitay Isaacssamba-tool:dns: Add zone create/delete commands
2011-12-23 Amitay Isaacsldif-handler: Fix the case for attribute dnsproperty
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Add comments
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Make sure that zone information is...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Implement zone management RPC operations
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Add multiple DNS records in a single...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Use handy macros for error checking
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Implement DirectoryPartitionInfo...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Fix the enumeration of DNS records
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Use cached zone information to get...
2011-12-23 Amitay Isaacsidl:dnsserver: Add DNS_DP_STATE enumeration for diretor...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Implement EnumDirectoryPartition...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Cache DNS partition information
2011-12-23 Amitay Isaacss4:rpc-dnsserver: If a zone is reverse zone, set the...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: For PTR records, use dns_name_equal...
2011-12-23 Amitay Isaacssamba-tool:dns: Add support for reverse names (PTR...
2011-12-23 Amitay Isaacss4-provision: Set dNSProperty attribute for dns zones
2011-12-22 Andrew Bartletts3-librpc Use gensec_sig_size() instead of a fixed...
2011-12-22 Andrew Bartletts3-rpc_server: Rework pipe_ntlmssp_auth_bind() to be...
2011-12-22 Andrew Bartletts3-rpc_server: Allow gensec mechanisms to return NT_STA...
2011-12-22 Andrew Bartletts3-rpc_server: rename pipe_ntlmssp_verify_final() to...
2011-12-22 Andrew Bartletts3-rpc_server: Rename dcesrv_ntlmssp.[ch] to dcesrv_aut...
2011-12-22 Andrew Bartletts3-rpc_server rename NTLMSSP functions to auth_generic..()
2011-12-22 Andrew Bartletts3-rpc_server rename ntlmssp_server_auth_start() -...
next