summaryrefslogtreecommitdiffstats
path: root/source3/utils/smbgroupedit.c
Commit message (Expand)AuthorAgeFilesLines
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-14/+2
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-6/+6
* Updates from Samba HEAD:Andrew Bartlett2002-10-011-0/+1
* syncing up with HEAD again....Gerald Carter2002-09-261-21/+26
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-1/+3
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-3/+15
* 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