summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* r15166: finial packaging changes (hopefully)samba-3.0.23pre1Gerald Carter2006-04-222-6/+24
* r15164: grab a few more changes from SAMBA_3_0Gerald Carter2006-04-228-43/+88
* r15153: more changes for the release notes and ab's latest fixes for winbindd...Gerald Carter2006-04-203-38/+79
* r15145: add some more to the release notes (please review)Gerald Carter2006-04-201-0/+21
* r15144: final code changes for 3.0.23pre1 (SAMBA_3_0 r15141)Gerald Carter2006-04-207-69/+125
* r15140: first draft of 3.0.23pre1 release notesGerald Carter2006-04-191-4/+335
* r15135: working on 3.0.23pre1; sync to SAMBA_3_0 r15132Gerald Carter2006-04-19483-31055/+50807
|\
| * r15133: in_server is not used anywhereVolker Lendecke2006-04-192-4/+0
| * r15132: Fix some shadowed variable warningsVolker Lendecke2006-04-192-28/+28
| * r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.Jeremy Allison2006-04-184-5/+57
| * r15123: Don't even try to join with an inproper configuration.Günther Deschner2006-04-182-0/+13
| * r15119: Initialize our global sam sid first, quite a lot of the other initial...Volker Lendecke2006-04-181-11/+22
| * r15116: Allow the user to set winbind nss timeouts in seconds on IRIX. Don'tJames Peach2006-04-182-9/+7
| * r15115: Fix error return on sessionsetup. Ensure noJeremy Allison2006-04-181-11/+15
| * r15112: Move strict locking default to auto. Fix up the errorJeremy Allison2006-04-172-2/+2
| * r15107: 64 bit fixes. size_t on a 64-bit box is not uint32.Jeremy Allison2006-04-171-3/+12
| * r15104: Implement Samba4's tdb_name().Volker Lendecke2006-04-172-1/+9
| * r15103: Okay, looking closer: Samba4 tdb not exporting u32 is a bug in samba4'sVolker Lendecke2006-04-172-15/+15
| * r15102: u32 is a tdb-only thing that's not exported by samba4 tdb. Replace by...Volker Lendecke2006-04-172-15/+15
| * r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...Volker Lendecke2006-04-1712-24/+32
| * r15098: Make smbclient -L use RPC to list shares, fall back to RAP. This shou...Volker Lendecke2006-04-162-2/+59
| * r15094: Replace ; by # where we have a comment and remove superfluous spaces atLars Müller2006-04-151-15/+15
| * r15093: Align to the last winbind changes.Lars Müller2006-04-151-6/+6
| * r15088: Remove all time() and gettimeofday() calls out of the mainlineJeremy Allison2006-04-156-29/+19
| * r15086: Get defensive about creating user accounts when winbinddGerald Carter2006-04-141-2/+5
| * r15084: Try and squeeze more out of the non-read/write code path.Jeremy Allison2006-04-143-11/+17
| * r15083: Using talloc with destructors is nice and all, but in thisJeremy Allison2006-04-133-35/+31
| * r15080: As discussed with Jerry, remove the CAP_LIBS again (we don't need thatGünther Deschner2006-04-132-40/+36
| * r15074: Remove -lcap from pam_winbind (not needed)Gerald Carter2006-04-132-34/+38
| * r15073: ignore .po filesGerald Carter2006-04-130-0/+0
| * r15072: Last bit of 32/64 bit portabilities fixes for winbind Gerald Carter2006-04-133-9/+19
| * r15068: Fix a shadowed variable warningVolker Lendecke2006-04-131-2/+2
| * r15060: The brlock code gets called a lot. Ensure we keep theJeremy Allison2006-04-122-29/+21
| * r15058: Add sample pam_winbind.conf file.Günther Deschner2006-04-121-0/+26
| * r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2006-04-1222-131/+168
| * r15047: Add support for using libunwind to generate a backtrace. This isJames Peach2006-04-123-32/+129
| * r15046: Fix bug #3490 reported by Jason Mader. Do not continue to check for LDAPJames Peach2006-04-111-24/+34
| * r15044: Fix the build. (void returning non-void).Günther Deschner2006-04-111-1/+1
| * r15043: Only build our copy of iniparser when the system doesn't have one.Günther Deschner2006-04-112-4/+41
| * r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2006-04-119-252/+1272
| * r15040: Stripping the parametric options in pam_winbind and useGünther Deschner2006-04-113-12/+13
| * r15039: Fix an uninitialized variable. I _think_ this should default toVolker Lendecke2006-04-111-1/+1
| * r15038: Replace all code in pam_winbind that relied on access to sambaGünther Deschner2006-04-113-90/+176
| * r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifileGünther Deschner2006-04-1121-0/+3405
| * r15035: It seems that many preprocessors do not like comments in macro args..Volker Lendecke2006-04-111-1/+4
| * r15034: Attempt to make the build farm happyVolker Lendecke2006-04-111-1/+1
| * r15030: On a performace hunt... Remove as many extraneousJeremy Allison2006-04-116-33/+29
| * r15028: Fix logic error checking valid args to POSIX lockJeremy Allison2006-04-101-1/+1
| * r15026: Fix warning until POSIX locking finished.Jeremy Allison2006-04-101-2/+1
| * r15025: Fix exit_server_cleanly call.Jeremy Allison2006-04-101-1/+1