summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2001-11-15Tidyups and things I discovered during the merge...Jeremy Allison1-1/+1
2001-11-15more Win2k RPC opnums (EnumPrinterKey() and DeletePrinterDriverEx())Gerald Carter1-0/+2
2001-11-15SETPRINTERDATAEX is 0x4d (not 0x50). My mistake.Gerald Carter1-1/+1
2001-11-14Fix compile on RedHat 7.2 systems with broken system headers.Jeremy Allison1-3/+1
2001-11-13verified two new win2k rpc's EnumPrinterDataEx() and DeletePrinterdataEx()Gerald Carter1-6/+3
2001-11-13Fix typo.Martin Pool1-2/+0
2001-11-13new Win2k spoolss rpc opnum (unknown right now).Gerald Carter1-0/+6
2001-11-12Fixed allocation bug in database prog. Some format fixes.Jeremy Allison2-0/+4
2001-11-09Fixed a few typos and added the opnum for ADDPRINTERDRIVEREX to theGerald Carter1-1/+8
2001-11-09Fixup __LPID -> _LPID.Jeremy Allison1-1/+1
2001-11-08Added more define bits. Fixed error in vol attributes.Jeremy Allison1-3/+6
2001-11-05Wrote some stubs for new win2k only spoolss rpc commands:Tim Potter1-1/+40
2001-11-04Fix for broken-as-shipped RedHat 7.2 system headers. Now we haveJeremy Allison1-0/+12
2001-11-04a big one:Simo Sorce2-0/+11
2001-11-03Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2-3/+5
2001-11-03Added many more defines in service category, user category and othersSteve French1-0/+26
2001-10-31This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2-33/+24
2001-10-31Added some extra fields to the auth_serversupplied_info structure.Tim Potter1-0/+5
2001-10-30Fix up smbpasswd -e/-d so that it doesn't change the password under you anyAndrew Bartlett1-0/+1
2001-10-29This commit is number 2 of 4.Andrew Bartlett1-7/+0
2001-10-23Add popt for parsing commandline optionsJim McDonough2-1/+6
2001-10-22a quick fix to get rpcclient working again. This just disablesAndrew Tridgell1-0/+1
2001-10-22- fixed link order of krb5 libsAndrew Tridgell1-6/+0
2001-10-20Converted a bunch of 0x85 constants to SMBkeepalive.Tim Potter1-0/+1
2001-10-20Move from timestamp to gen count file id's for finding oplocked filesJeremy Allison1-20/+23
2001-10-19Ensure we mask off deny modes correctly on being set (this shouldn't haveJeremy Allison1-1/+1
2001-10-19Added include guards around file.Jeremy Allison1-0/+4
2001-10-19Add rap.h for net utility and libsmbJim McDonough1-0/+2
2001-10-19Add header for common RAP definitionsJim McDonough1-0/+478
2001-10-19Restored old Bmpx code - actually used by OS/2.Jeremy Allison2-0/+13
2001-10-18the beginnings of kerberos support in smbd. It doesn't work yet, butAndrew Tridgell1-0/+4
2001-10-17added basic NTLMSSP support in smbd. This is still quite rough, andAndrew Tridgell1-0/+6
2001-10-16very simple asynchronous "lpq" thread patchJean-François Micouleau1-0/+1
2001-10-14forgot to add intl.hAndrew Tridgell1-0/+25
2001-10-14the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2-52/+1
2001-10-12Moved to rpcclient subdirectory.Tim Potter1-33/+0
2001-10-12Some old stuff hanging around since the CIFS conference. Big cleanup ofTim Potter1-1/+0
2001-10-12moved some OIDs to the ASN.1 headerAndrew Tridgell1-0/+6
2001-10-12added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...Andrew Tridgell2-1/+2
2001-10-11added a ASN.1 parser, so now I can properly parse the negTokenInitAndrew Tridgell1-0/+4
2001-10-11first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell1-64/+0
2001-10-11profile.h is now known as smbprofile.h due to a conflict with badlyAndrew Tridgell1-461/+0
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell6-3/+518
2001-10-05Move CLI_POLICY_HND to be internal to winbindd.Tim Potter1-9/+0
2001-10-03removed old unused filesAndrew Tridgell2-10730/+0
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-1/+0
2001-10-02Added copyright (not sure who owns it though) and #include guards.Tim Potter1-0/+25
2001-10-02Added copyright and include guards.Tim Potter1-1/+23
2001-10-01- fix handling of 0 last_change_time and must_change_timeAndrew Tridgell1-0/+3
2001-09-30Make header comment clearer, these are RIDs, not UIDs.Andrew Bartlett1-2/+3