summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed most memory leak and big-endian bug in the spoolss code.Jean-François Micouleau1999-06-222-4/+52
* make protoTim Potter1999-06-131-1/+1
* Hived off debugging code from smb.h and put into debug.hTim Potter1999-06-132-91/+123
* Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respectMatthew Chapman1999-06-022-21/+32
* Avoid a symbol conflict with /usr/include/sys/vfs.h under AIX.Tim Potter1999-05-111-0/+6
* the times in sam_user_info_23 may not be in the right orderLuke Leighton1999-05-071-0/+1
* clean-up of cache-getpw-hash code needed (make proto showed up loadsLuke Leighton1999-05-061-1/+2
* added 2 more (unknown) NTLMSSP negotiation bitsLuke Leighton1999-05-061-0/+2
* Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau1999-05-034-5/+36
* Added a new command to rpcclient: eventlog <log> where <log> is System,Jean-François Micouleau1999-05-031-0/+133
* 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-304-0/+82
* rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1999-04-275-0/+144
* Adding RPC spoolss code support and some new low-level printing functions.Jean-François Micouleau1999-04-272-0/+1515
* Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1999-04-231-0/+155
* Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1999-04-234-0/+43
* Make proto for VFS init changes and VFS fsync() stuff.Tim Potter1999-04-201-7/+8
* Broke out vfs structures to separate header file.Tim Potter1999-04-201-44/+11
* Broke out of smb.hTim Potter1999-04-201-0/+131
* Trying to improve DC location & browsing performance for the average userMatthew Chapman1999-04-111-0/+1
* Mainly BDC-related changes.Matthew Chapman1999-04-083-8/+292
* Always do a compile before CVS commit! )-:Tim Potter1999-04-081-0/+1
* Forgot about closedir() function for VFS. Hoo embarassing.Tim Potter1999-04-081-0/+1
* Updated for VFS merge.Tim Potter1999-04-041-6/+47
* Added struct vfs_ops describing virtual filesystem operations.Tim Potter1999-04-041-30/+77
* new files needed by profiling codeAndrew Tridgell1999-04-011-0/+32
* Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1999-04-013-11/+24
* added SamrQueryDomainInfo call info level 0x3 for kix32.exe supportLuke Leighton1999-03-292-1/+10
* "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-252-0/+10
* SAM database "set user info".Luke Leighton1999-03-254-47/+151
* removed 2 unnecessary args from make_uni_hdr.Luke Leighton1999-03-241-2/+37
* Fixed LSA Lookup Names. There were a few too many NULL pointers in aMatthew Chapman1999-03-241-2/+4
* dynamic memory allocation in samr enum dom users. works with 849 entries now.Luke Leighton1999-03-231-2/+2
* Another UNICODE issue - this time BUFFER2 was being transmitted incorrectly.Matthew Chapman1999-03-231-36/+1
* added a "createuser" command.Luke Leighton1999-03-192-3/+46
* return type of nt_decrypt_string2 set to BOOL.Luke Leighton1999-03-191-2/+37
* Implemented encryption algorithm used for a number of RPC buffers.Matthew Chapman1999-03-192-3/+5
* Beau Kuiper: provided patch so that passwords could only be changed byLuke Leighton1999-03-191-0/+1
* Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGONMatthew Chapman1999-03-182-0/+24
* Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRETMatthew Chapman1999-03-183-36/+86
* Stefan Walters: purify spotted rverf should be alloc'd to 16 bytes not 8.Luke Leighton1999-03-171-0/+35
* Added SVC_QUERY_DISP_NAME (corresponding to the GetServiceDisplayName API).Matthew Chapman1999-03-162-0/+25
* Don't forget to make proto.Matthew Chapman1999-03-141-37/+4
* new "domtrust" test command. r&d into inter-domain trust accounts.Luke Leighton1999-03-121-6/+12
* mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1999-03-091-5/+6
* oops, IS_BITS_CLR_ALL() macro was wrong!Luke Leighton1999-03-091-1/+1
* Bejamin Kuit. #define MYSQL and MYSQL_ROW to void iff <mysql.h> not found.Luke Leighton1999-03-082-0/+13