index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
registry
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix up print portion of registry. Merge from APP_HEAD.
Gerald Carter
2002-08-30
1
-23
/
+46
*
break out REGISTRY_VALUE & REGVAL_CR objects into separate file for
Gerald Carter
2002-08-30
2
-347
/
+372
*
fix registry editor API for printing backend after I changed
Gerald Carter
2002-08-22
2
-38
/
+68
*
Fix compile warnings.
Tim Potter
2002-08-22
1
-4
/
+0
*
fix GetPrinterDataEx() to work with registry subkeys using a depth > 1
Gerald Carter
2002-08-18
1
-1
/
+1
*
fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys.
Gerald Carter
2002-08-18
1
-2
/
+1
*
Fairly large change to printing code.
Gerald Carter
2002-08-16
2
-4
/
+93
*
Merge of case fixes from APPLIANCE_HEAD.
Tim Potter
2002-08-11
1
-5
/
+5
*
Back out idra's change (at his request) - the values in the tdb *should* be
Andrew Bartlett
2002-08-06
1
-1
/
+1
*
commented out strupper before key check against internal db, it's no good
Simo Sorce
2002-08-04
1
-1
/
+1
*
hardcode printprocessor name since it is everywhere else
Gerald Carter
2002-07-29
1
-1
/
+1
*
3 things:
Gerald Carter
2002-07-26
1
-1
/
+5
*
* fix return code so we don't let a client just open any key it wants
Gerald Carter
2002-07-24
1
-2
/
+2
*
done! printer_info_2, devicemode, sec_desc, & printer data all enumerate
Gerald Carter
2002-07-24
2
-23
/
+188
*
several changes in this checkin
Gerald Carter
2002-07-24
3
-59
/
+346
*
* fix to display correct form information in REG_BINARY information
Gerald Carter
2002-07-23
1
-17
/
+19
*
* changed structure of REG_R_ENUM_VALUE structure since the BUFFER2
Gerald Carter
2002-07-23
1
-145
/
+260
*
fix seg fault due to memory allocation goof.
Gerald Carter
2002-07-22
1
-0
/
+8
*
another intermediate checkin on the way to enumerating forms
Gerald Carter
2002-07-20
2
-23
/
+116
*
enumeration of printers keys ( no data yet ) via the registry
Gerald Carter
2002-07-20
4
-28
/
+59
*
fixed a logic error in the sorted_tree_find_child() routine
Gerald Carter
2002-07-20
2
-1
/
+6
*
fixed seg fault in registry frontend caused by trying to
Gerald Carter
2002-07-19
3
-12
/
+21
*
Fixed a compiler warning.
Tim Potter
2002-07-19
1
-3
/
+3
*
* refactored registry operations some. subkey lists and
Gerald Carter
2002-07-19
4
-170
/
+385
*
Formatting fixup. Fix shadow warning.
Jeremy Allison
2002-07-19
1
-6
/
+6
*
virtual registry framework with initial printing hooks.
Gerald Carter
2002-07-18
4
-254
/
+709
*
splitting off storage/retrieval routines for abstracting the
Gerald Carter
2002-07-15
1
-0
/
+334