summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge from Samba 3.0:Tim Potter2003-09-151-2/+4
| | | | | | | | | | | | | | >Fix from Craig Barratt <cbarratt@users.sourceforge.net> to fix restore >with filenames > 100 chars. >Jeremy. (This used to be commit a7bbfd636798232416c044df8a77dbbd8c77f9ed)
| * Fix another crash bug in samsync.Tim Potter2003-09-121-0/+3
| | | | | | | | (This used to be commit 675707c33e8447b9cb9fc2ae451663a56a14d792)
| * Merge from samba-3.0:Tim Potter2003-09-111-10/+7
| | | | | | | | | | | | | | | | | | >Fix for bug #273 - smbd crash on machine account change. >Someone only half changed the code to use dc_name >instead of remote machine... Found via back trace from Dariush Forouher ><dariush@forouher.de>. >Jeremy. (This used to be commit 1956478ddece5899ebdf627969136603e1c21637)
| * Merge from samba-3.0:Tim Potter2003-09-111-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | >Revision 1.8.2.33 >Fix error return path memory leaks in vampire code for creating users. > >Display an error if we can't create a posix account for the user >(e.g no add user/machine script was specified; bug #323). >Revision 1.8.2.32: >Use opt_target_workgroup instead of lp_workgroup() in vampire code so >we can override the value in smb.conf with the -w option. > >Migrating accounts from another domain can now be done like: > ># bin/net join bdc -w nt4dom -Uadministrator%password ># bin/net rpc vampire -w nt4dom -U administrator%password (This used to be commit 36f7d88edd15bff1b7dfa78f3908dae272b96215)
| * Merge from samba-3.0:Tim Potter2003-09-111-2/+2
| | | | | | | | | | >Formatting fixups for help output. (This used to be commit fe7c8e39688f0966563c67dd61a9ad8ae2b98f99)
| * Merge from samba-3.0:Tim Potter2003-09-111-1/+1
| | | | | | | | | | | | >Fix error message when calling namedtogid() fails adding a group map >entry. Bug #431. (This used to be commit 1befe1758351f43558808a3c91543752e7ff7823)
| * Remove obsolete files.Jelmer Vernooij2003-09-1010-4242/+0
| | | | | | | | (This used to be commit 3d71340e5c1bf3397e69897bbc8434bbaa503a75)
| * Back out --with-good-getgrouplist patchAlexander Bokovoy2003-09-101-21/+2
| | | | | | | | (This used to be commit d2fdc3955fb6859e865e805d32ca405ab44d0505)
| * Support for CAN-2003-0689 port from SAMBA_3_0Alexander Bokovoy2003-09-101-2/+21
| | | | | | | | (This used to be commit 69b30ec0776b06c62810a3eb1d7be1df3db9e169)
| * Remove tags file for distclean.Tim Potter2003-09-101-1/+1
| | | | | | | | (This used to be commit 2ac5ac495025f6c673216c1922ff51b913a0aeac)
| * Remove another dead file.Tim Potter2003-09-102-725/+0
| | | | | | | | (This used to be commit a5656a5756b3c1061d683d664a7f087182b39b47)
| * Remove autogenerated file.Tim Potter2003-09-101-79/+0
| | | | | | | | (This used to be commit 275bdc3ff550fd14a11c9f3919a82d4af35dc6fa)
| * Removed accidentally re-added file.Tim Potter2003-09-101-0/+0
| | | | | | | | (This used to be commit a7bffe2095e4bb591dfa97ea4d786483fd44053b)
| * remove references to 'strip dot'Gerald Carter2003-09-101-4/+0
| | | | | | | | (This used to be commit b5c5a9dc76c7584047e6ad8e7063b2da348e67d7)
| * version.h is autogenerated nowGerald Carter2003-09-091-8/+0
| | | | | | | | (This used to be commit 04f8cbbca66024ffdcd2ebc0f4db7849d02ca99b)
| * removing unused filesGerald Carter2003-09-095-1983/+0
| | | | | | | | (This used to be commit 1a9145015d4b2ee7e7399099760cda13d619e740)
| * sync 3.0 into HEAD for the last timeGerald Carter2003-09-09260-11647/+20170
| | | | | | | | (This used to be commit c17a7dc9a190156a069da3e861c18fd3f81224ad)
| * port latest changes from SAMBA_3_0 treeSimo Sorce2003-08-02172-4095/+6162
| | | | | | | | (This used to be commit 3101c236b8241dc0183995ffceed551876427de4)
| * connect to the right realm or domain for trusted AD domainsGerald Carter2003-07-231-8/+4
| | | | | | | | (This used to be commit ae14f8364398f07fc3e7c7861cd39fe528f3fe7a)
| * fix the build. Ifdef out some codeGerald Carter2003-07-173-540/+13
| | | | | | | | (This used to be commit e66541d0e1befec5d589890994454dd639ea0665)
| * should not have been checked in. My faultGerald Carter2003-07-171-36/+0
| | | | | | | | (This used to be commit af0efeeccfc6f4bc78c6baafd2bded404cc2a551)
| * ading new files from 3.0Gerald Carter2003-07-1620-0/+5805
| | | | | | | | (This used to be commit 99feae7b5b1c229a925367b87c0c0f636d9a2d75)
| * trying to get HEAD building again. If you want the codeGerald Carter2003-07-16254-12944/+16772
| | | | | | | | | | prior to this merge, checkout HEAD_PRE_3_0_0_BETA_3_MERGE (This used to be commit adb98e7b7cd0f025b52c570e4034eebf4047b1ad)
| * get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and insteadHerb Lewis2003-07-112-3/+3
| | | | | | | | | | define it in SHLD for those systems that use CC for SHLD (This used to be commit 142c54ca924bd854e7d840c2a67692c9f61ee396)
| * mark the HEAD branch as deprecated. Nothing that a determinedAndrew Tridgell2003-06-072-1/+12
| | | | | | | | | | | | programmer can't work around, but hopefully enough that people will notice that they should be using the 3.0 branch at the moment (This used to be commit d6de8e8a94c8fb7d7837ed2b43092a275cc9d6c5)
* | Typo in error message.Jeremy Allison2003-10-031-1/+1
| | | | | | | | | | Jeremy. (This used to be commit 8996c51770845d60b41c2c967b030ff30eef1001)
* | don't call ads_destroy() twice; fixes segfault in winbindd when DC goes ↵Gerald Carter2003-10-033-6/+19
| | | | | | | | | | | | down; bug 437 (This used to be commit 1cfbd92404270e0c67a3b295fc9cf461b29d3503)
* | Grrr. compile patches before you apply !Jeremy Allison2003-10-031-4/+4
| | | | | | | | | | Jeremy. (This used to be commit dfbde4be7191895d79762855b21f5c62d53d5267)
* | cleaning out patch list; patch from Steve L. to change the cwd before the ↵Gerald Carter2003-10-031-3/+3
| | | | | | | | | | | | postexec script (This used to be commit 497e14ba19f4f637e1203d73981ea1c401a19542)
* | abstract UUID parsing code to an individual function; patch from AnthonyGerald Carter2003-10-031-7/+26
| | | | | | | | (This used to be commit 9365c619d6feb15289d963e9e70e1f947b7f8c3f)
* | Moving towards better i18n support in SWAT. This commit contains aTim Potter2003-10-034-92/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bunch of updates to bug 413 from Monyo: 1) pick up proper strings to call msg strings for example to add strings in wizard menu in web/swat.c, web/statuspage.c and param/loadparm.c. 2) define N_() macro in include/intl.h to pick up some strings in param/loadparm.c 3) quote all name and value tag with '"' For example in swat.c:720 the "Edit Parameter Values" string is displayd only as "Edit" because value tag is not quoted like: value=Edit Parameter Values These tags should be quoted though it sometimes works well without quotation. 4) modify the msg strings not to contain HTML tags or other non-message strings. For example dprintf(_("test\n")); is modified to dprintf("%s\n", _("test")); (This used to be commit 351d16956d8125bc689ca84adcb71e0a57d6b7cc)
* | Explicitly initialise the value of AR for vendor makes that don't doTim Potter2003-10-032-0/+3
| | | | | | | | | | | | | | this (HPUX 11). Currently it's initialised to 'ar' but this may have to be changed if any systems pop up that have archivers that aren't named 'ar'. Closes bug #552. (This used to be commit 6aada3bd3e08abedc4c043d1ceb667ca73f8cd62)
* | Portability fix from Joachim Schmitz. Closes bug #546.Tim Potter2003-10-021-1/+1
| | | | | | | | (This used to be commit 803ae4517265e4bb4639c4966e104b392913c7c0)
* | fixed for /sbin/mount.smbfs link when using $DESTDIR; bug 525Gerald Carter2003-10-022-7/+12
| | | | | | | | (This used to be commit dc6d14c2bd1a8509e40c198065b8dc930c37d3ed)
* | Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.Jeremy Allison2003-10-023-1/+30
| | | | | | | | | | Jeremy. (This used to be commit 93669f329eccec34d4a1da6239ae9759f067fb8b)
* | Portability fix from schmitz@hp.com (Joachim Schmitz). Bug #547.Jeremy Allison2003-10-021-0/+4
| | | | | | | | | | Jeremy. (This used to be commit bbc7b189b9b4b3a5ef0a5ddbb7d2d755f6341fdf)
* | Portability fix from schmitz@hp.com (Joachim Schmitz) for bug #548.Jeremy Allison2003-10-021-1/+1
| | | | | | | | | | Jeremy. (This used to be commit 6677eba28a1f2de11c36e3edc5b7d2854452bd04)
* | Correct fix for excel read-only bug. Add panic for logic error in developer ↵Jeremy Allison2003-10-022-6/+7
| | | | | | | | | | | | | | mode. Jeremy. (This used to be commit f00af98f379463829b1ef62d78dda0365c1d7997)
* | Make pdb_ldap.c compile with SUN iPlanet headers. Whether this works will beVolker Lendecke2003-10-021-1/+1
| | | | | | | | | | | | | | tested soon, but this fix is somewhat obvious. Volker (This used to be commit 227882d6f79fb5909998996e1be08df723c49e8e)
* | Fix for not opening Excel 2000 files that are read-only. Needs tidyingJeremy Allison2003-10-021-3/+4
| | | | | | | | | | | | up but works for now. Jeremy. (This used to be commit 9ad9e0dfafed4558e5ab215991d9912cd44f1127)
* | Remove duplicate function (now in rpc_parse/parse_prs.c) and fix a RPC debugAndrew Bartlett2003-10-011-21/+1
| | | | | | | | | | | | | | (I renamed the element of the structure). Andrew Bartlett (This used to be commit 641652cad97b761ba11d4e89b7c9ad098c7dd1c2)
* | commit sign only patch from Andrew; bug 167; tested using 2k & XP ↵Gerald Carter2003-10-016-114/+159
| | | | | | | | | | | | clientspreviously joined to the Samba domain (This used to be commit 3802f5895ee18507c6f467bd11db0b1147a6fdfd)
* | Fixed silly typo checking for signal_handler not signal.Jeremy Allison2003-10-011-1/+1
| | | | | | | | | | Jeremy. (This used to be commit 6c38a79be796935ab24764302805deea878b360d)
* | Allow ^C to interrupt smbpasswd if using our getpass.Jeremy Allison2003-10-011-62/+86
| | | | | | | | | | Jeremy. (This used to be commit 7d79a55d9af517ed63f8a4641bbc34564a4ef889)
* | save and restore CFLAGS before/after AC_PROG_CC; this macro seems to ↵Gerald Carter2003-10-011-0/+9
| | | | | | | | | | | | overwrite the CFLAGS variable (This used to be commit dbf7fc4feb7f9c7cb720ce2dcbc8bb16badfe1f2)
* | wrap internals of sys_setgroups() so the sys_XX() call can be done ↵Gerald Carter2003-10-012-4/+6
| | | | | | | | | | | | unconditionally; bug 550 (This used to be commit 9df3f53e6ae751d522c7ac21deb785f1fa05f225)
* | mark 'mangled map' as depcreated and remove 'mangled stack'Gerald Carter2003-10-011-4/+1
| | | | | | | | (This used to be commit cd06472e420ba0647a73c6e04d180c088acdb626)
* | when we don't have a working iconv library we must default to using only ↵Andrew Tridgell2003-09-301-1/+1
| | | | | | | | | | | | builtin charsets. Defaulting to CP850 when we have just determined that it doesn't work just guarantees that Samba won't work at all (in fact it just seg faults at startup). This fixes Samba on AIX, and I expect on a bunch of other platforms. (This used to be commit 9635a28181525e5e8cfb8ef77642446a0a4ba280)
* | Take care of condition where DOS and NT error codes must differ. Found byJeremy Allison2003-09-291-1/+1
| | | | | | | | | | | | DOS program test by Amir Hardon <hardon@actcom.co.il>. Jeremy. (This used to be commit c11a7e5846002b16d0cb2991b5a7df0636b070d5)
* | Apply some NULL pointer paranoia to previous wins hook fix.Tim Potter2003-09-291-2/+2
| | | | | | | | (This used to be commit 0281c5b764971c5300b99b82d89c812ded5a1335)