updated the 3.0 branch from the head branch - ready for alpha18
[kai/samba.git] / source3 / utils / smbgroupedit.c
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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