summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | 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