summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* I *love* removing code :-). Removed 4 files that weren't being used.Jeremy Allison2001-11-161-0/+1
* Tidyups and things I discovered during the merge...Jeremy Allison2001-11-151-1/+1
* more Win2k RPC opnums (EnumPrinterKey() and DeletePrinterDriverEx())Gerald Carter2001-11-151-0/+2
* SETPRINTERDATAEX is 0x4d (not 0x50). My mistake.Gerald Carter2001-11-151-1/+1
* Fix compile on RedHat 7.2 systems with broken system headers.Jeremy Allison2001-11-141-3/+1
* verified two new win2k rpc's EnumPrinterDataEx() and DeletePrinterdataEx()Gerald Carter2001-11-131-6/+3
* Fix typo.Martin Pool2001-11-131-2/+0
* new Win2k spoolss rpc opnum (unknown right now).Gerald Carter2001-11-131-0/+6
* Fixed allocation bug in database prog. Some format fixes.Jeremy Allison2001-11-122-0/+4
* Fixed a few typos and added the opnum for ADDPRINTERDRIVEREX to theGerald Carter2001-11-091-1/+8
* Fixup __LPID -> _LPID.Jeremy Allison2001-11-091-1/+1
* Added more define bits. Fixed error in vol attributes.Jeremy Allison2001-11-081-3/+6
* Wrote some stubs for new win2k only spoolss rpc commands:Tim Potter2001-11-051-1/+40
* Fix for broken-as-shipped RedHat 7.2 system headers. Now we haveJeremy Allison2001-11-041-0/+12
* a big one:Simo Sorce2001-11-042-0/+11
* Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2001-11-032-3/+5
* Added many more defines in service category, user category and othersSteve French2001-11-031-0/+26
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-312-33/+24
* Added some extra fields to the auth_serversupplied_info structure.Tim Potter2001-10-311-0/+5
* Fix up smbpasswd -e/-d so that it doesn't change the password under you anyAndrew Bartlett2001-10-301-0/+1
* This commit is number 2 of 4.Andrew Bartlett2001-10-291-7/+0
* Add popt for parsing commandline optionsJim McDonough2001-10-232-1/+6
* a quick fix to get rpcclient working again. This just disablesAndrew Tridgell2001-10-221-0/+1
* - fixed link order of krb5 libsAndrew Tridgell2001-10-221-6/+0
* Converted a bunch of 0x85 constants to SMBkeepalive.Tim Potter2001-10-201-0/+1
* Move from timestamp to gen count file id's for finding oplocked filesJeremy Allison2001-10-201-20/+23
* Ensure we mask off deny modes correctly on being set (this shouldn't haveJeremy Allison2001-10-191-1/+1
* Added include guards around file.Jeremy Allison2001-10-191-0/+4
* Add rap.h for net utility and libsmbJim McDonough2001-10-191-0/+2
* Add header for common RAP definitionsJim McDonough2001-10-191-0/+478
* Restored old Bmpx code - actually used by OS/2.Jeremy Allison2001-10-192-0/+13
* the beginnings of kerberos support in smbd. It doesn't work yet, butAndrew Tridgell2001-10-181-0/+4
* added basic NTLMSSP support in smbd. This is still quite rough, andAndrew Tridgell2001-10-171-0/+6
* very simple asynchronous "lpq" thread patchJean-François Micouleau2001-10-161-0/+1
* forgot to add intl.hAndrew Tridgell2001-10-141-0/+25
* the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2001-10-142-52/+1
* Moved to rpcclient subdirectory.Tim Potter2001-10-121-33/+0
* Some old stuff hanging around since the CIFS conference. Big cleanup ofTim Potter2001-10-121-1/+0
* moved some OIDs to the ASN.1 headerAndrew Tridgell2001-10-121-0/+6
* added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...Andrew Tridgell2001-10-122-1/+2
* added a ASN.1 parser, so now I can properly parse the negTokenInitAndrew Tridgell2001-10-111-0/+4
* first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell2001-10-111-64/+0
* profile.h is now known as smbprofile.h due to a conflict with badlyAndrew Tridgell2001-10-111-461/+0
* initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell2001-10-116-3/+518
* Move CLI_POLICY_HND to be internal to winbindd.Tim Potter2001-10-051-9/+0
* removed old unused filesAndrew Tridgell2001-10-032-10730/+0
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* Added copyright (not sure who owns it though) and #include guards.Tim Potter2001-10-021-0/+25
* Added copyright and include guards.Tim Potter2001-10-021-1/+23
* - fix handling of 0 last_change_time and must_change_timeAndrew Tridgell2001-10-011-0/+3