index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_client
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Don't try to convert enumprinters name to a unc name.
Tim Potter
2002-08-27
1
-11
/
+1
|
*
Pass the object name down to the enum_printers rpc. By default this is the
Tim Potter
2002-08-27
1
-2
/
+8
|
*
Moved calculation of secure channel type into a new function.
Tim Potter
2002-08-23
1
-0
/
+18
|
*
added a 'net rpc samdump' command for dumping the whole sam via
Andrew Tridgell
2002-08-22
1
-13
/
+12
|
*
The "max data count" value in SMB transacts indicates how much the other end can
Shirish Kalele
2002-08-20
1
-1
/
+1
*
|
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
2
-30
/
+79
*
|
remove files not in HEAD
Gerald Carter
2002-09-26
3
-1142
/
+0
*
|
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
4
-69
/
+371
*
|
Sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
7
-3379
/
+4415
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-08-17
2
-0
/
+1501
|
\
|
|
*
Add lsa 0x2e (queryinfo2) client side
Jim McDonough
2002-08-12
1
-0
/
+86
|
*
Add client side support for samr connect4 (0x3e). Seems to have one
Jim McDonough
2002-08-12
1
-0
/
+47
|
*
Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.
Tim Potter
2002-08-08
1
-0
/
+44
|
*
This fixes a number of ADS problems, particularly with netbiosless
Andrew Tridgell
2002-08-05
1
-2
/
+3
|
*
Moved rpc client routines from libsmb back to rpc_client where they belong.
Tim Potter
2002-08-02
10
-3467
/
+5931
|
*
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
2002-06-28
1
-451
/
+0
|
*
more debug classess activated
Simo Sorce
2002-06-18
8
-0
/
+25
|
*
Add user name to netsessenum RPC to stop 1783 messages
Jim McDonough
2002-06-03
1
-5
/
+6
|
*
More cleanup work preparing for SMB signing.
Jeremy Allison
2002-06-01
1
-1
/
+1
|
*
Cleaned up srvsvc constants a bit.
Tim Potter
2002-05-29
1
-8
/
+8
|
*
Remove unused files.
Andrew Bartlett
2002-05-18
3
-800
/
+0
*
|
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
7
-13
/
+35
|
/
*
WERROR merge from SAMBA_2_2
Gerald Carter
2002-04-11
1
-34
/
+18
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
7
-51
/
+51
*
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
2002-03-15
1
-80
/
+251
*
merge from 2.2
Gerald Carter
2002-02-13
1
-2
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
11
-22
/
+11
*
Add prs_dump_before to dump everything from the start of the prs
Martin Pool
2002-01-02
1
-1
/
+1
*
Also capture received data
Martin Pool
2002-01-02
1
-0
/
+5
*
struct cli_state remembers the pipe name that it's talking to, if any,
Martin Pool
2002-01-02
1
-3
/
+22
*
A farily large commit:
Andrew Bartlett
2002-01-01
1
-152
/
+0
*
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
2001-12-08
1
-1
/
+1
*
OK. Smbpasswd -j is DEAD.
Andrew Bartlett
2001-12-05
3
-232
/
+43
*
I think the lookup_pdc_name() should be called lookup_dc_name() and the
Tim Potter
2001-11-29
1
-1
/
+1
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
1
-4
/
+5
*
I *love* removing code :-). Removed 4 files that weren't being used.
Jeremy Allison
2001-11-16
5
-1979
/
+10
*
Removed duplicate debug.
Tim Potter
2001-11-05
1
-2
/
+0
*
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
2001-11-03
3
-14
/
+11
*
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2001-10-31
1
-4
/
+4
*
Don't accidentally return success when sending a broken NET_SAMLOGON
Tim Potter
2001-10-31
1
-0
/
+1
*
Fixed typo in debug message.
Tim Potter
2001-10-30
1
-1
/
+1
*
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
2001-10-14
6
-24
/
+0
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
15
-41
/
+0
*
Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.
Tim Potter
2001-09-18
3
-15
/
+23
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
5
-32
/
+13
*
Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c where
Andrew Bartlett
2001-09-16
1
-1
/
+5
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
4
-51
/
+54
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
5
-37
/
+37
*
More status32 conversions.
Tim Potter
2001-08-24
2
-15
/
+14
*
Fixed typo in debug message.
Tim Potter
2001-08-24
1
-1
/
+1
[prev]
[next]