ira/wip.git
2011-07-13 Andrew Tridgells4-dsdb: moved checking of duplicate member entries...
2011-07-13 Vicentiu Ciorbarus3-rpc_server: Removed no longer used functions.
2011-07-13 Vicentiu Ciorbarus3-rpc_client: Migrate to dcerpc_winreg_delete_subkeys_...
2011-07-13 Vicentiu Ciorbarus3-rpc_client: Migrate to dcerpc_winreg_enumvals()...
2011-07-13 Vicentiu Ciorbarus3-rpc_client: Added dcerpc_winreg_delete_subkeys_recur...
2011-07-13 Vicentiu Ciorbarus3-rpc_client: Added dcerpc_winreg_enumvals() function.
2011-07-13 Stefan Metzmacherdynconfig: rework the logic to support --enable-fhs
2011-07-13 Stefan Metzmacherdynconfig: add SambaIndentedHelpFormatter in order...
2011-07-13 Stefan Metzmacherdynconfig: remember which options still have their...
2011-07-13 Stefan Metzmacherdynconfig: use an option group for the samba specific...
2011-07-13 Stefan MetzmacherRevert "s4-build Change default paths and --with flags...
2011-07-13 Stefan MetzmacherRevert "build: Put lockdir and cachedir in FHS-like...
2011-07-13 Matthieu Patouldb-tdb: Introduce a flag on ltdb_add_internal to indic...
2011-07-12 Stefan Metzmachers3:libsmb: remove unused cli_smb_inbuf()
2011-07-12 Björn Baumbachs3: dbwrap_ctdb.c: fix #ifdef CTDB_CONTROL_SCHEDULE_FOR...
2011-07-12 Stefan Metzmachers4:libcli/raw: s/SMBchkpth/SMBcheckpath
2011-07-12 Stefan Metzmachers4:winsdb: place wins.ldb in "state dir" instead of...
2011-07-12 Stefan Metzmacherselftest/Samba4: use "state dir" for persistent files
2011-07-12 Stefan Metzmachers4:provision: place the sysvol share under "state dir...
2011-07-12 Stefan Metzmacherselftest/Samba4: setup "state dir" and "cache dir"
2011-07-12 Stefan Metzmachers4:param: add "state dir" and "cache dir" options
2011-07-12 Stefan Metzmachers3:libsmb: remove unused cli_oplock_handler()
2011-07-12 Stefan Metzmachers4:libcli/raw: remove SMBkeepalive
2011-07-12 Stefan Metzmachers4:smb_server: s/SMBkeepalive/NBSSkeepalive
2011-07-12 Stefan Metzmachers3:include: remove SMBkeepalive
2011-07-12 Stefan Metzmachers3:smbd: s/SMBkeepalive/NBSSkeepalive
2011-07-12 Stefan Metzmachers3:libsmb: s/SMBkeepalive/NBSSkeepalive
2011-07-12 Stefan Metzmachers3:lib: s/SMBkeepalive/NBSSkeepalive
2011-07-12 Stefan Metzmacherlibcli/smb: add NBSS message types
2011-07-12 Stefan Metzmachers3:libsmb: remove unused cli->privileges
2011-07-12 Stefan Metzmachers3:smbd: use PROTOCOL_SMB2_02 instead PROTOCOL_SMB2
2011-07-12 Stefan Metzmachers3:loadparm: use PROTOCOL_SMB2_02 instead of PROTOCOL_SMB2
2011-07-12 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB2_02 constant
2011-07-11 Stefan Metzmachers3:smb2_create: use smbd_calculate_access_mask() instea...
2011-07-11 Stefan Metzmachers3:smb2_tcon: return the correct maximal_access on...
2011-07-11 Stefan Metzmachers3:smbd: return the real share access mask in the SMBtc...
2011-07-11 Stefan Metzmachers3:smbd: use smbd_calculate_access_mask() also for...
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()
next