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
/
registry
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8027: driver information is now back via winreg
Gerald Carter
1
-2
/
+7
2007-10-10
r8026: * more fixes to the printing registry interface
Gerald Carter
2
-313
/
+200
2007-10-10
r8022: * implement default actions rather than having to define functions
Gerald Carter
1
-398
/
+338
2007-10-10
r8008: * start adding logic for restricting subkey paths
Gerald Carter
1
-69
/
+56
2007-10-10
r8007: * cleanup unused structure from reg_objects.h
Gerald Carter
3
-166
/
+359
2007-10-10
r7997: Pointers don't kill people, people with pointers kill people...
Gerald Carter
1
-5
/
+1
2007-10-10
r7995: * privileges are local except when they're *not*
Gerald Carter
4
-41
/
+41
2007-10-10
r7938: * move the hardcoded registry value names from _reg_query_value()
Gerald Carter
4
-17
/
+181
2007-10-10
r7908: * change REGISTRY_HOOK api to use const (fix compiler warning
Gerald Carter
6
-55
/
+213
2007-10-10
r7890: * add Reg[SG]etKeySec() server stubs
Gerald Carter
1
-29
/
+17
2007-10-10
r7838: lie about the printer status when doing the queryvalue() registry call...
Gerald Carter
1
-1
/
+5
2007-10-10
r7698: * clean upserver frontend for RegDeleteKey()
Gerald Carter
2
-24
/
+84
2007-10-10
r7692: start versioning the registry.tdb file since it can be modified now
Gerald Carter
1
-10
/
+16
2007-10-10
r7691: * add .gdbinit to the svn:ignore files
Gerald Carter
3
-10
/
+46
2007-10-10
r7664: add access check hooks to _reg_open_entry which are passed off
Gerald Carter
1
-0
/
+24
2007-10-10
r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...
Gerald Carter
5
-12
/
+16
2007-10-10
r7470: fix block size caculation error when request size > 4096 bytes
Gerald Carter
1
-1
/
+1
2007-10-10
r7440: * merge registry server changes from trunk (so far) for more
Gerald Carter
1
-1
/
+1
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-2
/
+2
2007-10-10
r7020: fixing printer ace values and getting rid of false compiler warning ab...
Gerald Carter
1
-1
/
+1
2007-10-10
r6995: * fixing segfault when writing out registry values of zero length
Gerald Carter
1
-1
/
+4
2007-10-10
r6953: Many compilers in the build farm don't like static variables initializ...
Volker Lendecke
1
-3
/
+3
2007-10-10
r6942: * merging the registry changes back to the 3.0 tree
Gerald Carter
9
-374
/
+2528
2007-10-10
r6680: event log patches from Marcin
Gerald Carter
1
-10
/
+106
2007-10-10
r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that for
Volker Lendecke
1
-1
/
+1
2007-10-10
r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...
Gerald Carter
1
-0
/
+7
2007-10-10
r6014: rather large change set....
Gerald Carter
2
-1
/
+306
2007-10-10
r5541: Fix crash bug in the client-spoolss enumdataex-call.
Günther Deschner
1
-1
/
+1
2007-10-10
r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)
Gerald Carter
1
-4
/
+5
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
5
-23
/
+23
2007-10-10
r2821: Adding "Windows x64" as architecture string and driverdir "x64" for the
Günther Deschner
1
-0
/
+2
2007-10-10
r39: * importing .cvsignore files
Gerald Carter
1
-2
/
+0
2003-09-25
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
1
-22
/
+19
2003-07-10
i guess i'm the only one this ever annyoed...
Gerald Carter
1
-1
/
+1
2003-04-14
Fix broken regexp in cvsignore for *.po{,32} files.
Tim Potter
1
-2
/
+2
2003-03-19
Add the correct file :-( to ignore .po and .po32 files.
Martin Pool
1
-0
/
+2
2003-03-19
Remove this .po file from the repository. I meant to add a cvsignore
Martin Pool
1
-0
/
+0
2003-03-19
Ignore .po and .po32 files.
Martin Pool
1
-0
/
+0
2003-03-05
More const fixes.
Jeremy Allison
1
-1
/
+1
2003-02-25
Progress on CR 601
Gerald Carter
1
-4
/
+3
2003-01-17
reverted this patch till I sort out the craziness with UNIHDR
Andrew Tridgell
1
-16
/
+16
2003-01-17
This removes the 3rd argument from init_unistr2(). There were 240
Andrew Tridgell
1
-16
/
+16
2003-01-02
BIG patch...
Andrew Bartlett
2
-3
/
+3
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-2
/
+2
2002-12-05
Add some const
Jim McDonough
1
-3
/
+3
2002-12-03
Don't segfault when trying to delete a key when none exist.
Jim McDonough
1
-0
/
+2
2002-08-30
fix up print portion of registry. Merge from APP_HEAD.
Gerald Carter
1
-23
/
+46
2002-08-30
break out REGISTRY_VALUE & REGVAL_CR objects into separate file for
Gerald Carter
2
-347
/
+372
2002-08-22
fix registry editor API for printing backend after I changed
Gerald Carter
2
-38
/
+68
2002-08-22
Fix compile warnings.
Tim Potter
1
-4
/
+0
[next]