s3:dbwrap: add specific dbwrap_wipe() implementation to dbwrap_tdb
[ira/wip.git] / source3 /
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_wipe() implementation...
2011-10-11 Michael Adams3:dbwrap: add a comment
2011-10-11 Gregor Becks3:dbwrap: add function dbwrap_wipe()
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_parse_record() implement...
2011-10-11 Gregor Becks3:dbwrap: implement dbwrap_fallback_exists() with...
2011-10-11 Gregor Becks3:dbwrap: allow NULL parser for dbwrap_parse_record()
2011-10-11 Gregor Becks3:dbwrap: dbwrap_parse_record() should always return...
2011-10-11 Gregor Becks3:dbwrap: add function dbwrap_parse_record()
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_exists() implementation...
2011-10-11 Gregor Becks3:dbwrap: factor out db_rpt_search_internal()
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_exists() implementation...
2011-10-11 Gregor Becks3:dbwrap: add function dbwrap_exists()
2011-10-11 Michael Adams3:dbwrap: add a wrapper dbwrap_traverse_read()
2011-10-11 Michael Adams3:dbwrap: change the dbwrap_traverse() wrapper to...
2011-10-11 Michael Adams3:dbwrap: reorganize dbwrap.h some
2011-10-11 Michael Adams3:dbwrap: move dbwrap_traverse() to dbwrap.c, the...
2011-10-11 Michael Adams3:dbwrap: move dbwrap_store() back to dbwrap.c, the...
2011-10-11 Michael Adams3:dbwrap: move dbwrap_delete() back to dbwrap.c, the...
2011-10-11 Michael Adams3:dbwrap: move dbwrap_fetch() back to dbwrap.c, the...
2011-10-11 Michael Adams3:dbwrap: move the db_open_rbt() prototype to a new...
2011-10-11 Michael Adams3:dbwrap: move the db_open_file() prototype to a new...
2011-10-11 Michael Adams3:dbwrap: move the db_open_tdb() prototype to a new...
2011-10-11 Michael Adams3:dbwrap: move the db_open_ctdb() prototype to a new...
2011-10-11 Stefan Metzmachers3:vfs_acl_common: also parse xattr.NTACL version 1
2011-10-11 Stefan Metzmachers3:wscript: add 'gssapi' dependecy to 'errors3'
2011-10-11 Günther Deschners3-passdb: split out passdb/pdb_ipa.h.
2011-10-11 Günther Deschners3-passdb: split out passdb/pdb_nds.h.
2011-10-11 Günther Deschners3-passdb: split out passdb/pdb_ldap.h.
2011-10-11 Günther Deschners3-smbldap: rearrange prototypes a bit.
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 Bartlettlibcli/smb Move CSC_POLICY_* definition to smb_constants.h
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
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_netlogon_send()
2011-10-10 Christian Ambachs3:smb2_create: fix allocation size return value when...
2011-10-10 Günther Deschners3-passdb: split out passdb/pdb_smbpasswd.h.
2011-10-10 Günther Deschners3-passdb: split out passdb/pdb_wbc_sam.h.
2011-10-10 Günther Deschners3-passdb: split out passdb/pdb_tdb.h.
2011-10-10 Günther Deschners3-net: when all DNS servers fail to operate, the overa...
2011-10-08 Stefan Metzmachers3:utils: avoid '//' comments
2011-10-08 Stefan Metzmachers3:lib/netapi: avoid '//' comments
2011-10-08 Andrew Bartlettbuild: build wbinfo only once in the waf build
2011-10-08 Andrew Bartlettbuild: remove double-setting of build_public_headers
2011-10-08 Andrew Bartlettbuild: s3 public headers appear to be correct now
2011-10-07 Stefan Metzmachers3:modules: add vfs_dfs_samba4
2011-10-07 Stefan Metzmachers3:msdfs: removed unused variables
2011-10-07 Stefan Metzmachers3:msdfs: implement setup_dfs_referral() on top of...
2011-10-07 Stefan Metzmachers3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooks
2011-10-07 Stefan Metzmachers3:param: add lp_host_msdfs to loadparm_s3_context
2011-10-07 Jeremy AllisonFix bug #8509 - Read-only handles on SAMR allow SAMR_DO...
2011-10-07 Andrew Bartletts3-param Remove odd formatting to allow code merge
2011-10-07 Andrew Bartletts3-param: inline octal_string into caller to allow...
2011-10-07 Andrew Bartletts3-param use Auto define for lm_announce default
2011-10-07 Andrew Bartlettldb: use ldb directly rather than via a copy
2011-10-07 Andrew Bartlettbuild: Remove obsolete --enable/disable-merged-build
2011-10-07 Andrew Bartlettbuild: Remove _SAMBA_WAF_BUILD_
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-10-06 Stefan Metzmachers3:lib: remove unused/empty modules.c
2011-10-06 Stefan Metzmachers3:configure.developer: add --enable-uid-wrapper
2011-10-06 Volker Lendeckes3: Use the uid_wrapper
2011-10-06 Andrew Bartlettmodules: standardise on samba_init_module as the hook...
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-10-06 Andrew Bartletts3-module allow libreplace to provide dlopen replacement
2011-10-04 Jeremy AllisonFix bug #8507 - smbd doesn't correctly honor the "force...
2011-10-04 Günther Deschners3-waf: remove explicit linking to SMBLDAP subsystem.
2011-10-04 Günther Deschners3-smbldap: remove an obsolete prototype.
2011-10-04 Stefan Metzmachers3:lib/util: make sure panic action can attach a debugg...
2011-10-04 Stefan Metzmachers3:param: use ROLE_DOMAIN_CONTROLLER for an AD domain...
2011-10-01 Michael Adams3:registry: fix the test for a REG_SZ blob possibly...
2011-10-01 Gregor Becks3:registry: reg_format: handle unterminated REG_SZ...
2011-10-01 Richard SharpeAdd the new test_nttrans_fsctl.c to waf
2011-10-01 Richard SharpeMove FSCTL handling into the VFS. Initial code changes...
2011-10-01 Richard SharpeAdd a torture test to test existing FSCTL responses
2011-09-30 Jeremy AllisonFix bug #8493 - DFS breaks zip file extracting unless...
2011-09-30 Matthias Dieter... s3:wscript_build - add dependency on "tdb-wrap3" for...
2011-09-30 Andrew Bartlettbuild: Add dep on tdb-wrap3 to get tdb headers
2011-09-30 Volker Lendeckes3: Re-add (), fix a gcc hint
2011-09-30 Volker Lendeckes3: Remove an unused variable
2011-09-30 Volker Lendeckes3: Fix an uninitialized variable warning
2011-09-30 Volker Lendeckes3: Fix a C++ warning
2011-09-30 Volker Lendeckes3: Fix a C++ warning
2011-09-29 BramBug 7551: Return error of cli_push when 'put - /some...
2011-09-29 Stefan Metzmachers3:smb2cli: fix the num_expected == 0 logic in smb2cli_...
2011-09-29 David Disseldorps3-smb2_server: fix ioctl InputOffset checking
2011-09-29 David Disseldorps3-smb2_server: SMB2_OP_IOCTL doesn't require at least...
2011-09-29 Stefan Metzmachers3:smb2_server: SMB2_OP_CANCEL requests don't have...
2011-09-28 Michael Adams3:dbwrap_ctdb: improve the check for skipping the...
2011-09-28 Kai Blins3 net: Fix a discard const warning
2011-09-28 Stefan Metzmachers3:libsmb: remove unused TALLOC_FREE(subreq) calls in
2011-09-27 Stefan Metzmachers3:libsmb: call TALLOC_FREE(subreq) directly after...
2011-09-27 Andrew Bartletts3-messaging Do not ever send a kill to -1
2011-09-27 Andrew Bartletts3-messaging Ensure that the message is of the correct...
2011-09-27 Andrew Bartletts3-pdb_samba4: Remove unused attribute from domain...
2011-09-27 Jeremy AllisonThese modules are no longer experimental but production...
2011-09-27 Richard SharpeFree the memory talloc'd
2011-09-26 Andreas Schneiders3-samr: Remove fstring in samr.
2011-09-26 Simo Sorces3-passdb: Cleanup use of fstring and move to talloc.
2011-09-26 Simo Sorces3-group-mapping: Remove unused functions.
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
next