VERSION: Raise version up to 3.2.14.
[samba.git] / source / passdb /
2009-06-10 Karolin Seegers3/passdb: Fix debug message: 'net setmaxrid' does...
2009-06-02 Marc VanHeyningens3: zero an uninitialized array
2009-06-02 Björn Jackes3/ldap: also handle DirX return codes
2009-04-17 Jeremy AllisonAllow pdbedit to change a user rid/sid. Based on a...
2009-04-01 Michael Adams3: fix the fix for bug #6195 - dont let smbd child...
2009-03-30 Jeremy AllisonFix the problem of 3.0.x passdb databases being version
2009-03-30 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-27 Volker LendeckeFix bug 6097
2009-03-27 Jeremy AllisonFix bug 6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-01-28 Jeremy AllisonFix bug #6035 - Possible race between fcntl F_SETLKW...
2008-12-09 Günther Deschners3-ldapsam: Fix Bug 5957: do not abort rename process...
2008-12-09 Volker LendeckeMake memcache_add_talloc NULL out the source pointer
2008-12-09 Jeremy AllisonFix bug #5825 - Account locking out doesnt work with...
2008-07-25 Jeremy AllisonUse sys_getgrnam not getgrnam. Pointed out by Herb.
2008-07-24 John H Terpstrapdb_ldap: Raise level for debug message to avoid log...
2008-07-16 Volker LendeckeFix some uninitialized variable references via ndr_print
2008-07-16 Volker LendeckeGive a nice error message if trying to join with a...
2008-07-14 Karolin SeegerFix typo.
2008-06-09 Gerald W. CarterManually port Steven Dannenman fix for using the correc...
2008-06-09 Volker LendeckeFix a memleak in fetch_ldap_pw
2008-06-09 Volker LendeckeFix a memleak in secrets_fetch_trust_account_password_l...
2008-06-09 Volker LendeckeFix a memleak in secrets_fetch_afs_key
2008-05-06 Volker LendeckeFix a panic in the [ug]id2sid valgrind bug fix
2008-05-06 Volker LendeckeFix a valgrind bug in the new [ug]id2sid cache
2008-05-05 Volker LendeckeFix a memleak -- Coverity ID 222
2008-04-21 Stefan Metzmacherpdb_tdb: fix the upgrade code, db_traverse returns...
2008-04-12 Volker LendeckeConvert dbwrap_trans_delete to NTSTATUS
2008-04-12 Volker LendeckeConvert dbwrap_trans_store to NTSTATUS
2008-04-12 Stefan Metzmacherpdb_tdb: use != 0 instead off == -1 for dbwrap functions
2008-04-12 Stefan Metzmacherpassdb: guard pdb_generate_sam_sid() with a transaction
2008-04-12 Stefan Metzmacherpassdb/secrets: add secrets_db_ctx() to get the db_context
2008-04-12 Stefan Metzmacherpdb_tdb: use db_open_trans()
2008-04-12 Stefan Metzmacherpdb_tdb: use db_sam->transaction_start(db_sam) != 0...
2008-04-12 Stefan Metzmacherpassdb/secrets: use db_open_trans()
2008-04-12 Stefan Metzmacherpassdb/secrets: it's enough to use traverse_read()...
2008-03-18 Marc VanHeyningenCoverity fixes
2008-03-18 Volker LendeckeConvert pdb_tdb to use dbwrap
2008-03-18 Volker LendeckeFix bug 4901
2008-03-18 Volker LendeckeConvert secrets.c to use dbwrap
2008-03-18 Volker LendeckeUse a separate tdb for mutexes
2008-03-18 Volker LendeckeConvert secrets_lock_trust_account_password to talloc
2008-03-18 Volker LendeckeMake use of talloc_asprintf_strupper_m in secrets.c
2008-03-18 Volker LendeckeAvoid some pointless checks
2008-03-18 Volker LendeckeUse talloc_tos() in secrets_init
2008-03-04 Günther DeschnerFix crash bug in pdb_init_ldapsam().
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-25 Volker LendeckeFix some warnings
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-19 Karolin SeegerChange ldap search filter. This function is also used...
2008-02-17 Günther DeschnerUse netr_SamInfo3 in remaining places.
2008-02-13 Stefan Metzmachernsswitch: convert winbind_env_set(), winbind_on() and...
2008-02-12 Günther DeschnerAdd get_logon_hours_from_pdb() (inspired by samba4).
2008-02-11 Karolin SeegerChange ldap search filter. This function is also used...
2008-02-09 Günther DeschnerMore paranoid checks for secrets_init() success.
2008-02-08 Karolin SeegerFix typo.
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-06 Jeremy AllisonDon't return true on talloc fail.
2008-02-04 Volker LendeckeFix valgrind errors
2008-02-04 Volker LendeckeRemove a static
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Michael AdamFix lookup_sids to detect unix_groups and unix_users...
2008-01-25 Michael AdamAdd a debug message: show the sid lookup_sid() was...
2008-01-25 Michael AdamAdd a debug message to lookup_rids() printing the domai...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonFix CID 469. new_acct can't be NULL here.
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Michael AdamFix memleak in ldapsam_rename_sam_account() found by...
2008-01-09 Michael AdamConvert add_sid_to_array() add_sid_to_array_unique...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-07 Günther DeschnerAdd secrets_shutdown().
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-03 Jeremy AllisonFix for bug #5163 from Laurent Pinchart <pinchart@skyne...
2007-12-30 Michael AdamMake pdb_tdb honour a private dir overridden in smb...
2007-12-29 Volker Lendeckepassdb.tdb is located in the private directory
2007-12-28 Volker LendeckeConvert csamuser to memcache
2007-12-26 Volker LendeckeRemove the sampwent interface
2007-12-26 Volker Lendeckesmbpasswd_search_users
2007-12-26 Volker LendeckeAdd tdbsam_search_users
2007-12-23 Volker LendeckeConvert the [gu]id_sid cache to memcache
2007-12-19 Volker LendeckeRemove Get_Pwnam and its associated static variable
2007-12-19 Günther DeschnerAdd and use some keystr functions using talloc_tos...
2007-12-18 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-18 Michael AdamPrevent another segfault.
2007-12-17 Michael AdamRemove direct caller of secrets_fetch_trusted_domain_pa...
2007-12-17 Michael AdamFix for bug #4801: Correctly implement lsa lookup level...
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static with sid_to_string
2007-12-15 Volker LendeckeUse sid_string_talloc where we have a tmp talloc ctx
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-15 Volker LendeckeUse sid_string_talloc where we have a tmp talloc ctx
2007-12-14 Stefan MetzmacherRevert "Fix for bug #4801: Correctly implement lsa...
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-13 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-13 Michael AdamPass NULL instead of unneeded &sid: pdb_get_trusteddom_...
2007-12-13 Michael AdamRename get_trust_pw() to get_trust_pw_hash().
next