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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
1
-4
/
+9
2002-01-19
fixes (asprintf) from 2.2
Simo Sorce
1
-3
/
+7
2002-01-07
Converted getprinterdriver to WERROR - it always returns dos error 6
Tim Potter
1
-11
/
+17
2002-01-06
Converted enumprinters and enumports cmd functions to use WERROR
Tim Potter
1
-32
/
+39
2002-01-06
spoolss rpc client cleanup:
Tim Potter
1
-35
/
+62
2002-01-06
Display nicer message when server name could not be resolved.
Tim Potter
1
-3
/
+3
2002-01-03
Fixed crash bug in display_print_info_2()
Tim Potter
1
-65
/
+87
2002-01-03
Fixed crash bug in display_print_info_1()
Tim Potter
1
-3
/
+13
2001-12-30
Unicode byte ording fix from Benjamin Kuit <bj@it.uts.edu.au>
Tim Potter
1
-1
/
+1
2001-12-30
Finish idra's cleanup of the RPC remote shutdown code.
Andrew Bartlett
1
-4
/
+2
2001-12-30
remove unneaded memory leaking code.
Simo Sorce
1
-16
/
+0
2001-12-21
close some handles. not really necessary but doesn't hurt.
Jean-François Micouleau
1
-0
/
+3
2001-12-21
added all level to samr_query_disp_info rpcclient side.
Jean-François Micouleau
1
-21
/
+102
2001-12-21
put back the -l option to rpcclient.
Jean-François Micouleau
1
-1
/
+8
2001-12-21
Fix for null command description in rpcclient help. From Benjamin Kuit
Tim Potter
1
-1
/
+2
2001-12-20
lp_setup_logfile() doesn't exist any more
Andrew Tridgell
1
-7
/
+1
2001-12-20
Removed global debugf. Replaced with lp_set_logfile(name).
Jeremy Allison
2
-5
/
+5
2001-12-18
initialise strings
Jean-François Micouleau
1
-4
/
+4
2001-12-13
update the ldap support code. it compiles.
Jean-François Micouleau
2
-5
/
+12
2001-12-13
Fix some compiler warnings.
Tim Potter
1
-2
/
+1
2001-12-12
added a -V[erbose] option to samsync. Decode a lot of information
Jean-François Micouleau
2
-18
/
+275
2001-12-11
SAMR query sec obj returns different results depending on which sam handle
Tim Potter
1
-12
/
+34
2001-12-11
Grr - people who put const everywhere should fix up all the warnings they
Tim Potter
1
-1
/
+2
2001-12-11
Removed unused variable.
Tim Potter
1
-3
/
+1
2001-12-11
Doing some research into ACLs on the LSA and SAM policy objects.
Tim Potter
4
-350
/
+117
2001-12-11
Compile fix.
Tim Potter
1
-2
/
+2
2001-12-10
added enum alias groups to rpcclient
Jean-François Micouleau
1
-2
/
+62
2001-12-10
Added client and server code for the GetPrintProcessorDirectory SPOOLSS
Tim Potter
1
-0
/
+32
2001-12-03
This change reworkes the connection code for both rpcclient and net new
Andrew Bartlett
1
-86
/
+36
2001-12-02
added queryuseraliases to rpcclient
Jean-François Micouleau
1
-0
/
+68
2001-12-02
added samr_query_sec_obj. and put back some code to display a security
Jean-François Micouleau
1
-8
/
+201
2001-11-30
Renamed sid field in SEC_ACE to trustee to be more in line with MS's
Tim Potter
1
-1
/
+1
2001-11-26
dyn_CONFIGFILE fixups.
Tim Potter
1
-4
/
+3
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-23
Removed TimeInit() call from every client program (except for one place
Tim Potter
2
-4
/
+0
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-11-21
samr_querydom_info level 1: found the meaning of the unknow fields. And
Jean-François Micouleau
1
-0
/
+51
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
2
-7
/
+6
2001-11-15
FALSE -> False
Tim Potter
1
-1
/
+1
2001-11-05
Fixed some compiler warnings.
Tim Potter
1
-8
/
+8
2001-10-30
Allow the logon level to be passed to cli_netlogon_sam_logon() rather than
Tim Potter
1
-4
/
+4
2001-10-30
Display some errors if the initial connection to the server could not be
Tim Potter
1
-0
/
+2
2001-10-30
Added samlogon command to test against win2k native mode server. I think
Tim Potter
1
-0
/
+58
2001-10-29
Converted a bunch of functions to use sscanf %i instead of atoi to
Tim Potter
1
-11
/
+14
2001-10-22
samr querydispinfo can change level, start index and max entries.
Jean-François Micouleau
1
-10
/
+33
2001-10-22
allow the samr commands to work back and the help too ;-)
Jean-François Micouleau
2
-46
/
+24
2001-10-14
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
1
-6
/
+0
[next]