s3:libsmb/smb_seal: always use SAFE_FREE(buf) in common_free_enc_buffer()
[rusty/samba.git] / source4 /
2011-10-21 Stefan Metzmacherlibcli/smb: move some common defines to smb_constants.h
2011-10-20 Amitay Isaacss4-dns: Update serial number for zone on dns updates
2011-10-20 Amitay Isaacss4-selftest: Add tests for RPC dnsserver
2011-10-20 Amitay Isaacssamba-tool: Added dns command for DNS management
2011-10-20 Amitay Isaacss4-dns: Added DCERPC dns server for DNS management
2011-10-20 Amitay Isaacss4-provision: Provision DNS records with correct rank
2011-10-20 Andrew Tridgells4-test: added test suite for common.py code
2011-10-20 Andrew Tridgells4-dsdb: moved dsdb_Dn() into common.py
2011-10-20 Andrew Tridgellsubunitrun: give more useful help
2011-10-19 Andrew Tridgelldsdb: improve debug message
2011-10-19 Stefan Metzmachers4:libcli/raw: remove unused smb_len(), _smb_setlen...
2011-10-19 Stefan Metzmachers4:smb_server/smb2: make use of _smb_setlen_tcp()
2011-10-19 Stefan Metzmachers4:smb_server/smb: make use of _smb_setlen_nbt()
2011-10-19 Stefan Metzmachers4:libcli/smb2: make use of _smb_setlen_tcp()
2011-10-19 Stefan Metzmachers4:libcli/raw: make use of _smb_setlen_nbt()
2011-10-19 Stefan Metzmachers4:lib/stream: make use of smb_len_tcp()
2011-10-19 David Disseldorps3: remove duplicate fsctl fn definitions
2011-10-19 David Disseldorplibcli: move ioctl function field defs to smb_constants
2011-10-19 Andrew Bartletts4-s3-upgrade rename samba-tool domain samba3upgrade...
2011-10-19 Andrew Bartletts4-s3-upgrade fix format string for secrets.tdb exception
2011-10-19 Andrew Bartletts4-s3-upgrade test upgrade without a wins.dat
2011-10-19 Andrew Bartletts4-s3-upgrade Fix samba3upgrade code to cope with a...
2011-10-19 Andrew Bartletts4-smb_server do not set credentials on gensec twice
2011-10-19 Jelmer Vernooijsamba.getopt: Add some basic tests.
2011-10-19 Jelmer Vernooijsamba.getopt: Keep exception message when setting a...
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-18 Stefan Metzmachers4:auth/unix_token: match s3 behavior and add uid/gid...
2011-10-18 Andrew Bartlettlib/param: Remove parameters for wins and spoolss databases
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-10-18 Andrew Bartlettgensec: move event-using code to gensec_update() hooks...
2011-10-18 Andrew Bartletts4-auth: match the new s3 gensec client and always...
2011-10-18 Andrew Bartlettntlmssp: Prepare gensec_ntlmssp_start() for broader use
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-18 Andrew Bartletts4-s3-upgrade: Give a better clue when we cannot open...
2011-10-18 Andrew BartlettRevert "s4: Mark the winsreplication test as knownfail"
2011-10-18 Andrew BartlettRevert "s4:selftest: skip flakey samba4.nbt.winsreplica...
2011-10-17 Stefan Metzmachers4:dlz_bind9: add no memory checks
2011-10-17 Stefan Gohmanns4:dlz_bind9: Copy dn before changing in b9_has_soa
2011-10-17 Stefan Gohmanns4:dlz_bind9: add missing earch bases for windows 2000...
2011-10-17 Kai Blins4 provision: DNS backend should be set by caller
2011-10-17 Kai Blins4 provision/dns: Clean up os level handling
2011-10-17 Kai Blins4 provision/dns: Clean up backend handling
2011-10-17 Kai Blins4 provision: Default to win2k3 domain function level
2011-10-17 Kai Blins4 provision: Reword opinionated dns backend help text...
2011-10-17 Kai Blins4 provision: Rename bind9 flatfile backend to BIND9_FL...
2011-10-15 Matthieu Patouprovision: fix the doc
2011-10-15 Matthieu Patous4-interfaces: allow pure ipv6 to work
2011-10-15 Matthieu Patous4: check that the xattr are supported in the folder...
2011-10-14 Jeremy AllisonFix printf warning.
2011-10-13 Jelmer Vernooijsamba-tool: Add test to make sure all commands have...
2011-10-13 Jelmer Vernooijsamba-tool: Add test to make sure all commands have...
2011-10-13 Jelmer Vernooijsamba-tool: Move main command implementation to samba...
2011-10-13 Jelmer Vernooijsamba-tool: Don't require full prog line to be in synopsis.
2011-10-13 Jelmer Vernooijsamba.netcmd: Reintroduce Command.name.
2011-10-13 Jelmer Vernooijsamba-tool: Determine long option from docstring.
2011-10-13 Jelmer Vernooijcreds: Remove unnecessary calls to credopts.get_credent...
2011-10-13 Jelmer Vernooijpython: Remove extra newlines.
2011-10-13 Michael Adams4:selftest: flakey test samba4.drs.delete_object.pytho...
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-13 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
2011-10-13 Andrew Bartlettlibcli/auth: Provide a struct loadparm_context to schan...
2011-10-13 Jelmer Vernooijsamba-tool: Use self.outf in a few more places.
2011-10-13 Jelmer Vernooijsamba-tool delegation: Use self.outf, simplify some...
2011-10-13 Jelmer Vernooijsamba.getopt: Refactor parsing of --kerberos argument...
2011-10-12 Stefan Metzmachers4:torture/smb2: we only support 64KB reads/writes...
2011-10-12 Jelmer Vernooijsamba-tools/testparm: Add really basic unit test, demon...
2011-10-12 Jelmer Vernooijnetcmd: Add Command.get_logger() method.
2011-10-12 Jelmer Vernooijnetcmd: Add errf stream to command instances.
2011-10-12 Jelmer Vernooijsamba-tool/testparm: Fix traceback when checking client...
2011-10-12 Jelmer Vernooijsamba-tool/testparm: Fix handling of command-line options.
2011-10-12 Michael Adamselftest: mark samba4.drs.delete_object.python knownfail
2011-10-12 Gregor Becks3:utils change data_blob_dup_talloc() to take a DATA_B...
2011-10-12 Jelmer Vernooijsamba.upgrade: Use list comprehension.
2011-10-12 Jelmer Vernooijsamba.getopt: Allow --kerberos=auto, and fix exception...
2011-10-11 Matthias Dieter... s4:ldap_backend.c/"map_ldb_error" - handle errors simil...
2011-10-11 Andrew Bartlettauth: move gensec_start.c to the top level
2011-10-11 Andrew Bartlettauth: move credentials layer to the top level
2011-10-11 Andrew Bartletts4-s3-upgrade: Allow import (just without a uid mapping...
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-10 Simo Sorcepac: Fix wrong memory allocation check
2011-10-10 Stefan Metzmacherlibcli/cldap: don't pass tevent_context to cldap_socket...
2011-10-10 Stefan Metzmacherlibcli/cldap: pass tevent_context to cldap_search_send()
2011-10-10 Stefan Metzmacherlibcli/cldap: pass tevent_context to cldap_netlogon_send()
2011-10-10 Stefan Metzmacherlibcli/cldap: pass tevent_context to cldap_set_incoming...
2011-10-08 Jelmer VernooijRemove pointless exception catching in tests.
2011-10-08 Jelmer Vernooijnetcmd/domain: Remove unused imports.
2011-10-08 Jelmer Vernooijnetcmd: Avoid catching all exceptions, avoid using...
2011-10-08 Jelmer Vernooijupgrade: Avoid catching all exceptions, just catch...
2011-10-08 Matthias Dieter... s4:findprovisionusnranges - the default python path...
2011-10-08 Stefan Metzmachers4:torture/smb2: avoid '//' comments
2011-10-08 Stefan Metzmachers4:torture/drs: avoid '//' comments
2011-10-08 Stefan Metzmachers4:lib/wmi: avoid '//' comments
2011-10-08 Andrew Bartlettbuild: build wbinfo only once in the waf build
2011-10-08 Stefan Metzmacherselftest: run dfs tests on plugin_s4_dc
2011-10-07 Stefan Metzmachers4:smb_server: implement dfs referral handing on top...
2011-10-07 Stefan Metzmachers4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS...
2011-10-07 Stefan Metzmachers4:dbchecker: make use of local_oid controls for dsdb...
next