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-06-02
More memory leak and PANIC action fixes.
Jeremy Allison
1
-3
/
+8
2000-06-02
More memory leak fixes.
Jeremy Allison
1
-15
/
+37
2000-06-02
More memory corruption (leaks etc.) fixes.
Jeremy Allison
1
-11
/
+12
2000-06-02
Fixed null pointer indirect in addprinterex. Still working on problem
Jeremy Allison
1
-8
/
+21
2000-06-01
More insure found memory leak and corruption fixes.
Jeremy Allison
2
-4
/
+5
2000-06-01
param/loadparm.c: Looks like someone ran indent on this !
Jeremy Allison
1
-2
/
+4
2000-06-01
Back to building. Now to test with insure.
Jeremy Allison
1
-1
/
+5
2000-06-01
Getting back to a compilable state (not there yet but close).
Jeremy Allison
1
-2
/
+4
2000-06-01
Changes I really don't want to lose whilst CVS is playing up.
Jeremy Allison
1
-222
/
+257
2000-05-29
Fixed LsaQueryInformationPolicy level 3 to return primary domain info.
Matthew Chapman
1
-19
/
+23
2000-05-29
fixed some more crashes
Andrew Tridgell
1
-86
/
+44
2000-05-28
lp_server_role() + use in srv_reg.
Luke Leighton
1
-1
/
+20
2000-05-28
don't free a driver structure from the stack!
Andrew Tridgell
1
-5
/
+7
2000-05-28
fixed return error code that had 0xC with not enough zeros
Andrew Tridgell
1
-5
/
+5
2000-05-28
#ifdef not #if
Luke Leighton
1
-3
/
+3
2000-05-28
moved notif_y_table struct to spoolss_nt.c only used there.
Luke Leighton
1
-1
/
+24
2000-05-27
getting and setting security descriptors on printers now works
Andrew Tridgell
2
-11
/
+23
2000-05-27
uninitialised variable "list"
Luke Leighton
1
-1
/
+1
2000-05-27
unistr_to_dos not unistr_to_ascii
Luke Leighton
1
-2
/
+2
2000-05-27
security descs in spoolss. needs parse_sec.c nttrans.c broken.
Luke Leighton
1
-5
/
+75
2000-05-26
Fixed memory leak in RPC parsing code.
Shirish Kalele
1
-1
/
+6
2000-05-26
Compile time warning fixes and a time_t -> uint32 conversion fix.
Jeremy Allison
1
-2
/
+6
2000-05-26
Changed MS_DFS to WITH_MSDFS throughout.
Shirish Kalele
3
-4
/
+4
2000-05-24
a fairly big change in spoolss.
Andrew Tridgell
1
-16
/
+14
2000-05-22
Modify NT driver heirarchy to fix HP bug with duplicate printer driver
Jeremy Allison
1
-10
/
+58
2000-05-18
Added the NETDFS pipe to allow remote administration of the msdfs symlinks
Shirish Kalele
2
-0
/
+459
2000-05-17
Fixed bug I introduced last night (sorry). Now truncate incoming prs_struct
Jeremy Allison
1
-0
/
+7
2000-05-17
Fixed bug where mallocd size of prs_struct could be larger than
Jeremy Allison
1
-1
/
+1
2000-05-16
Synced up srv_samr with HP changes. Added error checking to original code
Jeremy Allison
1
-173
/
+361
2000-05-16
The new msdfs implementation that uses symlinks to point to other
Shirish Kalele
1
-1
/
+1
2000-05-15
Check error returns.
Jeremy Allison
1
-4
/
+9
2000-05-15
Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.
Jeremy Allison
1
-10
/
+14
2000-05-15
Added fix for Win2k ACL query code from Shirish. I need this back ported
Jeremy Allison
1
-3
/
+54
2000-05-15
passdb/secrets.c: Fix typo in comment.
Jeremy Allison
1
-4
/
+4
2000-05-15
call prs_dump() on every input and output packet so we have plenty of
Andrew Tridgell
1
-2
/
+13
2000-05-15
add prs_dump() at the top level rpc switch
Andrew Tridgell
1
-0
/
+2
2000-05-12
added spool_io_printer_driver_info_level_6()
Andrew Tridgell
1
-4
/
+26
2000-05-12
fixed two uninitialised variables
Andrew Tridgell
1
-2
/
+1
2000-05-10
lib/util_unistr.c:
Jeremy Allison
1
-2
/
+2
2000-05-10
more merging voodoo
Andrew Tridgell
9
-1
/
+27
2000-05-09
the beginnings of a new scheme I've working on to allow an easier
Andrew Tridgell
2
-0
/
+8
2000-05-04
rpc_server/srv_lsa.c: Bring into sync with 2.0.x.
Jeremy Allison
2
-15
/
+25
2000-05-04
- use full_name instead of real_name
Andrew Tridgell
3
-2
/
+4
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
[next]