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
...
|
*
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
2002-11-07
1
-2
/
+2
|
*
Client side functions for enumprinterkey.
Tim Potter
2002-11-06
1
-0
/
+100
|
*
Display pipe name in rpc bind failure debug.
Tim Potter
2002-11-02
1
-1
/
+2
|
*
Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuff
Tim Potter
2002-11-01
1
-4
/
+3
|
*
Fix a silly memset typo.
Tim Potter
2002-10-21
1
-2
/
+2
|
*
Zero tallocated memory in decode_printer_info, decode_driver_info,
Tim Potter
2002-10-21
1
-0
/
+10
|
*
Do a SMB_ASSERT() in cli_nt_session_open() when the pipe index is out
Tim Potter
2002-10-17
1
-2
/
+3
|
*
merge from APP_HEAD
Gerald Carter
2002-10-08
1
-0
/
+16
|
*
merge native_mode flag in winbindd_domain struct from app-head
Gerald Carter
2002-10-04
1
-31
/
+11
*
|
Merge of exit path cleanup for EnumDomainUsers.
Tim Potter
2003-02-26
1
-41
/
+23
*
|
Merge: const fixes.
Tim Potter
2003-02-25
5
-19
/
+24
*
|
Merge NTSTATUS vs WERROR return for cli_srvsvc_net_srv_get_info()
Tim Potter
2003-02-19
1
-11
/
+7
*
|
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
2003-02-14
1
-10
/
+10
*
|
Merge tpot's changes to request the correct sizes for user dispinfo
Jeremy Allison
2003-01-29
1
-2
/
+35
*
|
Merge tridge's client priv code from HEAD.
Jeremy Allison
2003-01-29
1
-4
/
+49
*
|
Merging tridge's privillage client changes from HEAD.
Jeremy Allison
2003-01-28
1
-0
/
+40
*
|
Merge: remove dead function.
Tim Potter
2003-01-22
1
-10
/
+0
*
|
merging some rpcclient and net functionality from HEAD
Gerald Carter
2003-01-15
2
-3
/
+62
*
|
Now that I am running config.developer, I decided to get rif of some warnings:
Richard Sharpe
2003-01-13
1
-2
/
+2
*
|
[merge] make sure to update print queue cache during timeout_processing() to ...
Gerald Carter
2003-01-11
1
-0
/
+2
*
|
Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1
Andrew Bartlett
2003-01-04
1
-2
/
+3
*
|
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
2
-9
/
+9
*
|
fix rpcclient querygroup command (from 2.2 and head)
Simo Sorce
2002-12-08
1
-3
/
+3
*
|
Ensure callid is not used uninitialized.
Jeremy Allison
2002-12-02
1
-1
/
+1
*
|
* finializnig RedHat package for alpha21 release
Gerald Carter
2002-11-27
1
-1
/
+1
*
|
Merge from appliance:
Tim Potter
2002-11-19
1
-6
/
+16
*
|
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
2
-24
/
+17
*
|
Sync with HEAD to get enumprinterkey api.
Jim McDonough
2002-11-08
1
-0
/
+100
*
|
Merge Jim's new rpc client code to 3.0.
Jeremy Allison
2002-11-07
1
-110
/
+145
*
|
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
2002-11-07
1
-2
/
+2
*
|
Display pipe name in rpc bind failure debug.
Tim Potter
2002-11-02
1
-1
/
+2
*
|
Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuff
Tim Potter
2002-11-01
1
-4
/
+3
*
|
Fix a silly memset typo.
Tim Potter
2002-10-21
1
-2
/
+2
*
|
Zero tallocated memory in decode_printer_info, decode_driver_info,
Tim Potter
2002-10-21
1
-0
/
+10
*
|
Merge of SMB_ASSERT.
Tim Potter
2002-10-17
1
-2
/
+3
*
|
merge from APP_HEAD of winbindd's domain local group fix
Gerald Carter
2002-10-08
1
-0
/
+16
*
|
* merge native_mode flag in winbindd_domain struct from app-head
Gerald Carter
2002-10-04
1
-31
/
+11
*
|
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
2002-10-04
1
-1
/
+1
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-10-04
1
-0
/
+63
|
\
|
|
*
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
2002-10-04
2
-1
/
+64
|
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
2
-30
/
+79
|
*
change notify merge from APP_HEAD
Gerald Carter
2002-09-10
1
-0
/
+3
|
*
Return WERR_UNKNOWN_LEVEL for unknown info levels.
Tim Potter
2002-09-09
1
-3
/
+12
|
*
Return WERR_UNKNOWN_LEVEL for getprinterdriver level 6 as we don't
Tim Potter
2002-09-09
1
-0
/
+3
|
*
cli_spoolss_enumprinterdrivers:
Tim Potter
2002-09-06
1
-0
/
+4
|
*
Conver cli_spoolss routines to use REGISTRY_VALUE and REGVAL_CTR code. Nice ...
Tim Potter
2002-09-03
1
-67
/
+34
|
*
Change JOB_INFO_CTR to return a pointer to an array rather than array of poin...
Tim Potter
2002-09-03
1
-4
/
+47
|
*
Return data from enumprinterdataex by deep copying on passed in tdb context.
Tim Potter
2002-09-03
1
-1
/
+17
|
*
Implemented some more client side spoolss functions:
Tim Potter
2002-09-02
1
-1
/
+162
|
*
added cli_net_auth_3 client code.
Jean-François Micouleau
2002-08-30
1
-13
/
+96
[prev]
[next]