summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2001-11-24This is another rather major change to the samba authenticaionAndrew Bartlett1-6/+48
2001-11-24added lsaenumprivsaccount and lsalookupprivvalue to rpcclientJean-François Micouleau1-0/+13
2001-11-23Changed how the privileges are stored in the group mapping code. It's nowJean-François Micouleau1-12/+14
2001-11-23Finally worked out why a enumerate trusted domains was returning aTim Potter1-1/+20
2001-11-23Added constants and error message for dos error code 1326 (logon failure).Tim Potter1-0/+1
2001-11-23Reference about SIDs from tpot.Martin Pool1-7/+13
2001-11-22added lsa_enum_sids to rpcclientJean-François Micouleau1-1/+1
2001-11-22sync up with 2.2Gerald Carter1-0/+9
2001-11-22merge from 2.2Gerald Carter2-8/+65
2001-11-22--with-msdfs wsa removedGerald Carter1-1/+0
2001-11-22Made a libsmbclient doxygen group and moved all the libsmbclient groupsTim Potter1-13/+21
2001-11-21samr_querydom_info level 1: found the meaning of the unknow fields. AndJean-François Micouleau1-4/+48
2001-11-21Fix up libsmbclient in head.Richard Sharpe1-93/+96
2001-11-20forgot this fileAndrew Tridgell1-0/+29
2001-11-20added the beginnings of ADS support in smbdAndrew Tridgell2-0/+35
2001-11-20added ANS1 integer defineAndrew Tridgell1-0/+1
2001-11-19Move all other paths into dynconfigMartin Pool1-0/+3
2001-11-19Fix obvious typo.Martin Pool1-1/+1
2001-11-19Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the momentMartin Pool1-1/+4
2001-11-19dyn_LOCKDIR should be const because it's never modified directly --Martin Pool1-1/+2
2001-11-19LIBDIR and LOCKDIR are dynamically configured too.Martin Pool2-5/+1
2001-11-19LMHOSTSFILE is now dynamically configured too.Martin Pool1-1/+1
2001-11-19Store some path names in global variables initialized to configureMartin Pool2-0/+32
2001-11-16I *love* removing code :-). Removed 4 files that weren't being used.Jeremy Allison1-0/+1
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