summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge from Samba 3.0:Tim Potter2003-09-151-0/+1
| * Merge from Samba 3.0:Tim Potter2003-09-151-1/+28
| * Merge from Samba 3.0:Tim Potter2003-09-151-1/+1
| * Merge from Samba 3.0:Tim Potter2003-09-151-15/+33
| * Merge from Samba 3.0:Tim Potter2003-09-151-1/+10
| * Merge from Samba 3.0:Tim Potter2003-09-152-28/+65
| * Merge from Samba 3.0:Tim Potter2003-09-151-1/+1
| * Merge from Samba 3.0:Tim Potter2003-09-151-2/+4
| * Fix another crash bug in samsync.Tim Potter2003-09-121-0/+3
| * Merge from samba-3.0:Tim Potter2003-09-111-10/+7
| * Merge from samba-3.0:Tim Potter2003-09-111-5/+10
| * Merge from samba-3.0:Tim Potter2003-09-111-2/+2
| * Merge from samba-3.0:Tim Potter2003-09-111-1/+1
| * Remove obsolete files.Jelmer Vernooij2003-09-1010-4242/+0
| * Back out --with-good-getgrouplist patchAlexander Bokovoy2003-09-101-21/+2
| * Support for CAN-2003-0689 port from SAMBA_3_0Alexander Bokovoy2003-09-101-2/+21
| * Remove tags file for distclean.Tim Potter2003-09-101-1/+1
| * Remove another dead file.Tim Potter2003-09-102-725/+0
| * Remove autogenerated file.Tim Potter2003-09-101-79/+0
| * Removed accidentally re-added file.Tim Potter2003-09-101-0/+0
| * remove references to 'strip dot'Gerald Carter2003-09-101-4/+0
| * version.h is autogenerated nowGerald Carter2003-09-091-8/+0
| * removing unused filesGerald Carter2003-09-095-1983/+0
| * sync 3.0 into HEAD for the last timeGerald Carter2003-09-09260-11647/+20170
| * port latest changes from SAMBA_3_0 treeSimo Sorce2003-08-02172-4095/+6162
| * connect to the right realm or domain for trusted AD domainsGerald Carter2003-07-231-8/+4
| * fix the build. Ifdef out some codeGerald Carter2003-07-173-540/+13
| * should not have been checked in. My faultGerald Carter2003-07-171-36/+0
| * ading new files from 3.0Gerald Carter2003-07-1620-0/+5805
| * trying to get HEAD building again. If you want the codeGerald Carter2003-07-16254-12944/+16772
| * get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and insteadHerb Lewis2003-07-112-3/+3
| * mark the HEAD branch as deprecated. Nothing that a determinedAndrew Tridgell2003-06-072-1/+12
* | Typo in error message.Jeremy Allison2003-10-031-1/+1
* | don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...Gerald Carter2003-10-033-6/+19
* | Grrr. compile patches before you apply !Jeremy Allison2003-10-031-4/+4
* | cleaning out patch list; patch from Steve L. to change the cwd before the pos...Gerald Carter2003-10-031-3/+3
* | abstract UUID parsing code to an individual function; patch from AnthonyGerald Carter2003-10-031-7/+26
* | Moving towards better i18n support in SWAT. This commit contains aTim Potter2003-10-034-92/+102
* | Explicitly initialise the value of AR for vendor makes that don't doTim Potter2003-10-032-0/+3
* | Portability fix from Joachim Schmitz. Closes bug #546.Tim Potter2003-10-021-1/+1
* | fixed for /sbin/mount.smbfs link when using $DESTDIR; bug 525Gerald Carter2003-10-022-7/+12
* | Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.Jeremy Allison2003-10-023-1/+30
* | Portability fix from schmitz@hp.com (Joachim Schmitz). Bug #547.Jeremy Allison2003-10-021-0/+4
* | Portability fix from schmitz@hp.com (Joachim Schmitz) for bug #548.Jeremy Allison2003-10-021-1/+1
* | Correct fix for excel read-only bug. Add panic for logic error in developer m...Jeremy Allison2003-10-022-6/+7
* | Make pdb_ldap.c compile with SUN iPlanet headers. Whether this works will beVolker Lendecke2003-10-021-1/+1
* | Fix for not opening Excel 2000 files that are read-only. Needs tidyingJeremy Allison2003-10-021-3/+4
* | Remove duplicate function (now in rpc_parse/parse_prs.c) and fix a RPC debugAndrew Bartlett2003-10-011-21/+1
* | commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter2003-10-016-114/+159
* | Fixed silly typo checking for signal_handler not signal.Jeremy Allison2003-10-011-1/+1