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
/
source3
/
rpcclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
Tim Potter
2000-12-08
2
-146
/
+177
*
Modified argc passed to rpc_client cmd_* functions to include argv[0].
Tim Potter
2000-12-08
1
-12
/
+12
*
spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0"
Gerald Carter
2000-09-12
1
-1
/
+9
*
added -P (for no prompt) and -A <authfile> options
Gerald Carter
2000-08-29
1
-11
/
+10
*
fixed an off by one error where I was tromping on memory
Gerald Carter
2000-08-18
1
-1
/
+1
*
FIxed some unmarshalling problems with relstr and unistr arrays
Gerald Carter
2000-08-12
1
-2
/
+5
*
Tidied up security rights definitions.
Jeremy Allison
2000-08-10
1
-4
/
+4
*
Working on spoolss_getprinterdriver() as it does not display all the
Gerald Carter
2000-08-10
2
-6
/
+21
*
Needed to add the SHARED attribute bit when creating a printer
Gerald Carter
2000-08-10
1
-7
/
+9
*
More work on AddPrinterDriver() and AddPrinterEx() client RPC's
Gerald Carter
2000-08-09
1
-44
/
+40
*
Fixed AddPrinterDriver()
Gerald Carter
2000-08-09
1
-1
/
+0
*
All changes related to rpcclient...
Gerald Carter
2000-08-08
1
-4
/
+235
*
spoolss_addprinterex() was adding the printer and returning the
Gerald Carter
2000-08-04
1
-3
/
+3
*
clunky support for calling AddPrinterEx(). The code currently reports
Gerald Carter
2000-08-04
1
-8
/
+10
*
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
2000-08-01
2
-5
/
+5
*
More work on rpcclient...
Gerald Carter
2000-07-31
3
-25
/
+121
*
Found out that we are crashing spoolss in enumprinterdata.
Jean-François Micouleau
2000-07-26
1
-2
/
+2
*
some initial code for AddPrinterEx() project. Most is ifdef'd out
Gerald Carter
2000-07-25
2
-1
/
+119
*
A rather big change set ! (listed in no particular order)
Jean-François Micouleau
2000-07-25
1
-1
/
+1
*
Added EnumPorts() and fixed up some problems
Gerald Carter
2000-07-21
3
-0
/
+96
*
Fixed unitilized secdesc pointer which was causing spoolgetprinter
Gerald Carter
2000-07-20
1
-2
/
+2
*
Fixed some more SPOOLSS functions. The following
Gerald Carter
2000-07-18
1
-5
/
+4
*
adding more spoolss command into rpcclient. They don't all work
Gerald Carter
2000-07-14
2
-2
/
+368
*
More rpcclient merge issues:
Gerald Carter
2000-07-07
5
-1
/
+1222
*
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
2000-07-03
1
-745
/
+16
*
just enough to get rpcclient to compile. Look for #if 0
Gerald Carter
2000-06-23
4
-3
/
+13
*
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
2000-06-11
1
-1
/
+1
*
moved secrets fns into secrets.c
Andrew Tridgell
2000-06-03
1
-2
/
+2
*
Added the NETDFS pipe to allow remote administration of the msdfs symlinks
Shirish Kalele
2000-05-18
1
-1
/
+1
*
the beginnings of a new scheme I've working on to allow an easier
Andrew Tridgell
2000-05-09
1
-3
/
+3
*
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
2000-05-08
1
-2
/
+4
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
6
-6
/
+0
*
indent update to make t easier to see setuid mods in TNG. some
Luke Leighton
2000-03-21
1
-0
/
+2
*
After 3AM, it's getting hard for Luke :-)
Jean-François Micouleau
2000-02-04
1
-5
/
+4
*
1) added void* state argument to tdb_traverse. guess what! there were
Luke Leighton
2000-02-04
1
-0
/
+4
*
use GET_DENY_MODE() macro instead of the bit shift
Andrew Tridgell
2000-01-16
1
-3
/
+2
*
a consequence of the access_table() fixes is that we can't treat
Andrew Tridgell
2000-01-16
1
-0
/
+2
*
this looks like a big commit, but it isn't really :)
Andrew Tridgell
2000-01-07
1
-4
/
+5
*
got rid of mem_man
Andrew Tridgell
2000-01-03
1
-8
/
+0
*
more files from 2.0.6
Andrew Tridgell
1999-12-17
1
-0
/
+1324
*
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1999-12-13
14
-4472
/
+0
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
7
-4598
/
+1082
*
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1999-12-12
1
-3
/
+4
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-2
/
+2
*
ABOUT TIME!!!!!!!!
Luke Leighton
1999-12-08
4
-14
/
+14
*
starting "connection reuse" system in smb-agent. added version number
Luke Leighton
1999-12-03
1
-1
/
+10
*
i always get caught out with non-gnu-readline code mods :-)
Luke Leighton
1999-12-03
1
-1
/
+1
*
cool! a unix socket smb redirector. code based on smbfilter and
Luke Leighton
1999-12-03
1
-1
/
+1
*
promptline undefined (pline)
Luke Leighton
1999-12-03
1
-1
/
+1
*
cleaning up: removing those horrible references to server list
Luke Leighton
1999-12-02
1
-4
/
+2
[next]