summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2001-10-16very simple asynchronous "lpq" thread patchJean-François Micouleau1-0/+1
2001-10-14forgot to add intl.hAndrew Tridgell1-0/+25
2001-10-14the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2-52/+1
2001-10-12Moved to rpcclient subdirectory.Tim Potter1-33/+0
2001-10-12Some old stuff hanging around since the CIFS conference. Big cleanup ofTim Potter1-1/+0
2001-10-12moved some OIDs to the ASN.1 headerAndrew Tridgell1-0/+6
2001-10-12added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...Andrew Tridgell2-1/+2
2001-10-11added a ASN.1 parser, so now I can properly parse the negTokenInitAndrew Tridgell1-0/+4
2001-10-11first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell1-64/+0
2001-10-11profile.h is now known as smbprofile.h due to a conflict with badlyAndrew Tridgell1-461/+0
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell6-3/+518
2001-10-05Move CLI_POLICY_HND to be internal to winbindd.Tim Potter1-9/+0
2001-10-03removed old unused filesAndrew Tridgell2-10730/+0
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-1/+0
2001-10-02Added copyright (not sure who owns it though) and #include guards.Tim Potter1-0/+25
2001-10-02Added copyright and include guards.Tim Potter1-1/+23
2001-10-01- fix handling of 0 last_change_time and must_change_timeAndrew Tridgell1-0/+3
2001-09-30Make header comment clearer, these are RIDs, not UIDs.Andrew Bartlett1-2/+3
2001-09-30Finally kill off the SMBENCRYPT() macro.Andrew Bartlett1-2/+0
2001-09-28Fixed CUPS detection - patch from Michael Sweet.Jeremy Allison1-3/+3
2001-09-25Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison1-11/+70
2001-09-25fixed the really awful performance problem with the stat cache when itAndrew Tridgell1-1/+1
2001-09-25added a little smbtorture test for dumping the unicode table of aAndrew Tridgell1-1/+1
2001-09-24Added SWAT i18n feature:Motonobu Takahashi2-0/+72
2001-09-22fixed the Makefile so we don't rebuild libsmbclient and build_env.hAndrew Tridgell1-1/+1
2001-09-22These are RIDs not Unix UIDs so make this clear in the feild names.Andrew Bartlett1-2/+2
2001-09-21Attempt to make quotas work with RH7.1, and with other Linuxen... This isJeremy Allison1-0/+2
2001-09-19Reran autoconf, autoheaderAndrew Bartlett1-0/+10
2001-09-19Add the ability to display Samba's build options with smbd -b and as a level 4Andrew Bartlett1-0/+1
2001-09-18Correct fix for unaligned memcpy - malloc'ed memory incremented by sizeof(str...Jeremy Allison1-1/+4
2001-09-18Use structure copy to fix unaligned accesses on 64bit architectures onJeremy Allison1-1/+1
2001-09-17introduce SAFE_FREE() macro as suggested by andreas moroder.Simo Sorce1-0/+3
2001-09-16Start pushing the NTSTATUS stuff out to the wire for session setups.Andrew Bartlett1-0/+1
2001-09-15Fixed up Solaris 64 bit configure.Jeremy Allison1-1/+2
2001-09-14merges from 2.2Gerald Carter1-1/+1
2001-09-14Removed CHECK_STRUCT macro - it isn't used anywhere.Tim Potter1-12/+0
2001-09-14Oops.Tim Potter1-1/+1
2001-09-13Discovered a whole lot more opcodes on the LSA pipe while writing a rpcTim Potter1-6/+38
2001-09-12Some patches to authentication:Tim Potter1-2/+2
2001-09-12- enable MSDFS by default, there seems no reason not to have it enabledAndrew Tridgell2-10/+1
2001-09-12Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h toTim Potter2-16/+17
2001-09-10declare dbf in one spotAndrew Tridgell3-1/+7
2001-09-10added xfileAndrew Tridgell1-0/+44
2001-09-10replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell2-1/+2
2001-09-09fixed missing const on d_printf declarationAndrew Tridgell1-3/+3
2001-09-08convert more code to using d_printfAndrew Tridgell1-0/+2
2001-09-07Change the description on --with-pam_smbpass to make it clearer - some peopeAndrew Bartlett1-2/+22
2001-09-07added "display charset" option in smb.conf, along with d_printf()Andrew Tridgell2-0/+26
2001-09-06got rid of USE_TDB_MMAP_FLAG as its not needed any moreAndrew Tridgell1-1/+0
2001-09-06- fixed proto.h build on systems using a parallel makeAndrew Tridgell1-0/+3