Fix debug
[ira/wip.git] / source / include /
2001-11-26 Tim Potterchallange -> challenge
2001-11-25 Tim PotterFixed compiler warning.
2001-11-25 Andrew Tridgelladded 'security=ADS'
2001-11-25 Andrew Tridgelladded HAVE_LDAP_H check
2001-11-25 Andrew Tridgellcheck for liblber separately
2001-11-25 Andrew Bartlettoops, I forgot to include the header file
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-24 Jean-François Mico... added lsaenumprivsaccount and lsalookupprivvalue to...
2001-11-23 Jean-François Mico... Changed how the privileges are stored in the group...
2001-11-23 Tim PotterFinally worked out why a enumerate trusted domains...
2001-11-23 Tim PotterAdded constants and error message for dos error code...
2001-11-23 Martin PoolReference about SIDs from tpot.
2001-11-22 Jean-François Mico... added lsa_enum_sids to rpcclient
2001-11-22 Gerald Cartersync up with 2.2
2001-11-22 Gerald Cartermerge from 2.2
2001-11-22 Gerald Carter--with-msdfs wsa removed
2001-11-22 Tim PotterMade a libsmbclient doxygen group and moved all the...
2001-11-21 Jean-François Mico... samr_querydom_info level 1: found the meaning of the...
2001-11-21 Richard SharpeFix up libsmbclient in head.
2001-11-20 Andrew Tridgellforgot this file
2001-11-20 Andrew Tridgelladded the beginnings of ADS support in smbd
2001-11-20 Andrew Tridgelladded ANS1 integer define
2001-11-19 Martin PoolMove all other paths into dynconfig
2001-11-19 Martin PoolFix obvious typo.
2001-11-19 Martin PoolDetect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE...
2001-11-19 Martin Pooldyn_LOCKDIR should be const because it's never modified...
2001-11-19 Martin PoolLIBDIR and LOCKDIR are dynamically configured too.
2001-11-19 Martin PoolLMHOSTSFILE is now dynamically configured too.
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-16 Jeremy AllisonI *love* removing code :-). Removed 4 files that weren...
2001-11-15 Jeremy AllisonTidyups and things I discovered during the merge...
2001-11-15 Gerald Cartermore Win2k RPC opnums (EnumPrinterKey() and DeletePrint...
2001-11-15 Gerald CarterSETPRINTERDATAEX is 0x4d (not 0x50). My mistake.
2001-11-14 Jeremy AllisonFix compile on RedHat 7.2 systems with broken system...
2001-11-13 Gerald Carterverified two new win2k rpc's EnumPrinterDataEx() and...
2001-11-13 Martin PoolFix typo.
2001-11-13 Gerald Carternew Win2k spoolss rpc opnum (unknown right now).
2001-11-12 Jeremy AllisonFixed allocation bug in database prog. Some format...
2001-11-09 Gerald CarterFixed a few typos and added the opnum for ADDPRINTERDRI...
2001-11-09 Jeremy AllisonFixup __LPID -> _LPID.
2001-11-08 Jeremy AllisonAdded more define bits. Fixed error in vol attributes.
2001-11-05 Tim PotterWrote some stubs for new win2k only spoolss rpc commands:
2001-11-04 Jeremy AllisonFix for broken-as-shipped RedHat 7.2 system headers...
2001-11-04 Simo Sorcea big one:
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-11-03 Steve FrenchAdded many more defines in service category, user categ...
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-31 Tim PotterAdded some extra fields to the auth_serversupplied_info...
2001-10-30 Andrew BartlettFix up smbpasswd -e/-d so that it doesn't change the...
2001-10-29 Andrew BartlettThis commit is number 2 of 4.
2001-10-23 Jim McDonoughAdd popt for parsing commandline options
2001-10-22 Andrew Tridgella quick fix to get rpcclient working again. This just...
2001-10-22 Andrew Tridgell- fixed link order of krb5 libs
2001-10-20 Tim PotterConverted a bunch of 0x85 constants to SMBkeepalive.
2001-10-20 Jeremy AllisonMove from timestamp to gen count file id's for finding...
2001-10-19 Jeremy AllisonEnsure we mask off deny modes correctly on being set...
2001-10-19 Jeremy AllisonAdded include guards around file.
2001-10-19 Jim McDonoughAdd rap.h for net utility and libsmb
2001-10-19 Jim McDonoughAdd header for common RAP definitions
2001-10-19 Jeremy AllisonRestored old Bmpx code - actually used by OS/2.
2001-10-18 Andrew Tridgellthe beginnings of kerberos support in smbd. It doesn...
2001-10-17 Andrew Tridgelladded basic NTLMSSP support in smbd. This is still...
2001-10-16 Jean-François Mico... very simple asynchronous "lpq" thread patch
2001-10-14 Andrew Tridgellforgot to add intl.h
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
2001-10-12 Tim PotterMoved to rpcclient subdirectory.
2001-10-12 Tim PotterSome old stuff hanging around since the CIFS conference...
2001-10-12 Andrew Tridgellmoved some OIDs to the ASN.1 header
2001-10-12 Andrew Tridgelladded NTLMSSP authentication to libsmb. It seems to...
2001-10-11 Andrew Tridgelladded a ASN.1 parser, so now I can properly parse the...
2001-10-11 Andrew Tridgellfirst step in converting the head branch to use lang_td...
2001-10-11 Andrew Tridgellprofile.h is now known as smbprofile.h due to a conflic...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-10-05 Tim PotterMove CLI_POLICY_HND to be internal to winbindd.
2001-10-03 Andrew Tridgellremoved old unused files
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-10-02 Tim PotterAdded copyright (not sure who owns it though) and ...
2001-10-02 Tim PotterAdded copyright and include guards.
2001-10-01 Andrew Tridgell- fix handling of 0 last_change_time and must_change_time
2001-09-30 Andrew BartlettMake header comment clearer, these are RIDs, not UIDs.
2001-09-30 Andrew BartlettFinally kill off the SMBENCRYPT() macro.
2001-09-28 Jeremy AllisonFixed CUPS detection - patch from Michael Sweet.
2001-09-25 Jeremy AllisonFixup passdb stuff to add new nisplus and ldap backends.
2001-09-25 Andrew Tridgellfixed the really awful performance problem with the...
2001-09-25 Andrew Tridgelladded a little smbtorture test for dumping the unicode...
2001-09-24 Motonobu TakahashiAdded SWAT i18n feature:
2001-09-22 Andrew Tridgellfixed the Makefile so we don't rebuild libsmbclient...
2001-09-22 Andrew BartlettThese are RIDs not Unix UIDs so make this clear in...
2001-09-21 Jeremy AllisonAttempt to make quotas work with RH7.1, and with other...
2001-09-19 Andrew BartlettReran autoconf, autoheader
2001-09-19 Andrew BartlettAdd the ability to display Samba's build options with...
2001-09-18 Jeremy AllisonCorrect fix for unaligned memcpy - malloc'ed memory...
2001-09-18 Jeremy AllisonUse structure copy to fix unaligned accesses on 64bit...
2001-09-17 Simo Sorceintroduce SAFE_FREE() macro as suggested by andreas...
2001-09-16 Andrew BartlettStart pushing the NTSTATUS stuff out to the wire for...
2001-09-15 Jeremy AllisonFixed up Solaris 64 bit configure.
2001-09-14 Gerald Cartermerges from 2.2
2001-09-14 Tim PotterRemoved CHECK_STRUCT macro - it isn't used anywhere.
2001-09-14 Tim PotterOops.
next