RIP BOOL. Convert BOOL -> bool. I found a few interesting
[amitay/samba.git] / source3 / passdb / pdb_smbpasswd.c
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)
2003-06-17 Jelmer VernooijThe return value of init_module functions is NTSTATUS...
2003-06-16 Tim PotterQuieten debug message.
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-28 Tim PotterMerge of uint32/uid_t mismatch from 3.0
2003-05-27 Tim PotterI'm pretty sure these uint32's should be uid_t's. ...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-18 Simo Sorceport fixes from 3.0
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-13 Andrew BartlettRestore a number of fixes that idra removed when he...
2003-05-13 Andrew BartlettTry to fix up some code in pdb_smbpasswd that assumed...
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-07 Andrew BartlettSet our 'global sam name' in one place. For domain...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Jelmer VernooijChange order of parameters to smb_register_passdb()
2003-04-29 Simo Sorceok next_rid out as well local_*id_to*id functions
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Andrew BartlettA new pdb_ldap!
2003-04-27 Simo Sorceprepare to get _nua out of the door (but back in from...
2003-04-15 Jelmer VernooijUse the new modules system for passdb (merge from HEAD)
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-22 Andrew BartlettThanks to volker, merge passdb changes from HEAD:
2003-03-20 Jelmer VernooijUse True, not TRUE and False, not FALSE
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-22 Andrew BartlettRemove 'unixsam' from the default passdb backends.
2002-11-08 Andrew BartlettMerge from HEAD:
2002-11-08 Andrew BartlettMake smbpasswd use the group mapping, and fix spelling...
2002-11-05 Andrew BartlettMerge vl's 'algorithmic rid base' patch, and my changes...
2002-11-04 Andrew BartlettAllow 'normal' accounts in the non-unix-account range...
2002-11-04 Andrew BartlettFix debug
2002-11-02 Andrew BartlettMerge passdb from HEAD -> 3.0
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-09-26 Gerald Cartersync with HEAD
2002-09-26 Simo Sorcemove all the passdb internal interface to NTSTATUS
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-21 Andrew BartlettMore hacks for 'guest account' to get it to show up...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 Andrew BartlettQuick hack to get around the inadequacy of pdb_smbpassw...
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-07 Andrew BartlettAdd const to a pile of const to *DOM_SID paramaters.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-14 Andrew BartlettFix up a botched prevoius commit.
2002-07-13 Andrew BartlettMake smbpasswd behave like all the other backends,...
2002-06-14 Andrew BartlettPatch from ctrlsoft to use the pdb_sethexpwd function...
2002-06-14 Andrew BartlettIt looks like we never tested the 'cleanup' code, so...
next