s4-dsdb: added get_attid_from_lDAPDisplayName() on samdb
[metze/samba/wip.git] / source3 /
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd() from reply_echo
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd() from reply_writebraw
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd() from send_file_readX
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd() from send_file_readbraw
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd() from reply_readbraw_error
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd() from sendfile_short_send
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd() from fake_sendfile
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from netbios_session_retarget
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from vfs_pwrite_data
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from vfs_write_data
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from send_trans2_replies
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from smbd_initialize_smb2
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from reply_special
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from pipe_write_done
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from send_break_message_smb1
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from api_dcerpc_cmd_read...
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from send_trans_reply
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from send_nt_replies
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from blocking_lock_reply_error
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from generic_blocking_lock_error
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from handle_aio_read/write_co...
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from schedule_aio_write_and_X
2010-08-16 Volker Lendeckes3: Add "sock" to smbd_server_connection
2010-08-16 Andreas Schneiders3-waf: Added missing client option to pidl list for...
2010-08-16 Volker Lendeckes3: Simplify the logic of check_access by an early...
2010-08-16 Volker Lendeckes3: Lift smbd_server_fd() from read_target_host
2010-08-16 Andreas Schneiders3-waf: Try to fix the idl build.
2010-08-16 Andreas Schneiders3-waf: Create a variable for LIBNDR_NTPRINTING_SRC.
2010-08-16 Andreas Schneiders3-waf: Fixed the rpc_client build.
2010-08-16 Andreas Schneiders3-waf: Fixed the build.
2010-08-16 Jim McDonoughs3-printing: fix BUG 7280 - auto printers not loading...
2010-08-16 Günther Deschners3-selftest: fix make oldtest (testparm_s3 tests use...
2010-08-16 Stefan Metzmachers3:winbindd: remove rpc_pipe_client references from...
2010-08-16 Stefan Metzmachers3:winbindd: use dcerpc_wbint_* functions instead of...
2010-08-16 Stefan Metzmachers3:winbindd: add binding_handle to struct winbindd_child
2010-08-16 Stefan Metzmachers3:include: remove unused dispatch* fn pointers from...
2010-08-16 Stefan Metzmachers3:winbindd: remove unused wb_ndr_dispatch* functions
2010-08-16 Stefan Metzmachers3:rpc_server: remove unused rpc_pipe_internal_dispatch()
2010-08-16 Stefan Metzmachers3:rpc_client: remove unused cli_do_rpc_ndr* functions
2010-08-16 Stefan Metzmachers3:rpc_client: remove unused rpc_pipe_open_local()
2010-08-16 Volker Lendeckes3-printing: Lift the use of smbd_server_fd from job_su...
2010-08-16 Günther Deschners3-param: also remove lp_update_encrypted from loadparm.
2010-08-16 Volker Lendeckes3: Fix some type-punned warnings
2010-08-16 Günther Deschners3-smbtorture: fix printf statement in ioctl test.
2010-08-16 Volker Lendeckes3: Remove an unused struct definition
2010-08-16 Volker Lendeckes3: Remove get_client_fd()
2010-08-16 Andreas Schneiders3-auth: Remove obsolete 'update encrypted' option.
2010-08-16 Günther Deschners3-selftest: add samba3.posix_s3.rpc.spoolss.notify...
2010-08-16 Günther Deschners3-build: always check for python.
2010-08-15 Volker Lendeckes3: Remove some unused code
2010-08-15 Andreas Schneiders3-test: Try to fix the build farm subunit parsing.
2010-08-15 Volker Lendeckes3: Increase debug level for shutdown_other_smbds
2010-08-15 Volker Lendeckes3: Add debugs to shutdown_other_smbds
2010-08-14 Volker Lendeckes3: Remove a conn NULL check from claim_connection
2010-08-14 Volker Lendeckes3: Fix an uninitialized variable
2010-08-14 Andrew Bartletts3:auth Add error paths for invalid password_state...
2010-08-14 Andrew Bartletts3:auth Change winbindd -> auth interface to more stand...
2010-08-14 Andrew Bartletts3:auth Change 'make_user_info' to be talloc based
2010-08-14 Andrew Bartletts3:auth Whitespace fixes after auth merge
2010-08-14 Andrew Bartletts3:auth Make Samba3 use the new common struct auth_user...
2010-08-14 Michael Adams3:idmap: fix sid_to_unixid for builtin and own domain.
2010-08-14 Michael Adams3:idmap: fix spacing/indentation
2010-08-14 Michael Adams3:idmap_ldap: use idmap_rw_new_mapping in idmap_ldap_n...
2010-08-14 Michael Adams3:idmap_ldap: add idmap_rw_ops to idmap_ldap_context...
2010-08-14 Michael Adams3:idmap_tdb: use idmap_rw_new_mapping in idmap_tdb_new...
2010-08-14 Michael Adams3:idmap_tdb: add idmap_rw_ops to idmap_tdb_context...
2010-08-14 Michael Adams3:idmap_tdb2: use idmap_rw_new_mapping in idmap_tdb2_n...
2010-08-14 Michael Adams3:idmap_tdb2: add rw_ops to idmap_tdb2_context and...
2010-08-14 Michael Adams3:idmap: add abstract idmap_rw new_mapping mechanism...
2010-08-14 Michael Adams3:idmap_ad: untangle two assignments from checks
2010-08-14 Michael Adams3:idmap_ad: remove unused filter_low_id and filter_hig...
2010-08-14 Michael Adams3:idmap_ad: use range from idmap_domain in idmap_ad_si...
2010-08-14 Michael Adams3:idmap_ad: use range from idmap_domain in idmap_ad_un...
2010-08-14 Michael Adams3:idmap_rid: remove a comment that does not apply...
2010-08-14 Michael Adams3:idmap_rid: remove unused domain_name from the idmap_...
2010-08-14 Michael Adams3:idmap_rid: remove range from idmap_rid_context()
2010-08-14 Michael Adams3:idmap_rid: use range from idmap_domain in idmap_rid_...
2010-08-14 Michael Adams3:idmap_rid: use ranges from idmap_domain struct in...
2010-08-14 Michael Adams3:idmap_rid: remove unused talloc context var from...
2010-08-14 Michael Adams3:idmap_rid: remove unused talloc context arg from...
2010-08-14 Michael Adams3:idmap_rid: remove unused talloc context var from...
2010-08-14 Michael Adams3:idmap_rid: remove unused talloc ctx argument from...
2010-08-14 Michael Adams3:idmap_rid: untangle assignment from check in idmap_r...
2010-08-14 Michael Adams3:idmap_ldap: add my (C)
2010-08-14 Michael Adams3:idmap_ldap: create mappings for unmapped sids in...
2010-08-14 Michael Adams3:idmap_ldap: add a idmap_ldap_new_mapping().
2010-08-14 Michael Adams3:idmap_ldap: add idmap_ldap_get_new_id() to allocate...
2010-08-14 Michael Adams3:idmap_ldap: move idmap_ldap_set_mapping() further up.
2010-08-14 Michael Adams3:idmap_ldap: make idmap_ldap_alloc_context a member...
2010-08-14 Michael Adams3:idmap_ldap: call idmap_ldap_alloc_init from idmap_ld...
2010-08-14 Michael Adams3:idmap_ldap: remove the (now unused) range from idmap...
2010-08-14 Michael Adams3:idmap_ldap: use ranges from idmap domain in idmap_ld...
2010-08-14 Michael Adams3:idmap_ldap: add idmap_domain arg to idmap_ldap_alloc...
2010-08-14 Michael Adams3:idmap_ldap: remove unused filter range from struct...
2010-08-14 Michael Adams3:idmap_ldap: don't load ranges - they have been loade...
2010-08-14 Michael Adams3:idmap_ldap: use filter range from idmap domain,...
2010-08-14 Michael Adams3:idmap_ldap: re-implement allocate_id in idmap methods.
2010-08-14 Michael Adams3:idmap_tdb: add my (C)
2010-08-14 Michael Adams3:idmap_tdb: properly initialize the idmap_tdb context...
2010-08-14 Michael Adams3:idmap_tdb: prevent opening the idmap db more than...
next