index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_parse
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't set the owner and group sid offset is there are no owner or group
Jean-François Micouleau
2002-04-29
1
-4
/
+5
*
merge from SAMBA_2_2
Gerald Carter
2002-04-22
1
-42
/
+19
*
Partly based on the work by mimir (Rafal Szczesniak
Andrew Bartlett
2002-04-14
3
-27
/
+96
*
HP2500C driver writes devmode with private data that ends
Jeremy Allison
2002-04-11
1
-0
/
+9
*
specversion merge from SAMBA_2_2
Gerald Carter
2002-04-11
1
-0
/
+27
*
Fixed missing alignment in spoolss_io_q_enumjobs() function.
Tim Potter
2002-04-10
1
-0
/
+3
*
Added Shirish's client side caching policy change.
Jeremy Allison
2002-04-10
1
-0
/
+114
*
The useless_ptr must be non-zero for addform and setform client functions
Tim Potter
2002-04-09
1
-2
/
+5
*
Fixed the handle leak in the connection management code (this code is crap
Jeremy Allison
2002-04-04
1
-0
/
+6
*
OpenPrinter() merge from 2.2
Gerald Carter
2002-03-26
1
-19
/
+76
*
Stomped on some header file version numbers that have crept back in.
Tim Potter
2002-03-22
1
-2
/
+1
*
resetprinter merge from SAMBA_2_2
Gerald Carter
2002-03-20
1
-12
/
+12
*
Fix for debug typo.
Jeremy Allison
2002-03-20
1
-1
/
+1
*
Added dos_errstr() function. Not all errors in list yet.
Tim Potter
2002-03-17
1
-1
/
+1
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
1
-1
/
+1
*
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
2002-03-15
1
-41
/
+232
*
Remove studly gaps from prs_werror() calls so the same debug text is
Tim Potter
2002-03-14
2
-11
/
+11
*
yipee! Finally put in the patch from Alexey Kotovich
Andrew Tridgell
2002-03-10
1
-23
/
+243
*
Fix the NTSTATUS -> WERROR for srvsvc pipe.
Jeremy Allison
2002-03-05
1
-36
/
+38
*
more const
Andrew Bartlett
2002-03-02
1
-2
/
+2
*
And a little more const.
Andrew Bartlett
2002-03-02
1
-3
/
+3
*
Patch for Domain users not showing up from "Ivan Zhakov" <vunny@mail.ru>.
Jeremy Allison
2002-02-27
1
-11
/
+11
*
Implemented client side functions for SPOOLSS addform, getform, setform and
Tim Potter
2002-02-25
1
-2
/
+36
*
Added make functions for SPOOL_Q_{ADD,SET,DELETE}FORM.
Tim Potter
2002-01-31
1
-1
/
+42
*
Removed version number from file header.
Tim Potter
2002-01-30
12
-24
/
+12
*
Back out some of the less well thought out ideas from last weeks work on
Andrew Bartlett
2002-01-26
1
-11
/
+3
*
We may as well not use these temporary variables - they are only used once and
Andrew Bartlett
2002-01-26
1
-3
/
+1
*
Try to move towards slightly sane linking for Samba by removing some pdb_...()
Andrew Bartlett
2002-01-26
1
-17
/
+32
*
Fixed ADDPRINTEREX to take a devmode and a security descriptor...
Jeremy Allison
2002-01-26
1
-21
/
+29
*
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
2002-01-20
1
-3
/
+13
*
Added prs_mem_clear(). Clear memory on buffer reallocation. That way
Jeremy Allison
2002-01-18
2
-11
/
+19
*
Always clear malloced memory for parse structs.
Jeremy Allison
2002-01-18
1
-0
/
+1
*
Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...
Jeremy Allison
2002-01-12
1
-0
/
+91
*
Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR
Tim Potter
2002-01-07
1
-1
/
+1
*
Add prs_dump_before to dump everything from the start of the prs
Martin Pool
2002-01-02
1
-4
/
+23
*
more irix -64 portability fixes
Andrew Tridgell
2001-12-31
1
-1
/
+1
*
Give the main loop talloc context a name (using mbp's new talloc naming
Andrew Bartlett
2001-12-31
1
-1
/
+1
*
added a copyright notice.
Jean-François Micouleau
2001-12-21
1
-0
/
+1
*
doesn't keep track of the struct's size we enumerate. W2K doesn't
Jean-François Micouleau
2001-12-21
1
-4
/
+4
*
re-done all of samr_query_disp_info()
Jean-François Micouleau
2001-12-21
1
-125
/
+76
*
merge from 2.2
Gerald Carter
2001-12-20
1
-6
/
+6
*
added info level 1 to samr_query_alias()
Jean-François Micouleau
2001-12-19
1
-0
/
+61
*
fixing bug I introduced.
Jean-François Micouleau
2001-12-18
1
-1
/
+1
*
there is no unknown field in LSA_SEC_QOS
Jean-François Micouleau
2001-12-17
1
-19
/
+15
*
Replaced some hardcoded hex numbers with constants.
Tim Potter
2001-12-17
1
-4
/
+8
*
update the ldap support code. it compiles.
Jean-François Micouleau
2001-12-13
1
-5
/
+8
*
merge from 2.2
Gerald Carter
2001-12-13
1
-0
/
+3
*
decoded SAM_DELTA 0x0e and 0x12.
Jean-François Micouleau
2001-12-12
1
-0
/
+144
*
a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)
Jean-François Micouleau
2001-12-12
1
-39
/
+203
*
added info level 3 to samrgetgroupinfo. I don't know what the value is.
Jean-François Micouleau
2001-12-10
1
-6
/
+44
[next]