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
/
rpcclient
/
cmd_lsarpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
2004-01-08
1
-11
/
+15
*
Merge of waider's rpcclient return type patch.
Tim Potter
2003-03-18
1
-13
/
+13
*
Merge: const fixes.
Tim Potter
2003-02-25
1
-14
/
+14
*
Check return code of string_to_sid. (Merge from HEAD)
Martin Pool
2003-02-18
1
-2
/
+5
*
Merge tridge's client priv code from HEAD.
Jeremy Allison
2003-01-29
1
-11
/
+56
*
Merging tridge's privillage client changes from HEAD.
Jeremy Allison
2003-01-28
1
-0
/
+74
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-1
/
+1
*
merging some rpcclient and net functionality from HEAD
Gerald Carter
2003-01-15
1
-0
/
+48
*
[merge]
Gerald Carter
2003-01-15
1
-3
/
+2
*
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
2002-10-04
1
-8
/
+0
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-10
/
+19
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-9
/
+2
*
sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-22
/
+45
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-23
/
+42
*
Merge of lsa lookup names/sids patch from HEAD.
Tim Potter
2002-04-15
1
-10
/
+11
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Back out some of the less well thought out ideas from last weeks work on
Andrew Bartlett
2002-01-26
1
-10
/
+1
*
Make a talloc'ed copy of this strings so we can pass the right kind of pointer
Andrew Bartlett
2002-01-26
1
-1
/
+5
*
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
2002-01-20
1
-4
/
+9
*
Grr - people who put const everywhere should fix up all the warnings they
Tim Potter
2001-12-11
1
-1
/
+2
*
Doing some research into ACLs on the LSA and SAM policy objects.
Tim Potter
2001-12-11
1
-0
/
+37
*
added "net join" command
Andrew Tridgell
2001-11-24
1
-2
/
+0
*
added lsaenumprivsaccount and lsalookupprivvalue to rpcclient
Jean-François Micouleau
2001-11-24
1
-7
/
+97
*
added lsa_enum_sids to rpcclient
Jean-François Micouleau
2001-11-22
1
-3
/
+64
*
add another command to rpcclient: getdispname. Show the full description
Jean-François Micouleau
2001-11-22
1
-0
/
+38
*
add a command to rpcclient: enumprivs
Jean-François Micouleau
2001-11-22
1
-0
/
+48
*
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
2001-10-12
1
-143
/
+39
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-4
/
+4
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-37
/
+41
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-8
/
+8
*
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
2001-08-10
1
-0
/
+4
*
Started adding some help/usage info for rpcclient commands.
Tim Potter
2001-07-20
1
-6
/
+9
*
Memory leak fixes plus general cleanup.
Tim Potter
2001-05-11
1
-35
/
+20
*
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
2001-04-28
1
-14
/
+52
*
More unused variables.
Jeremy Allison
2001-03-23
1
-1
/
+3
*
more updates. several spoolss commands added as placeholders
Gerald Carter
2001-03-15
1
-0
/
+1
*
set of changes in the beginning of bringing rpcclient changes
Gerald Carter
2001-03-14
1
-62
/
+42
*
rpcclient functions for remaining samr and lsa functions. All functions
Tim Potter
2001-01-15
1
-1
/
+1
*
Memory leak fixes spotted by insure.
Tim Potter
2001-01-12
1
-0
/
+8
*
Start of a rewrite of rpcclient based on the libsmb rpc client routines.
Tim Potter
2001-01-11
1
-154
/
+223
*
Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
Tim Potter
2000-12-08
1
-145
/
+176
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-1
/
+0
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-216
/
+57
*
remove use of client_info lsa_info_pol.
Luke Leighton
1999-11-27
1
-13
/
+17
*
ok. *whew*. this is the first completed part of the restructure.
Luke Leighton
1999-11-24
1
-4
/
+4
*
first stages of removing struct cli_state* and uint16 fnum from all
Luke Leighton
1999-11-24
1
-57
/
+19
*
shuffling msrpc code around so that it can be used independently of rpcclient
Luke Leighton
1999-11-23
1
-39
/
+2
*
another two.
Luke Leighton
1999-11-22
1
-28
/
+30
*
okay :) all cmd_() functions now take int argc, char **argv :) that
Luke Leighton
1999-11-22
1
-5
/
+5
[next]