summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-06-25large change:Gerald Carter24-767/+533
2003-06-25Patch to move functions directly from pdb_ldap.c into lib/smbldap.cAndrew Bartlett4-738/+763
2003-06-25Metze assures me that this will fix Heimdal et al.Tim Potter1-1/+1
2003-06-25Fix a warning in a DEBUGVolker Lendecke1-12/+12
2003-06-25Tought I already done.Simo Sorce2-32/+22
2003-06-25Only append to KRB5_LIBS when doing AC_CHECK_LIB for libkrb5.Tim Potter1-1/+1
2003-06-25Don't trash the values of CFLAGS and LIBS while engaged in KerberosTim Potter1-2/+0
2003-06-25More debugs for this... (these should have been here already !).Jeremy Allison1-1/+8
2003-06-25More instrumentation tracking down this bug...Jeremy Allison1-1/+5
2003-06-25Start to instrument this code as I try and track down a nasty bug thatJeremy Allison1-3/+34
2003-06-24Sequence number was not getting updated with ldap hack. Only a bug in thisJeremy Allison2-7/+4
2003-06-24Explain why winbindd is exiting.Jeremy Allison1-2/+4
2003-06-24Fix pdb_ldap segfaults, and wrong default values for ldapsam_compat.Andrew Bartlett1-4/+3
2003-06-24do not forget the include file :-)Simo Sorce1-0/+23
2003-06-24add tdb backup function separation and winbind idmap upgrade code formSimo Sorce5-171/+413
2003-06-24More tuning of Kerberos detection - don't fall through to detect kerberos libsTim Potter1-3/+6
2003-06-24More sensible behaviour for bug 152. If we don't have krb5.h and were explic...Tim Potter1-10/+36
2003-06-24Fixes from Martin Dorey <mdorey@bluearc.com> to only ask for and changeJeremy Allison1-7/+6
2003-06-24Move the map acl inherit parameter into the protocol section.Jeremy Allison1-1/+1
2003-06-23Fixed the merge_default_aces() code to work correctly with inheritance.Jeremy Allison1-11/+38
2003-06-23* s/get_dc_name/rpc_dc_name/g (revert a previous change)Gerald Carter8-178/+43
2003-06-23wrap group enuemration in brcome/unbecome_root() (bug #110)Gerald Carter1-0/+14
2003-06-23fix typo (bug #170)Gerald Carter1-1/+1
2003-06-23fix bug #178; available space in devmode should be intGerald Carter1-1/+1
2003-06-23lp_security() is a function not an integerAndrew Tridgell1-1/+1
2003-06-23Change AC_MSG_ERROR() in krb5.h detection code to AC_MSG_WARN()Tim Potter1-1/+1
2003-06-23* set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() fai...Gerald Carter5-36/+276
2003-06-23Produce an error if Active Directory support is requested and we don'tTim Potter1-0/+4
2003-06-23Repair indentation in autoconf Kerberos detection code. This shouldTim Potter1-120/+169
2003-06-22Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce22-60/+60
2003-06-21(fixing bug in my last commit)Andrew Bartlett1-6/+6
2003-06-21Fix memory leak. secrets_fetch allocates memory.Volker Lendecke1-0/+2
2003-06-21This removes the StrCaseCmp() stuff from 'net idmap' and 'netAndrew Bartlett5-179/+203
2003-06-21This patch fixes some issues with idmap_tdb as raised by bug #181Andrew Bartlett1-91/+115
2003-06-21Always initialize.Andrew Bartlett1-0/+2
2003-06-21merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter14-173/+667
2003-06-21This patch works towards to goal of common code shared between idmap_ldapAndrew Bartlett4-276/+386
2003-06-20Fixed sorting algorithm to prevent problems with W2K clients.Jeremy Allison1-2/+2
2003-06-20Fix bug #136. Add message about erroneous empty "passdb backend" parameter.Jim McDonough1-0/+4
2003-06-20Fix bug #136: "passdb backend = " caused smbd to segfault.Jim McDonough1-0/+5
2003-06-20Fix mount options for ro, dir_mode, file_modeSteve French1-2/+2
2003-06-20fixed a bug found by volkerAndrew Tridgell1-1/+2
2003-06-20The default action for AC_CHECK_LIB is to add the library to $LIBS soTim Potter1-7/+6
2003-06-20Back out some of the changes to nsstest. I've kept the NULL pointerTim Potter1-138/+8
2003-06-20Missed initial param, typo.Jeremy Allison1-0/+1
2003-06-20Mapping of Windows ACL inheritance and protected bits onto extended attributesJeremy Allison2-16/+464
2003-06-18Add installmodules to installJelmer Vernooij1-1/+1
2003-06-18Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce16-689/+184
2003-06-18Remove the -A option of wbinfo, leaving only the long version,Jim McDonough1-1/+1
2003-06-18There's nothing particularly secret in idmap.tdb, so create it withVolker Lendecke1-1/+1