Removed version number from file header.
[jra/samba/.git] / source3 / utils / pdbedit.c
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-27 Andrew BartlettGive pdbedit a -D paramater for setting the DEBUGLEVEL...
2002-01-26 Andrew BartlettTry to get the compiler not to complain about assignmen...
2002-01-23 Andrew Bartlettgetpwnam -> getpwnam_alloc.
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-15 Andrew BartlettChange the passdb interface to use allocated strings.
2002-01-07 Herb Lewismerge changes from 2.2 branch to prevent smb.conf from...
2002-01-02 Andrew BartlettActually enforce the passdb API.
2001-12-31 Gerald Carterreverted to 1.24 and manually merged in changes from 2.2
2001-12-31 Gerald Carterfix compile error
2001-12-31 Gerald Cartersome merges from 2.2. Still need to merge in changes...
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
2001-11-25 Volker LendeckeMinor typos
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-04 Andrew BartlettFix up pdbedit so that it at least compiles without...
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-10-29 Simo Sorceclear errno before a call, tdbsam will not update it.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-30 Andrew BartlettDon't try to write the LM password in the NT password...
2001-09-29 Andrew BartlettFix up a number of intertwined issues:
2001-09-27 Jeremy AllisonRemoved smbpasswd_XX call (how did this get re-added...
2001-09-27 Jeremy AllisonSync 2.2.2 and HEAD (I will keep these the same if...
2001-09-27 Andrew BartlettMajor update to pdbedit's import and export code, in...
2001-09-26 Andrew BartlettFix up pdbedit to initialise its structures with the...
2001-09-06 Tim PotterStarted a cleanup of smbpasswd related stuff. I've...
2001-08-28 Tim PotterFixed typo in comment.
2001-07-12 Tim PotterChanged instances of TRUE, FALSE to True, False as...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-05-07 Gerald CarterPatch from Simo:
2001-05-07 Tim PotterRemoved unused variable.
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-03-23 Jeremy Allisongroupdb/mapping.c:
2001-03-14 Gerald Carterpatches from Simo. Couple of snity things
2000-12-06 Gerald Carteradded passdb editor (rough form with a few bugs) Should...