summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2001-12-01The beginnings of alternative backends for winbinddAndrew Tridgell1-1/+1
2001-11-30XFS quota patch for Linux.Jeremy Allison1-1/+4
2001-11-30Renamed sid field in SEC_ACE to trustee to be more in line with MS'sTim Potter1-1/+1
2001-11-30Comment deconfusification.Tim Potter1-1/+1
2001-11-29Changed again how the privilege list is handled in the group mapping code.Jean-François Micouleau2-1/+51
2001-11-28merge from APPLIANCE_HEADGerald Carter1-0/+2
2001-11-28added samr_set_domain_info and samr_unknown_2E.Jean-François Micouleau1-30/+27
2001-11-27added test for krb5.hAndrew Tridgell2-1/+11
2001-11-27Added PRINTER_ALREADY_EXISTS error check from Gerry.Jeremy Allison1-0/+2
2001-11-27sigh.Andrew Tridgell1-2/+2
2001-11-27prevent a memory leak of cli structuresAndrew Tridgell1-0/+4
2001-11-26challange -> challengeTim Potter1-3/+3
2001-11-25Fixed compiler warning.Tim Potter1-1/+1
2001-11-25added 'security=ADS'Andrew Tridgell1-1/+1
2001-11-25added HAVE_LDAP_H checkAndrew Tridgell1-2/+2
2001-11-25check for liblber separatelyAndrew Tridgell1-0/+1
2001-11-25oops, I forgot to include the header fileAndrew Bartlett1-0/+2
2001-11-24added "net join" commandAndrew Tridgell2-0/+13
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