summaryrefslogtreecommitdiff
path: root/source/utils/pdbedit.c
Commit message (Expand)AuthorAgeFilesLines
* syncing up to 3.0.0rc1Gerald Carter2003-08-151-18/+4
* starting to sync up for beta3Gerald Carter2003-07-161-10/+20
* starting to sync for 3.0beta2Gerald Carter2003-07-011-4/+4
* Setting account policy values is done using -C, not -V. Fixes bug #120Jelmer Vernooij2003-05-291-1/+1
* Fix compiler warnings.Jeremy Allison2003-05-121-1/+0
* Reverse previous patch from Stefan and me after comments by Andrew Bartlett.Jelmer Vernooij2003-05-101-3/+0
* Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij2003-05-101-0/+3
* init wellknown in pdbedit tooSimo Sorce2003-05-011-0/+6
* *id_to_*id call reshape to return NTSTATUS errorsSimo Sorce2003-05-011-0/+2
* This is a nice rewrite:Simo Sorce2003-04-291-33/+15
* Merge 3.0's change to how we add users onto HEAD, including a few other bitsAndrew Bartlett2003-04-291-12/+4
* let's suppose I want to specify exactly which SID a user should have ...Simo Sorce2003-04-261-5/+74
* - Point users at the HOWTO Collection instead of 'README' in modules/mysql.cJelmer Vernooij2003-03-301-2/+0
* Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij2003-03-241-1/+1
* Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij2003-03-241-3/+1
* Implement abartlet's suggestion to add attribs to ldap if theyVolker Lendecke2003-03-231-6/+0
* This does two things:Volker Lendecke2003-03-231-1/+37
* Move -V to -C to prevent conflict with -V for versionJelmer Vernooij2003-03-231-1/+2
* Truncate the machinename manually, so as not to generate level 0 debugs forAndrew Bartlett2003-03-151-10/+12
* - Rename 'modules = ' to 'preload modules = 'Jelmer Vernooij2003-02-271-2/+1
* Revert Flag testing upon abartlet's request ;-)Volker Lendecke2003-02-071-3/+5
* Make account flags editable with pdbedit.Volker Lendecke2003-02-061-4/+22
* Fix memory leak. Thanks, Herb!Volker Lendecke2003-01-071-0/+1
* Create a machine account correctly if the unix account exists.Volker Lendecke2003-01-071-4/+14
* BIG patch...Andrew Bartlett2003-01-021-12/+16
* Revert by Simo's request. HEAD and 3.0 should be in sync forJeremy Allison2002-12-281-10/+2
* Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor...Jeremy Allison2002-12-281-1/+8
* Don't crash when there are no arguments specifiedJelmer Vernooij2002-11-131-1/+4
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-13/+4
* I was somewhat annoyed by 'pdbedit -a vl' spitting an error messageVolker Lendecke2002-10-211-1/+7
* Nice *big* patch from metze.Andrew Bartlett2002-10-121-15/+15
* Add more common options to popt_common - and start usingJelmer Vernooij2002-10-051-19/+7
* move all the passdb internal interface to NTSTATUSSimo Sorce2002-09-261-13/+13
* pdbedit needs global_myname to be set in order to display theVolker Lendecke2002-08-211-1/+12
* *** empty log message ***Simo Sorce2002-08-151-87/+175
* passwords where not checked (you cannot check if the same buffer differs from...Simo Sorce2002-08-041-6/+18
* Add the ability to set account policies too.Andrew Bartlett2002-07-281-7/+25
* Make it possible to query account policy values from pdbedit (set to come soon).Andrew Bartlett2002-07-241-11/+29
* Fix up dir drive call.Tim Potter2002-07-211-1/+1
* Another smattering of static and constAndrew Bartlett2002-07-211-1/+1
* Show the account flags in the 'verbose' listing of pdbedit.Andrew Bartlett2002-07-141-0/+2
* Kill useless castAndrew Bartlett2002-06-141-2/+2
* Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_listAndrew Bartlett2002-06-141-10/+12
* Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett2002-06-131-4/+6
* Some of the updates from ctrlsoft's 'Various' patch:Andrew Bartlett2002-05-241-12/+12
* so here it is the code to introduce seriously debugggging classes.Simo Sorce2002-05-181-1/+2
* Allow -c to specify the location of the config file, and fix up some handlingAndrew Bartlett2002-05-101-13/+15
* fix compile errorHerb Lewis2002-04-261-1/+6
* Another patch from jelmer:Andrew Bartlett2002-04-151-31/+37
* More updates from ctrlsoft. (Jelmer Vernooij <jelmer@nl.linux.org>)Andrew Bartlett2002-04-131-8/+32