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-12-04
Automatic printer publishing when using APW or choosing 'list in the director...
Jim McDonough
1
-53
/
+154
2002-12-04
[merge from app_head]
Gerald Carter
1
-2
/
+15
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
2
-2
/
+0
2002-11-20
merged the %U changes to 3.0
Andrew Tridgell
1
-0
/
+1
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
8
-54
/
+36
2002-11-11
fix for CR 601. Only call addprinter command when the port, driver, comment,...
Gerald Carter
1
-2
/
+8
2002-11-10
First cut of fix for changenotify on a print server handle. Use the connectio...
Jeremy Allison
1
-11
/
+29
2002-11-09
deldriver fix
Gerald Carter
1
-0
/
+6
2002-11-09
re-enable ffpcn on print server handle
Gerald Carter
1
-1
/
+1
2002-11-08
Merge from HEAD:
Andrew Bartlett
1
-0
/
+2
2002-11-07
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
1
-7
/
+31
2002-11-02
port sec_desc headers reordering from HEAD.
Simo Sorce
1
-44
/
+44
2002-11-02
Merge passdb from HEAD -> 3.0
Andrew Bartlett
5
-107
/
+144
2002-10-25
merge PURGE_PRINTER fix from APP_HEAD
Gerald Carter
1
-2
/
+0
2002-10-23
Debug level 12 is a typo.
Jeremy Allison
1
-2
/
+2
2002-10-23
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
Jeremy Allison
1
-1
/
+1
2002-10-22
Fix for systems that allow more than 65536 open files per process.
Jeremy Allison
1
-4
/
+0
2002-10-16
merge from app_head to commit re-init'd printer to disk
Gerald Carter
1
-0
/
+6
2002-10-15
merge from APP_HEAD to use GMT in job submission notification
Gerald Carter
1
-1
/
+1
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
[next]