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
/
rpc_client
Age
Commit message (
Expand
)
Author
Files
Lines
2000-07-21
* Added EnumPorts()
Gerald Carter
2
-3
/
+137
2000-07-20
Fixed unitilized secdesc pointer which was causing spoolgetprinter
Gerald Carter
1
-0
/
+5
2000-07-18
Fixed some more client SPOOLSS functions. The following
Gerald Carter
3
-76
/
+80
2000-07-17
Reverted changes from rpcclient merge - contains memory leak!
Tim Potter
1
-2
/
+9
2000-07-15
Lots of changes but no real progress in functionality.
Gerald Carter
3
-146
/
+92
2000-07-14
More functions merged from TNG for rpcclient. They don't all work
Gerald Carter
4
-310
/
+410
2000-07-14
cleaned up access to prs_struct variables. Replaced all calls
Gerald Carter
1
-10
/
+553
2000-07-14
removed references to loopback RPC connections.
Gerald Carter
1
-45
/
+80
2000-07-10
spoolenum commend (when compiled with the new prs_unistr())
Gerald Carter
1
-7
/
+9
2000-07-10
Fix for passing NULL pointer as an array parameter in
Tim Potter
1
-2
/
+2
2000-07-07
More rpcclient merge issues:
Gerald Carter
7
-2
/
+972
2000-07-03
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
4
-0
/
+938
2000-06-03
moved secrets fns into secrets.c
Andrew Tridgell
1
-2
/
+2
2000-06-03
rpc_client/cli_lsarpc.c: Removed unused variable.
Jeremy Allison
1
-1
/
+1
2000-05-29
Fixed LsaQueryInformationPolicy level 3 to return primary domain info.
Matthew Chapman
2
-1
/
+31
2000-05-18
Added the NETDFS pipe to allow remote administration of the msdfs symlinks
Shirish Kalele
1
-2
/
+3
2000-05-17
Cutover from 2.2.x - missed in merge.
Jeremy Allison
1
-4
/
+2
2000-05-09
the beginnings of a new scheme I've working on to allow an easier
Andrew Tridgell
1
-0
/
+3
2000-05-08
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
1
-2
/
+2
2000-04-25
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
3
-3
/
+0
2000-03-22
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
8
-204
/
+0
2000-03-22
added the following message to all dce/rpc client/server code, except
Luke Leighton
8
-0
/
+204
2000-02-01
system_name not server_name
Tim Potter
1
-1
/
+1
2000-01-07
this looks like a big commit, but it isn't really :)
Andrew Tridgell
1
-1
/
+0
1999-12-21
converted all our existing shared memory code to use a tdb database
Andrew Tridgell
1
-1
/
+1
1999-12-13
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
10
-4126
/
+0
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
9
-5232
/
+2753
1999-12-12
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
2
-2
/
+2
1999-12-12
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
2
-5
/
+3
1999-12-09
OK. This code works on a RedHat 6.0 system. However smbpasswd
Gerald Carter
1
-1
/
+1
1999-12-08
jerry spotted that get_domain_sids() was being called with the wrong
Luke Leighton
1
-2
/
+1
1999-12-08
ABOUT TIME!!!!!!!!
Luke Leighton
3
-19
/
+22
1999-12-05
first version of msrpc agent redirector code. client-side only.
Luke Leighton
1
-1
/
+1
1999-12-04
jeremy is going to hate me for this.
Luke Leighton
1
-0
/
+1
1999-12-03
argh! smb-agent redirection client reusage is a nightmare!
Luke Leighton
1
-3
/
+10
1999-12-03
starting "connection reuse" system in smb-agent. added version number
Luke Leighton
1
-1
/
+8
1999-12-03
cool! a unix socket smb redirector. code based on smbfilter and
Luke Leighton
2
-2
/
+4
1999-12-02
new get_any_dc_name() function allows lookups of trusted domains from
Luke Leighton
1
-0
/
+5
1999-12-02
cleaning up: removing those horrible references to server list
Luke Leighton
4
-131
/
+14
1999-12-02
default SID map now reads in "trusted domains" from smb.conf.
Luke Leighton
1
-3
/
+9
1999-12-02
improved enumdomains added -i option.
Luke Leighton
1
-18
/
+18
1999-12-02
clearing up connection-related stuff. password credentials were messing
Luke Leighton
1
-1
/
+3
1999-12-01
more cli_session_setup() calls. what the heck are these doing???
Luke Leighton
1
-0
/
+44
1999-12-01
damn, that took a while. nt login password was being stored incorrectly
Luke Leighton
2
-9
/
+8
1999-12-01
fixing joining to domain plus something weird going down with nt logins...
Luke Leighton
4
-19
/
+9
1999-12-01
improving createuser account command to be able to add workstations
Luke Leighton
3
-13
/
+134
1999-12-01
1) when no domain used in ntlogin test command, should use default one
Luke Leighton
1
-15
/
+32
1999-12-01
sys_select added one more argument (read, write selectors).
Luke Leighton
2
-3
/
+31
1999-11-30
added failed connections to the net use array, even though they'd been
Luke Leighton
1
-6
/
+14
1999-11-30
ok. this is where it gets interesting. client states are now maintained
Luke Leighton
1
-2
/
+29
[prev]
[next]