summaryrefslogtreecommitdiffstats
path: root/source3/utils/smbgroupedit.c
Commit message (Expand)AuthorAgeFilesLines
* we did not initialise global_myname and global_myworkgroup which lead toJean-François Micouleau2002-04-161-1/+14
* Make smbgroupedit a little easier on the user.Andrew Bartlett2002-02-031-15/+59
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Since we have dynamic initialisation in the group mapping code, makeTim Potter2002-01-291-5/+0
* The new plugable password backend system needs to be initialised afterAndrew Bartlett2002-01-261-5/+5
* added a boolean to the group mapping functions to specify if we need orJean-François Micouleau2001-12-041-5/+9
* added a tdb to store the account policy informations.Jean-François Micouleau2001-12-031-12/+10
* Changed again how the privilege list is handled in the group mapping code.Jean-François Micouleau2001-11-291-12/+9
* Changed how the privileges are stored in the group mapping code. It's nowJean-François Micouleau2001-11-231-18/+38
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-231-2/+0
* added lsa_enum_sids to rpcclientJean-François Micouleau2001-11-221-3/+2
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-1/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-3/+0
* allow to rename an NT groupJean-François Micouleau2001-07-091-2/+5
* The big character set handling changeover!Andrew Tridgell2001-07-041-2/+0
* Big cleanup of passdb and backends.Jean-François Micouleau2001-05-041-4/+5
* can delete mapping from command line now.Jean-François Micouleau2001-03-231-12/+15
* first pass of the new group mapping codeJean-François Micouleau2001-03-231-0/+341