summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2001-12-14add lsa_query_secobj server code. level 4 is the ACL, level 1 is theJean-François Micouleau1-16/+47
2001-12-14Updated Solaris link options from DaveCB.Jeremy Allison1-1/+1
2001-12-14Rafal (mimir) patch for trusts r.Jean-François Micouleau1-0/+1
2001-12-13update the ldap support code. it compiles.Jean-François Micouleau1-0/+7
2001-12-12allow IRIX to build nsswitch/libnss_wins.soHerb Lewis1-0/+3
2001-12-12decoded SAM_DELTA 0x0e and 0x12.Jean-François Micouleau1-0/+59
2001-12-12a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)Jean-François Micouleau1-3/+88
2001-12-10added info level 3 to samrgetgroupinfo. I don't know what the value is.Jean-François Micouleau1-3/+8
2001-12-10Added client and server code for the GetPrintProcessorDirectory SPOOLSSTim Potter1-2/+25
2001-12-08check for gssapi_generic.hAndrew Tridgell2-0/+8
2001-12-08added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell3-7/+9
2001-12-06allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile)Andrew Tridgell2-6/+21
2001-12-05OK. Smbpasswd -j is DEAD.Andrew Bartlett1-0/+6
2001-12-05added a REALLY gross hack into kerberos_kinit_password so thatAndrew Tridgell1-0/+1
2001-12-05added timeouts and retries to ldap operationsAndrew Tridgell1-0/+7
2001-12-04added a boolean to the group mapping functions to specify if we need orJean-François Micouleau1-0/+3
2001-12-03added a tdb to store the account policy informations.Jean-François Micouleau2-4/+15
2001-12-03added another ATYPE_Andrew Tridgell1-1/+2
2001-12-03added a basic ADS backend to winbind. More work needed, but atAndrew Tridgell1-0/+3
2001-12-03Writing decimal constants as "02" has been shown to cause cancer inMartin Pool1-3/+3
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