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
/
reg_printing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...
Gerald Carter
1
-1
/
+2
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-2
/
+2
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
1
-138
/
+244
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-7
/
+7
2007-10-10
r2821: Adding "Windows x64" as architecture string and driverdir "x64" for the
Günther Deschner
1
-0
/
+2
2003-09-25
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
1
-22
/
+19
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-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-1
/
+1
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-62
/
+78
2002-08-16
Fairly large change to printing code.
Gerald Carter
1
-2
/
+4
2002-07-29
hardcode printprocessor name since it is everywhere else
Gerald Carter
1
-1
/
+1
2002-07-24
done! printer_info_2, devicemode, sec_desc, & printer data all enumerate
Gerald Carter
1
-3
/
+175
2002-07-24
several changes in this checkin
Gerald Carter
1
-2
/
+256
2002-07-23
* fix to display correct form information in REG_BINARY information
Gerald Carter
1
-17
/
+19
2002-07-20
another intermediate checkin on the way to enumerating forms
Gerald Carter
1
-22
/
+64
2002-07-20
enumeration of printers keys ( no data yet ) via the registry
Gerald Carter
1
-20
/
+42
2002-07-19
* refactored registry operations some. subkey lists and
Gerald Carter
1
-61
/
+138
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
1
-0
/
+243