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_server
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-02
added support for deleting printers into the spoolss system
Andrew Tridgell
2
-0
/
+63
2000-05-02
split the username in the vuser structure into a separate
Andrew Tridgell
2
-3
/
+3
2000-05-02
fixed a memory leak
Andrew Tridgell
1
-0
/
+2
2000-05-02
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
3
-4
/
+4
2000-04-30
fix handing of ascii_to_unistr
Andrew Tridgell
1
-19
/
+19
2000-04-28
Added info level 1005 to netsharegetinfo (is the share a DFS root)
Shirish Kalele
1
-0
/
+17
2000-04-25
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
4
-4
/
+0
2000-04-25
fixed a memory leak of devmode in spoolss
Andrew Tridgell
1
-0
/
+3
2000-04-23
more pstring/fstring errors found by insure
Andrew Tridgell
1
-15
/
+16
2000-04-23
another fstring/pstring fix
Andrew Tridgell
1
-1
/
+1
2000-04-23
fixed another spoolss memory leak
Andrew Tridgell
2
-2
/
+2
2000-04-23
we can't pass a fstring to a routine expecting a pstring
Andrew Tridgell
1
-1
/
+1
2000-04-23
fixed a prs memory leak (weren't freeing input buffer)
Andrew Tridgell
1
-0
/
+1
2000-04-22
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
1
-2
/
+6
2000-04-18
Sync up with 2.0.7 w.r.t. guest users.
Jeremy Allison
1
-3
/
+3
2000-04-16
got rid of FILE* in the unix name mapping code
Andrew Tridgell
1
-8
/
+8
2000-04-16
- put the job status in english not french!
Andrew Tridgell
1
-7
/
+49
2000-04-16
JF and Jeremy - please have a look at what I did to the spoolss
Andrew Tridgell
1
-183
/
+59
2000-04-14
Ensure sign&seal work. Data len must have RPC_HEADER_LEN removed, but
Jeremy Allison
1
-1
/
+5
2000-04-11
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
1
-1
/
+1
2000-04-10
added checks to open both \\server\printer and \\server\share.
Jean-François Micouleau
1
-3
/
+44
2000-04-06
Modified interfaces and added checks around *all* *alloc calls
Jeremy Allison
2
-60
/
+174
2000-04-06
filled the architecture table (useless for the moment).
Jean-François Micouleau
1
-18
/
+37
2000-04-05
changed all the status code to ERROR_xxx instead of NT_STATUS_xx which are
Jean-François Micouleau
1
-88
/
+74
2000-04-04
Change to vfs API. POSIX states fsync should return an int, not a void.
Jeremy Allison
1
-2
/
+0
2000-04-04
Snuck in some whitespace cleanup while I was visiting these files. (-:
Tim Potter
3
-6
/
+0
2000-04-04
Removed unused parameter vuid from rpc_server api_* calls. For the very few
Tim Potter
8
-320
/
+296
2000-03-31
IRIX include fixes.
Jeremy Allison
1
-0
/
+5
2000-03-29
split addprinterex in preparation for level 1 support and to stop it
Jean-François Micouleau
1
-8
/
+28
2000-03-29
rewrote getprinterdriver level 3, now correctly handle the dependent
Jean-François Micouleau
1
-74
/
+95
2000-03-22
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
9
-264
/
+1
2000-03-22
disabled the getgrent() code recently added that returns all unix groups
Luke Leighton
1
-0
/
+17
2000-03-22
disabled code from HP that replaced get_sampwd_entries() with
Luke Leighton
1
-1
/
+26
2000-03-22
added the following message to all dce/rpc client/server code, except
Luke Leighton
9
-0
/
+221
2000-03-21
Added preliminary user list code from HP. Needs to be made dynamic
Jeremy Allison
1
-20
/
+252
2000-03-16
fix a bug in enumprinterdrivers
Jean-François Micouleau
1
-6
/
+14
2000-03-13
oops ! forgot smb.h in last commit
Jean-François Micouleau
2
-2
/
+14
2000-03-13
small fix for addprinterex at level 2
Jean-François Micouleau
1
-10
/
+8
2000-03-13
parse correctly getprinterdriver2
Jean-François Micouleau
2
-44
/
+46
2000-03-11
You *must* use O_EXCL when using mktemp (security issue).
Jeremy Allison
1
-1
/
+1
2000-03-10
Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...
Jeremy Allison
3
-60
/
+118
2000-03-10
getprinter level 0: was to short, found most of the fields, undocumented,
Jean-François Micouleau
1
-121
/
+193
2000-03-10
removed unused variable
Jean-François Micouleau
1
-1
/
+0
2000-03-10
restore the spoolss pipe as Jeremy replaced srv_pipe with the one from
Jean-François Micouleau
1
-0
/
+1
2000-03-09
Not used. Functionality folded back into rpc_server/srv_pipe.c (where it
Jeremy Allison
1
-1181
/
+0
2000-03-09
Big update moving the multi-pdu support from 2.0.x into HEAD for JF
Jeremy Allison
2
-105
/
+1533
2000-03-07
Enumprinters level 1: reply *exactly* like an NT server
Jean-François Micouleau
1
-102
/
+126
2000-03-07
fixed enumprinterdata.
Jean-François Micouleau
1
-2
/
+2
2000-03-06
changed prs_unistr to parse empty and non-empty strings the same way.
Jean-François Micouleau
1
-6
/
+13
2000-02-29
Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU on
Jeremy Allison
1
-2
/
+67
[next]