Age | Commit message (Expand) | Author | Files | Lines |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -14/+2 |
2002-10-31 | search & replace doesn't always work reliably :-) | Volker Lendecke | 1 | -2/+2 |
2002-10-21 | This moves the group mapping API into the passdb backend. | Volker Lendecke | 1 | -5/+5 |
2002-09-27 | Fix typo | Andrew Bartlett | 1 | -1/+1 |
2002-09-26 | add -r to usage output | Gerald Carter | 1 | -0/+1 |
2002-09-26 | Add -r parameter to smbgroupedit. With -r you can manually choose | Volker Lendecke | 1 | -21/+26 |
2002-07-20 | correctly declare global_myworkgroup to be the right size. | Andrew Bartlett | 1 | -1/+1 |
2002-07-20 | Update the usage for smbgroupedit to document -d for 'description'. | Andrew Bartlett | 1 | -0/+2 |
2002-06-07 | Globally replace 'global_sam_sid' with get_global_sam_sid(), a self | Andrew Bartlett | 1 | -2/+1 |
2002-04-16 | we did not initialise global_myname and global_myworkgroup which lead to | Jean-François Micouleau | 1 | -1/+14 |
2002-02-03 | Make smbgroupedit a little easier on the user. | Andrew Bartlett | 1 | -15/+59 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-29 | Since we have dynamic initialisation in the group mapping code, make | Tim Potter | 1 | -5/+0 |
2002-01-26 | The new plugable password backend system needs to be initialised after | Andrew Bartlett | 1 | -5/+5 |
2001-12-04 | added a boolean to the group mapping functions to specify if we need or | Jean-François Micouleau | 1 | -5/+9 |
2001-12-03 | added a tdb to store the account policy informations. | Jean-François Micouleau | 1 | -12/+10 |
2001-11-29 | Changed again how the privilege list is handled in the group mapping code. | Jean-François Micouleau | 1 | -12/+9 |
2001-11-23 | Changed how the privileges are stored in the group mapping code. It's now | Jean-François Micouleau | 1 | -18/+38 |
2001-11-23 | Removed TimeInit() call from every client program (except for one place | Tim Potter | 1 | -2/+0 |
2001-11-22 | added lsa_enum_sids to rpcclient | Jean-François Micouleau | 1 | -3/+2 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -1/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -3/+0 |
2001-07-09 | allow to rename an NT group | Jean-François Micouleau | 1 | -2/+5 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -2/+0 |
2001-05-04 | Big cleanup of passdb and backends. | Jean-François Micouleau | 1 | -4/+5 |
2001-03-23 | can delete mapping from command line now. | Jean-François Micouleau | 1 | -12/+15 |
2001-03-23 | first pass of the new group mapping code | Jean-François Micouleau | 1 | -0/+341 |