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
/
rpc_parse
/
parse_reg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
reverted this patch till I sort out the craziness with UNIHDR
Andrew Tridgell
2003-01-17
1
-9
/
+9
*
This removes the 3rd argument from init_unistr2(). There were 240
Andrew Tridgell
2003-01-17
1
-9
/
+9
*
Fix typo, and the build.
Andrew Bartlett
2003-01-13
1
-1
/
+1
*
Make sure that those cleanups actually went in.
Richard Sharpe
2003-01-13
1
-2
/
+2
*
BIG patch...
Andrew Bartlett
2003-01-02
1
-40
/
+40
*
the shutdown call does not have a 16 bit flags, but 2 byte representing booleans
Simo Sorce
2002-12-30
1
-4
/
+8
*
Avoid writing unitialised bytes to the wire (and consequent valgrind warnings)
Andrew Bartlett
2002-08-31
1
-1
/
+5
*
fix up print portion of registry. Merge from APP_HEAD.
Gerald Carter
2002-08-30
1
-72
/
+2
*
merge of phant0m key fix from APP_HEAD
Gerald Carter
2002-08-30
1
-2
/
+6
*
Spelling fix.
Tim Potter
2002-08-05
1
-1
/
+1
*
add another registry rpc (opnum 0x14). Have no idea what it's real name
Gerald Carter
2002-07-29
1
-4
/
+56
*
3 things:
Gerald Carter
2002-07-26
1
-1
/
+7
*
several changes in this checkin
Gerald Carter
2002-07-24
1
-21
/
+153
*
* changed structure of REG_R_ENUM_VALUE structure since the BUFFER2
Gerald Carter
2002-07-23
1
-1
/
+34
*
fixed the geyed out registry keys. Stupid typo on my part.
Gerald Carter
2002-07-04
1
-3
/
+3
*
first cut at implementing support for browsing printer and driver driver
Gerald Carter
2002-07-03
1
-17
/
+40
*
fixed our winreg parsing to handle a diifferent form given to us by
Andrew Tridgell
2002-07-02
1
-6
/
+8
*
more debug classess activated
Simo Sorce
2002-06-18
1
-0
/
+3
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Tidyups and things I discovered during the merge...
Jeremy Allison
2001-11-15
1
-4
/
+4
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-5
/
+0
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-19
/
+19
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-3
/
+3
*
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
2001-08-10
1
-6
/
+211
*
Added Michael Sweet's CUPS patch to call directly into the CUPS backend.
Jeremy Allison
2001-03-16
1
-1
/
+1
*
Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.
Jeremy Allison
2000-05-15
1
-76
/
+81
*
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
2000-03-22
1
-26
/
+0
*
added the following message to all dce/rpc client/server code, except
Luke Leighton
2000-03-22
1
-0
/
+26
*
Added HP change.
Jeremy Allison
2000-01-14
1
-53
/
+54
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-648
/
+705
*
registry API moved over to new format. reg_connect() is the top-level
Luke Leighton
1999-11-24
1
-1
/
+1
*
rewrote policy handle code to be generic (it's needed for client-side too)
Luke Leighton
1999-11-24
1
-4
/
+4
*
updating reg_value_info() parsing code to take BUFFER2 instead of just
Luke Leighton
1999-11-18
1
-16
/
+20
*
added regqueryval command (experimental) to get reg_io_q_info() and
Luke Leighton
1999-11-18
1
-63
/
+60
*
added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported
Luke Leighton
1999-10-29
1
-0
/
+58
*
renamed args due to global "class" variable
Luke Leighton
1999-10-15
1
-5
/
+5
*
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
1999-10-15
1
-103
/
+214
*
changing debug output message reg_io_unknown_1 to reg_io_close.
Luke Leighton
1999-08-03
1
-2
/
+2
*
reverted jeremy's c++-like security descriptor modifications as the
Luke Leighton
1999-08-03
1
-12
/
+18
*
Mainly BDC-related changes.
Matthew Chapman
1999-04-08
1
-6
/
+3
*
removed 2 unnecessary args from make_uni_hdr.
Luke Leighton
1999-03-24
1
-10
/
+14
*
Another UNICODE issue - this time BUFFER2 was being transmitted incorrectly.
Matthew Chapman
1999-03-23
1
-3
/
+4
*
added jeremy's new c++-like code for parsing of security descriptors.
Luke Leighton
1999-02-23
1
-20
/
+13
*
problem been there for months: reg_r_info not aligning after string buffer.
Luke Leighton
1999-02-18
1
-0
/
+1
*
rpcclient shutdown command
Luke Leighton
1999-02-16
1
-0
/
+63
*
Always null-terminate strings.
Matthew Chapman
1999-02-15
1
-1
/
+1
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
1
-4
/
+6
*
the UNICODE issue...
Luke Leighton
1999-02-11
1
-1
/
+1
*
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
1999-02-08
1
-2
/
+2
*
cache unix groups so that two-level getgrent calls don't occur.
Luke Leighton
1999-02-03
1
-3
/
+2
[next]