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
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
2002-08-18
fix GetPrinterDataEx() to work with registry subkeys using a depth > 1
Gerald Carter
1
-1
/
+1
2002-08-18
fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys.
Gerald Carter
1
-2
/
+1
2002-08-16
Fairly large change to printing code.
Gerald Carter
2
-4
/
+93
2002-08-11
Merge of case fixes from APPLIANCE_HEAD.
Tim Potter
1
-5
/
+5
2002-08-06
Back out idra's change (at his request) - the values in the tdb *should* be
Andrew Bartlett
1
-1
/
+1
2002-08-04
commented out strupper before key check against internal db, it's no good
Simo Sorce
1
-1
/
+1
2002-07-29
hardcode printprocessor name since it is everywhere else
Gerald Carter
1
-1
/
+1
2002-07-26
3 things:
Gerald Carter
1
-1
/
+5
2002-07-24
* fix return code so we don't let a client just open any key it wants
Gerald Carter
1
-2
/
+2
2002-07-24
done! printer_info_2, devicemode, sec_desc, & printer data all enumerate
Gerald Carter
2
-23
/
+188
2002-07-24
several changes in this checkin
Gerald Carter
3
-59
/
+346
2002-07-23
* fix to display correct form information in REG_BINARY information
Gerald Carter
1
-17
/
+19
2002-07-23
* changed structure of REG_R_ENUM_VALUE structure since the BUFFER2
Gerald Carter
1
-145
/
+260
2002-07-22
fix seg fault due to memory allocation goof.
Gerald Carter
1
-0
/
+8
2002-07-20
another intermediate checkin on the way to enumerating forms
Gerald Carter
2
-23
/
+116
2002-07-20
enumeration of printers keys ( no data yet ) via the registry
Gerald Carter
4
-28
/
+59
2002-07-20
fixed a logic error in the sorted_tree_find_child() routine
Gerald Carter
2
-1
/
+6
2002-07-19
fixed seg fault in registry frontend caused by trying to
Gerald Carter
3
-12
/
+21
2002-07-19
Fixed a compiler warning.
Tim Potter
1
-3
/
+3
2002-07-19
* refactored registry operations some. subkey lists and
Gerald Carter
4
-170
/
+385
2002-07-19
Formatting fixup. Fix shadow warning.
Jeremy Allison
1
-6
/
+6
2002-07-18
virtual registry framework with initial printing hooks.
Gerald Carter
4
-254
/
+709
2002-07-15
splitting off storage/retrieval routines for abstracting the
Gerald Carter
1
-0
/
+334