index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
rpc_server
/
srv_reg_nt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't free() auto variables; fixes segfault when looking up RefusePasswordCha...
Gerald Carter
2003-01-21
1
-3
/
+5
*
strip any trailing \'s from reg key names in an open
Gerald Carter
2003-01-19
1
-2
/
+10
*
removing extra debug statement
Gerald Carter
2003-01-18
1
-2
/
+0
*
BIG patch...
Andrew Bartlett
2003-01-02
1
-2
/
+2
*
the shutdown call does not have a 16 bit flags, but 2 byte representing booleans
Simo Sorce
2002-12-30
1
-2
/
+2
*
try to put every security descriptors related definitions in the same file.
Simo Sorce
2002-10-06
1
-1
/
+0
*
usrmgr expects unicode as ProductType.
Volker Lendecke
2002-09-02
1
-3
/
+11
*
add another registry rpc (opnum 0x14). Have no idea what it's real name
Gerald Carter
2002-07-29
1
-0
/
+24
*
3 things:
Gerald Carter
2002-07-26
1
-5
/
+10
*
* fix return code so we don't let a client just open any key it wants
Gerald Carter
2002-07-24
1
-1
/
+1
*
several changes in this checkin
Gerald Carter
2002-07-24
1
-63
/
+91
*
* changed structure of REG_R_ENUM_VALUE structure since the BUFFER2
Gerald Carter
2002-07-23
1
-3
/
+46
*
another intermediate checkin on the way to enumerating forms
Gerald Carter
2002-07-20
1
-9
/
+10
*
enumeration of printers keys ( no data yet ) via the registry
Gerald Carter
2002-07-20
1
-6
/
+6
*
* refactored registry operations some. subkey lists and
Gerald Carter
2002-07-19
1
-46
/
+47
*
virtual registry framework with initial printing hooks.
Gerald Carter
2002-07-18
1
-75
/
+123
*
splitting off storage/retrieval routines for abstracting the
Gerald Carter
2002-07-15
1
-323
/
+11
*
Jerry: Sorry if I am stepping on toes here, but this should fix the compile on
Andrew Bartlett
2002-07-08
1
-16
/
+17
*
fixed the geyed out registry keys. Stupid typo on my part.
Gerald Carter
2002-07-04
1
-12
/
+12
*
* fix seg fault caused by missing DLIST_REMOVE in free_fn()
Gerald Carter
2002-07-04
1
-1
/
+3
*
first cut at implementing support for browsing printer and driver driver
Gerald Carter
2002-07-03
1
-43
/
+612
*
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
*
Merge of fixes from 2.2.
Jeremy Allison
2002-01-22
1
-5
/
+4
*
Named constants are always much better than magic numbers...
Andrew Bartlett
2002-01-01
1
-2
/
+2
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-1
/
+1
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-13
/
+13
*
fix missing )
Herb Lewis
2001-08-24
1
-1
/
+1
*
let admins also abort a shutdown
Simo Sorce
2001-08-24
1
-9
/
+26
*
so let admins shutdown their samba servers remotely if they want :-)
Simo Sorce
2001-08-23
1
-0
/
+44
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-2
/
+2
*
Merge of Andrew's changes in 2.2.
Jeremy Allison
2001-04-13
1
-1
/
+1
*
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
2001-03-15
1
-2
/
+2
*
Fixed reading of strings from big-endian RPC clients.
Jeremy Allison
2001-03-13
1
-2
/
+2
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-10
/
+25
*
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
Jeremy Allison
2001-03-07
1
-1
/
+1
*
Don't marshal data from a stack frame.....
Jeremy Allison
2001-02-27
1
-8
/
+14
*
Separated reg code into interface & implementation.
Jeremy Allison
2001-02-25
1
-0
/
+158