vfs: Remove -D_LARGEFILE64_SOURCE from vfs examples Makefile
[samba.git] / source4 /
2012-04-03 Stefan Metzmachers4:librpc/rpc: also parse ncacn_packet pdus with LIBNDR...
2012-04-03 Stefan Metzmachers4:librpc/rpc: don't mix up paylod ndr flags with the...
2012-04-03 Andrew Bartlettbuild: Remove checks for krb5_decode_ap_req, free_AP_RE...
2012-04-03 Stefan Metzmachers4:ldap_server: fix typo in DEBUG() message
2012-04-03 Andrew Bartletts4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: add missing 'return;' statements...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: after smbsrv_terminate_connection...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: fix memory leak in smb2srv_chain_re...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: use helper variable smb2srv_chain_r...
2012-04-02 Stefan Metzmachers4:smb_server/smb: remove a request from the list befor...
2012-04-02 Amitay Isaacss4-upgradedns: Fix the fqdn for forest dns zone
2012-04-01 Richard SharpeFix some of the issues that Jelmer identified in my...
2012-04-01 Richard SharpeAdd an open and close method to samba.smb.SMB so we...
2012-03-30 Kai Blins4 dns: Allow updating PTR records.
2012-03-28 Amitay Isaacss4-upgradedns: Make sure the attribute exists before...
2012-03-27 Kai Blins4 dns: Only do recursive queries when allowed/desired
2012-03-27 Kai Blins4 dns: Check smb.conf if we should allow recursion
2012-03-27 Kai Blins4 dns: Allow changing the dns operation flags in handlers
2012-03-27 Kai Blins4 dns: Only forward for zones we don't own
2012-03-27 Kai Blins4 dns: Forward questions we can't answer to another...
2012-03-26 Jelmer Vernooijwafsamba: Cope with slight differences in gdb output...
2012-03-26 Andrew Bartletts4-dsdb: use constant-time search for descriptor -...
2012-03-26 Richard SharpeFix the PyDoc comments in samba.smb.SMB and add a secur...
2012-03-26 Matthias Dieter... s4:ldap.py - re-introduce the "(dn=CN=ldaptestUSER3...
2012-03-25 Matthias Dieter... LDB/s4 - deny the "(dn=...)" syntax on search filters...
2012-03-25 Matthias Dieter... LDB/s4 - do not use the "(dn=...)" syntax on filters...
2012-03-25 Matthias Dieter... s4:ldap.py - test the already mentioned structural...
2012-03-25 Matthias Dieter... s4:dsdb - enhance "get_last_structural_class()" for...
2012-03-25 Matthias Dieter... s4:objectclass LDB module - fix up the sorting in respe...
2012-03-25 Matthias Dieter... s4:objectclass LDB module - clean up "objectclass_sort()"
2012-03-25 Jelmer VernooijLIBCLI_SMB2: Depend on cli_smb_common rather than libsmb.
2012-03-21 Björn Baumbachs4-samba-tool: add password verification in change...
2012-03-21 Björn Baumbachs4-samba-tool: add password verification in add user
2012-03-21 Björn Baumbachs4-provision: don't ask only 3 times for passwd in...
2012-03-21 Björn Baumbachs4-provision: add password verification in interactive...
2012-03-21 Amitay Isaacss4-upgradedns: Add DNS partitions in msDS-hasMasterNCs...
2012-03-21 Amitay Isaacss4-rpc: dnsserver: Fix IPv6 reverse zone handling
2012-03-21 Amitay Isaacss4-upgradedns: Allow fixing of dns provision after...
2012-03-20 Jelmer VernooijMove NS_GUID_string and NS_GUID_from_string to dsdb...
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_empty to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2012-03-19 Michael Adams4:selftest: add test for "samba-tool group list"
2012-03-18 Michael Adams4:samba-tool: add simple command "group list"
2012-03-18 Michael Adams4:selftest: add a new testsuite for the "samba-tool...
2012-03-17 Matthieu Patouupgrade provision didn't run findprovisionrange anymore
2012-03-17 Matthieu PatouRewrite findprovisionrange to use factorized functions
2012-03-17 Matthieu PatouFactorize code from findprovisionusnranges in order...
2012-03-16 Michael Adams4:samba-tool: remove remains of patch conflict resolution
2012-03-16 Jelmer VernooijStop installing popt_common.h as its symbols are in...
2012-03-16 Jelmer VernooijRemove more unnecessary shebang lines in python files.
2012-03-15 Jelmer Vernooijsamba.tests.source: Verify that only executable python...
2012-03-15 Michael Adams4:selftest: remove python shebang accidentially re...
2012-03-15 Michael Adams4:selftest: fix message typo in test for "samba-tool...
2012-03-15 Stefan Metzmachers4:librpc/rpc: avoid an unused talloc_reference() from...
2012-03-15 Stefan Metzmachers4:librpc/rpc: pass a mem_ctx to dcerpc_request_send()
2012-03-15 Stefan Metzmachers4:librpc/rpc: use tevent_req_defer_callback() in dcerp...
2012-03-15 Stefan Metzmachers4:librpc/rpc: use tevent_req_defer_callback() in dcerp...
2012-03-15 Stefan Metzmachers4:librpc/rpc: convert dcerpc_alter_context_send/recv...
2012-03-15 Stefan Metzmachers4:librpc/rpc: convert dcerpc_bind_send/recv to tevent_req
2012-03-15 Stefan Metzmachers4:librpc/rpc: also notify requests which are not shipp...
2012-03-15 Stefan Metzmachers4:librpc/rpc: ship requests via an immediate event
2012-03-15 Stefan Metzmachers4:librpc/rpc: if the connecion is dead we're done
2012-03-15 Stefan Metzmachers4:librpc/rpc: if the connection is dead we don't want...
2012-03-15 Jelmer Vernooijlibsmbclient-raw: Install smb_composite.h.
2012-03-14 Michael Adams4:selftest: fix a message-typo in the "samba-tool...
2012-03-14 Michael Adams4:selftest: add a new test for "samba-tool user list"
2012-03-14 Amitay Isaacss4-dsdb: Fix the case for attribute name msDS-hasMasterNCs
2012-03-13 Andreas Schneiders4-python: Add missing python source file encoding.
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable webserver...
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable samba_tool...
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable dcerpc scripts.
2012-03-13 Andreas Schneiders4-python: Remove execute flag from non-executable...
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable blackbox...
2012-03-13 Andreas Schneiders4-python: Remove execute flag from ndrdump blackbox...
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable test scripts.
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable netcmd scripts.
2012-03-13 Andreas Schneiders4-python: Remove execute flag from netcmd scripts.
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable samba scripts.
2012-03-13 Andreas Schneiders4-python: Remove execute flag of upgradehelpers.py.
2012-03-13 Jelmer Vernooijnbench: Fix typo.
2012-03-13 Jelmer Vernooijsamba.8: Fix typo: deamon -> daemon.
2012-03-13 Jelmer Vernooijsamba_dnsupdate: Mention contents of invalid line when...
2012-03-13 Jelmer Vernooijsamba_dnsupdate: Raise proper exception when getting...
2012-03-13 Jelmer Vernooijsamba_dnsupdate: Use docstrings, which show up nicely...
2012-03-11 Jelmer Vernooijupgradedns: Remove unused import.
2012-03-11 Jelmer Vernooijsamba-tool: Write diagnostics to stderr rather than...
2012-03-11 Matthias Dieter... s4:upgradeprovision - fix some output messages
2012-03-11 Kai Blins4 dns: Test deleting records and fix a small bu
2012-03-10 Kai Blins4 dns: Be less chatty during tests
2012-03-10 Kai Blins4 dns: Clean up tests a bit
2012-03-10 Kai Blins4 dns: Support TXT updates, add tests
2012-03-10 Kai Blins4 dns: Support TXT queries
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-03-10 Jelmer Vernooijsamba.tests.blackbox.samba_tool_drs: Remove unused...
2012-03-10 Jelmer Vernooijsamba.samdb: Fix formatting of arguments in docstring.
2012-03-10 Jelmer Vernooijpython: samba: Use relative import for _glue.
2012-03-10 Jelmer Vernooijsamba.tests.samba_tool.base: Avoid unnecessary call...
2012-03-10 Jelmer Vernooijsamba.tests.samba_tool.user: Remove unused imports.
2012-03-09 Kai Blins4 dns: Add support for PTR queries.
2012-03-09 Andrew Bartletts4-librpc: Remove unused new_ev
next