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
/
source
/
rpc_client
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.
cvs2svn Import User
2001-06-30
1
-0
/
+245
|
\
|
*
Use a logical cli_read(), removed the cli_read_one() hack.
Jeremy Allison
2001-06-29
1
-2
/
+2
|
*
Use cli_read_one() for reading DCE/RPC reply fragments. We need to check
Tim Potter
2001-06-22
1
-29
/
+36
|
*
Fixed some return code checks for cli_initialise() from False to NULL.
Tim Potter
2001-06-14
2
-2
/
+2
|
*
Removed irritating and unecessary debug message.
Tim Potter
2001-06-02
1
-3
/
+0
|
*
Broke out change trust account password routines into separate file
Tim Potter
2001-05-17
2
-218
/
+245
|
*
Added a SMB_ASSERT() so that two cli_state structures aren't opened
Tim Potter
2001-05-04
1
-0
/
+3
|
*
fixed some uninitialised variables
Andrew Tridgell
2001-05-01
1
-5
/
+5
|
*
few cleanups to bring in line with 2.2
Gerald Carter
2001-04-28
6
-6
/
+0
|
*
added getdriver and enumdrivers commands. Also fixed
Gerald Carter
2001-03-15
1
-1
/
+1
|
*
Removed JRATEST line.
Jeremy Allison
2001-03-11
1
-4
/
+0
|
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-3
/
+25
|
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
10
-135
/
+159
|
*
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
Jeremy Allison
2001-03-07
3
-20
/
+14
|
*
Ooops - forgot to check the rpcclient and smbcacls compile with the new
Jeremy Allison
2001-02-28
1
-2
/
+2
|
*
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
2001-02-28
2
-9
/
+2
|
*
rpc_client/cli_netlogon.c: Fixed incorrect printf.
Jeremy Allison
2001-02-25
1
-1
/
+2
|
*
This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy...
Jeremy Allison
2001-02-24
1
-58
/
+112
|
*
pipe opening now works with unicode
Andrew Tridgell
2001-02-20
1
-2
/
+2
|
*
configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...
Jeremy Allison
2001-02-16
1
-2
/
+12
|
*
Merge of i18n fixes from appliance branch. Samba can now talk to a network
Tim Potter
2001-02-14
2
-17
/
+21
|
*
Fixed bug found by Gerald. If a Samba server joins a domain and is set
Jeremy Allison
2000-12-19
1
-1
/
+2
|
*
Added lock backouts on fail.
Jeremy Allison
2000-12-15
1
-2
/
+0
|
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
1
-1
/
+1
|
*
Wrong length for unistr2 in init_q_lookup_names()
Tim Potter
2000-12-13
1
-3
/
+3
|
*
Fixed some accidentally reversed patches.
Tim Potter
2000-12-12
1
-115
/
+411
|
*
Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...
Jeremy Allison
2000-12-12
1
-411
/
+115
|
*
Removed a dead function.
Tim Potter
2000-12-08
1
-108
/
+0
|
*
Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
Tim Potter
2000-12-08
1
-7
/
+411
|
*
fixed a typo
Andrew Tridgell
2000-12-04
1
-1
/
+1
|
*
pass the desired access into cli_nt_create()
Andrew Tridgell
2000-12-04
1
-1
/
+1
|
*
no longer pass the type to make_sec_desc(), instead the type is
Andrew Tridgell
2000-12-04
1
-1
/
+1
|
*
added samr_set_user_info and info_2.
Jean-François Micouleau
2000-10-07
1
-6
/
+6
|
*
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
2000-10-06
4
-6
/
+6
*
|
Merged cli_pipe large read fix over pipes from HEAD. Fixed cli_read().
Jeremy Allison
2001-06-29
1
-30
/
+37
*
|
Fix from Joe Doran <joed@interlude.eu.org>, check cli_init...() for NULL
Jeremy Allison
2001-06-15
2
-2
/
+2
*
|
merged libsmb code from head
Andrew Tridgell
2001-04-22
1
-2
/
+2
*
|
- remove template from smbrun(). Now uses /tmp and mkstemp
Andrew Tridgell
2001-04-13
1
-5
/
+5
*
|
removed some unnecessary files from 2.2 These will stay in HEAD until
Gerald Carter
2001-04-09
7
-4230
/
+0
*
|
Removed JRATEST line.
Jeremy Allison
2001-03-11
1
-4
/
+0
*
|
Forgot the prs_inits in rpcclient. Now fixed.
Jeremy Allison
2001-03-09
2
-27
/
+27
*
|
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
8
-108
/
+132
*
|
Dead code elimination from SGI compiler.
Jeremy Allison
2001-03-09
1
-1
/
+3
*
|
Correctly marshall "POLICY_HND" structs accross all uses.
Jeremy Allison
2001-03-07
3
-20
/
+14
*
|
Oops - forgot to check rpc_client compiled. Also did a few more spoolss
Jeremy Allison
2001-02-28
1
-2
/
+2
*
|
Partial move of spoolss interface to new format. All SPOOLSS_XXX structs are
Jeremy Allison
2001-02-28
1
-2
/
+0
*
|
rpc_client/cli_netlogon.c: Fixed incorrect printf format.
Jeremy Allison
2001-02-25
1
-1
/
+2
*
|
This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy...
Jeremy Allison
2001-02-24
1
-58
/
+112
*
|
But Doctor, I had to kill the patient in order to save him....
Jeremy Allison
2001-02-21
2
-10
/
+27
*
|
Merge of i18n fixes from appliance-head. We need to revisit the internal
Jeremy Allison
2001-02-15
1
-2
/
+12
[next]