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
2002-08-19
added wrapper for delete_printer_data() that write the printer out to disk.
Gerald Carter
1
-7
/
+15
2002-08-19
change notify fix left out of merge by APP_HEAD by accident
Gerald Carter
1
-1
/
+2
2002-08-18
* Fix DeletePrinterDataEx() to work with arbitrary registry keys
Gerald Carter
1
-29
/
+72
2002-08-18
fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys.
Gerald Carter
1
-51
/
+36
2002-08-18
* small formatting fixes
Gerald Carter
1
-57
/
+79
2002-08-18
fixed up a few comments
Gerald Carter
1
-64
/
+2
2002-08-18
* fix Get/SetPrinterDataEx() to work with printer key other
Gerald Carter
1
-119
/
+217
2002-08-17
* the printing code should now be back to the working state it was
Gerald Carter
1
-18
/
+38
2002-08-17
fix seg fault in _spoolss_enumprinterkey after changes...
Gerald Carter
1
-19
/
+29
2002-08-16
Return access granted in create_user2.
Tim Potter
1
-3
/
+1
2002-08-16
fix small bug in enumprinterdataex due to my changes (still more lurking
Gerald Carter
1
-1
/
+3
2002-08-16
Fairly large change to printing code.
Gerald Carter
1
-466
/
+244
2002-08-16
Return the error if get_group_domain_entries() fails.
Andrew Bartlett
1
-1
/
+3
2002-08-15
Rename unknown_0 field in create_user2 reply in the actual struct.
Tim Potter
1
-1
/
+4
2002-08-08
printing change notification merge from APPLIANCE_HEAD
Gerald Carter
1
-109
/
+171
2002-08-08
Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.
Tim Potter
2
-0
/
+84
2002-08-06
Add SAMR 0x3e, which is samr_connect4. Seems to be the same as our
Jim McDonough
2
-7
/
+93
2002-07-30
Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, which
Jim McDonough
2
-3
/
+131
2002-07-29
add another registry rpc (opnum 0x14). Have no idea what it's real name
Gerald Carter
2
-0
/
+50
2002-07-29
couple of minor formatting fixes to help me see better.
Gerald Carter
1
-2
/
+5
2002-07-29
merge from SAMBA_2_2
Gerald Carter
1
-7
/
+13
2002-07-28
Fix a missing 'no memory' return in last night's svrsvc code, and use
Andrew Bartlett
1
-1
/
+1
2002-07-27
A very long time ago (actually 6 months ago) I promised to commit this code
Andrew Bartlett
2
-87
/
+338
2002-07-26
3 things:
Gerald Carter
1
-5
/
+10
2002-07-26
Mimir has been busy with patches again, and sent in the following
Andrew Bartlett
1
-3
/
+1
2002-07-24
* fix return code so we don't let a client just open any key it wants
Gerald Carter
1
-1
/
+1
2002-07-24
done! printer_info_2, devicemode, sec_desc, & printer data all enumerate
Gerald Carter
1
-1
/
+1
2002-07-24
several changes in this checkin
Gerald Carter
2
-64
/
+119
2002-07-23
implemented getgrouplist() for systems that don't have it and use it
Andrew Tridgell
1
-33
/
+29
2002-07-23
* changed structure of REG_R_ENUM_VALUE structure since the BUFFER2
Gerald Carter
2
-3
/
+72
2002-07-22
Sync with APPLIANCE_HEAD branch (whitespace, const only)
Tim Potter
1
-2
/
+0
2002-07-22
Merge from APPLIANCE_HEAD.
Tim Potter
1
-9
/
+9
2002-07-21
Name get and set dir drive functions consistently.
Tim Potter
1
-1
/
+1
2002-07-21
More use of intermediate variables to avoid issues with pointer size and casts.
Andrew Bartlett
1
-9
/
+27
2002-07-20
another intermediate checkin on the way to enumerating forms
Gerald Carter
1
-9
/
+10
2002-07-20
More fixes towards warnings on the IRIX compiler
Andrew Bartlett
1
-9
/
+26
2002-07-20
Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a
Andrew Bartlett
1
-2
/
+2
2002-07-20
enumeration of printers keys ( no data yet ) via the registry
Gerald Carter
1
-6
/
+6
2002-07-19
* refactored registry operations some. subkey lists and
Gerald Carter
1
-46
/
+47
2002-07-18
virtual registry framework with initial printing hooks.
Gerald Carter
1
-75
/
+123
2002-07-17
Gone back to explicit queue number passing as snum - removed encoding of
Jeremy Allison
1
-11
/
+20
2002-07-15
splitting off storage/retrieval routines for abstracting the
Gerald Carter
1
-323
/
+11
2002-07-15
fixed a number of real bugs found by warnings on the 64 bit irix compiler
Andrew Tridgell
1
-2
/
+0
2002-07-15
fixed a problem with getgroups() where it could include our current
Andrew Tridgell
1
-1
/
+1
2002-07-12
We must ZERO_STRUCT before using the buffer in copy_unistr2.
Jeremy Allison
1
-0
/
+3
2002-07-11
added copyright
Gerald Carter
2
-2
/
+3
2002-07-11
last check in for tonight.
Gerald Carter
1
-15
/
+10
2002-07-11
all that is left to do is to actually perform the
Gerald Carter
1
-4
/
+24
2002-07-11
intermediate work on DeletePrinterDriverEx(). This call
Gerald Carter
1
-19
/
+24
2002-07-08
fix typo
Gerald Carter
1
-1
/
+1
[next]