summaryrefslogtreecommitdiffstats
path: root/source/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* adding error checking in parsing codeLuke Leighton1999-10-151-2/+2
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-579/+579
* - added rudimentary CAP_UNICODE support because i thought it was part ofLuke Leighton1999-10-071-1/+12
* splitting dom info into sam_query_dominfo functionLuke Leighton1999-10-011-0/+2
* error-code checking in lsa_lookup_sids. anonymous connections forLuke Leighton1999-10-011-0/+3
* don't leak printer handles,Jean-François Micouleau1999-09-271-1/+1
* split matthew's sync command (only currently called from smbpasswd)Luke Leighton1999-09-211-1/+4
* testing for attempts to get more info levels into samr_query_userinfoLuke Leighton1999-09-211-2/+8
* oops.Luke Leighton1999-09-141-6/+9
* added call to samr_query_groupinfo in enumgroups command (-m option)Luke Leighton1999-08-301-0/+2
* improved "dominfo" rpcclient commandLuke Leighton1999-08-291-1/+6
* display of session enum infoLuke Leighton1999-08-181-0/+11
* event log update, netsessenum, netconnenum update.Luke Leighton1999-08-181-4/+5
* patch from Michael Glauche to call get_status_connections() instead ofLuke Leighton1999-08-181-0/+5
* reverted jeremy's c++-like security descriptor modifications as theLuke Leighton1999-08-031-26/+20
* close socket issues:Luke Leighton1999-08-031-0/+1
* - enumprintprocessors and enumprintmonitors added.Jean-François Micouleau1999-07-271-0/+4
* renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for addingLuke Leighton1999-07-261-3/+3
* BDC support.Matthew Chapman1999-07-221-0/+2
* make protoTim Potter1999-07-221-0/+1
* BDC support.Luke Leighton1999-07-211-3/+16
* more dfs stuff. this looks like it's going to be more appropriate to useLuke Leighton1999-07-151-3/+8
* code from bertl to allow remap of default built-in names to anything.Luke Leighton1999-07-141-0/+6
* renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()Luke Leighton1999-07-131-2/+2
* Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1999-07-121-0/+14
* using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam().Luke Leighton1999-07-061-0/+3
* use of safe_cli_errstr() and cli_establish_connection().Luke Leighton1999-07-061-1/+1
* improving authentication code (tidyup).Luke Leighton1999-06-291-16/+42
* safe string version of nmb_namestr.Luke Leighton1999-06-241-0/+1
* safe string error reporting functions (found a potential buffer overflowLuke Leighton1999-06-241-0/+6
* Fixed most memory leak and big-endian bug in the spoolss code.Jean-François Micouleau1999-06-221-0/+8
* make protoTim Potter1999-06-131-1/+1
* Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respectMatthew Chapman1999-06-021-1/+2
* clean-up of cache-getpw-hash code needed (make proto showed up loadsLuke Leighton1999-05-061-1/+2
* Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau1999-05-031-1/+31
* Adding "time" rpcclient command which displays the remote time.Matthew Chapman1999-05-011-0/+4
* added server ntlmv2 false/auto/true parameter, defaults to off.Luke Leighton1999-05-011-0/+1
* md5 and hmac_md5Luke Leighton1999-04-301-0/+14
* rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1999-04-271-0/+132
* Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1999-04-231-0/+39
* Make proto for VFS init changes and VFS fsync() stuff.Tim Potter1999-04-201-7/+8
* Mainly BDC-related changes.Matthew Chapman1999-04-081-5/+21
* Always do a compile before CVS commit! )-:Tim Potter1999-04-081-0/+1
* Updated for VFS merge.Tim Potter1999-04-041-6/+47
* Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1999-04-011-0/+4
* added SamrQueryDomainInfo call info level 0x3 for kix32.exe supportLuke Leighton1999-03-291-0/+2
* "User Manager" - create user + change password now work.Luke Leighton1999-03-251-0/+1
* fixed issues with "Welcome to SAMBA Domain" for when admin user/pass isLuke Leighton1999-03-251-1/+2
* added SAMR_USER_INFO_24 info level to samr_set_userinfo. this is usedLuke Leighton1999-03-251-0/+2
* SAM database "set user info".Luke Leighton1999-03-251-7/+50