Revert "smbd: add an effective connection_struct->user_ev_ctx that holds the event...
[samba.git] / source3 / passdb / pdb_smbpasswd.c
2018-12-20 Volker Lendeckepdb_smbpasswd: Use dom_sid_str_buf
2018-05-17 Andreas Schneiders3:passdb: Fix size of ascii_p16
2018-05-12 Mathieu ParentFix spelling s/specfied/specified/
2018-05-12 Mathieu ParentFix spelling s/retrive/retrieve/
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-10-13 Trever L. AdamsUpdate smbrun to allow for settings environment variables.
2015-05-11 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/passdb.
2014-02-08 Garming Samparam: rename lp function and variable from "renameuser...
2014-02-08 Garming Samparam: rename lp function and variable from 'guestaccou...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-22 Andreas Schneiderpdb: Fix array overrun by one.
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartlettbuild: Remove SMB_F* locking defines
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_FLOCK define
2012-04-05 Andrew Bartlettbuild: Remove sys_fopen wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_open wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_ftell wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_lseek wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_ftruncate wrapper
2012-03-24 Jelmer Vernooijuse usleep rather than sys_usleep in various places...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2011-10-10 Günther Deschners3-passdb: split out passdb/pdb_smbpasswd.h.
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-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-05-18 Andrew Bartletts3-lib Replace StrnCaseCmp() with strncasecmp_m()
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
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-27 Volker Lendeckes3: Fix Coverity ID 2328: FORWARD_NULL
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
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-08-06 Günther Deschners3-passdb: include samr.h where needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-21 Andrew Bartletts3:passdb Remove use of uint8 uint16 and uint32 in...
2010-05-17 Günther Deschners3-rpc_misc: clean out include/rpc_misc.h.
2010-02-23 Andreas Schneiders3-passdb: Remove obsolete signal type cast.
2010-02-05 Volker Lendeckes3: Fix some nonempty blank lines
2009-11-29 Volker Lendeckes3: "startsmbfilepwent" only looks at the inode --...
2009-11-29 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-06-28 Volker LendeckeTurn the pdb_rid_algorithm into a capabilities call...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-07 Volker LendeckeShape up pdb_search a bit by making it a talloc ctx...
2009-01-14 Jeremy AllisonFix bug #6035 - Possible race between fcntl F_SETLKW...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-17 Marc VanHeyningenCoverity fixes
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-04 Volker LendeckeFix valgrind errors
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-26 Volker LendeckeRemove the sampwent interface
2007-12-26 Volker Lendeckesmbpasswd_search_users
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonMore pstring elimination.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Volker Lendecker20998: Fix debug message
2007-10-10 Günther Deschnerr18703: Fix the annoying effect that happens when nscd...
2007-10-10 Gerald Carterr17673: volker's patch for re-adding Getpwnam() lookups...
2007-10-10 Volker Lendecker17592: Remove some unused functions pointed out by...
2007-10-10 Gerald Carterr17246: BUG 3964: lower case username prior to getpwnam...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16155: Janitor for jelmer.
2007-10-10 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
2007-10-10 Gerald Carterr13679: Commiting the rm_primary_group.patch posted...
2007-10-10 Günther Deschnerr13622: Allow to rename machine accounts in a Samba...
2007-10-10 Gerald Carterr13590: * replace all pdb_init_sam[_talloc]() calls...
2007-10-10 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13460: by popular demand....
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr11256: Remove use of long long and strtoll in libsmbcl...
2007-10-10 Jim McDonoughr11236: Implement user rename for smbpasswd and ldap...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr4847: Hand over a acb_mask to pdb_setsampwent in load_...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr2317: Fixup error messages and reformat.
2007-10-10 Jeremy Allisonr2312: Fix for bugid #1667, smbpasswd file could be...
2007-10-10 Jeremy Allisonr1869: Rename "fallback_XXXX" mapping to "algorithmic_X...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-02 Jeremy AllisonPortability fix from schmitz@hp.com (Joachim Schmitz...
2003-10-02 Jeremy AllisonPortability fix from schmitz@hp.com (Joachim Schmitz...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-20 Rafal SzczesniakThis creates passdb backend files automatically when...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-11 Gerald Cartermoving more code around.
2003-07-02 Tim PotterUppercase first letter of debug level 0 statements.
2003-06-17 Jelmer VernooijMake static (patch from metze)
next