summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
1999-07-21BDC support.Luke Leighton1-3/+16
1999-07-15more dfs stuff. this looks like it's going to be more appropriate to useLuke Leighton1-3/+8
1999-07-14code from bertl to allow remap of default built-in names to anything.Luke Leighton1-0/+6
1999-07-13renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()Luke Leighton1-2/+2
1999-07-12Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1-0/+14
1999-07-06using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam().Luke Leighton1-0/+3
1999-07-06use of safe_cli_errstr() and cli_establish_connection().Luke Leighton1-1/+1
1999-06-29improving authentication code (tidyup).Luke Leighton1-16/+42
1999-06-24safe string version of nmb_namestr.Luke Leighton1-0/+1
1999-06-24safe string error reporting functions (found a potential buffer overflowLuke Leighton1-0/+6
1999-06-22Fixed most memory leak and big-endian bug in the spoolss code.Jean-François Micouleau1-0/+8
1999-06-13make protoTim Potter1-1/+1
1999-06-02Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respectMatthew Chapman1-1/+2
1999-05-06clean-up of cache-getpw-hash code needed (make proto showed up loadsLuke Leighton1-1/+2
1999-05-03Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau1-1/+31
1999-05-01Adding "time" rpcclient command which displays the remote time.Matthew Chapman1-0/+4
1999-05-01added server ntlmv2 false/auto/true parameter, defaults to off.Luke Leighton1-0/+1
1999-04-30md5 and hmac_md5Luke Leighton1-0/+14
1999-04-27rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1-0/+132
1999-04-23Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1-0/+39
1999-04-20Make proto for VFS init changes and VFS fsync() stuff.Tim Potter1-7/+8
1999-04-08Mainly BDC-related changes.Matthew Chapman1-5/+21
1999-04-08Always do a compile before CVS commit! )-:Tim Potter1-0/+1
1999-04-04Updated for VFS merge.Tim Potter1-6/+47
1999-04-01Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1-0/+4
1999-03-29added SamrQueryDomainInfo call info level 0x3 for kix32.exe supportLuke Leighton1-0/+2
1999-03-25"User Manager" - create user + change password now work.Luke Leighton1-0/+1
1999-03-25fixed issues with "Welcome to SAMBA Domain" for when admin user/pass isLuke Leighton1-1/+2
1999-03-25added SAMR_USER_INFO_24 info level to samr_set_userinfo. this is usedLuke Leighton1-0/+2
1999-03-25SAM database "set user info".Luke Leighton1-7/+50
1999-03-24removed 2 unnecessary args from make_uni_hdr.Luke Leighton1-2/+37
1999-03-23Another UNICODE issue - this time BUFFER2 was being transmitted incorrectly.Matthew Chapman1-36/+1
1999-03-19added a "createuser" command.Luke Leighton1-1/+17
1999-03-19return type of nt_decrypt_string2 set to BOOL.Luke Leighton1-2/+37
1999-03-19Implemented encryption algorithm used for a number of RPC buffers.Matthew Chapman1-2/+4
1999-03-18Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGONMatthew Chapman1-0/+2
1999-03-18Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRETMatthew Chapman1-35/+18
1999-03-17Stefan Walters: purify spotted rverf should be alloc'd to 16 bytes not 8.Luke Leighton1-0/+35
1999-03-16Added SVC_QUERY_DISP_NAME (corresponding to the GetServiceDisplayName API).Matthew Chapman1-0/+4
1999-03-14Don't forget to make proto.Matthew Chapman1-37/+4
1999-03-12new "domtrust" test command. r&d into inter-domain trust accounts.Luke Leighton1-6/+12
1999-03-09mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1-5/+6
1999-03-08Bejamin Kuit. #define MYSQL and MYSQL_ROW to void iff <mysql.h> not found.Luke Leighton1-0/+9
1999-03-05Benjamin Kuit's mods.Luke Leighton1-0/+31
1999-02-24Win9x user level security.Matthew Chapman1-18/+37
1999-02-23added jeremy's new c++-like code for parsing of security descriptors.Luke Leighton1-22/+27
1999-02-16rpcclient shutdown commandLuke Leighton1-2/+11
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1-12/+9
1999-02-11UNICODE issues.Luke Leighton1-2/+2
1999-02-11the UNICODE issue...Luke Leighton1-1/+8