mat/samba.git
2011-07-11 Andrew Tridgelldbcheck: use get_lDAPDisplayName_by_attid() dbcheck
2011-07-11 Andrew Tridgelldsdb: added get_lDAPDisplayName_by_attid
2011-07-11 Andrew Tridgelldbcheck: improved error checking in fixup of missing...
2011-07-11 Andrew Tridgells4-provision: use samba.unix2nttime() instead of hard...
2011-07-11 Matthieu Patous4-drs: do not return links pointed to unexistant objects
2011-07-11 Matthieu Patous4-dirsync: do not return linked attribute if the targe...
2011-07-11 Matthieu Patous4-dsdb: allow objectsid to be specified in a modificat...
2011-07-11 Matthieu Patous4-samba-tool: dbcheck, check and fix broken metadata
2011-07-11 Matthieu Patous4-python: Add functions to get linkid and systemflags...
2011-07-11 Matthieu Patous4-dsdb: if the provision control is specified, update...
2011-07-11 Matthieu Patouupgradeprovision: reduce the number of attribute that...
2011-07-11 Matthieu Patous4-provision: fix the value of creation timestamp to...
2011-07-11 Matthieu Patous4-dsdb: when replacing linked attribute take always...
2011-07-11 Matthieu Patous4-dsdb: check for single valued attribute in repl_meta...
2011-07-11 Andrew Tridgelldbcheck: check all objects, including deleted objects
2011-07-11 Andrew Tridgells4-dsdb: deleted objects are expected to be missing...
2011-07-11 Andrew Tridgells4-dsdb: fixed crash bug in extended_dn_in
2011-07-11 Andrew Tridgelldbcheck: added confirm_all support for remaining checks
2011-07-11 Andrew Tridgelldbcheck: use specified DB schema for non-LDAP URLs
2011-07-10 Stefan Metzmachersocket_wrapper: make sure interfaces are in the valid...
2011-07-10 Stefan Metzmachers4:lib/socket: iface_list_wildcard() should only return...
2011-07-10 Stefan Metzmachers3:smb2cli_tcon: use tevent_req_oom()
2011-07-10 Volker Lendeckes3: Fix Coverity ID 2587,2588: CHECKED_RETURN
2011-07-09 Stefan Metzmachers3:smb2cli_base: ask for the next response if there...
2011-07-09 Stefan Metzmachers3:smb2cli_base: make use of tevent_req_defer_callback()
2011-07-09 Stefan Metzmachers3:smb2cli_base: fix memory hierachy in smb2cli_req_recv()
2011-07-09 Stefan Metzmachers3:smb2cli_base: call smb2cli_req_unset_pending() befor...
2011-07-09 Stefan Metzmachers3:smb2cli_base: unset the destructor in smb2cli_req_un...
2011-07-09 Stefan Metzmachers3:smb2cli_base: keep the order of pending requests
2011-07-09 Stefan Metzmachers3:smb2cli_base: rename 'result' => 'req' in smb2cli_re...
2011-07-09 Stefan Metzmachertevent: change version to 0.9.13 after adding tevent_re...
2011-07-09 Stefan Metzmachertevent: add tevent_req_defer_callback()
2011-07-09 Stefan Metzmachertevent: fix comments for tevent_req_post()
2011-07-08 Jeremy AllisonMove smbd_smb2_request_check_tcon() smbd_smb2_request_c...
2011-07-08 Günther Deschners3-waf: split out LIBCLI_WINREG_INTERNAL as LIBCLI_WINR...
2011-07-08 David Disseldorpwinreg: Ensure server return status is set on success
2011-07-08 David Disseldorpwinreg: Use the ntstatus return code for client side...
2011-07-08 Stefan Metzmachers3:libsmb: remove unused cli->inbuf and cli->bufsize
2011-07-08 Stefan Metzmachers3:client: use an inbuf on the stack in readline_callback()
2011-07-08 Stefan Metzmachers3:libsmb: clistr_pull_talloc() doesn't need base_ptr...
2011-07-08 Stefan Metzmachers3:libsmb: remove unused smb_dos_errstr()
2011-07-08 Stefan Metzmachers3:libsmb/smberr: make global const arrays static
2011-07-08 Stefan Metzmachers3:libsmb: don't use the cli->inbuf to store the last...
2011-07-08 Stefan Metzmachers3:torture: use cli_is_nt/dos_error() in run_error_map_...
2011-07-08 Stefan Metzmachers3:libsmb: don't call cli_set_error() in cli_echo()
2011-07-08 Stefan Metzmachers3:libsmb: remove unused enum smb_read_errors infrastru...
2011-07-08 Stefan Metzmachers3:client: close the socket if receive_smb_raw() fails
2011-07-08 Stefan Metzmachers3:client: use cli_nt_error() in order to avoid cli_err...
2011-07-08 Stefan Metzmachers3:client: avoid cli_errstr() where we already have...
2011-07-08 Stefan Metzmachers3:clitar: avoid usage of cli_errstr()
2011-07-08 Stefan Metzmachers3:libsmb: remove use of cli_errstr() in SMBC_server_in...
2011-07-08 Stefan Metzmachers3:auth_server: use cli->is_guestlogin instead of parsi...
2011-07-08 Stefan Metzmachers3:auth: remove unused variable
2011-07-08 Stefan Metzmachers3:auth_unix: remove unused var
2011-07-08 Stefan Metzmachers3:smb2_server: add some comments about change_to_user...
2011-07-08 Andrew Bartlettlib/param: Merge struct loadparm_service into common
2011-07-08 Andrew Bartletts3-param use common struct parmlist_entry to hold param...
2011-07-08 Andrew Bartlettparam: Move per-share parameters into a seperate file...
2011-07-08 Andrew Bartletts4-param Remove offset != -1 checks
2011-07-08 Andrew Bartletts4-param change to struct bitmap to match s3-param
2011-07-08 Andrew Bartletts4-param Also check the p_class matches when comparing...
2011-07-08 Andrew Bartletts3-param check for aliases with both p_class and offset
2011-07-08 Andrew Bartlettlib/util Move bitmap.c to lib/util
2011-07-08 Andrew Bartlettparam: Add hooks to s3 parm_struct and the parameters...
2011-07-08 Andrew Bartletts3-lib use True and False in bitmap.c
2011-07-08 Andrew Bartletts3-param: calculate default_server_announce at runtime
2011-07-08 Andrew Bartletts3-param Remove lp_set_passdb_backend()
2011-07-08 Volker Lendeckes3-zfsacl: Fix a debug message
2011-07-08 Stefan Metzmachers3:wscript_build: remove unused variable
2011-07-07 Stefan Metzmachers3:selftest: run SMB2-BASIC
2011-07-07 Stefan Metzmachers3:torture: add SMB2-BASIC
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_query_directory*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_write*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_read*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_flush*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_close*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_create*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_tcon*() and smb2cli_tdis*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_sesssetup*() and smb2cli_logoff*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_negprot*()
2011-07-07 Stefan Metzmachers3:libsmb: add basic smb2 client infrastructure
2011-07-07 Jeremy AllisonFix bug #8293 - SMB2 doesn't rotate the log files often...
2011-07-07 Stefan Metzmachers3:smb2_server: call change_to_root_user() or smbd_smb2...
2011-07-07 Björn Baumbachlibcli: remove duplicate of #define NT_STATUS_NO_SUCH_JOB
2011-07-07 Björn Baumbachs3-client: Remove use of cli_errstr()
2011-07-07 Björn Baumbachs3-libsmb: Remove use of cli_errstr()
2011-07-07 Björn Baumbachs3-torture: run_shortname_test: Remove uses of cli_errstr()
2011-07-07 Björn Baumbachs3-torture: run_simple_posix_open_test: Remove uses...
2011-07-07 Stefan Metzmachers3-torture: use nt_errstr() for cli_unlink() error...
2011-07-07 Björn Baumbachs3-torture: introduce check_both_error()
2011-07-07 Stefan Metzmachers3:libsmb: finally remove unused cli_state->outbuf
2011-07-07 Stefan Metzmachers3:libsmb: remove unused clistr_push_fn()
2011-07-07 Stefan Metzmachers3:libsmb: remove unused clistr_pull_fn()
2011-07-07 Stefan Metzmachers3:torture/scanner: use trans2_bytes_push_str() in...
2011-07-07 Stefan Metzmachers3:torture/scanner: use trans2_bytes_push_str() in...
2011-07-07 Stefan Metzmachers3:libsmb: use trans2_bytes_push_str() in cli_tcon_andx...
2011-07-07 Stefan Metzmachers3:libsmb: use trans2_bytes_push_str() in cli_set_ea_path()
2011-07-07 Stefan Metzmachers3:libsmb: use trans2_bytes_push_str() in cli_dfs_get_r...
2011-07-07 Stefan Metzmachers3:libsmb: use a talloc_stackframe in cli_dfs_get_refer...
2011-07-07 Stefan Metzmachers3:libsmb: use trans2_bytes_push_str/bytes() in cli_lis...
next