trying to get HEAD building again. If you want the code
[tprouty/samba.git] / source / utils / pdbedit.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-05-29 Jelmer VernooijSetting account policy values is done using -C, not...
2003-05-12 Jeremy AllisonFix compiler warnings.
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-01 Simo Sorceinit wellknown in pdbedit too
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Andrew BartlettMerge 3.0's change to how we add users onto HEAD, inclu...
2003-04-26 Simo Sorcelet's suppose I want to specify exactly which SID a...
2003-03-30 Jelmer Vernooij- Point users at the HOWTO Collection instead of 'READM...
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-23 Volker LendeckeImplement abartlet's suggestion to add attribs to ldap...
2003-03-23 Volker LendeckeThis does two things:
2003-03-23 Jelmer VernooijMove -V to -C to prevent conflict with -V for version
2003-03-15 Andrew BartlettTruncate the machinename manually, so as not to generat...
2003-02-27 Jelmer Vernooij- Rename 'modules = ' to 'preload modules = '
2003-02-07 Volker LendeckeRevert Flag testing upon abartlet's request ;-)
2003-02-06 Volker LendeckeMake account flags editable with pdbedit.
2003-01-07 Volker LendeckeFix memory leak. Thanks, Herb!
2003-01-07 Volker LendeckeCreate a machine account correctly if the unix account...
2003-01-02 Andrew BartlettBIG patch...
2002-12-28 Jeremy AllisonRevert by Simo's request. HEAD and 3.0 should be in...
2002-12-28 Jeremy AllisonPatch for coredump with missing arg from "Bradley W...
2002-11-13 Jelmer VernooijDon't crash when there are no arguments specified
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-21 Volker LendeckeI was somewhat annoyed by 'pdbedit -a vl' spitting...
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-10-05 Jelmer VernooijAdd more common options to popt_common - and start...
2002-09-26 Simo Sorcemove all the passdb internal interface to NTSTATUS
2002-08-21 Volker Lendeckepdbedit needs global_myname to be set in order to displ...
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-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-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...