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
2007-10-10
r8959: Make msdfs code talloc based. Fix leaks.
Jeremy Allison
1
-4
/
+3
2007-10-10
r8950: Fix one more mem leak found by Gunther.
Jeremy Allison
1
-1
/
+1
2007-10-10
r8943: Fix segfault in enum_service_status
Gerald Carter
1
-43
/
+33
2007-10-10
r8941: Fix unused variable warning. Bugzilla #2940.
Tim Potter
1
-2
/
+1
2007-10-10
r8916: should fix the valgrind invalid read of size 1 onthe
Gerald Carter
1
-8
/
+8
2007-10-10
r8894: Fix a warning. Bugzilla #2939.
Tim Potter
1
-3
/
+1
2007-10-10
r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.
Jeremy Allison
1
-60
/
+65
2007-10-10
r8617: Be very explicit if addprinterex is called that the "addprinter command"
Jeremy Allison
1
-2
/
+7
2007-10-10
r8573: Fix set but not used warning in srvsvc server-side code.
Tim Potter
1
-2
/
+2
2007-10-10
r8564: Sometimes we're too dumb to live... Fix samr calls where we were
Jeremy Allison
1
-35
/
+35
2007-10-10
r8501: * disable printer handle object cache (was mostly used
Gerald Carter
1
-0
/
+5
2007-10-10
r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...
Jim McDonough
1
-2
/
+7
2007-10-10
r8326: factor out the delete printer code to a delete_printer_hook() for reuse
Gerald Carter
1
-56
/
+53
2007-10-10
r8324: * initial cut at creating printers via the registry API
Gerald Carter
1
-3
/
+4
2007-10-10
r8322: * get RegSetValue() working for printer subkey values
Gerald Carter
1
-1
/
+1
2007-10-10
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
1
-17
/
+18
2007-10-10
r8066: * had to modify the printer data storage slightly in ntprinters.tdb
Gerald Carter
1
-1
/
+1
2007-10-10
r8027: driver information is now back via winreg
Gerald Carter
1
-2
/
+6
2007-10-10
r8019: Better give a hint that we are failing share-manipulation due to missing
Günther Deschner
1
-2
/
+6
2007-10-10
r7995: * privileges are local except when they're *not*
Gerald Carter
4
-23
/
+26
2007-10-10
r7987: map generic bits to specific bits in open requests
Gerald Carter
1
-3
/
+4
2007-10-10
r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.
Jeremy Allison
2
-7
/
+3
2007-10-10
r7938: * move the hardcoded registry value names from _reg_query_value()
Gerald Carter
1
-91
/
+1
2007-10-10
r7908: * change REGISTRY_HOOK api to use const (fix compiler warning
Gerald Carter
1
-18
/
+14
2007-10-10
r7890: * add Reg[SG]etKeySec() server stubs
Gerald Carter
2
-13
/
+149
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
3
-31
/
+31
2007-10-10
r7880: fix a typo and memleak on failures cases (patch from marcin)
Gerald Carter
2
-1
/
+7
2007-10-10
r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarity
Gerald Carter
2
-15
/
+12
2007-10-10
r7836: Fix the bug where users show up as trusting domains.
Volker Lendecke
1
-9
/
+22
2007-10-10
r7708: Hint from Luke Howard (thanks Luke). Ensure the schannel authenticator...
Jeremy Allison
1
-1
/
+1
2007-10-10
r7698: * clean upserver frontend for RegDeleteKey()
Gerald Carter
1
-13
/
+63
2007-10-10
r7691: * add .gdbinit to the svn:ignore files
Gerald Carter
1
-33
/
+195
2007-10-10
r7664: add access check hooks to _reg_open_entry which are passed off
Gerald Carter
1
-6
/
+29
2007-10-10
r7649: * fix compile breakage (sorry, should have done a make clean before the
Gerald Carter
2
-1
/
+68
2007-10-10
r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...
Gerald Carter
1
-18
/
+19
2007-10-10
r7647: add access checks to the top level hive open calls; will need to pass ...
Gerald Carter
1
-3
/
+89
2007-10-10
r7645: adding server stubs for RegCreateKey() and RegSetValue()
Gerald Carter
2
-1
/
+67
2007-10-10
r7624: * removed unmatched tdb_lock_by_string() call (should fix build farm i...
Gerald Carter
1
-3
/
+3
2007-10-10
r7614: convert move_driver_to_download_area() to return WERROR in order to pr...
Gerald Carter
1
-3
/
+1
2007-10-10
r7613: small changes to _svcctl_open_service() and create_open_service_handle...
Gerald Carter
1
-9
/
+21
2007-10-10
r7610: can successfully stop and start the 'spooler' service by setting the s...
Gerald Carter
1
-67
/
+7
2007-10-10
r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns when
Günther Deschner
1
-1
/
+1
2007-10-10
r7603: * fix a bug in the SERVICE_ALL_ACCESS security mask
Gerald Carter
1
-2
/
+4
2007-10-10
r7595: start trying to split out the svcctl functions into separate files for...
Gerald Carter
1
-692
/
+13
2007-10-10
r7583: * more rearranging and renaming of functions
Gerald Carter
1
-410
/
+472
2007-10-10
r7581: fix bad merge
Gerald Carter
1
-2
/
+0
2007-10-10
r7578: use global well known DOM_SID objects when possible
Gerald Carter
1
-9
/
+6
2007-10-10
r7576: implement access checks for open_scm and open_service
Gerald Carter
1
-11
/
+115
2007-10-10
r7573: you can't make an omlette without break a few eggs....start reworking ...
Gerald Carter
1
-416
/
+300
2007-10-10
r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...
Gerald Carter
2
-82
/
+1350
[next]