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
/
net_rpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
2007-10-10
1
-1
/
+1
*
r2746: Fix typos in net's usage-output.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r2080: Remove last traces of static migration to localhost. Needed to allow a
Günther Deschner
2007-10-10
1
-4
/
+6
*
r1966: further work on and cleanup of the net-migration-tool.
Günther Deschner
2007-10-10
1
-13
/
+64
*
r1692: first commit :)
Günther Deschner
2007-10-10
1
-1
/
+679
*
r977: Implement 'net rpc group rename' -- rename domain groups.
Volker Lendecke
2007-10-10
1
-0
/
+78
*
r964: The max_size field in cli_samr_enum_als_groups is more like an account_...
Volker Lendecke
2007-10-10
1
-1
/
+7
*
r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...
Volker Lendecke
2007-10-10
1
-3
/
+196
*
Two little annoyances:
Volker Lendecke
2004-03-18
1
-1
/
+1
*
Another typo, sorry for samba-cvs spam :-)
Volker Lendecke
2004-03-04
1
-1
/
+1
*
Fix typo.
Volker Lendecke
2004-03-04
1
-1
/
+1
*
net_rpc.c: Don't complain if [add|del]mem was successful.
Volker Lendecke
2004-02-29
1
-4
/
+4
*
Print an informative error message if trying to add/remove members from
Volker Lendecke
2004-02-29
1
-0
/
+6
*
Add 'net rpc group [add|del]mem' for domain groups and aliases.
Volker Lendecke
2004-02-28
1
-0
/
+452
*
Fix my fix to net rpc group list. We can certainly have more than a single
Volker Lendecke
2004-02-28
1
-3
/
+6
*
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
Volker Lendecke
2004-02-24
1
-1
/
+62
*
Don't try to show groups that could not be listed.
Volker Lendecke
2004-02-17
1
-0
/
+9
*
If there are no alias members, don't ask for their sids :-)
Volker Lendecke
2004-02-17
1
-0
/
+4
*
BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fi...
Gerald Carter
2004-02-11
1
-2
/
+2
*
Expand 'net rpc group members' to local groups.
Volker Lendecke
2004-02-09
1
-49
/
+175
*
Make it possible to 'net rpc samdump' of any domain you are currently joined
Andrew Bartlett
2004-02-08
1
-37
/
+76
*
Add some help for 'net rpc password'.
Andrew Bartlett
2004-02-08
1
-0
/
+1
*
I should have done this years ago...
Andrew Bartlett
2004-02-07
1
-0
/
+131
*
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
2004-01-26
1
-7
/
+1
*
Fix compiler warning
Volker Lendecke
2004-01-21
1
-0
/
+2
*
Fix another join problem. Don't use a TALLOC_CTX before it has been
Jim McDonough
2004-01-16
1
-4
/
+25
*
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
2004-01-08
1
-26
/
+14
*
JHT came up with a nasty (broken) torture case in preparing examples for
Andrew Bartlett
2004-01-02
1
-3
/
+2
*
In the brief 'net rpc group' listing, don't cut off group names at 21 chars.
Volker Lendecke
2003-12-01
1
-3
/
+3
*
Implement 'net rpc group list [global|local|builtin]*' for a select listing of
Volker Lendecke
2003-11-28
1
-0
/
+34
*
Only ask for 512 names at a time.
Volker Lendecke
2003-11-27
1
-8
/
+19
*
Implement "net rpc group members": Get members of a domain group in
Volker Lendecke
2003-11-26
1
-0
/
+88
*
Add support for variable-length session keys in our client code.
Andrew Bartlett
2003-11-22
1
-1
/
+1
*
Add shutdown abort try over initshutdown pipe first, then fall back to
Jim McDonough
2003-10-24
1
-4
/
+49
*
fix some warnings found by the Sun C compiler
Gerald Carter
2003-09-22
1
-1
/
+1
*
In case of 'net rpc trustdom add' without domain name we were silently
Rafal Szczesniak
2003-08-15
1
-2
/
+7
*
Give a temporary hint on how to delete trust account.
Rafal Szczesniak
2003-08-15
1
-0
/
+1
*
get rid of more compiler warnings
Herb Lewis
2003-08-15
1
-2
/
+2
*
get rid of warning on IRIX
Herb Lewis
2003-08-15
1
-10
/
+8
*
Small typo fix found while testing domain trusts.
Rafal Szczesniak
2003-08-13
1
-1
/
+1
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-6
/
+6
*
large change:
Gerald Carter
2003-06-25
1
-1
/
+1
*
Fix for bug#3. Show comments when doing 'net group -l'.
Volker Lendecke
2003-06-12
1
-16
/
+80
*
Working on bug#3. We want all of the aliases, so start with 0.
Volker Lendecke
2003-06-12
1
-0
/
+2
*
Fix compile.
Andrew Bartlett
2003-05-11
1
-1
/
+1
*
Set the password for a newly created trustdom account. Tested against
Volker Lendecke
2003-05-11
1
-3
/
+34
*
Fix the spinning bug for 'net rpc user' as well - there are more errors in
Andrew Bartlett
2003-05-07
1
-4
/
+4
*
Turn off using lsa_qos in OpenPolicy call. This way we avoid annoying
Rafal Szczesniak
2003-05-05
1
-2
/
+2
*
Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.
Andrew Bartlett
2003-05-01
1
-39
/
+17
*
Allow net rpc user -l to list longer than 50 characters in a user comment.
Jim McDonough
2003-04-29
1
-1
/
+1
[next]