Fix bug 8072 - PANIC: create_file_acl_common frees handle two times.
[rusty/samba.git] / source4 /
2011-04-08 Matthias Dieter... ldb:ldb/common/ldb_modules.c - change the request count...
2011-04-08 Matthias Dieter... ldb:ldb/common/ldb_modules.c - trivial - fix integer...
2011-04-07 Matthias Dieter... ldb:ldb_msg.c - make "ldb_msg_find_attr_as_*" more...
2011-04-07 Matthias Dieter... ldb:ldb_msg_check_sanity - clean it up from unneeded...
2011-04-07 Matthias Dieter... dsdb:schema/schema_syntax.c - correctly check error...
2011-04-07 Matthias Dieter... dsdb:schema/schema_syntax.c - add some empty value...
2011-04-07 Matthias Dieter... s4:objectclass LDB module - "ldb_msg_sanity_check"...
2011-04-07 Matthias Dieter... ldb:ldbadd/modify tool - return error code when at...
2011-04-07 Matthias Dieter... ldb:tests - "init.ldif" - deactivate empty "seeAlso...
2011-04-07 Matthias Dieter... ldb:ldb/common/ldb_modules.c - always use LDB error...
2011-04-07 Matthias Dieter... ldb:common/*.c - check for some OOM conditions
2011-04-07 Matthias Dieter... s4:objectclass LDB module - fix a comment - add a ")"
2011-04-07 Günther Deschners4-smbtorture: fix lsa forest trust test.
2011-04-07 Andrew Bartletts4-samba_dnsupate Fix syntax error
2011-04-07 Andrew Bartlettsamba_dnsupdate: Don't use subprocess.check_call, it...
2011-04-07 Andrew Tridgellldb: fixed --paged option in ldb tools
2011-04-06 Stefan Metzmachers4:dsdb/repl_meta_data: update replPropertyMetaData...
2011-04-06 Stefan Metzmachers4:dsdb/repl_meta_data: allow passing an explicit attri...
2011-04-06 Stefan Metzmachers4:dsdb/repl_meta_data: normalize the rdn attribute...
2011-04-06 Andrew Tridgells4-test: fixed a problem with very verbose NDR debug
2011-04-06 Andrew Tridgelllib/crypto: rename the SHA256_ functions to samba_SHA256_
2011-04-06 Andrew Tridgelltstream: make npa_tstream a private library
2011-04-06 Andrew Tridgelllib: make asn1_util a private library
2011-04-06 Matthieu Patous4: Update/Set local USN only on attribute that have...
2011-04-05 Andrew Bartlettkdc: always ldb escape the realm
2011-04-05 Andrew Bartlettauth: Move auth_session_info into IDL
2011-04-05 Andrew Bartletts4-auth: Always talloc_zero() the struct auth_session_info
2011-04-05 Kai Blins4 samba-tool: Implement "testparm" command
2011-04-04 Andrew Bartletts4-credentials Add a command line hook to set the kerbe...
2011-04-04 Andrew Tridgells4-dsdb: implemented creation of conflict records
2011-04-04 Andrew Tridgells4-samba-tool: give a bit better error on user delete...
2011-04-04 Andrew Tridgells4-rpc: improved error mapping for several RPC server...
2011-04-04 Andrew Tridgells4-dsdb: added a ldb err -> NTSTATUS mapping
2011-04-04 Andrew Tridgells4-krb5: be a bit less verbose about krb5 packets
2011-04-04 Andrew Tridgells4-loadparm: be a bit less verbose about smb.conf proce...
2011-04-04 Andrew Tridgells4-libnet: honour convention of DEBUGLEVEL>=10 for...
2011-04-03 Jelmer VernooijAvoid uppercasing server role in error message.
2011-04-03 Jelmer VernooijFix compilation without external heimdal.
2011-04-03 Jelmer Vernooijuse system heimdal headers if possible, fix missing...
2011-03-31 Andrew Bartlettlib/util/charset Add tests for strcasecmp_m(), talloc_s...
2011-03-31 Andrew Tridgells4-dsdb: cope with failed searches in the linked attrib...
2011-03-30 Jeremy AllisonFix convert_string() to take a *converted_size arg...
2011-03-30 Andrew Bartlettlib/util/charset Add tests for convert_string_talloc_ha...
2011-03-30 Andrew Bartlettlib/util Move base64 functions into lib/util/base64.c
2011-03-30 Matthias Dieter... s4:lib/policy/gp_ldap.c - make more use of LDB result...
2011-03-30 Matthias Dieter... s4:lib/registry/registry.h - align a copyright line...
2011-03-30 Matthias Dieter... s4:smb_server/smb/trans2.c - "talloc_move" isn't strict...
2011-03-29 Jeremy AllisonEnsure convert_string_XXX is always called with a valid...
2011-03-29 Andrew Tridgellldb: detect eof on ldif files
2011-03-29 Andrew Tridgells4-dsdb: allow modification of linked attribute targets...
2011-03-29 Andrew Tridgells4-cmdline: moved loadparm init after fault setup
2011-03-29 Andrew Tridgells4-param: set a default logfile
2011-03-28 Andrew Tridgells4-fsmo: say which role is being transferred
2011-03-28 Andrew Tridgells4-fsmo: samba-tool fsmo transfer now gets full error...
2011-03-28 Andrew Tridgells4-dsdb: perform FSMO transfers asynchronously
2011-03-28 Andrew Tridgells4-fsmo: make rootDSE modify for FSMO transfer async
2011-03-28 Andrew Tridgells4-fsmo: nicer error messages on failed FSMO transfers
2011-03-28 Andrew Tridgells4-drs: default hostname in samba-tool drs command
2011-03-28 Andrew Tridgells4-dsdb: only allow administrators to trigger FSMO...
2011-03-28 Andrew Tridgells4-fsmo: samba-tool fsmo takes a URL, not a hostname
2011-03-28 Jeremy AllisonFix inspired by work done by David Disseldorp for bug...
2011-03-25 Andrew Bartlettlib/util/charset rename iconv_convenience to iconv_handle
2011-03-25 Andrew Tridgelllibcli: created smb_constants.h
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-23 Günther Deschnerlibrpc: bring more librpc prototypes in common.
2011-03-23 Andrew Tridgellfault: fixed call to fault_setup() to use new syntax
2011-03-22 Matthias Dieter... s4:python bindings - handle NULL returns from "loadparm...
2011-03-22 Matthias Dieter... s4:param/loadparm.c - check for OOM
2011-03-22 Matthias Dieter... s4:auth/system_session.c - check for OOM
2011-03-22 Stefan Metzmachers4:ntvfs/posix: name->dos.attrib isn't initialized...
2011-03-21 Stefan Metzmachers4:ntvfs/posix: grant SEC_STD_DELETE if the parent...
2011-03-20 Matthieu Patoupyldb: minor fixup, fix a memory leak
2011-03-20 Matthieu Patoupyldb: add more tests for control manipulation
2011-03-20 Matthieu Patoudsdb: read acl, sd can be null and ret == LDB_SUCCESS
2011-03-20 Matthieu Patoudsdb: acl_read fix a missed talloc_steal
2011-03-20 Matthieu Patouupgradeprovision: Fix typo
2011-03-20 Matthieu Patouldb:fix control parsing for dirsync
2011-03-19 Jelmer Vernooijrpc_server/remote: Add missing prototype.
2011-03-19 Jelmer Vernooijlib/registry/tests: Fix prototypes.
2011-03-19 Jelmer Vernooijsource4/: Fix prototypes for all functions in various...
2011-03-19 Jelmer Vernooijsource4/lib: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/torture: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/auth: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/param: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/auth/ntlm: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/auth/gensec: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/winbind: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/torture/ndr: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/kdc: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/ntvfs: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/rpc_server: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/dsdb/samdb: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/smbd: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/ntvfs/posix: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/torture/basic: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/torture/raw: Fix prototypes for all functions.
2011-03-18 Günther Deschners4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP.
2011-03-18 Andrew Tridgells4-rootdse: improved operations error messages
2011-03-18 Günther Deschners4-smbtorture: add netsessiongetinfo() test.
2011-03-18 Günther Deschners4-smbtorture: add missing error code check in test_net...
next