This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[ira/wip.git] / source3 / utils / pdbedit.c
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-21 Volker Lendeckepdbedit needs global_myname to be set in order to displ...
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-15 Simo Sorce*** empty log message ***
2002-08-04 Simo Sorcepasswords where not checked (you cannot check if the...
2002-07-28 Andrew BartlettAdd the ability to set account policies too.
2002-07-24 Andrew BartlettMake it possible to query account policy values from...
2002-07-21 Tim PotterFix up dir drive call.
2002-07-21 Andrew BartlettAnother smattering of static and const
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 BartlettShow the account flags in the 'verbose' listing of...
2002-06-14 Andrew BartlettKill useless cast
2002-06-14 Andrew BartlettPatch from ctrlsoft to make the pluggable passdb subsys...
2002-06-13 Andrew BartlettLatest patch from metze <metze@metzemix.de> to move...
2002-05-24 Andrew BartlettSome of the updates from ctrlsoft's 'Various' patch:
2002-05-18 Simo Sorceso here it is the code to introduce seriously debuggggi...
2002-05-10 Andrew BartlettAllow -c to specify the location of the config file...
2002-04-26 Herb Lewisfix compile error
2002-04-15 Andrew BartlettAnother patch from jelmer:
2002-04-13 Andrew BartlettMore updates from ctrlsoft. (Jelmer Vernooij <jelmer...
2002-04-13 Andrew BartlettThis is the 'multiple pdb backends' patch from ctrlsoft...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-19 Simo Sorcesecond step to gain free uid<->rid mapping
2002-03-18 Simo Sorcemore verbose checking in talloc and util_pw
2002-01-31 Andrew BartlettInitialise some SAM_ACCOUNT structs to NULL, and add...
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...