s3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SEND() instead of smb_vfs_ev_glue
[samba.git] / source3 / groupdb /
2018-12-20 Volker Lendeckegroupdb: Use dom_sid_str_buf
2018-11-09 Volker Lendeckepassdb: Use dom_sid_str_buf
2018-11-09 Volker Lendeckepassdb: Use dom_sid_str_buf
2018-11-02 Volker Lendeckepassdb: Use dom_sid_str_buf
2018-08-17 Volker Lendeckelib: Pass mem_ctx to state_path()
2018-05-09 Simo SorceFix Jean François name to be UTF-8
2018-04-03 Volker Lendeckegroupdb: Fix CID 1167984 Ignoring number of bytes read
2017-02-22 Chris LambCorrect "errror" typos.
2016-10-13 Trever L. AdamsUpdate smbrun to allow for settings environment variables.
2015-05-14 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/groupdb.
2015-03-30 Volker Lendeckegroupdb: Fix a typo
2015-03-17 Volker Lendeckelib: Remove tdb_compat
2014-11-10 David Disseldorpmapping_tdb: add missing talloc_free in error path
2014-11-03 David Disseldorpgroupdb: don't leak state_path onto talloc tos
2014-02-08 Garming Samparam: rename lp function and variable from "setprimary...
2014-02-08 Garming Samparam: rename lp function and variable from "deluserfro...
2014-02-08 Garming Samparam: rename lp function and variable from "delgroup_s...
2014-02-08 Garming Samparam: rename lp function and variable from "addusertog...
2014-02-08 Garming Samparam: rename lp function and variable from "addgroup_s...
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open()
2014-01-09 Volker Lendeckegroup_mapping: Avoid a talloc
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-21 Christian Ambachs3:passdb add a gid argument to pdb_create_builtin_alias
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2011-11-28 Volker Lendeckes3: Fix a crash in group_mapping.ldb->tdb conversion
2011-10-14 Günther Deschners3-passdb: move group mapping headers into passdb.h
2011-10-12 Simo Sorces3-group-mapping: Remove fstrings from GROUP_MAP.
2011-10-12 Günther Deschners3-groupdb: split out groupdb/mapping_tdb.h.
2011-10-11 Michael Adams3:groupdb: convert mapping_tdb.c to use dbwrap wrapper...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystrin...
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-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb_traverse/tdb_traverse_read: check returns for negat...
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-30 Michael Adams3:groupdb/proto.h: add _GROUPDB_PROTO_H_ guard
2011-05-30 Michael Adams3:groupdb/proto.h: add GPL/Copyright header
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-06 Jeremy AllisonA couple more off-by-one calculations with strlcpy.
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschners3-groupdb: move groupdb headers to groupdb/proto.h.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2011-02-20 Volker Lendeckes3: Improve a debug message, we have more than pdb_tdb.
2011-02-02 Stefan Metzmachers3:groupdb: allow machine accounts as members.
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-08-14 Michael Adams3:groupdb: allocate a gid after allocating a rid in...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-17 Günther Deschners3-rpc_misc: clean out include/rpc_misc.h.
2010-04-14 Volker Lendeckes3: Fix a typo
2010-03-14 Volker Lendeckes3: Fix some nonempty blank lines
2010-03-02 Volker Lendeckes3: Fix some C++ warnings
2010-03-02 Volker Lendeckes3: Fix an uninitialized variable warning
2010-03-01 Simo Sorces3:groupmap revert to tdb storage
2010-02-27 Volker Lendeckes3: Copy the mapping.c license header to mapping.h
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2009-06-08 Volker LendeckePass a talloc_ctx to pdb_enum_aliasmem
2009-06-07 Günther Deschners3-groupdb: fix enum_aliasmem in ldb branch.
2009-05-22 Jeremy AllisonDon't steal when we know the ptr will be null. Thanks...
2009-05-22 Jeremy AllisonRevert the last two commits (fix for #6386). The actual...
2009-05-22 Jeremy AllisonEnsure all possible uses of indirection through res...
2009-05-22 Jeremy AllisonAttempt to fix bug #6386 - Samba Panic triggered by...
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-04-24 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Jelmer Vernooijsamba3/ldb: Update the ldb_dn API to match that of...
2009-04-23 Jelmer Vernooijldb/samba3: Support event context argument to ldb_init().
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-07 Volker LendeckeFix a couple of memleaks in mapping_ldb.c
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijReplace ldb_search() with ldb_search_exp_fmt(), like...
2009-01-21 Jelmer VernooijReorder arguments to ldb_search() to match what is...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-04 Volker LendeckeIgnore 3.0 style invalid group mappings during upgrade...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Stefan Metzmachers3:mapping_tdb: fix the del_aliasmem() function
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-27 Jeremy AllisonBe explicit about setting perms for the ldb. Helps...
2008-08-27 Andrew Tridgellldb: Fix permissions of group_mapping.ldb.
2008-08-13 Andrew Tridgellfixed lots of places that paniced on a failed transacti...
2008-08-13 Andrew Tridgellfirst cut at adding full transactions for ctdb to samba3
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-14 Jeremy AllisonAdd fix from Simo for bug #5540 - missing code to subst...
next