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
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
2001-10-12
Moved from include subdir.
Tim Potter
1
-0
/
+35
2001-10-12
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
8
-1044
/
+292
2001-10-03
Fixup insure changes for rpcclient.
Jeremy Allison
1
-4
/
+3
2001-10-03
Incorrect definition of debugf.
Jeremy Allison
1
-1
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
9
-19
/
+0
2001-09-29
return NT_STATUS_NO_MEMORY istead of NT_STATUS_OK if we are out of memory.
Simo Sorce
1
-1
/
+1
2001-09-18
Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.
Tim Potter
1
-2
/
+6
2001-09-17
move to SAFE_FREE()
Simo Sorce
2
-7
/
+7
2001-09-15
Fix up NTSTATUS stuff in rpcclient's help function
Andrew Bartlett
1
-5
/
+5
2001-09-14
Produce correct lanman and nt hashes in samsync smbpasswd output. The
Tim Potter
1
-5
/
+24
2001-09-06
Converted to NTSTATUS return codes.
Tim Potter
1
-17
/
+92
2001-09-05
oh foo
Tim Potter
1
-1
/
+1
2001-09-05
Don't crash if run with no command line arguments. (-:
Tim Potter
1
-1
/
+1
2001-09-04
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
6
-339
/
+316
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
3
-57
/
+63
[next]