index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
/
cmd_lsarpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-04
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
1
-8
/
+0
2002-10-04
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
1
-10
/
+19
2002-08-19
make rpcclient use print_guid()
Andrew Tridgell
1
-9
/
+2
2002-08-12
Add lsaqueryinfo2, but keep under "lsaquery" command. It will autoselect
Jim McDonough
1
-9
/
+40
2002-08-05
This fixes a number of ADS problems, particularly with netbiosless
Andrew Tridgell
1
-13
/
+5
2002-07-07
Updates to the 'name -> sid' code:
Andrew Bartlett
1
-3
/
+2
2002-05-17
A few more trusted domains updates from mimir.
Andrew Bartlett
1
-14
/
+29
2002-04-14
The cli_lsa_lookup_{names,sids} functions were returning useless
Tim Potter
1
-10
/
+16
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-26
Back out some of the less well thought out ideas from last weeks work on
Andrew Bartlett
1
-10
/
+1
2002-01-26
Make a talloc'ed copy of this strings so we can pass the right kind of pointer
Andrew Bartlett
1
-1
/
+5
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
1
-4
/
+9
2001-12-11
Grr - people who put const everywhere should fix up all the warnings they
Tim Potter
1
-1
/
+2
2001-12-11
Doing some research into ACLs on the LSA and SAM policy objects.
Tim Potter
1
-0
/
+37
2001-11-24
added "net join" command
Andrew Tridgell
1
-2
/
+0
2001-11-24
added lsaenumprivsaccount and lsalookupprivvalue to rpcclient
Jean-François Micouleau
1
-7
/
+97
2001-11-22
added lsa_enum_sids to rpcclient
Jean-François Micouleau
1
-3
/
+64
2001-11-22
add another command to rpcclient: getdispname. Show the full description
Jean-François Micouleau
1
-0
/
+38
2001-11-22
add a command to rpcclient: enumprivs
Jean-François Micouleau
1
-0
/
+48
2001-10-12
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
1
-143
/
+39
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-1
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-4
/
+4
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-37
/
+41
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-8
/
+8
2001-08-10
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
1
-0
/
+4
2001-07-20
Started adding some help/usage info for rpcclient commands.
Tim Potter
1
-6
/
+9
2001-05-11
Memory leak fixes plus general cleanup.
Tim Potter
1
-35
/
+20
2001-04-28
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
1
-14
/
+52
2001-03-23
More unused variables.
Jeremy Allison
1
-1
/
+3
2001-03-15
more updates. several spoolss commands added as placeholders
Gerald Carter
1
-0
/
+1
2001-03-14
set of changes in the beginning of bringing rpcclient changes
Gerald Carter
1
-62
/
+42
2001-01-15
rpcclient functions for remaining samr and lsa functions. All functions
Tim Potter
1
-1
/
+1
2001-01-12
Memory leak fixes spotted by insure.
Tim Potter
1
-0
/
+8
2001-01-11
Start of a rewrite of rpcclient based on the libsmb rpc client routines.
Tim Potter
1
-154
/
+223
2000-12-08
Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
Tim Potter
1
-145
/
+176
2000-04-25
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
1
-1
/
+0
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-216
/
+57
1999-11-27
remove use of client_info lsa_info_pol.
Luke Leighton
1
-13
/
+17
1999-11-24
ok. *whew*. this is the first completed part of the restructure.
Luke Leighton
1
-4
/
+4
1999-11-24
first stages of removing struct cli_state* and uint16 fnum from all
Luke Leighton
1
-57
/
+19
1999-11-23
shuffling msrpc code around so that it can be used independently of rpcclient
Luke Leighton
1
-39
/
+2
1999-11-22
another two.
Luke Leighton
1
-28
/
+30
1999-11-22
okay :) all cmd_() functions now take int argc, char **argv :) that
Luke Leighton
1
-5
/
+5
1999-11-04
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1
-2
/
+2
1999-11-02
yet another attempt to get lsaquerysecret working.
Luke Leighton
1
-2
/
+2
1999-11-01
added lsaenumdomains command.
Luke Leighton
1
-3
/
+69
1999-10-30
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1
-2
/
+2
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
1
-2
/
+2
1999-10-21
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1
-1
/
+1
1999-09-12
- initialising mach_passwd_file locks to zero (prev. uninit.)
Luke Leighton
1
-21
/
+19
[next]