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