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
2003-02-25
More const fixes and flow on fixes from yesterday's const-fest.
Tim Potter
5
-19
/
+24
2003-02-24
Merge:
Tim Potter
1
-7
/
+5
2003-02-21
Exit path cleanup for cli_samr_enum_dom_users()
Tim Potter
1
-34
/
+18
2003-02-17
Return a WERROR instead of a NTSTATUS like the rest of the srvsvc
Tim Potter
1
-11
/
+7
2003-02-14
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
1
-10
/
+10
2003-02-12
initial server side privileges implementation, using a tdb. This needs to be ...
Andrew Tridgell
1
-1
/
+1
2003-02-10
added the 'lsaenumacctwithright' command to rpcclient. This allows you
Andrew Tridgell
1
-0
/
+52
2003-02-01
One more signed/unsigned fix
Andrew Bartlett
1
-1
/
+1
2003-01-29
Pass down max_size parameter to cli_samr_query_dispinfo() instead of
Tim Potter
1
-2
/
+35
2003-01-28
added LsaRemoveAccountRights
Andrew Tridgell
1
-0
/
+42
2003-01-28
cleaned up the lsa_enum_acct_rights function and added a
Andrew Tridgell
1
-0
/
+43
2003-01-17
reverted this patch till I sort out the craziness with UNIHDR
Andrew Tridgell
1
-8
/
+8
2003-01-17
This removes the 3rd argument from init_unistr2(). There were 240
Andrew Tridgell
1
-8
/
+8
2003-01-17
Let's clean up client side ntlmssp!
Tim Potter
1
-10
/
+0
2003-01-15
added cli_lsa_enum_account_rights() call. Note that this is in
Andrew Tridgell
1
-0
/
+57
2003-01-14
Added comment about a SMB_ASSERT()
Tim Potter
1
-0
/
+3
2003-01-13
Make sure that those cleanups actually went in.
Richard Sharpe
1
-2
/
+2
2003-01-11
[merge] make sure to updatre print queue cache during timeout_processing() to...
Gerald Carter
1
-0
/
+2
2003-01-02
BIG patch...
Andrew Bartlett
2
-9
/
+9
2002-12-30
the shutdown call does not have a 16 bit flags, but 2 byte representing booleans
Simo Sorce
1
-2
/
+3
2002-12-08
make querygroup in rpcclient working, same fix as per 2.2 tree
Simo Sorce
1
-3
/
+3
2002-11-27
fix cli_ds_getprimarydominfo(); merge from SAMBA_3_0
Gerald Carter
1
-1
/
+1
2002-11-19
Merge from appliance:
Tim Potter
1
-6
/
+16
2002-11-15
A cool idea from mbp: create a big shared library of all Samba objects
Tim Potter
1
-4
/
+3
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2
-24
/
+17
2002-11-07
What is wrong with you, Jim? Check in the final version, not an interim one...
Jim McDonough
1
-139
/
+17
2002-11-07
Allow multiple fragment RPC's to be sent.
Jim McDonough
1
-18
/
+175
2002-11-07
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
1
-2
/
+2
2002-11-06
Client side functions for enumprinterkey.
Tim Potter
1
-0
/
+100
2002-11-02
Display pipe name in rpc bind failure debug.
Tim Potter
1
-1
/
+2
2002-11-01
Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuff
Tim Potter
1
-4
/
+3
2002-10-21
Fix a silly memset typo.
Tim Potter
1
-2
/
+2
2002-10-21
Zero tallocated memory in decode_printer_info, decode_driver_info,
Tim Potter
1
-0
/
+10
2002-10-17
Do a SMB_ASSERT() in cli_nt_session_open() when the pipe index is out
Tim Potter
1
-2
/
+3
2002-10-08
merge from APP_HEAD
Gerald Carter
1
-0
/
+16
2002-10-04
merge native_mode flag in winbindd_domain struct from app-head
Gerald Carter
1
-31
/
+11
2002-10-04
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
2
-1
/
+64
2002-10-04
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2
-30
/
+79
2002-09-10
change notify merge from APP_HEAD
Gerald Carter
1
-0
/
+3
2002-09-09
Return WERR_UNKNOWN_LEVEL for unknown info levels.
Tim Potter
1
-3
/
+12
2002-09-09
Return WERR_UNKNOWN_LEVEL for getprinterdriver level 6 as we don't
Tim Potter
1
-0
/
+3
2002-09-06
cli_spoolss_enumprinterdrivers:
Tim Potter
1
-0
/
+4
2002-09-03
Conver cli_spoolss routines to use REGISTRY_VALUE and REGVAL_CTR code. Nice ...
Tim Potter
1
-67
/
+34
2002-09-03
Change JOB_INFO_CTR to return a pointer to an array rather than array of poin...
Tim Potter
1
-4
/
+47
2002-09-03
Return data from enumprinterdataex by deep copying on passed in tdb context.
Tim Potter
1
-1
/
+17
2002-09-02
Implemented some more client side spoolss functions:
Tim Potter
1
-1
/
+162
2002-08-30
added cli_net_auth_3 client code.
Jean-François Micouleau
1
-13
/
+96
2002-08-27
Don't try to convert enumprinters name to a unc name.
Tim Potter
1
-11
/
+1
2002-08-27
Pass the object name down to the enum_printers rpc. By default this is the
Tim Potter
1
-2
/
+8
2002-08-23
Moved calculation of secure channel type into a new function.
Tim Potter
1
-0
/
+18
[next]