summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2003-05-05Add a new entry to make check. If we have compiled python extensions,Tim Potter1-1/+4
run the pythoncheck.py test. At the moment this just checks every python extension can be imported sucessfully. (This used to be commit 38dac4ca4e657b130acf3921573380d33399a5e6)
2003-05-05Merge of backslash @LDAP_LIBS@ fix from HEAD.Tim Potter1-2/+1
(This used to be commit f4ea0cc17d6a5189ff7887f61b663eb1900c8a27)
2003-05-05AIX doesn't append $SHLIB_EXT to NSS libraries.Tim Potter1-2/+2
(This used to be commit af083d2760c79ef33b7e187a5c5a6238667da24e)
2003-04-30Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green1-1/+1
source file. I will be making changes to sock_exec to work on VOS, which has a blocking connect() call, but first I want to get it in its own source file so that it can be called from a test program. (This used to be commit 10bf65d335b7d7076484172faa2b4689ed437552)
2003-04-30Try to fix IRIX build - add quotes and never call libns_winbind by name - weAndrew Bartlett1-2/+2
should only set that name once. (This used to be commit 34f15bff6f4f847eb900174793dcbc638f96a5bd)
2003-04-29smbgroupedit has been replaced by 'net groupmap'Gerald Carter1-7/+0
remove related file. Left in EHAD for reference (for now) (This used to be commit 2e7537d8e29171bfddac984911c55cf567886956)
2003-04-29remove convert_smbpasswd and addtosmbpass from tree; people can get them ↵Gerald Carter1-2/+1
from 2.2. if they still need them (This used to be commit 237857a760974bb02000e5d3a776240ec73ca6b6)
2003-04-29do not build wrepld by default; package maintainers need to update their ↵Gerald Carter1-1/+1
files now (john :) ) (This used to be commit 4a2bd728a5486764f0e50932d37c636ed8d226ea)
2003-04-28Merge: we need a rule for t_snprintfTim Potter1-0/+2
(This used to be commit 4d2106f910d64bf599394c17a30c351244cc137c)
2003-04-28Merge stf updates from HEAD.Tim Potter1-3/+4
(This used to be commit 20bde94eb881009128794283a1d7537bbc62e268)
2003-04-27Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij1-0/+6
that uses samba's internal iconv() functions. Useful for testing purposes. (This used to be commit ccabb7961a15c06a315bdb9ff1a79834864f67e7)
2003-04-26Remove the unpopular pdb_unix, which has served it's time well.Andrew Bartlett1-10/+5
Also get charset 'werid' for both --enable-developer options in configure. Andrew Bartlett (This used to be commit 2a99e77e91cd214296f12b0aaf30c3c51d5a2c0a)
2003-04-26Fix the weird charset and build it by default for ./configure -enable-developerJelmer Vernooij1-2/+2
(This used to be commit 8d17a4dc2142aa816200f3f91c7f60c3f2c5888c)
2003-04-24Add vfs_fake_perms to Samba 3.0Andrew Bartlett1-0/+6
Andrew Bartlett (This used to be commit 3ad260ced99dd703d3fb1cb15e4eba7ecf7c858a)
2003-04-23Patch by Vance Lankhaar <vlankhaar@linux.ca> to automaticly regenerate theAndrew Bartlett1-4/+14
build options, so we will always have the right values for how and when an smbd was built. In particular, this is indended to address bitrot caused by configure.in changes. Andrew Bartlett (This used to be commit 2be258071c71986ba9af01e9a09ec49909a620dd)
2003-04-23We don't have IDMAP in 3.0 yet.Andrew Bartlett1-1/+1
(This used to be commit a507f170d29914b0bb845878a8db97f51e7dff55)
2003-04-23Merge HEAD's winbind into 3.0.Andrew Bartlett1-7/+10
This includes the 'SIDs Rule' patch, mimir's trusted domains cacheing code, the winbind_idmap abstraction (not idmap proper, but the stuff that held up the winbind LDAP backend in HEAD). Andrew Bartlett (This used to be commit d4d5e6c2ee6383c6cceb5d449aa2ba6c83eb0666)
2003-04-22Added editreg.John Terpstra1-1/+6
(This used to be commit ce016df1ecbb8a083c9a37b7d61b4356dfbc77a7)
2003-04-21* fix segfault when no vfs objects definedGerald Carter1-1/+1
* add "sid=..." to 'net groupmap add' (This used to be commit e5f6676639b5552f7dec90091c53cf14e78088ee)
2003-04-19Added smbgroupedit to PROGS2John Terpstra1-1/+1
(This used to be commit bed69decea61881ab7071be3e34be71df9b178a1)
2003-04-19Merging smbgroupedit into 'net groupmap'. Not entirely done.Gerald Carter1-2/+2
Need to check on where the privilege code is sitting and update the docs. Examples: root# bin/net help groupmap net groupmap add Create a new group mapping net groupmap modify Update a group mapping net groupmap delete Remove a group mapping net groupmap list List current group map # bin/net groupmap add Usage: net groupmap add rid=<int> name=<string> type=<domain|local|builtin> [comment=<string>] # bin/net groupmap delete Usage: net groupmap delete name=<string|SID> # bin/net groupmap modify Usage: net groupmap modify name=<string|SID> [comment=<string>] [type=<domain|local> (This used to be commit f2fd0ab41ffbc0355db95529b6bda1b21aa4860a)
2003-04-16Move PAC decoding over from HEAD.Jim McDonough1-1/+1
(This used to be commit b0fd4e5555dd93c584cd86eaac080663b9e4031f)
2003-04-16More merges from HEAD:Jelmer Vernooij1-96/+98
- Stephan Kulow's changes (fixing warnings in libsmbclient) - VFS modules - Seperating libs (This used to be commit 6e9b7802335428c88ecf4e44a0e2395ac58e96b5)
2003-04-16Add support for the new modules system to lib/iconv.c (merge from HEAD)Jelmer Vernooij1-11/+77
(This used to be commit 64a357017a897d1920c06fc19453470ee517470d)
2003-04-16Add make destination for librpc_echoJelmer Vernooij1-0/+5
(This used to be commit 7ef7910004555997c194af6a069a81a89dcc3b53)
2003-04-16Add support for the new modules system to auth/ (merge from HEAD)Jelmer Vernooij1-22/+40
(This used to be commit c7a1de090db35835be1a1623bfc80c04065c5dd9)
2003-04-15merge in metze' smbcquotas patch from HEADGerald Carter1-6/+19
(This used to be commit b6a77048886151435a4a5eeb9a04be44d397c504)
2003-04-15use the new modules system for the rpc modules (backport from HEAD)Jelmer Vernooij1-32/+8
(This used to be commit aca7319e8d45eb604f28b8bd490413b08e2c98f2)
2003-04-15Use the new modules system for passdb (merge from HEAD)Jelmer Vernooij1-5/+4
(This used to be commit 1755d5f66221a910863cfc8a197f8d792e6b6e3d)
2003-04-15Add selection of the modules to configure (merge from HEAD)Jelmer Vernooij1-1/+4
(This used to be commit 3e283989ffc41d55f75f9dacbedca0cf920208fb)
2003-04-15Merge of python extension picobj fix.Tim Potter1-9/+15
(This used to be commit 7e0e9585f1357afe1ff96399daea421e1860414b)
2003-04-15Updates to compile correctly with --with-included-poptTim Potter1-12/+12
(This used to be commit 5340b9c4c4c80414b3991547884e5d7293a108ec)
2003-04-14Update check-programs target.Tim Potter1-1/+4
(This used to be commit ac6a1ea560af94e287c023154e715a8095f0698e)
2003-04-14Merge:Tim Potter1-7/+7
- Jelmer's popt changes (This used to be commit b5b6f11940c91dc5ecb5f4a4320e7b9aa72bcd99)
2003-04-14Merge Jelmer's popt updates from HEAD.Tim Potter1-3/+3
(This used to be commit 98e84b3e83d2a365c818ea64f9418edb29d690f2)
2003-04-14Syncup popt changes with HEAD.Tim Potter1-2/+1
(This used to be commit 39c987c3c522b66146e99fcc528cd60e05ad14f7)
2003-04-14Merge a bunch of updates from HEAD:Tim Potter1-17/+21
- whitespace syncup - winbind nss client cleanups - new rpc echo pipe - prettier warnings for out of date autoconf scripts (This used to be commit bb812d1670c84e92d38f2b34e43008a27cda9a68)
2003-04-09Install libsmbclient.h from $(srcdir)Tim Potter1-1/+1
(This used to be commit a02370eccc1b26c12fd3b5e29aaf041a9feed197)
2003-04-04t_doschar: Test harness that exercises check_dos_char()Martin Pool1-0/+2
(This used to be commit 9518712516816b9e18d0fc4605fcd147ac088daa)
2003-04-04Merge from HEAD: 1.630 through 1.634:Martin Pool1-30/+26
- build test harnesses for STF - "make check" runs STF (This used to be commit 1e198d314ff942f528a8d1be2997e8c4452a0674)
2003-04-02nsswitch/winbind_nss.c doesn't existGerald Carter1-1/+1
(This used to be commit 1370cc99a469511ee85373411647fb2c5c2f6180)
2003-04-02Merge of Paul Green's make clean fixes.Tim Potter1-2/+6
(This used to be commit d9e6f4259975ee4dfd3413fd0abb21321b81b4ed)
2003-03-22(merge from HEAD)Andrew Bartlett1-1/+1
Small clenaup patches: - safe_string.h - don't assume that __FUNCTION__ is available - process.c - use new workaround from safe_string.h for the same - util.c - Show how many bytes we smb_panic()ed trying to smb_xmalloc() - gencache.c - Keep valgrind quiet by always null terminating. - clistr.c - Add copyright - srvstr.h - move srvstr_push into a .c file again, as a real function. - srvstr.c - revive, with 'safe' checked srvstr_push - loadparm.c - set a default for the display charset. - connection.c - use safe_strcpy() Andrew Bartlett (This used to be commit c91e76bddbe1244ddc8d12b092eba875834029ac)
2003-03-22Thanks to volker, merge passdb changes from HEAD:Andrew Bartlett1-1/+1
- pdb_guest (including change defaults) - 'default' passdb actions (instead of 'not implemented' stubs in each module) - net_rpc_samsync no longer assumes pdb_unix Andrew Bartlett (This used to be commit 4bec53c8c81019f0f06a93c4df0800bbf7281dd6)
2003-03-20Make swat use poptJelmer Vernooij1-6/+5
(This used to be commit eccb6998111ce7a56bfd11578ccd7c09958f407e)
2003-03-18Merge mbp's HEAD changes.Jeremy Allison1-1/+1
Jeremy. (This used to be commit da1271a95fce7fd217555fb161d4669d0b9b80e2)
2003-03-18Makefile updates for new SMB signing code.Andrew Bartlett1-2/+2
(This used to be commit fa10640630cd893c30aa75f8b94e906199cecbe6)
2003-03-18Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett1-1/+1
This patch catches up on the rest of the work - as much string checking as is possible is done at compile time, and the rest at runtime. Lots of code converted to pstrcpy() etc, and other code reworked to correctly call sizeof(). Andrew Bartlett (This used to be commit c5b604e2ee67d74241ae2fa07ae904647d35a2be)
2003-03-14fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before ↵Gerald Carter1-2/+3
dereferencing (This used to be commit 7bc5fc729f67ae16e09ea67efa9e2b8e2ba41c8f)
2003-02-26Link wbinfo with popt_common.oTim Potter1-1/+2
(This used to be commit eac4b7ef2989acb50e3d27e7198285dd198017ec)