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