summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* added a tdb to store the account policy informations.Jean-François Micouleau2001-12-032-4/+15
* added another ATYPE_Andrew Tridgell2001-12-031-1/+2
* added a basic ADS backend to winbind. More work needed, but atAndrew Tridgell2001-12-031-0/+3
* Writing decimal constants as "02" has been shown to cause cancer inMartin Pool2001-12-031-3/+3
* The beginnings of alternative backends for winbinddAndrew Tridgell2001-12-011-1/+1
* XFS quota patch for Linux.Jeremy Allison2001-11-301-1/+4
* Renamed sid field in SEC_ACE to trustee to be more in line with MS'sTim Potter2001-11-301-1/+1
* Comment deconfusification.Tim Potter2001-11-301-1/+1
* Changed again how the privilege list is handled in the group mapping code.Jean-François Micouleau2001-11-292-1/+51
* merge from APPLIANCE_HEADGerald Carter2001-11-281-0/+2
* added samr_set_domain_info and samr_unknown_2E.Jean-François Micouleau2001-11-281-30/+27
* added test for krb5.hAndrew Tridgell2001-11-272-1/+11
* Added PRINTER_ALREADY_EXISTS error check from Gerry.Jeremy Allison2001-11-271-0/+2
* sigh.Andrew Tridgell2001-11-271-2/+2
* prevent a memory leak of cli structuresAndrew Tridgell2001-11-271-0/+4
* challange -> challengeTim Potter2001-11-261-3/+3
* Fixed compiler warning.Tim Potter2001-11-251-1/+1
* added 'security=ADS'Andrew Tridgell2001-11-251-1/+1
* added HAVE_LDAP_H checkAndrew Tridgell2001-11-251-2/+2
* check for liblber separatelyAndrew Tridgell2001-11-251-0/+1
* oops, I forgot to include the header fileAndrew Bartlett2001-11-251-0/+2
* added "net join" commandAndrew Tridgell2001-11-242-0/+13
* This is another rather major change to the samba authenticaionAndrew Bartlett2001-11-241-6/+48
* added lsaenumprivsaccount and lsalookupprivvalue to rpcclientJean-François Micouleau2001-11-241-0/+13
* Changed how the privileges are stored in the group mapping code. It's nowJean-François Micouleau2001-11-231-12/+14
* Finally worked out why a enumerate trusted domains was returning aTim Potter2001-11-231-1/+20
* Added constants and error message for dos error code 1326 (logon failure).Tim Potter2001-11-231-0/+1
* Reference about SIDs from tpot.Martin Pool2001-11-231-7/+13
* added lsa_enum_sids to rpcclientJean-François Micouleau2001-11-221-1/+1
* sync up with 2.2Gerald Carter2001-11-221-0/+9
* merge from 2.2Gerald Carter2001-11-222-8/+65
* --with-msdfs wsa removedGerald Carter2001-11-221-1/+0
* Made a libsmbclient doxygen group and moved all the libsmbclient groupsTim Potter2001-11-221-13/+21
* samr_querydom_info level 1: found the meaning of the unknow fields. AndJean-François Micouleau2001-11-211-4/+48
* Fix up libsmbclient in head.Richard Sharpe2001-11-211-93/+96
* forgot this fileAndrew Tridgell2001-11-201-0/+29
* added the beginnings of ADS support in smbdAndrew Tridgell2001-11-202-0/+35
* added ANS1 integer defineAndrew Tridgell2001-11-201-0/+1
* Move all other paths into dynconfigMartin Pool2001-11-191-0/+3
* Fix obvious typo.Martin Pool2001-11-191-1/+1
* Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the momentMartin Pool2001-11-191-1/+4
* dyn_LOCKDIR should be const because it's never modified directly --Martin Pool2001-11-191-1/+2
* LIBDIR and LOCKDIR are dynamically configured too.Martin Pool2001-11-192-5/+1
* LMHOSTSFILE is now dynamically configured too.Martin Pool2001-11-191-1/+1
* Store some path names in global variables initialized to configureMartin Pool2001-11-192-0/+32
* 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