summaryrefslogtreecommitdiff
path: root/source/utils/pdbedit.c
Commit message (Expand)AuthorAgeFilesLines
* Minor typosVolker Lendecke2001-11-251-2/+2
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-231-2/+0
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-3/+2
* Fix up pdbedit so that it at least compiles without warnings.Andrew Bartlett2001-11-041-92/+61
* Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2001-11-031-4/+4
* clear errno before a call, tdbsam will not update it.Simo Sorce2001-10-291-1/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* Don't try to write the LM password in the NT password feild.Andrew Bartlett2001-09-301-1/+0
* Fix up a number of intertwined issues:Andrew Bartlett2001-09-291-18/+18
* Removed smbpasswd_XX call (how did this get re-added, I removed allJeremy Allison2001-09-271-1/+1
* Sync 2.2.2 and HEAD (I will keep these the same if it kills me :-).Jeremy Allison2001-09-271-127/+103
* Major update to pdbedit's import and export code, in line with reqests for itAndrew Bartlett2001-09-271-81/+83
* Fix up pdbedit to initialise its structures with the standard functions,Andrew Bartlett2001-09-261-40/+52
* Started a cleanup of smbpasswd related stuff. I've created a new fileTim Potter2001-09-061-12/+16
* Fixed typo in comment.Tim Potter2001-08-281-3/+1
* Changed instances of TRUE, FALSE to True, False as some compilers don'tTim Potter2001-07-121-23/+23
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-2/+2
* The big character set handling changeover!Andrew Tridgell2001-07-041-2/+0
* Patch from Simo:Gerald Carter2001-05-071-7/+8
* Removed unused variable.Tim Potter2001-05-071-1/+0
* Big cleanup of passdb and backends.Jean-François Micouleau2001-05-041-33/+60
* groupdb/mapping.c:Jeremy Allison2001-03-231-0/+2
* patches from Simo. Couple of snity thingsGerald Carter2001-03-141-4/+4
* added passdb editor (rough form with a few bugs) Should workGerald Carter2000-12-061-0/+692