summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* define USE_SYSV_IPC on sunos4Andrew Tridgell1997-10-281-0/+1
* define USE_SYSV_IPC on a bunch more systems.Andrew Tridgell1997-10-281-9/+8
* SYSV IPC implementation of fast share modes.Andrew Tridgell1997-10-283-13/+21
* added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton1997-10-272-2/+23
* preparing for release of 1.9.18alpha6Samba Release Account1997-10-271-1/+1
* added LSA Query Info Policy.Luke Leighton1997-10-272-6/+7
* added LSA Open Policy query and response processing to smbclientLuke Leighton1997-10-272-0/+28
* change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1997-10-271-4/+4
* also disable read prediction in 1.9.18Andrew Tridgell1997-10-271-0/+5
* Fixed 2 oplock bugs:Andrew Tridgell1997-10-271-4/+2
* hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton1997-10-261-3/+6
* The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell1997-10-261-4/+5
* preparing for release of 1.9.18alpha5Samba Release Account1997-10-251-1/+1
* added correct client-side credential generation / checking to the LSA SAMLuke Leighton1997-10-251-1/+1
* got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1997-10-251-3/+3
* sam logon query creation functions. written twice because i deleted it.Luke Leighton1997-10-251-0/+14
* Makefile :Luke Leighton1997-10-253-8/+17
* preparing for release of 1.9.18alpha4Samba Release Account1997-10-241-1/+1
* preparing for release of samba-1.9.18alpha4Samba Release Account1997-10-241-1/+1
* nterr.c :Luke Leighton1997-10-241-0/+6
* Big change to make nmbd code more readable/understandable.Jeremy Allison1997-10-232-19/+12
* general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1997-10-231-2/+2
* playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton1997-10-231-2/+2
* Makefile client.c :Luke Leighton1997-10-222-9/+22
* Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton1997-10-222-9/+24
* loadparm.c :Luke Leighton1997-10-222-7/+10
* shared memory code cleanups (partly preparing for a possible sysVAndrew Tridgell1997-10-222-13/+35
* Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1997-10-221-11/+12
* WHATSNEW.txt: Updated for alpha3.Jeremy Allison1997-10-211-1/+1
* WHATSNEW.txt: Preparing for 1.9.18alpha2 release.Jeremy Allison1997-10-211-1/+1
* chgpasswd.c:Jeremy Allison1997-10-211-0/+1
* loadparm.c :Luke Leighton1997-10-212-0/+30
* prototype updatesAndrew Tridgell1997-10-211-10/+25
* rewrote the password server code using the new clientgen.c clientAndrew Tridgell1997-10-211-0/+26
* get rid of the KEEP_PASSWORD_SERVER_OPEN defineAndrew Tridgell1997-10-211-4/+0
* loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1997-10-201-2/+5
* added "domain groups" parameter, allowing you to specify the groups thatLuke Leighton1997-10-201-1/+3
* removed home_share from user_info structure.Luke Leighton1997-10-201-4/+0
* util.c password.c :Luke Leighton1997-10-201-0/+3
* a major share modes reorganisation.Andrew Tridgell1997-10-202-72/+36
* casting cleanupsAndrew Tridgell1997-10-201-4/+3
* move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell1997-10-201-2/+5
* debugging the srvsvc Net Share Enum. some padding issues; some string lengthLuke Leighton1997-10-191-1/+3
* creating NetShareEnum parsing / reply creation. compiles, but untested.Luke Leighton1997-10-191-4/+5
* Makefile :Luke Leighton1997-10-192-9/+28
* added the following structures:Luke Leighton1997-10-191-0/+67
* After talking with Andrew added "interfaces only" parameter thatJeremy Allison1997-10-181-0/+1
* .cvsignore: Added make_smbcodepageJeremy Allison1997-10-172-9/+10
* Simply moved the #include for ubi_dLinkList.h from within dir.c toChristopher R. Hertel1997-10-171-0/+1
* pipenetlog.c lsaparse.c smb.h :Luke Leighton1997-10-171-2/+2