sfrench/samba-autobuild/.git
2011-07-11 Stefan Metzmachers3:smbd: check the share level access mask in smbd_calc...
2011-07-11 Stefan Metzmachers3:smbd: make smbd_calculate_access_mask() non-static
2011-07-11 Stefan Metzmachers3:smbd/msdfs: let create_conn_struct() check the share...
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli->src_ss instead of...
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli->dest_ss instead callin...
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli_state_disconnect()
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli_state_is_connected()
2011-07-11 Stefan Metzmachers3:auth_server: use cli_echo() to check if the server...
2011-07-11 Stefan Metzmachers3:auth_server: make use of cli_state_is_connected()
2011-07-11 Stefan Metzmachers3:client: simplify readline_callback() to only use...
2011-07-11 Stefan Metzmachers3:libsmbclient: use cli_state_is_connected() in SMBC_c...
2011-07-11 Stefan Metzmachers3:libsmbclient: don't log the lowlevel fd in smbc_free...
2011-07-11 Stefan Metzmachers3:libsmb: add cli_state_disconnect()
2011-07-11 Stefan Metzmachers3:libsmb: make use of cli_state_is_connected()
2011-07-11 Stefan Metzmachers3:libsmb: remove unused cli_set_port()
2011-07-11 Stefan Metzmachers3:libsmb: also remember the local socket address after...
2011-07-11 Stefan Metzmachers3:smb2cli_base: add my copyright
2011-07-11 Björn Baumbachs3-torture: run_locktest2(): replace check_error()...
2011-07-11 Björn Baumbachs3-torture: run_locktest2(): replace cli_lock() with...
2011-07-11 Björn Baumbachs3-torture: run_locktest1(): replace cli_lock() with...
2011-07-11 Björn Baumbachs3-torture: locktest2: replace cli_lock() with cli_lock32()
2011-07-11 Björn Baumbachs3-torture: let wait_lock() use cli_lock32() instead...
2011-07-11 Björn Baumbachs3-libsmb: let cli_lock64 return NTSTATUS instead of...
2011-07-11 Björn Baumbachs3-libsmb: introduce cli_lock32()
2011-07-11 Andrew Tridgelldbcheck: use get_lDAPDisplayName_by_attid()
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... tevent-0.9.13
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*()
next