initial version of idmap_ldap.c; lots of updates to come
[sfrench/samba-autobuild/.git] / source3 / utils / smbgroupedit.c
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-31 Volker Lendeckesearch & replace doesn't always work reliably :-)
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-09-27 Andrew BartlettFix typo
2002-09-26 Gerald Carteradd -r to usage output
2002-09-26 Volker LendeckeAdd -r parameter to smbgroupedit. With -r you can manua...
2002-07-20 Andrew Bartlettcorrectly declare global_myworkgroup to be the right...
2002-07-20 Andrew BartlettUpdate the usage for smbgroupedit to document -d for...
2002-06-07 Andrew BartlettGlobally replace 'global_sam_sid' with get_global_sam_s...
2002-04-16 Jean-François Mico... we did not initialise global_myname and global_myworkgr...
2002-02-03 Andrew BartlettMake smbgroupedit a little easier on the user.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-29 Tim PotterSince we have dynamic initialisation in the group mappi...
2002-01-26 Andrew BartlettThe new plugable password backend system needs to be...
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-12-03 Jean-François Mico... added a tdb to store the account policy informations.
2001-11-29 Jean-François Mico... Changed again how the privilege list is handled in...
2001-11-23 Jean-François Mico... Changed how the privileges are stored in the group...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-22 Jean-François Mico... added lsa_enum_sids to rpcclient
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-07-09 Jean-François Mico... allow to rename an NT group
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-03-23 Jean-François Mico... can delete mapping from command line now.
2001-03-23 Jean-François Mico... first pass of the new group mapping code