libcli: Fixed a build warning for a missing prototype.
[kamenim/samba.git] / source4 /
2010-06-30 Matthias Dieter... s4:auth/session.c - suppress a warning when freeing...
2010-06-30 Anatoliy Atanasovs4:schema/schema_set.c - free LDB message diffs
2010-06-30 Anatoliy Atanasovs4:auth/session.c - free "group_string" when not needed
2010-06-30 Andrew Bartletts4:dsdb Fix possible schema segfaults for DRS-replicati...
2010-06-29 Günther Deschners4-smbtorture: remove duplicate torture_assert_sid_equa...
2010-06-29 Günther Deschners4-smbtorture: add more sophisticated tests for winreg_...
2010-06-29 Matthias Dieter... s4:ntvfs/ipc/vfs_ipc.c - remove unused code
2010-06-29 Matthias Dieter... s4:ntvfs/ipc/vfs_ipc.c - add casts to suppress warnings...
2010-06-29 Matthias Dieter... s4:ntp_signd/ntp_signd.c - add casts to suppress warnin...
2010-06-29 Matthias Dieter... s4:rpc_server/browser.c - remove unused code
2010-06-29 Matthias Dieter... s4:smb_server/smb2/find.c - remove unused code
2010-06-29 Matthias Dieter... s4:smb_server/blob.c - remove unused code
2010-06-29 Matthias Dieter... s4:dsdb/new_partition.c - remove the "ldb_next_request...
2010-06-29 Matthias Dieter... ldb:ldb_map_outbound.c - "ldb_parse_tree_collect_attrs...
2010-06-29 Matthias Dieter... ldb:ldb_modules.c - "ldb_dso_load_symbol" - remove...
2010-06-29 Matthias Dieter... s4:ldb - "ldb_dn_update_components" - fix free of inval...
2010-06-29 Matthias Dieter... ldb:ldb_dn.c - "ldb_dn_set_extended_component" - free...
2010-06-29 Matthias Dieter... s4:ldb_dn.c - make the code parts which free extended...
2010-06-29 Matthias Dieter... ldb:ldb_dn - "ldb_dn_explode" - move the "dn->comp_num...
2010-06-29 Günther Deschners4-smbtorture: remove some pointless mem_equal tests...
2010-06-29 Günther Deschners4-smbtorture: handle NT_STATUS_NOT_IMPLEMENTED in...
2010-06-29 Günther Deschners4-smbtorture: use TEST_MACHINE_NAME in test_netr_GetFo...
2010-06-29 Günther Deschners4-smbtorture: add netr_GetForestTrustInformation test...
2010-06-29 Matthias Dieter... Revert "s4/dsdb: Fixed partition_search() not to pass...
2010-06-29 Matthias Dieter... Revert "s4/auth: Fixed authsam_expand_nested_groups...
2010-06-29 Günther Deschners4-smbtorture: add NDR torture test for winreg_QueryMul...
2010-06-29 Günther Deschners4-smbtorture: add RPC torture test for winreg_QueryMul...
2010-06-29 Günther Deschnerwinreg: fix winreg_QueryMultipleValues() IDL and tortur...
2010-06-29 Nadezhda IvanovaFixed incorrect use of cn instead of lDAPDisplayName
2010-06-29 Andrew Bartletts4:secrets Ensure secrets.ldb uses the same hooks as...
2010-06-29 Andrew Bartletts4:selftest Split out PKINIT tests from test_kinit...
2010-06-29 Andrew Bartletts4:kdc Rework the 'allowed enc types' calculation
2010-06-29 Andrew Bartletts4:auth Query LDB for msds-SupportedEncryptionTypes...
2010-06-29 Andrew Bartletts4:kerberos Add functions to convert msDS-SupportedEncr...
2010-06-29 Andrew Bartletts4:libnet_join Fix typo in msDS-SupportedEncryptionTypes
2010-06-29 Andrew Bartletts4:provision Add an msDS-SupportedEncryptionTypes entry...
2010-06-29 Andrew Tridgellbuild: only use git when found by configure
2010-06-28 Kamen Mazdrashkis4/repl_meta_data: remove duplicated (and commented...
2010-06-28 Kamen Mazdrashkis4/ndr: Fix tuncating of constant to a 'long' type
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - add a missing brace
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - fix memory handling in "ldb_ope...
2010-06-28 Matthias Dieter... s4:lib/ldb/registry.c - handle the classname in the...
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - remove really useless "local_ctx"
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - retrieve the classname correctl...
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - change the "ldb_get_value"...
2010-06-28 Matthias Dieter... s4:auth/sam.c - "authsam_expand_nested_groups" - small...
2010-06-28 Matthias Dieter... s4:auth/sam.c - "authsam_expand_nested_groups" - cosmet...
2010-06-28 Matthias Dieter... s4:auth/sam.c - "authsam_expand_nested_groups" - use...
2010-06-28 Jelmer Vernooijselftest: Remove accidentally committed dummy test.
2010-06-28 Endi S. Dewatas4/spnupdate: Fixed spnupdate to use secrets credential...
2010-06-28 Endi S. Dewatas4/libcli: Register LDB_CONTROL_REVEAL_INTERNALS and...
2010-06-28 Endi S. Dewatas4/dsdb: Fixed partition_search() not to pass special...
2010-06-28 Endi S. Dewatas4/auth: Fixed authsam_expand_nested_groups() to find...
2010-06-28 Matthias Dieter... s4:repl_meta_data LDB module - fix counter type
2010-06-28 Matthias Dieter... s4:acl LDB module - fix counter type
2010-06-28 Matthias Dieter... s4:dcesrv_drsuapi.c - fix a counter variable
2010-06-28 Matthias Dieter... s4:selftest - also "rpc.samr.users.privileges" does...
2010-06-28 Matthias Dieter... s4:lsa RPC server - Fix up "dcesrv_lsa_DeleteObject"
2010-06-28 Matthias Dieter... s4:knownfail - "pwdLastSet" test does work now
2010-06-28 Matthias Dieter... s4:torture/rpc/samr.c - test_SetPassword_LastSet -...
2010-06-28 Matthias Dieter... s4:torture - SAMR password tests - activate support...
2010-06-28 Matthias Dieter... s4:dcesrv_samr_SetUserInfo - implement right "pwdLastSe...
2010-06-28 Matthias Dieter... s4:dcesrv_samr_SetUserInfo - deny operations when ...
2010-06-28 Matthias Dieter... s4:dcesrv_samr_SetUserInfo - port the "SAMR_FIELD_LAST_...
2010-06-28 Matthias Dieter... s4:dcesrv_samr_SetUserInfo - implement password set...
2010-06-28 Matthias Dieter... s4:dcesrv_samr_SetUserInfo - implement case 18 which...
2010-06-28 Matthias Dieter... s4:OemChangePasswordUser2 - return "NT_STATUS_WRONG_PAS...
2010-06-28 Matthias Dieter... s4:samr_password.c - add a function which sets the...
2010-06-28 Günther Deschners4-smbtorture: fix typo.
2010-06-28 Matthias Dieter... s4:torture/rpc/samr.c - test_SetPassword_LastSet -...
2010-06-28 Günther Deschners4-smbtorture: add trustDomainPasswords blob test to...
2010-06-28 Stefan Metzmachers4:ldap_server: don't start if we can't bind to port 389
2010-06-28 Nadezhda IvanovaImplementation of self membership validated right.
2010-06-28 Kamen Mazdrashkis4/test: Run DrsDeleteObjectTestCase as part of S4...
2010-06-28 Kamen Mazdrashkis4/drs: re-implement 'renaming' object replication
2010-06-28 Kamen Mazdrashkis4/drs-test: Add few comments in DrsDeleteObjectTestCas...
2010-06-26 Matthias Dieter... s4:rpc_server/srvsvc/dcesrv_srvsvc.c - remove unreachab...
2010-06-26 Matthias Dieter... s4:rpc_server/wkssvc/dcesrv_wkssvc.c - remove unreachab...
2010-06-26 Matthias Dieter... s4:rpc_server/lsa/dcesrv_lsa.c - remove unreachable...
2010-06-26 Matthias Dieter... s4:lsa/lsa_lookup.c - use a better type for the "rtype...
2010-06-26 Matthias Dieter... s4:rpc_server/drsuapi/drsutil.c - remove unreachable...
2010-06-26 Matthias Dieter... s4:rpc_server/dcesrv_auth.c - remove unreachable code
2010-06-26 Matthias Dieter... s4:winbind/wb_samba3_protocol.c - add cast to suppress...
2010-06-26 Matthias Dieter... s4:kdc/kdc.c - add cast to suppress warnings on Solaris...
2010-06-26 Matthias Dieter... s4:kdc/kpasswdd.c - remove unreachable code
2010-06-26 Matthias Dieter... s4:provision.py - fix comment regarding DNS entries
2010-06-26 Stefan Metzmachers4:provision: add entries for root dns servers
2010-06-26 Stefan Metzmachers4:provision: move Samba4 specific DNS stuff to its...
2010-06-26 Stefan Metzmachers4:provision: add --next-rid option
2010-06-26 Stefan Metzmachers4:dsdb/ridalloc: add comment about windows behavior...
2010-06-26 Stefan Metzmachers4:provision: don't use hardcoded values for 'nextRid...
2010-06-26 Stefan Metzmachers4:provision: pass relax control also to modify_ldif
2010-06-25 Kamen Mazdrashkis4/net-drs: Fix error messages typo and formatting
2010-06-25 Kamen Mazdrashkis4/drs-test: Fix whitespaces and permissions for delete...
2010-06-25 Andrew Bartletts4:schannel Open the schannel_store.tdb at startup
2010-06-25 Matthieu Patous4 python: Add unit tests related to PyLong/PyInt handling
2010-06-25 Matthieu Patouldb: Fix a wrong changetype in unit test
2010-06-25 Jelmer Vernooijsmbtorture: Fix loading of --load-list.
2010-06-25 Matthias Dieter... s4:lib/registry/ldb.c - cosmetic - fix comment
2010-06-25 Matthias Dieter... s4:lib/registry/ldb.c - cosmetic - wrap lines
next