librpc: only let NDR_NBT depend on NDR_NBT_BUF.
[kai/samba.git] / source3 /
2011-11-03 Günther Deschnerlibrpc: only let NDR_NBT depend on NDR_NBT_BUF.
2011-11-03 Stefan Metzmachers3:param: change default of "* signing" to "default"
2011-11-03 Stefan Metzmachers3:smbd: make use of SMB_SIGNING_* constants
2011-11-03 Stefan Metzmachers3:libsmb: make use of SMB_SIGNING_* constants
2011-11-03 Stefan Metzmachers3:lib: make use of SMB_SIGNING_* constants
2011-11-03 Stefan Metzmachers3:libsmb: make use of SMB_SIGNING_* constants
2011-11-03 Stefan Metzmachers3:libsmb: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:torture: s/Undefined/SMB_SIGNING_DEFAULT/ s/Required...
2011-11-03 Stefan Metzmachers3:lib: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:lib/netapi: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:libnet: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:winbindd: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:web: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:utils: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:nmbd: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:auth: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:client: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:param: make use of SMB_SIGNING_* constants
2011-11-03 Stefan Metzmachers3:param: the behavior of "client/server signing =...
2011-11-03 Stefan Metzmachers3:libsmb: restore the 3.6.x behavior signing config...
2011-11-03 Björn Baumbachs3-build: add bin/dbwrap_tool to the BIN_PROGS2 depende...
2011-11-03 Björn Baumbachs3-registry: fix upgrade code
2011-11-03 Björn Baumbachs3-utils: net - Fix one error/usage message
2011-11-03 Björn Baumbachs3-printing: fix typo
2011-11-03 Stefan Metzmachers3:torture: let SMB2-BASICS work against w2k8r2 and...
2011-11-02 Günther Deschners3-waf: convert libcli_netlogon3 into a private library.
2011-11-02 Sumit Boses3-lsa: Let passdb backend handle the DOMAIN$ user
2011-11-02 Günther Deschners3-waf: move trusts_util.c code into a private library.
2011-11-02 Günther Deschners3-trustdomcache: make enumerate_domain_trusts() static.
2011-11-02 Günther Deschners3-waf: convert libnet_keytab into a private library.
2011-11-02 Günther Deschners3-libnet: add ads forward declaration in libnet keytab...
2011-11-02 Günther Deschners3-waf: fix libgpo.so library name.
2011-11-02 David Disseldorps3:smb2_server: remove unused outhdr variables
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()
next