]> git.samba.org - mat/samba.git/history - source3
s4-dnsserver: Set DNS_DP_AUTOCREATED flag for the zone information
[mat/samba.git] / source3 /
2011-11-02 Jeremy AllisonRemove opendir() VFS code from ACL modules.
2011-11-01 Jeremy AllisonCall check_parent_access() on readdir.
2011-11-01 Jeremy AllisonChange function signature of check_parent_access()...
2011-10-31 Stefan Metzmachers3:smb2_server: FLAG_CHAINED means we always use the...
2011-10-31 Stefan Metzmachers3:smb2_server: don't reset the tid and session id...
2011-10-31 Stefan Metzmachers3:smb2_server: echo the SMB2_HDR_CREDIT_CHARGE and...
2011-10-31 Stefan Metzmachers3:smbd: also the parent smbd needs FLAG_MSG_PRINT_GENE...
2011-10-31 David Disseldorps3: fix typo in net ads join output
2011-10-31 Volker Lendeckes3: Fix some nonempty blank lines
2011-10-31 Volker Lendeckes3: Fix a comment
2011-10-31 Volker Lendeckes3: Remove some leftovers of old ctdb tdb2 code
2011-10-28 Jeremy AllisonFix bug #8548 - winbind_samlogon_retry_loop ignores...
2011-10-28 Jeremy AllisonRemove the order dependency in parent_override_delete...
2011-10-28 Jeremy AllisonRemove the mkdir and open functions from the ACL module...
2011-10-28 Jeremy AllisonRemove unused "struct security_descriptor" parameter...
2011-10-28 Jeremy AllisonFinally do all the open checks inside open_file()....
2011-10-28 Jeremy AllisonSimplify smbd_check_open_rights() and move all the...
2011-10-28 Jeremy AllisonMove parent_override_delete() to before I need to use it.
2011-10-28 Jeremy AllisonMake smbd_check_open_rights() static.
2011-10-28 Günther Deschners3-net: Make sure to always re-use the "good" dc for...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module -> samba_module_init
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-28 Andrew Bartletts3-selftest Add all the LOCAL-* smbtorture tests to...
2011-10-28 Andrew Bartletts3-build: Remove libbigballofmud.so
2011-10-28 Andrew Bartletts3-torture Remove t_stringoverflow as fstrcpy now uses...
2011-10-28 Andrew Bartletts3-selftest: Add LOCAL-sprintf_append
2011-10-28 Andrew Bartletts3-torture run t_strappend tests as LOCAL-sprintf_append
2011-10-28 Andrew Bartletts3-torture Run t_strappend test for less time
2011-10-28 Andrew Bartletts3-torture Fix t_strappend test
2011-10-28 Andrew Bartlettselftest: Have only one set of selftest knownfail and...
2011-10-28 Andrew Bartletts3-torture remove unused t_push_ucs2.c t_strcmp.c t_str...
2011-10-28 Andrew Bartletts3-torture remove unused t_asn1.c
2011-10-28 Günther Deschners3-passdb: use tevent_context in passdb.
2011-10-28 Günther Deschners3-smbldap: use tevent_context in smbldap.
2011-10-27 Volker Lendeckes3-ctdb: Fix ctdb_read_req
2011-10-27 Volker Lendeckes3-ctdb: Add debug to ctdb_processes_exist
2011-10-27 Volker Lendeckes3: Use serverids_exist in parse_share_modes
2011-10-27 Volker Lendeckes3: Add serverids_exist
2011-10-27 Volker Lendeckes3: Add processes_exist
2011-10-27 Volker Lendeckes3-ctdb: Make ctdbd_process_exists use ctdbd_processes_...
2011-10-27 Volker Lendeckes3-ctdb: Add ctdb_processes_exist
2011-10-27 Volker Lendeckes3-ctdb: Allow ctdb_read_req to read any reqid
2011-10-27 Volker Lendeckes3-ctdb: Don't hand out 0 as reqid
2011-10-27 Volker Lendeckes3: Use talloc_tos() in parse_share_modes()
2011-10-27 Volker Lendeckes3: Fix some nonempty blank lines
2011-10-27 Volker Lendeckes3: Fix some type-punned warnings
2011-10-27 Andreas Schneiders4-torture: Add a samr privilege check.
2011-10-27 Stefan Metzmachers3:rpc_client: remove references to auth_ntlmssp_state
2011-10-27 Andreas Schneiders3: Enable uid wrapper.
2011-10-27 Andreas Schneiderreplace: Add don't include unistd.h directly and add...
2011-10-27 Andreas Schneiders3: Include uid_wrapper where it is missing.
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-10-27 Andreas Schneiders3-waf: Don't link uid_wrapper more than once.
2011-10-27 Andreas Schneiders3-netlogon: Fix setting the machinge account password.
2011-10-26 Jeremy AllisonFactor out the code checking if a parent should overrid...
2011-10-26 Jeremy AllisonRemove another level of indentation - deal with !NT_STA...
2011-10-26 Jeremy AllisonAdd early return on stat open without O_CREAT if file...
2011-10-26 Stefan Metzmachers3:libsmb: make use of map_nt_error_from_unix_common...
2011-10-26 Stefan Metzmachers3:libsmb: avoid using smb_flg2 in cli_trans.c
2011-10-26 Stefan Metzmachers3:libsmb: replace smb_size - 4 with MIN_SMB_SIZE...
2011-10-26 Stefan Metzmachers3:libsmb: use 'tevent_' instead of 'event_' in clitrans.c
2011-10-26 Stefan Metzmachers3:libsmb: make use of smb_buffer_oob() in clitrans.c
2011-10-26 Stefan Metzmachers3:libsmb: use smb_len_nbt() in clitrans.c
2011-10-26 Stefan Metzmachers3:include: implement trans_oob() as wrapper to smb_buf...
2011-10-26 Günther Deschners3-netapi: remove pointless use_memory_krb5_ccache.
2011-10-26 Stefan Metzmacherlibcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_con...
2011-10-26 Stefan Metzmachers3:lib: make_unix_date3() is the same as pull_dos_date3()
2011-10-26 Stefan Metzmachers3:lib: make_unix_date2() is the same as pull_dos_date2()
2011-10-26 Stefan Metzmachers3:lib: make_unix_date() is the same as pull_dos_date()
2011-10-26 Björn Baumbachs3-util: dbwrap_tool: fix fetch_string function
2011-10-26 Gregor Becks3:net registry check: fix a case where automatic and...
2011-10-26 Gregor Becks3:net registry check: do not silently replace separators
2011-10-26 Jeremy AllisonSecond attempt to fix bug #8384 - Windows XP clients...
2011-10-25 Stefan Metzmachers3:smb2cli_base: make use of [_]smb_[set]len_tcp()
2011-10-25 Stefan Metzmachers3:smb2cli_base: make use of map_nt_error_from_unix_com...
2011-10-25 Stefan Metzmachers3:lib/errmap_unix: map EPIPE to NT_STATUS_CONNECTION_D...
2011-10-25 Stefan Metzmachers3:libsmb: s/event_context/tevent_context/ in async_smb...
2011-10-25 Stefan Metzmachers3:lib/addrchange.h: include libreplace headers before...
2011-10-25 Andrew Bartlettbuild: always include tevent with <tevent.h>
2011-10-25 Andrew Bartlettbuild: always include talloc with <talloc.h>
2011-10-25 Andrew Bartletttorture: Remove unused smbiconv
2011-10-25 Stefan Metzmachers3:libsmb: make use of map_nt_error_from_unix_common...
2011-10-24 Stefan Metzmachers3:libsmb: use HDR_* defines in cli_state_dispatch_smb1()
2011-10-24 Stefan Metzmachers3:libsmb: make use of smb_[set]len_nbt() in async_smb.c
2011-10-24 Stefan Metzmachers3:libsmb: use HDR_* defines in cli_pull_raw_error()
2011-10-24 Stefan Metzmacherlibcli/smb: move smb_signing.[ch] to the toplevel
2011-10-24 Stefan Metzmachers3:libsmb/smb_signing: make use of HDR_* defines
2011-10-24 Stefan Metzmachers3:libsmb/smb_signing: make use of smb_len_nbt()
2011-10-24 Stefan Metzmachers3:libsmb/smb_signing: avoid usage of smb_ss_field
2011-10-24 Jeremy AllisonTry and fix bug #8384 - Windows XP clients seem to...
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-10-24 Stefan Metzmacherlibcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines...
2011-10-24 Stefan Metzmacherlibcli/smb: move more defines to smb_constants.h
2011-10-24 Stefan Metzmacherlibcli/smb: move CAP_* defines to smb_constants.h
2011-10-24 Stefan Metzmacherlibcli/smb: move source3/libsmb/read_smb.* to the toplevel
2011-10-24 Stefan Metzmachers3:libsmb/read_smb: make use of smb_len_tcp()
2011-10-24 Stefan Metzmachers3:libsmb: remove unused sync read_smb()
2011-10-24 Stefan Metzmachers3:torture: avoid using read_smb()
2011-10-22 Jeremy AllisonThird part of fix for bug #8541 - readlink() on Linux...
2011-10-22 Jeremy AllisonSecond part of fix for bug #8541 - readlink() on Linux...
next