summaryrefslogtreecommitdiffstats
path: root/source4/lib/basic.mk
Commit message (Collapse)AuthorAgeFilesLines
* r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett2007-10-101-1/+2
| | | | | | | | I have moved the SPNEGO and Kerberos code into libcli/auth, and intend to refactor them into the same format as NTLMSSP. Andrew Bartlett (This used to be commit 58da78a7460d5d0a4abee7d7b84799c228e6bc0b)
* r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell2007-10-101-0/+1
| | | | | | | | | | | | | | | | | - moved some sec desc defines into misc.idl - fixed pw_len field in UserInfo26 - made some pipes available on TCP - added netr_DsrEnumerateDomainTrusts() to netlogon - added templates for remaining netlogon IDL calls (from ethereal) - added a unistr_noterm vs unistr error detector in ndr basic decoder - added torture test for netr_DsrEnumerateDomainTrusts() (This used to be commit ae5a5113fb83640dcb9ae4642c1b9eaf28487956)
* r898: - remove some unused macrosAndrew Tridgell2007-10-101-1/+0
| | | | | | | - remove unused lib/smbpasswd.c - don't set the pkt size twice when doing SMB signing (This used to be commit 69a2942f7987647a32d43c71f41ac1a82a82ccda)
* r862: remove acl and sendfile stuffStefan Metzmacher2007-10-101-1/+0
| | | | | | | it will be readded inside the ntvfs_posix module metze (This used to be commit ec624aefa86934da23105a5c014080b464efac28)
* r861: remove the next round of unused stuffStefan Metzmacher2007-10-101-2/+0
| | | | | metze (This used to be commit 8f59daba0d03a2c58f7f23655153de05cbe47e81)
* r858: - remove unused account policy stuff it's in our sam.ldb now:-)Stefan Metzmacher2007-10-101-2/+0
| | | | | | | - don't link lib/ldap_escape.c it's currently unused metze (This used to be commit be472beea3a7ae60cbacada8047b13d4de30643e)
* r853: remove a real big bunch of unused codeStefan Metzmacher2007-10-101-2/+0
| | | | | | | | | | | I really think that this is needed to get a better overview of what is currently used Also this stuff is really out of date so if we really ever need some of this stuff back, a 'svn copy' from the SAMBA_3_0 branch should be no big problem... metze (This used to be commit 972598d511c64f29bdc849fe58c9c82fbcf6a4a2)
* r845: convert SUBSYSTEM LIBBASIC to a .mk fileStefan Metzmacher2007-10-101-0/+64
metze (This used to be commit 81f50fbc95c8c81a18dc1e87a76c53657a24af7b)