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