r14303: Fix coverity #223. In a loop we were forgetting to free
[kai/samba-autobuild/.git] / source3 / rpc_server / srv_reg.c
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr7995: * privileges are local except when they're ...
2007-10-10 Gerald Carterr7890: * add Reg[SG]etKeySec() server stubs
2007-10-10 Gerald Carterr7878: mostly just a rename of REG_INFO to REG_QUERY_VA...
2007-10-10 Gerald Carterr7649: * fix compile breakage (sorry, should have done...
2007-10-10 Gerald Carterr7645: adding server stubs for RegCreateKey() and RegSe...
2007-10-10 Gerald Carterr6218: * fix a segv in EnumPrinters():rpc_buffer_alloc...
2007-10-10 Gerald Carterr6014: rather large change set....
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-14 Gerald CarterAttempt at fixing bug #283. There however is no solution.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-08-01 Jim McDonoughFix copyright statements for various pieces of Anthony...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-15 Jelmer Vernooijuse the new modules system for the rpc modules (backpor...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Jelmer VernooijUse the new modules stuff to load dynrpc modules. Basic...
2003-02-14 Jim McDonoughmerge from HEAD - enable dynamic RPC modules
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-17 Jim McDonoughEnable dynamic loading of RPC modules. See docs/textdo...
2002-08-17 Jelmer VernooijSync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-29 Gerald Carteradd another registry rpc (opnum 0x14). Have no idea...
2002-07-24 Gerald Carterseveral changes in this checkin
2002-07-23 Gerald Carter* changed structure of REG_R_ENUM_VALUE structure since...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-03 Gerald Carterfirst cut at implementing support for browsing printer...
2002-06-18 Simo Sorcemore debug classess activated
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-08-24 Simo Sorcelet admins also abort a shutdown
2001-08-23 Simo Sorceso let admins shutdown their samba servers remotely...
2001-03-16 Jeremy AllisonAdded Michael Sweet's CUPS patch to call directly into...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-25 Jeremy AllisonSeparated reg code into interface & implementation.
2000-06-16 Tim PotterSimplified server pipe implementation by changing argum...
2000-05-28 Luke Leightonlp_server_role() + use in srv_reg.
2000-05-28 Andrew Tridgellfixed return error code that had 0xC with not enough...
2000-05-15 Jeremy AllisonAdded Shirish's reg changes to HEAD. Sync up with 2...
2000-05-10 Andrew Tridgellmore merging voodoo
2000-04-04 Tim PotterRemoved unused parameter vuid from rpc_server api_...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
2000-01-14 Jeremy AllisonHP changes for registry querying.
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-11-24 Luke Leightonrewrote policy handle code to be generic (it's needed...
1999-11-18 Luke Leightonset "key does not exist" response to reg_query_val...
1999-11-18 Luke Leightonupdating reg_value_info() parsing code to take BUFFER2...
1999-11-18 Luke Leightonadded regqueryval command (experimental) to get reg_io_...
1999-11-16 Luke Leightonattempting to get nt5 wksta to join domain.
1999-11-16 Luke Leightonadded another dummy key so that NT5 can check in the...
1999-05-03 Jean-François Mico... last part of RPC api change.
1999-03-12 Luke Leightoncheck for exactly _one_ key: for USRMGR.EXE.
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-02-09 Luke Leightonremoval of the use of unistrn2 function: replace it...
1999-02-03 Luke Leightoncache unix groups so that two-level getgrent calls...
1998-11-11 Luke Leighton- renamed open_policy to open_hklm.
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-05-24 Luke Leighton- created pdb_sethexpwd(), to be called from all pwd...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...