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
2001-03-15
added getdriver and enumdrivers commands. Also fixed
Gerald Carter
1
-1
/
+1
2001-03-11
Removed JRATEST line.
Jeremy Allison
1
-4
/
+0
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-3
/
+25
2001-03-09
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
10
-135
/
+159
2001-03-07
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
Jeremy Allison
3
-20
/
+14
2001-02-28
Ooops - forgot to check the rpcclient and smbcacls compile with the new
Jeremy Allison
1
-2
/
+2
2001-02-28
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
2
-9
/
+2
2001-02-25
rpc_client/cli_netlogon.c: Fixed incorrect printf.
Jeremy Allison
1
-1
/
+2
2001-02-24
This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy...
Jeremy Allison
1
-58
/
+112
2001-02-20
pipe opening now works with unicode
Andrew Tridgell
1
-2
/
+2
2001-02-16
configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...
Jeremy Allison
1
-2
/
+12
2001-02-14
Merge of i18n fixes from appliance branch. Samba can now talk to a network
Tim Potter
2
-17
/
+21
2000-12-19
Fixed bug found by Gerald. If a Samba server joins a domain and is set
Jeremy Allison
1
-1
/
+2
2000-12-15
Added lock backouts on fail.
Jeremy Allison
1
-2
/
+0
2000-12-15
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
1
-1
/
+1
2000-12-13
Wrong length for unistr2 in init_q_lookup_names()
Tim Potter
1
-3
/
+3
2000-12-12
Fixed some accidentally reversed patches.
Tim Potter
1
-115
/
+411
2000-12-12
Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...
Jeremy Allison
1
-411
/
+115
2000-12-08
Removed a dead function.
Tim Potter
1
-108
/
+0
2000-12-08
Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
Tim Potter
1
-7
/
+411
2000-12-04
fixed a typo
Andrew Tridgell
1
-1
/
+1
2000-12-04
pass the desired access into cli_nt_create()
Andrew Tridgell
1
-1
/
+1
2000-12-04
no longer pass the type to make_sec_desc(), instead the type is
Andrew Tridgell
1
-1
/
+1
2000-10-07
added samr_set_user_info and info_2.
Jean-François Micouleau
1
-6
/
+6
2000-10-06
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
4
-6
/
+6
2000-09-25
printer notify code.
Jean-François Micouleau
1
-0
/
+295
2000-09-12
spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0"
Gerald Carter
2
-2
/
+2
2000-08-31
Removed compiler warning.
Tim Potter
1
-5
/
+5
2000-08-18
changing some debug message levels
Gerald Carter
1
-12
/
+12
2000-08-14
minor formatting fixes.
Gerald Carter
1
-9
/
+9
2000-08-12
FIxed some unmarshalling problems with relstr and unistr arrays
Gerald Carter
2
-198
/
+158
2000-08-10
code formatting cleanup
Gerald Carter
1
-6
/
+0
2000-08-10
Needed to add the SHARED attribute bit when creating a printer
Gerald Carter
1
-3
/
+6
2000-08-09
More work on AddPrinterDriver() and AddPrinterEx() client RPC's
Gerald Carter
2
-10
/
+12
2000-08-08
All changes related to rpcclient...
Gerald Carter
2
-1
/
+53
2000-08-04
spoolss_addprinterex() was adding the printer and returning the
Gerald Carter
1
-23
/
+25
2000-08-04
clunky support for calling AddPrinterEx(). The code currently reports
Gerald Carter
1
-11
/
+57
2000-08-01
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
1
-7
/
+7
2000-07-31
More work on rpcclient...
Gerald Carter
2
-87
/
+250
2000-07-27
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
7
-95
/
+95
2000-07-26
Found out that we are crashing spoolss in enumprinterdata.
Jean-François Micouleau
2
-11
/
+22
2000-07-26
Fixed memory leak in modify_trust_password()
Tim Potter
1
-0
/
+4
2000-07-25
some initial code for AddPrinterEx() project. Most is ifdef'd out
Gerald Carter
1
-2
/
+30
2000-07-21
* Added EnumPorts()
Gerald Carter
2
-3
/
+137
2000-07-20
Fixed unitilized secdesc pointer which was causing spoolgetprinter
Gerald Carter
1
-0
/
+5
2000-07-18
Fixed some more client SPOOLSS functions. The following
Gerald Carter
3
-76
/
+80
2000-07-17
Reverted changes from rpcclient merge - contains memory leak!
Tim Potter
1
-2
/
+9
2000-07-15
Lots of changes but no real progress in functionality.
Gerald Carter
3
-146
/
+92
2000-07-14
More functions merged from TNG for rpcclient. They don't all work
Gerald Carter
4
-310
/
+410
2000-07-14
cleaned up access to prs_struct variables. Replaced all calls
Gerald Carter
1
-10
/
+553
[next]