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
2002-10-09
print job properties fix from APP_HEAD. a null devmode is not a failure.
Gerald Carter
1
-11
/
+5
2002-10-09
add_printer_hook() fix from APP_HEAD
Gerald Carter
1
-6
/
+17
2002-10-08
merge from APP_HEAD of winbindd's domain local group fix
Gerald Carter
1
-7
/
+1
2002-10-04
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
1
-1
/
+1
2002-10-04
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2
-10
/
+33
2002-10-02
Missing break meant getprintprocessordirectory always returned UNKNOWN_LEVEL.
Jeremy Allison
1
-0
/
+1
2002-10-01
syncing up with HEAD. Seems to be a lot of differences creeping in
Gerald Carter
2
-7
/
+7
2002-09-27
It turns out that Windows allows delete printer on a handle
Jeremy Allison
1
-0
/
+14
2002-09-26
syncing up with HEAD again....
Gerald Carter
2
-82
/
+361
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
7
-789
/
+1304
2002-08-17
Sync 3.0 branch with HEAD
Jelmer Vernooij
12
-1228
/
+1614
2002-07-15
more bug updates from head
Andrew Tridgell
1
-2
/
+0
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
20
-1038
/
+3058
2002-07-14
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+143
2002-07-12
We must ZERO_STRUCT before using the buffer in copy_unistr2.
Jeremy Allison
1
-0
/
+3
2002-07-11
added copyright
Gerald Carter
2
-2
/
+3
2002-07-11
last check in for tonight.
Gerald Carter
1
-15
/
+10
2002-07-11
all that is left to do is to actually perform the
Gerald Carter
1
-4
/
+24
2002-07-11
intermediate work on DeletePrinterDriverEx(). This call
Gerald Carter
1
-19
/
+24
2002-07-08
fix typo
Gerald Carter
1
-1
/
+1
2002-07-08
added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX and
Gerald Carter
2
-66
/
+96
2002-07-08
* basic implementation of SPOOLSS_DELETEPRINTERDATAEX and
Gerald Carter
2
-1
/
+194
2002-07-08
Kill off const warnings - add a pile of const to various places.
Andrew Bartlett
1
-1
/
+1
2002-07-08
Jerry: Sorry if I am stepping on toes here, but this should fix the compile on
Andrew Bartlett
1
-16
/
+17
2002-07-07
Updates to the 'name -> sid' code:
Andrew Bartlett
1
-1
/
+1
2002-07-06
Copy the NT_TOKEN to the pipe, so the SAMR can use it for access control.
Andrew Bartlett
1
-2
/
+4
2002-07-05
Remove C++ comments.
Tim Potter
1
-2
/
+2
2002-07-04
fixed the geyed out registry keys. Stupid typo on my part.
Gerald Carter
1
-12
/
+12
2002-07-04
More code from "Kai Krueger" <kai@kruegernetz.de>, this time starting to make
Andrew Bartlett
2
-0
/
+43
2002-07-04
* fix seg fault caused by missing DLIST_REMOVE in free_fn()
Gerald Carter
1
-1
/
+3
2002-07-04
Patch to add security descriptors to the SAMR pipe.
Andrew Bartlett
1
-121
/
+602
2002-07-03
first cut at implementing support for browsing printer and driver driver
Gerald Carter
2
-56
/
+734
2002-07-03
Break up the passdb objects (to allow RPC clients to link without brining in
Andrew Bartlett
2
-148
/
+254
2002-07-02
Address the string_sub problem by changing len = 0 to mean "no expand".
Jeremy Allison
2
-5
/
+5
2002-07-02
Merge of constant renames from APPLIANCE_HEAD.
Tim Potter
1
-53
/
+53
2002-07-01
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
3
-3
/
+3
2002-06-28
Added limit on SPOOLSS pipes from 2.2.x
Jeremy Allison
1
-8
/
+31
2002-06-28
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
1
-344
/
+540
2002-06-25
I'm going to try and check this against Win2k shortly, but I'm certain that
Andrew Bartlett
1
-1
/
+1
2002-06-24
compile fix
Gerald Carter
1
-0
/
+1
2002-06-24
printing merge from SAMBA_2_2. Ther server code looks to be in sync now.
Gerald Carter
1
-42
/
+95
2002-06-18
more debug classess activated
Simo Sorce
20
-0
/
+60
2002-06-15
Rework much of the service.c code:
Andrew Bartlett
1
-3
/
+2
2002-06-15
Update the netlogon code to better cope with trusted domains, where things
Andrew Bartlett
1
-10
/
+29
2002-06-14
Add const, kill of useless casts and therefore eliminate warnings.
Andrew Bartlett
1
-1
/
+1
2002-06-13
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
1
-12
/
+3
2002-06-11
merge from 2.2
Gerald Carter
1
-0
/
+1
2002-06-09
This (hopefully) fixes a bug reported by Kai Krueger <kai@kruegernetz.de>
Andrew Bartlett
2
-17
/
+10
2002-06-07
Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
Andrew Bartlett
3
-30
/
+29
2002-06-06
Fix compile error - doh!
Tim Potter
1
-4
/
+0
[next]